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 bea18c0 commit e3f6e8f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 32 deletions.
54 changes: 23 additions & 31 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 @@ -90,7 +90,7 @@
"toml": "^3.0.0",
"ts-node": "^10.7.0",
"type-fest": "^2.12.0",
"umzug": "^3.0.0",
"umzug": "^3.3.0",
"uuid": "^3.3.3",
"validator": "^13.6.0",
"winston": "^3.3.3",
Expand Down

0 comments on commit e3f6e8f

Please sign in to comment.