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:
snyk-bot 2025-05-01 08:33:05 +00:00
parent f7b29ae8ef
commit 1e3baaf1a6
No known key found for this signature in database
GPG key ID: 78AC5AE55A47A65B

View file

@ -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",