Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-sdk from 2.1608.0 to 2.1613.0 #1789

Merged
merged 1 commit into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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.569.0",
"app-module-path": "^2.2.0",
"aws-lambda": "^1.0.7",
"aws-sdk": "^2.1608.0",
"aws-sdk": "^2.1613.0",
"cacache": "^18.0.3",
"fetch-event": "^1.0.0-alpha",
"googleapis": "^136.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5741,9 +5741,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:^2.1608.0":
version: 2.1608.0
resolution: "aws-sdk@npm:2.1608.0"
"aws-sdk@npm:^2.1613.0":
version: 2.1613.0
resolution: "aws-sdk@npm:2.1613.0"
dependencies:
buffer: 4.9.2
events: 1.1.1
Expand All @@ -5755,7 +5755,7 @@ __metadata:
util: ^0.12.4
uuid: 8.0.0
xml2js: 0.6.2
checksum: 7b2038b1c2a9be459c5c1a0511871ee226cdc88f002f4e1a27087d31f45f8be5845a46f263528a3f316b6f473a789fb561cd73ba79a00c4910cd0ec10d130443
checksum: 23a5ea5aa523ef39e5a1f3fbbf1ae8138f219507de58ab709027db89f90226ff40f8401b33fc48caeee32b847b500393167fc0a0cdf651a9aceb4adcb537fde3
languageName: node
linkType: hard

Expand Down Expand Up @@ -14518,7 +14518,7 @@ __metadata:
"@typescript-eslint/parser": 7.8.0
app-module-path: ^2.2.0
aws-lambda: ^1.0.7
aws-sdk: ^2.1608.0
aws-sdk: ^2.1613.0
cacache: ^18.0.3
eslint: ^8.57.0
eslint-import-resolver-node: ^0.3.9
Expand Down