Skip to content

Commit

Permalink
fix(deps): bump aws-sdk from 2.1055.0 to 2.1060.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1055.0 to 2.1060.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.1055.0...v2.1060.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 Jan 20, 2022
1 parent ad7bdb1 commit 54090bc
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 @@ -29,7 +29,7 @@
"@octokit/rest": "18.12.0",
"@types/turndown": "5.0.1",
"apollo-server-express": "3.6.1",
"aws-sdk": "2.1055.0",
"aws-sdk": "2.1060.0",
"axios": "0.24.0",
"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.1055.0",
"aws-sdk": "2.1060.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.1055.0",
"aws-sdk": "2.1060.0",
"fs-extra": "10.0.0",
"lodash": "4.17.21",
"parsimmon": "1.18.1",
Expand Down

0 comments on commit 54090bc

Please # to comment.