Browse Source

Update dependencies

timvisee 3 years ago
parent
commit
9280f47afc
2 changed files with 4 additions and 4 deletions
  1. 3 3
      package-lock.json
  2. 1 1
      package.json

+ 3 - 3
package-lock.json

@@ -4792,9 +4792,9 @@
       }
     },
     "aws-sdk": {
-      "version": "2.918.0",
-      "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.918.0.tgz",
-      "integrity": "sha512-ZjWanOA1Zo664EyWLCnbUlkwCjoRPmSIMx529W4gk1418qo3oCEcvUy1HeibGGIClYnZZ7J4FMQvVDm2+JtHLQ==",
+      "version": "2.921.0",
+      "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.921.0.tgz",
+      "integrity": "sha512-Xi6MGx0oZByTzKN4WP15RjKejyf/mIxXU0Do8L1wf/Oz5USirjzLXFBPVEt25A43nOQVwXagZ2Ayt81ItcbTXg==",
       "requires": {
         "buffer": "4.9.2",
         "events": "1.1.1",

+ 1 - 1
package.json

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