Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1106.0 to 2.1110.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1106.0 to 2.1110.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.1106.0...v2.1110.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 and baumandm committed Apr 8, 2022
1 parent 0f56de7 commit 79e1c96
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 15 deletions.
24 changes: 12 additions & 12 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/turndown": "5.0.1",
"apollo-server-core": "3.6.4",
"apollo-server-express": "3.6.7",
"aws-sdk": "2.1106.0",
"aws-sdk": "2.1110.0",
"axios": "0.26.1",
"better-queue": "3.8.10",
"chardet": "1.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dist"
],
"dependencies": {
"aws-sdk": "2.1106.0",
"aws-sdk": "2.1110.0",
"sqs-consumer": "5.6.0"
}
}
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dist"
],
"dependencies": {
"aws-sdk": "2.1106.0",
"aws-sdk": "2.1110.0",
"fs-extra": "10.0.1",
"lodash": "4.17.21",
"parsimmon": "1.18.1",
Expand Down

0 comments on commit 79e1c96

Please # to comment.