Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities (#50)
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-DOTPROP-543489
  • Loading branch information
snyk-bot committed Mar 15, 2020
1 parent cae70d7 commit f4393bd
Show file tree
Hide file tree
Showing 2 changed files with 243 additions and 182 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -76,7 +76,7 @@
"supertest": "4.0.2"
},
"dependencies": {
"@google-cloud/storage": "2.5.0",
"@google-cloud/storage": "3.0.0",
"bluebird": "3.5.4",
"chalk": "2.4.2",
"mime-types": "2.1.24",
Expand Down

0 comments on commit f4393bd

Please sign in to comment.