Compare commits

...

1 Commits

Author SHA1 Message Date
snyk-bot 49545b5a21 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-AJV-584908
2020-07-17 05:37:49 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"dependencies": { "dependencies": {
"@hapi/joi": "^15.1.0", "@hapi/joi": "^15.1.0",
"JSONStream": "^1.0.0", "JSONStream": "^1.0.0",
"ajv": "6.12.2", "ajv": "6.12.3",
"async": "~2.6.1", "async": "~2.6.1",
"aws-sdk": "2.80.0", "aws-sdk": "2.80.0",
"azure-storage": "^2.1.0", "azure-storage": "^2.1.0",