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-SEMVER-3247795
  • Loading branch information
snyk-bot committed Dec 27, 2023
1 parent de4a2fe commit cb203db
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": "15.9.7",
"core-js": "^3.6.5",
"regenerator-runtime": "0.13.7"
},
Expand Down

0 comments on commit cb203db

Please sign in to comment.