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:
parent
8357719bab
commit
2b521109d6
File diff suppressed because it is too large
Load Diff
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue