fix: package.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-GOT-2932019
This commit is contained in:
parent
f7b29ae8ef
commit
1e3baaf1a6
1 changed files with 2 additions and 2 deletions
|
|
@ -51,8 +51,8 @@
|
||||||
],
|
],
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/node": "^16.11.10",
|
"@types/node": "^16.11.10",
|
||||||
"ava": "^3.15.0",
|
"ava": "^5.3.0",
|
||||||
"c8": "^7.10.0",
|
"c8": "^10.0.0",
|
||||||
"color-convert": "^2.0.1",
|
"color-convert": "^2.0.1",
|
||||||
"execa": "^6.0.0",
|
"execa": "^6.0.0",
|
||||||
"log-update": "^5.0.0",
|
"log-update": "^5.0.0",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue