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 6a3d830 commit 5ecf9a9
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 @@ -67,7 +67,7 @@
"pug": "^3.0.2",
"pug-loader": "^2.4.0",
"resolve-url-loader": "^5.0.0",
"sass": "^1.50.1",
"sass": "^1.79.0",
"sass-loader": "^12.6.0",
"semver-compare": "^1.0.0",
"sinon": "^13.0.2",
Expand Down

0 comments on commit 5ecf9a9

Please sign in to comment.