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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-5962466
This commit is contained in:
snyk-bot
2023-10-13 18:27:18 +00:00
parent a92ea9c5da
commit 1ac4f76376
2 changed files with 23 additions and 42 deletions

View File

@@ -59,7 +59,7 @@
"short-uuid": "^4.2.2",
"sinon": "^15.0.1",
"to-snake-case": "^1.0.0",
"undici": "^5.19.1",
"undici": "^5.26.2",
"uuid-random": "^1.3.2",
"verify-aws-sns-signature": "^0.1.0",
"ws": "^8.9.0",