From 0b52d9262cabe5fdcc6e259b549e9d49920ec72c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 26 Nov 2023 22:48:01 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-JPEGJS-2859218 - https://snyk.io/vuln/SNYK-JS-JPEGJS-570039 - https://snyk.io/vuln/SNYK-JS-MINIMIST-2429795 - https://snyk.io/vuln/SNYK-JS-MINIMIST-559764 - https://snyk.io/vuln/SNYK-JS-REQUEST-3361831 - https://snyk.io/vuln/SNYK-JS-TOUGHCOOKIE-5672873 - https://snyk.io/vuln/SNYK-JS-URLREGEX-569472 - https://snyk.io/vuln/SNYK-JS-XML2JS-5414874 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f0a40d9845eb..bae4311feac9 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.0", "webpack.vote": "^0.1.2", "whatwg-fetch": "^2.0.3" }