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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 14, 2024
1 parent 2713c3d commit 46ab0f3
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 125 deletions.
177 changes: 53 additions & 124 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 @@ -105,7 +105,7 @@
"uuid": "^8.3.0",
"walk-sync": "^1.1.4",
"webpack": "^5.30.0",
"webpack-cli": "^4.6.0"
"webpack-cli": "^4.10.0"
},
"devDependencies": {
"@actions/core": "^1.2.6",
Expand Down

0 comments on commit 46ab0f3

Please sign in to comment.