Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1120.0 to 2.1135.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1120.0 to 2.1135.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Changelog](https://github.com/aws/aws-sdk-js/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-js@v2.1120.0...v2.1135.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2022
1 parent 1f85a31 commit 95bffbf
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/fxa-auth-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"@types/mjml": "^4.7.0",
"ajv": "^6.12.2",
"app-store-server-api": "^0.3.0",
"aws-sdk": "^2.1120.0",
"aws-sdk": "^2.1135.0",
"base64url": "3.0.1",
"buf": "0.1.1",
"buffer-equal-constant-time": "1.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-event-broker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@sentry/integrations": "^6.19.1",
"@sentry/node": "^6.19.1",
"@types/sinon": "10.0.1",
"aws-sdk": "^2.1120.0",
"aws-sdk": "^2.1135.0",
"axios": "^0.26.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.13.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-profile-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@hapi/inert": "6.0.5",
"@hapi/joi": "^17.1.1",
"@sentry/node": "^6.19.1",
"aws-sdk": "^2.1120.0",
"aws-sdk": "^2.1135.0",
"bluebird": "^3.7.2",
"buf": "0.1.1",
"checksum": "1.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fxa-shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"ajv": "^6.12.2",
"apollo-server": "^2.25.3",
"app-store-server-api": "^0.3.0",
"aws-sdk": "^2.1120.0",
"aws-sdk": "^2.1135.0",
"buf": "^0.1.1",
"celebrate": "^10.0.1",
"class-transformer": "^0.5.1",
Expand Down

0 comments on commit 95bffbf

Please sign in to comment.