From 4d1fbe7ad2518e3f23c7753a5e65cb367cacd7bc Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 23 Oct 2024 22:16:14 +0000 Subject: [PATCH] fix: src/templates/with-sass/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ELLIPTIC-8187303 --- src/templates/with-sass/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/with-sass/package.json b/src/templates/with-sass/package.json index 9f7e70c1..a050c2c2 100644 --- a/src/templates/with-sass/package.json +++ b/src/templates/with-sass/package.json @@ -29,7 +29,7 @@ "react-dom": "^16.5.2", "sass-loader": "^6.0.7", "style-loader": "^0.20.3", - "webpack": "^4.8.1", + "webpack": "^5.0.0", "snyk": "^1.85.0" }, "devDependencies": {