]> source.dussan.org Git - jquery.git/commitdiff
Build: Update Grunt from 1.4.1 to 1.5.3
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 3 Oct 2022 21:06:37 +0000 (23:06 +0200)
committerGitHub <noreply@github.com>
Mon, 3 Oct 2022 21:06:37 +0000 (23:06 +0200)
This will resolve the following security issues:
* Path Traversal in Grunt: https://github.com/advisories/GHSA-j383-35pm-c5h4
* Race Condition in Grunt: https://github.com/advisories/GHSA-rm36-94g8-835r

Closes gh-5134

package.json

index 801825089d89697c3f8c39af33a501db9198a2bc..9be880bdd48ec77e3fffa2b3935c3267370281e7 100644 (file)
@@ -32,7 +32,7 @@
     "core-js-bundle": "3.6.5",
     "eslint-config-jquery": "3.0.0",
     "eslint-plugin-import": "2.25.2",
-    "grunt": "1.4.1",
+    "grunt": "1.5.3",
     "grunt-babel": "8.0.0",
     "grunt-cli": "1.4.3",
     "grunt-compare-size": "0.4.2",