From 99d266694d8581a85f29fb5059eba01c2604cbda Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 23 Jun 2023 00:44:34 +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-SEMVER-3247795 --- 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..85ec4cf0 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": "^4.0.0" }, "devDependencies": {}, "engines": {