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
  • Loading branch information
snyk-bot committed Sep 18, 2024
1 parent e3abfc4 commit 8e9636d
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 107 deletions.
145 changes: 39 additions & 106 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 @@ -52,7 +52,7 @@
"react-dom": "18.2.0",
"react-icons": "^4.7.1",
"react-test-renderer": "^18.2.0",
"sass": "^1.57.1",
"sass": "^1.79.0",
"typescript": "4.9.4"
},
"devDependencies": {
Expand Down

0 comments on commit 8e9636d

Please sign in to comment.