Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot
e87d6fa6c6 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-XSS-1584355
2021-10-23 06:39:57 +00:00

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": "*",