Build: Update Grunt from 1.4.1 to 1.5.3

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 aa231cd214)
This commit is contained in:
Michał Gołębiowski-Owczarek 2022-10-03 23:06:37 +02:00
parent 76edd26ebb
commit ed02835585

View File

@ -30,7 +30,7 @@
"commitplease": "3.2.0", "commitplease": "3.2.0",
"core-js": "2.6.5", "core-js": "2.6.5",
"eslint-config-jquery": "3.0.0", "eslint-config-jquery": "3.0.0",
"grunt": "1.4.1", "grunt": "1.5.3",
"grunt-babel": "8.0.0", "grunt-babel": "8.0.0",
"grunt-cli": "1.4.3", "grunt-cli": "1.4.3",
"grunt-compare-size": "0.4.2", "grunt-compare-size": "0.4.2",