From 0a6e037936c0a24becbd008cf5145a6d41f4c4f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 16 Nov 2021 04:03:29 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UGLIFYJS-1727251 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 49a3046a..829aaa69 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "shelljs": "^0.7.0", "socketio-sticky-session": "^0.4.1", "swig": "^1.3.2", - "uglify-js": "^2.7.0", + "uglify-js": "^3.14.3", "snyk": "^1.17.5" }, "devDependencies": {