From a336a7997575857236b033db87a7be024590d148 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 7 Apr 2022 16:08:53 +0000 Subject: [PATCH] fix: public/ueditor/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-ASYNC-2441827 --- public/ueditor/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/ueditor/package.json b/public/ueditor/package.json index f455d40..1fd48fd 100644 --- a/public/ueditor/package.json +++ b/public/ueditor/package.json @@ -29,7 +29,7 @@ "grunt-contrib-copy": "~1.0.0", "grunt-transcoding": "~0.1.1", "grunt-text-replace": "~0.4.0", - "grunt-contrib-compress": "~1.6.0", + "grunt-contrib-compress": "~2.0.0", "snyk": "^1.316.1" }, "devDependencies": {