From 2bb569cfadd1de75acb323d943afda482715406f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 23:16:21 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PHIN-6598077 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a40d9845eb..e68893440ef4 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "react-router-dom": "^4.2.2", "react-tiny-popover": "3.4.2", "react-visibility-sensor": "^5.0.2", - "webpack-pwa-manifest": "^4.0.0", + "webpack-pwa-manifest": "^4.1.1", "webpack.vote": "^0.1.2", "whatwg-fetch": "^2.0.3" }