24
1
Fork 0

Update dependencies

This commit is contained in:
timvisee 2021-04-21 21:51:12 +02:00
parent 1ce2a60dd5
commit 6c3ac403f6
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@ -4280,9 +4280,9 @@
}
},
"aws-sdk": {
"version": "2.889.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.889.0.tgz",
"integrity": "sha512-+v77GmIJKXT3GMDg/HF9x8c7RSVU8Imfp/0n0Tuzf5AAE6eavpD3xzHABiK9zO9f+T8XzJDytl66UQ33YXavng==",
"version": "2.890.0",
"resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.890.0.tgz",
"integrity": "sha512-39rVXw0aJVnBpVSbZ6ZBaNop8VwkNKx9n+auxQdNnAJtJ9dftgWo4AZYXg0a5lMxIL7AmnlPXWAVPOWHvCeuJg==",
"requires": {
"buffer": "4.9.2",
"events": "1.1.1",

View File

@ -137,7 +137,7 @@
"@fluent/langneg": "^0.3.0",
"@google-cloud/storage": "^5.8.4",
"@sentry/node": "^5.30.0",
"aws-sdk": "^2.889.0",
"aws-sdk": "^2.890.0",
"body-parser": "^1.19.0",
"choo": "^7.0.0",
"cldr-core": "^35.1.0",