1
0
mirror of https://gitlab.com/timvisee/send.git synced 2024-11-13 06:32:34 +01:00

updated deps

This commit is contained in:
Danny Coates 2018-11-26 12:35:49 -08:00
parent f4b6bab5d7
commit b6e7fa5496
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
2 changed files with 323 additions and 324 deletions

633
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -85,22 +85,22 @@
"mocha": "^5.2.0",
"nanobus": "^4.3.4",
"nanotiming": "^7.3.1",
"npm-run-all": "^4.1.3",
"npm-run-all": "^4.1.5",
"nsp": "^3.2.1",
"nyc": "^11.9.0",
"postcss-cssnext": "^3.1.0",
"postcss-import": "^11.1.0",
"postcss-loader": "^2.1.6",
"prettier": "^1.14.3",
"prettier": "^1.15.2",
"proxyquire": "^1.8.0",
"puppeteer": "^1.9.0",
"puppeteer": "^1.10.0",
"raven-js": "^3.27.0",
"redis-mock": "^0.21.0",
"require-from-string": "^2.0.2",
"rimraf": "^2.6.2",
"sinon": "^4.5.0",
"string-hash": "^1.1.3",
"stylelint": "^9.6.0",
"stylelint": "^9.8.0",
"stylelint-config-standard": "^18.2.0",
"stylelint-no-unsupported-browser-features": "^2.0.0",
"svgo": "^1.1.1",
@ -114,8 +114,8 @@
"webpack-unassert-loader": "^1.2.0"
},
"dependencies": {
"@google-cloud/storage": "^2.3.0",
"aws-sdk": "^2.349.0",
"@google-cloud/storage": "^2.3.1",
"aws-sdk": "^2.362.0",
"babel-polyfill": "^6.26.0",
"choo": "^6.13.0",
"cldr-core": "^32.0.0",
@ -125,7 +125,7 @@
"fast-crc32c": "^1.0.4",
"fluent": "^0.6.4",
"fluent-langneg": "^0.1.0",
"helmet": "^3.13.0",
"helmet": "^3.15.0",
"mkdirp": "^0.5.1",
"mozlog": "^2.2.0",
"raven": "^2.6.4",