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-AXIOS-6671926
  • Loading branch information
snyk-bot committed Dec 1, 2024
1 parent 9fe13e5 commit 883274a
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 @@ -22,7 +22,7 @@
"dependencies": {
"@nrwl/cli": "15.8.5",
"@nrwl/js": "15.8.5",
"@nrwl/workspace": "15.8.5",
"@nrwl/workspace": "16.0.0",
"core-js": "^3.6.5",
"regenerator-runtime": "0.13.7"
},
Expand Down

0 comments on commit 883274a

Please sign in to comment.