aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2022-06-22 12:58:05 +0200
committerGitHub <noreply@github.com>2022-06-22 12:58:05 +0200
commit50d35e60f1c93859edab183890a5a2f1a80879f1 (patch)
treed7ccff0672263d7d0f3ac57141d66defd27243f2
parente21a2543b55680f23aaa7efa38f3288b8e767e7d (diff)
downloadjquery-ui-50d35e60f1c93859edab183890a5a2f1a80879f1.tar.gz
jquery-ui-50d35e60f1c93859edab183890a5a2f1a80879f1.zip
Build: Update Grunt to resolve CVE-2022-1537
More details: https://github.com/advisories/GHSA-rm36-94g8-835r Fixes gh-2090 Closes gh-2091
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index db6142024..348712a5a 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"commitplease": "3.2.0",
"eslint-config-jquery": "3.0.0",
"glob": "7.2.0",
- "grunt": "1.4.1",
+ "grunt": "1.5.3",
"grunt-bowercopy": "1.2.5",
"grunt-cli": "1.4.3",
"grunt-compare-size": "0.4.2",