Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1618.0 to 2.1637.0
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.1637.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1618.0...v2.1637.0)

---
updated-dependencies:
- dependency-name: aws-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 9, 2024
1 parent e34f7c5 commit 9f03f63
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
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.1637.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.1637.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.1637.0":
version: 2.1637.0
resolution: "aws-sdk@npm:2.1637.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/30d717f69e3da7df8473ce8f3275cf4bebfdf34c8d81d758c90d95fb73329696faef4be20887df1b2f174efa0fe826a142af33f7a8fec31ae32c041288ef058c
languageName: node
linkType: hard

Expand Down

0 comments on commit 9f03f63

Please sign in to comment.