From ffa1878d8fd6a4d5c270cda654368acf0904d6d7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 11 Jun 2022 19:49:22 +0000 Subject: [PATCH] fix: upgrade @healthcatalyst/cashmere from 12.7.2 to 12.7.3 Snyk has created this PR to upgrade @healthcatalyst/cashmere from 12.7.2 to 12.7.3. See this package in npm: https://www.npmjs.com/package/@healthcatalyst/cashmere See this project in Snyk: https://app.snyk.io/org/tpgcore/project/9aef4be4-6d80-4e2c-9d33-7055235ab52f?utm_source=github&utm_medium=referral&page=upgrade-pr --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3e79d2a261..d9be3a143c 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ } }, "dependencies": { - "@healthcatalyst/cashmere": "^12.7.2", + "@healthcatalyst/cashmere": "^12.7.3", "font-awesome": "^4.7.0", "notosans-fontface": "^1.3.0" }