Skip to content

Commit

Permalink
chore(deps): bump aws-sdk from 2.1525.0 to 2.1574.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.1574.0.
- [Release notes](https://github.com/aws/aws-sdk-js/releases)
- [Commits](aws/aws-sdk-js@v2.1525.0...v2.1574.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 Mar 10, 2024
1 parent 1ad1615 commit ea0844c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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.1574.0",
"luxon": "3.4.4",
"node-crc": "swrlab/node-crc#v2.1.0",
"undici": "6.2.1"
Expand Down
20 changes: 10 additions & 10 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.1574.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.1574.0":
version: 2.1574.0
resolution: "aws-sdk@npm:2.1574.0"
dependencies:
buffer: "npm:4.9.2"
events: "npm:1.1.1"
Expand All @@ -621,8 +621,8 @@ __metadata:
url: "npm:0.10.3"
util: "npm:^0.12.4"
uuid: "npm:8.0.0"
xml2js: "npm:0.5.0"
checksum: 72e875eb591dc656b973d7bd536c6f0f2579cc4ccf7556b978a350aa8c3be012fcc35fc373cb7d1d39d51b750224b4c7a11f4a5add7e873292cc4104619d9f5f
xml2js: "npm:0.6.2"
checksum: 0b6a3aba616481b3bf3beff35bbdfa811258373c310d0b13b2e246c26105d679ac171ff929c8913a1ba5a90fea675f6661aee29fa5a43cada082f7a00e4dc7ac
languageName: node
linkType: hard

Expand Down Expand Up @@ -4323,13 +4323,13 @@ __metadata:
languageName: node
linkType: hard

"xml2js@npm:0.5.0":
version: 0.5.0
resolution: "xml2js@npm:0.5.0"
"xml2js@npm:0.6.2":
version: 0.6.2
resolution: "xml2js@npm:0.6.2"
dependencies:
sax: "npm:>=0.6.0"
xmlbuilder: "npm:~11.0.0"
checksum: c9cd07cd19c5e41c740913bbbf16999a37a204488e11f86eddc2999707d43967197e257014d7ed72c8fc4348c192fa47eb352d1d9d05637cefd0d2e24e9aa4c8
checksum: e98a84e9c172c556ee2c5afa0fc7161b46919e8b53ab20de140eedea19903ed82f7cd5b1576fb345c84f0a18da1982ddf65908129b58fc3d7cbc658ae232108f
languageName: node
linkType: hard

Expand Down

0 comments on commit ea0844c

Please sign in to comment.