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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-SWAGGERUIDIST-2314884
This commit is contained in:
Snyk bot
2022-01-27 13:30:30 +00:00
committed by GitHub
parent 605a0e762f
commit 1d168e93e1
2 changed files with 16 additions and 16 deletions

View File

@@ -40,7 +40,7 @@
"request-debug": "^0.2.0",
"short-uuid": "^4.1.0",
"stripe": "^8.195.0",
"swagger-ui-express": "^4.1.6",
"swagger-ui-express": "^4.2.0",
"uuid": "^3.4.0",
"yamljs": "^0.3.0"
},