Skip to content

Commit

Permalink
fix: package.json to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent c402a04 commit 49d5499
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 @@ -23,7 +23,7 @@
"gulp-shell": "^0.8.0",
"gulp-uglify": "^3.0.2",
"jquery": "3.6.4",
"sass": "^1.62.0"
"sass": "^1.79.0"
},
"scripts": {
"frontend-build:development": "gulp build:development",
Expand Down

0 comments on commit 49d5499

Please sign in to comment.