Skip to content

Commit

Permalink
EWPP-3048: Lock grunt and grunt-contrib-copy.
Browse files Browse the repository at this point in the history
  • Loading branch information
nagyad committed Jan 30, 2023
1 parent 54fd837 commit e0981fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@
"@ecl/vanilla-utility-background": "3.6.0",
"@ecl/vanilla-utility-border": "3.6.0",
"chokidar-cli": "1.2.0",
"grunt": "^1.4.0",
"grunt-contrib-copy": "^1.0.0",
"grunt": "1.4.0",
"grunt-contrib-copy": "1.0.0",
"moment": "2.29.1",
"node-sass": "4.13.1",
"npm-run-all": "4.0.2",
Expand Down

0 comments on commit e0981fc

Please sign in to comment.