From bdb338a9752c18a9786c68eb99f869122b936d3b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 6 Sep 2024 23:21:40 +0000 Subject: [PATCH] fix: src/deep-framework/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-WEBPACK-7840298 --- src/deep-framework/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/deep-framework/package.json b/src/deep-framework/package.json index bfb4bb28..4d346f1b 100644 --- a/src/deep-framework/package.json +++ b/src/deep-framework/package.json @@ -98,7 +98,7 @@ "store": "^2.0.4", "uglify-js": "github:mishoo/UglifyJS2#harmony-v2.8.22", "uglifyjs-webpack-plugin": "^0.4.3", - "webpack": "^2.6.1" + "webpack": "^5.94.0" }, "devDependencies": {}, "engines": {