Skip to content

Commit aa231cd

Browse files
authored
Build: Update Grunt from 1.4.1 to 1.5.3
This will resolve the following security issues: * Path Traversal in Grunt: GHSA-j383-35pm-c5h4 * Race Condition in Grunt: GHSA-rm36-94g8-835r Closes gh-5134
1 parent edccabf commit aa231cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"core-js-bundle": "3.6.5",
3333
"eslint-config-jquery": "3.0.0",
3434
"eslint-plugin-import": "2.25.2",
35-
"grunt": "1.4.1",
35+
"grunt": "1.5.3",
3636
"grunt-babel": "8.0.0",
3737
"grunt-cli": "1.4.3",
3838
"grunt-compare-size": "0.4.2",

0 commit comments

Comments
 (0)