fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-UNDICI-6564963
- https://snyk.io/vuln/SNYK-JS-UNDICI-6564964
This commit is contained in:
snyk-bot
2024-04-05 20:32:45 +00:00
parent 8999c85a71
commit bdec48e280
+1 -1
View File
@@ -61,7 +61,7 @@
"short-uuid": "^4.2.2",
"sinon": "^15.0.1",
"to-snake-case": "^1.0.0",
"undici": "^5.28.3",
"undici": "^5.28.4",
"uuid-random": "^1.3.2",
"verify-aws-sns-signature": "^0.1.0",
"ws": "^8.9.0",