From b6a239326c964be3744b4dca54b2dde12408c94d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 1 Apr 2021 08:45:32 +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-HOSTEDGITINFO-1088355 --- 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": {