Skip to content

Commit

Permalink
Merge pull request #5 from byteshiva/renovate/npm-grunt-vulnerability
Browse files Browse the repository at this point in the history
Update dependency grunt to v1 [SECURITY]
  • Loading branch information
byteshiva committed Jul 5, 2021
2 parents c532961 + 785f36f commit 940f8a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion angular/package.json
Expand Up @@ -26,7 +26,7 @@
"socketio-jwt": "^2.0.2"
},
"devDependencies": {
"grunt": "~0.4.4",
"grunt": "~1.3.0",
"grunt-autoprefixer": "~0.7.2",
"grunt-wiredep": "~1.8.0",
"grunt-concurrent": "~0.5.0",
Expand Down

0 comments on commit 940f8a4

Please sign in to comment.