]> 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)
committerMichał Gołębiowski-Owczarek <m.goleb@gmail.com>
Mon, 3 Oct 2022 21:08:08 +0000 (23:08 +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

(cherry picked from commit aa231cd21421503d319ad6068e7df0fb3baa7fea)

package.json

index 492e51d78b76f199c16240fd71d993322355aa73..2ed57482972ecfcc06267320713dc2428baff9b9 100644 (file)
@@ -30,7 +30,7 @@
     "commitplease": "3.2.0",
     "core-js": "2.6.5",
     "eslint-config-jquery": "3.0.0",
-    "grunt": "1.4.1",
+    "grunt": "1.5.3",
     "grunt-babel": "8.0.0",
     "grunt-cli": "1.4.3",
     "grunt-compare-size": "0.4.2",