fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-INFLIGHT-6095116
- https://snyk.io/vuln/SNYK-JS-NANOID-8492085
This commit is contained in:
snyk-bot 2024-12-10 04:41:42 +00:00
parent 8357719bab
commit 2b521109d6
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
2 changed files with 585 additions and 197 deletions

780
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -140,7 +140,7 @@
"eslint-plugin-promise": "^5.1.0",
"got": "^11.8.5",
"http-parser-js": "^0.5.2",
"mocha": "^10.1.0",
"mocha": "^11.0.1",
"nock": "~12.0.3",
"nyc": "~15.0.0",
"prettier": "^2.0.5",