fix: package.json & package-lock.json to reduce vulnerabilities (#305)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XML2JS-5414874
This commit is contained in:
Snyk bot
2023-04-10 00:41:47 +08:00
committed by GitHub
parent 565ee609ef
commit 04003a709e
2 changed files with 31 additions and 8 deletions

View File

@@ -61,7 +61,7 @@
"uuid-random": "^1.3.2",
"verify-aws-sns-signature": "^0.1.0",
"ws": "^8.9.0",
"xml2js": "^0.4.23"
"xml2js": "^0.5.0"
},
"devDependencies": {
"clear-module": "^4.1.2",