fix: package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XSS-1584355
This commit is contained in:
snyk-bot
2021-10-23 06:39:57 +00:00
parent 2ce14d147c
commit e87d6fa6c6

View File

@@ -71,7 +71,7 @@
"urllib": "^2.24.0",
"utility": "^1.12.0",
"uuid": "^8.3.0",
"xss": "^0.3.3"
"xss": "^1.0.10"
},
"devDependencies": {
"autod": "*",