Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1618.0 to 2.1642.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.1642.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1618.0...v2.1642.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 16, 2024
1 parent e34f7c5 commit 1a1bde2
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.1642.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.1642.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.1642.0":
version: 2.1642.0
resolution: "aws-sdk@npm:2.1642.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/0a4a1fb255ca5288639e00bf4ac4e80dd45e07c81a7883021f7708a27b39c9374ac1707557a3098db0590a775f70842c40eb64e8b60e59045db9898b15bfdd6e
languageName: node
linkType: hard

Expand Down

0 comments on commit 1a1bde2

Please sign in to comment.