Bump dependency versions

This commit is contained in:
Simon Detheridge 2020-07-23 10:33:01 +01:00
parent c2c9a994ff
commit 8037208800

View file

@ -17,9 +17,9 @@
"author": "Overleaf (https://www.overleaf.com/)",
"license": "AGPL-3.0",
"dependencies": {
"@google-cloud/storage": "^5.1.1",
"@google-cloud/storage": "^5.1.2",
"@overleaf/o-error": "^3.0.0",
"aws-sdk": "^2.710.0",
"aws-sdk": "^2.718.0",
"fast-crc32c": "^2.0.0",
"glob": "^7.1.6",
"logger-sharelatex": "^2.1.1",
@ -32,7 +32,7 @@
"chai-as-promised": "^7.1.1",
"eslint-config-prettier": "^6.11.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-chai-expect": "^2.1.0",
"eslint-plugin-chai-expect": "^2.2.0",
"eslint-plugin-chai-friendly": "^0.6.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-mocha": "^7.0.1",