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

chore(deps): bump aws-sdk from 2.1618.0 to 2.1655.0 #623

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dependencies": {
"@google-cloud/storage": "^7.11.0",
"abort-controller": "^3.0.0",
"aws-sdk": "2.1618.0",
"aws-sdk": "2.1655.0",
"luxon": "3.4.4",
"node-crc": "swrlab/node-crc#v2.1.0",
"undici": "6.16.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ __metadata:
"@swrlab/eslint-plugin-swr": "npm:^0.3.0"
"@swrlab/swr-prettier-config": "npm:^0.3.0"
abort-controller: "npm:^3.0.0"
aws-sdk: "npm:2.1618.0"
aws-sdk: "npm:2.1655.0"
chai: "npm:4.4.1"
dotenv: "npm:^16.4.5"
eslint: "npm:^8.57.0"
Expand Down Expand Up @@ -598,9 +598,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.1655.0":
version: 2.1655.0
resolution: "aws-sdk@npm:2.1655.0"
dependencies:
buffer: "npm:4.9.2"
events: "npm:1.1.1"
Expand All @@ -612,7 +612,7 @@ __metadata:
util: "npm:^0.12.4"
uuid: "npm:8.0.0"
xml2js: "npm:0.6.2"
checksum: 10c0/5d3bab051ac0b4769b125ef1d78c57ee92b2e766e644f25c503b907db3b9306ee1b4f86f881596035f7384e5de27f6306f48dfc6e054c05395fc0f0b97a7ffbb
checksum: 10c0/63a79d22040bb28e1b5d60381eb329287c8defa7cf3fdad8554cb8cdb2f2a5e1c492d88b4d628eb020f09b51f8e32344c1ac2ed0798cd07f269ef5085342aa5f
languageName: node
linkType: hard

Expand Down