Skip to content

Commit

Permalink
Bump aws-sdk from 2.1618.0 to 2.1623.0 (#1803)
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1618.0 to 2.1623.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1618.0...v2.1623.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent ca6d669 commit 73a841c
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.577.0",
"app-module-path": "^2.2.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1618.0",
"aws-sdk": "^2.1623.0",
"cacache": "^18.0.3",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^137.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6434,9 +6434,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:^2.1618.0":
version: 2.1618.0
resolution: "aws-sdk@npm:2.1618.0"
"aws-sdk@npm:^2.1623.0":
version: 2.1623.0
resolution: "aws-sdk@npm:2.1623.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -6448,7 +6448,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.6.2
checksum: ab1677ca85da1ac89b016aa3914c24049d244213a8ed3d779d04491e2c718258be9610b5097b72ada021f5eaf3ae7e347c1062802268173c3800bf92f30498a5
checksum: d61fa3fbf9f0ae537b9ca787c76b34f9d73626d1ced914db44bace87ef6e805de7158925a3b2b2d5cc6b82ed1cc10d5565ae740d1b2dff71fa19859e1d6f5ccc
languageName: node
linkType: hard

Expand Down Expand Up @@ -15210,7 +15210,7 @@ __metadata:
"@typescript-eslint/parser": 7.9.0
app-module-path: ^2.2.0
aws-lambda: ^1.0.7
aws-sdk: ^2.1618.0
aws-sdk: ^2.1623.0
cacache: ^18.0.3
eslint: ^8.57.0
eslint-import-resolver-node: ^0.3.9
Expand Down

0 comments on commit 73a841c

Please sign in to comment.