From ff150616b7af4d3f0069490d8703f7b1093ef3f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 5 Jul 2024 23:46:06 +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-ASYNC-7414156 --- 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": {