From 688c3bdc42fce59718b8d5230eafa3f1a84b5888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Apr 2022 12:53:03 +0000 Subject: [PATCH] chore(deps): bump aws-sdk from 2.1116.0 to 2.1120.0 Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1116.0 to 2.1120.0. - [Release notes](https://github.com/aws/aws-sdk-js/releases) - [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js/compare/v2.1116.0...v2.1120.0) --- updated-dependencies: - dependency-name: aws-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/fxa-auth-server/package.json | 2 +- packages/fxa-event-broker/package.json | 2 +- packages/fxa-profile-server/package.json | 2 +- packages/fxa-shared/package.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/fxa-auth-server/package.json b/packages/fxa-auth-server/package.json index 727fcf5ad5..e82afdfd64 100644 --- a/packages/fxa-auth-server/package.json +++ b/packages/fxa-auth-server/package.json @@ -69,7 +69,7 @@ "@types/mjml": "^4.7.0", "ajv": "^6.12.2", "app-store-server-api": "^0.3.0", - "aws-sdk": "^2.1116.0", + "aws-sdk": "^2.1120.0", "base64url": "3.0.1", "buf": "0.1.1", "buffer-equal-constant-time": "1.0.1", diff --git a/packages/fxa-event-broker/package.json b/packages/fxa-event-broker/package.json index 8f95cbb30c..f49faf4523 100644 --- a/packages/fxa-event-broker/package.json +++ b/packages/fxa-event-broker/package.json @@ -47,7 +47,7 @@ "@sentry/integrations": "^6.19.1", "@sentry/node": "^6.19.1", "@types/sinon": "10.0.1", - "aws-sdk": "^2.1116.0", + "aws-sdk": "^2.1120.0", "axios": "^0.26.0", "class-transformer": "^0.5.1", "class-validator": "^0.13.2", diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index 0c50ca9e63..e856febbf1 100644 --- a/packages/fxa-profile-server/package.json +++ b/packages/fxa-profile-server/package.json @@ -22,7 +22,7 @@ "@hapi/inert": "6.0.5", "@hapi/joi": "^17.1.1", "@sentry/node": "^6.19.1", - "aws-sdk": "^2.1116.0", + "aws-sdk": "^2.1120.0", "bluebird": "^3.7.2", "buf": "0.1.1", "checksum": "1.0.0", diff --git a/packages/fxa-shared/package.json b/packages/fxa-shared/package.json index 7be64ecb95..094638d67a 100644 --- a/packages/fxa-shared/package.json +++ b/packages/fxa-shared/package.json @@ -91,7 +91,7 @@ "@types/uuid": "^8.3.1", "ajv": "^6.12.2", "apollo-server": "^2.25.3", - "aws-sdk": "^2.1116.0", + "aws-sdk": "^2.1120.0", "buf": "^0.1.1", "celebrate": "^10.0.1", "class-transformer": "^0.5.1",