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-INFLIGHT-6095116
  • Loading branch information
snyk-bot committed Nov 30, 2023
1 parent 19a8d76 commit bde761d
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 27 deletions.
126 changes: 100 additions & 26 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 @@ -44,7 +44,7 @@
"commander": "^10.0.0",
"esbuild": "0.17.5",
"fs-extra": "^11.1.0",
"glob": "^8.1.0",
"glob": "^9.0.0",
"rimraf": "^4.1.2",
"zod": "^3.20.2"
},
Expand Down

0 comments on commit bde761d

Please sign in to comment.