Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
snyk-bot committed Nov 30, 2023
1 parent 3889543 commit ec74988
Showing 2 changed files with 12,131 additions and 12,053 deletions.
24,182 changes: 12,130 additions & 12,052 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -125,7 +125,7 @@
"args": "^5.0.3",
"eventemitter2": "^6.4.9",
"fastest-validator": "^1.17.0",
"glob": "^7.2.0",
"glob": "^9.0.0",
"ipaddr.js": "^2.1.0",
"kleur": "^4.1.5",
"lodash": "^4.17.21",

0 comments on commit ec74988

Please sign in to comment.