Skip to content

Commit

Permalink
Bump aws-sdk from 2.1473.0 to 2.1478.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1473.0 to 2.1478.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1473.0...v2.1478.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 Oct 23, 2023
1 parent b213377 commit 7c152ab
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@aws-sdk/signature-v4-crt": "^3.428.0",
"app-module-path": "^2.2.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1473.0",
"aws-sdk": "^2.1478.0",
"cacache": "^18.0.0",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^127.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5412,9 +5412,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:^2.1473.0":
version: 2.1473.0
resolution: "aws-sdk@npm:2.1473.0"
"aws-sdk@npm:^2.1478.0":
version: 2.1478.0
resolution: "aws-sdk@npm:2.1478.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -5426,7 +5426,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.5.0
checksum: 40cad6dfbfb8a20db7ebed2eee49af94bb30af78ab03ad686bd66fd6fa851d4df81dd31257812776b6e6fd7c64dffaf783945b3876d74e141999c7aa4dad291f
checksum: e6f97ff5a67815460d4b145ddb0334909bcaf258401ef3f0e9041f8ecccde4ef6995b54ea024d2c8c6b44611577ca17f5b8ca417df8bb04772a5efab103727bd
languageName: node
linkType: hard

Expand Down Expand Up @@ -14474,7 +14474,7 @@ __metadata:
"@typescript-eslint/parser": 6.7.5
app-module-path: ^2.2.0
aws-lambda: ^1.0.7
aws-sdk: ^2.1473.0
aws-sdk: ^2.1478.0
cacache: ^18.0.0
eslint: ^8.51.0
eslint-import-resolver-node: ^0.3.9
Expand Down

0 comments on commit 7c152ab

Please sign in to comment.