Skip to content

Commit

Permalink
fix: package.json & package-lock.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
- https://snyk.io/vuln/SNYK-JS-GLOBPARENT-1016905
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent 46b10a1 commit 849acbc
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 19 deletions.
78 changes: 60 additions & 18 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"node-version-data": "^1.1.0",
"npm-run-all": "^4.1.5",
"postcss": "^8.2.6",
"sass": "^1.32.2",
"sass": "^1.79.0",
"semver": "^7.3.4",
"strftime": "^0.10.0"
},
Expand Down

0 comments on commit 849acbc

Please sign in to comment.