Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Mar 29, 2024
1 parent 79993a7 commit c51d185
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"chalk": "^4.1.2",
"del": "^6.1.1",
"gulp": "^4.0.2",
"gulp": "^5.0.0",
"gulp-postcss": "^9.0.1",
"node-emoji": "^1.11.0",
"standardx": "^7.0.0"
Expand Down

0 comments on commit c51d185

Please sign in to comment.