Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1525.0 to 2.1540.0
Browse files Browse the repository at this point in the history
Bumps [aws-sdk](https://github.com/aws/aws-sdk-js) from 2.1525.0 to 2.1540.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1525.0...v2.1540.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 Jan 21, 2024
1 parent 0b343f1 commit 6ec4f19
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.7.0",
"abort-controller": "^3.0.0",
"aws-sdk": "2.1525.0",
"aws-sdk": "2.1540.0",
"luxon": "3.4.4",
"node-crc": "swrlab/node-crc#v2.1.0",
"undici": "6.2.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,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.1525.0"
aws-sdk: "npm:2.1540.0"
chai: "npm:4.3.10"
dotenv: "npm:^16.3.1"
eslint: "npm:^8.56.0"
Expand Down Expand Up @@ -608,9 +608,9 @@ __metadata:
languageName: node
linkType: hard

"aws-sdk@npm:2.1525.0":
version: 2.1525.0
resolution: "aws-sdk@npm:2.1525.0"
"aws-sdk@npm:2.1540.0":
version: 2.1540.0
resolution: "aws-sdk@npm:2.1540.0"
dependencies:
buffer: "npm:4.9.2"
events: "npm:1.1.1"
Expand All @@ -622,7 +622,7 @@ __metadata:
util: "npm:^0.12.4"
uuid: "npm:8.0.0"
xml2js: "npm:0.5.0"
checksum: 72e875eb591dc656b973d7bd536c6f0f2579cc4ccf7556b978a350aa8c3be012fcc35fc373cb7d1d39d51b750224b4c7a11f4a5add7e873292cc4104619d9f5f
checksum: 696e44e89af7f3c5f28ad49d41ebbe4cd3afd23e198e77b9908836ecc2e527edcba9ac0251f77d37d82aad1eaaacac303c53b0f1e314acd0bfc7cdef9aa5334d
languageName: node
linkType: hard

Expand Down

0 comments on commit 6ec4f19

Please sign in to comment.