From 5e814a087a9b3762c910ca04e5e31b15ac874cf7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Jul 2020 08:45:39 +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-AJV-584908 --- 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..05554b8b 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": "^3.11.0" }, "devDependencies": {}, "engines": {