fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-BRACES-6838727
- https://snyk.io/vuln/SNYK-JS-MICROMATCH-6838728
This commit is contained in:
snyk-bot 2024-05-15 06:20:47 +00:00
parent c65afe94d2
commit 35668f17dd
No known key found for this signature in database
GPG Key ID: 78AC5AE55A47A65B
1 changed files with 1 additions and 1 deletions

View File

@ -127,7 +127,7 @@
"@types/node": "^14.14.10", "@types/node": "^14.14.10",
"@types/superagent": "^4.1.10", "@types/superagent": "^4.1.10",
"@types/uuid": "^8.3.4", "@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^4.29.0", "@typescript-eslint/eslint-plugin": "^5.10.0",
"@typescript-eslint/parser": "^4.29.0", "@typescript-eslint/parser": "^4.29.0",
"ajv-cli": "^5.0.0", "ajv-cli": "^5.0.0",
"axios": "^0.26.1", "axios": "^0.26.1",