Skip to content

Commit

Permalink
Merge pull request #61 from 20minutes/dependabot/npm_and_yarn/aws-sdk…
Browse files Browse the repository at this point in the history
…-dependencies-4347f9b6f5

Bump the aws-sdk-dependencies group with 2 updates
  • Loading branch information
github-actions[bot] authored Sep 13, 2024
2 parents 0065d68 + af432b8 commit 3969681
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@
"author": "Avi Kapuya",
"license": "MIT",
"dependencies": {
"@aws-sdk/client-s3": "^3.650.0",
"@aws-sdk/lib-storage": "^3.650.0",
"@aws-sdk/client-s3": "^3.651.0",
"@aws-sdk/lib-storage": "^3.651.0",
"adm-zip": "^0.5.16",
"commander": "^12.1.0",
"md5": "^2.2.1",
Expand Down
27 changes: 14 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"@smithy/util-utf8" "^2.0.0"
tslib "^2.6.2"

"@aws-sdk/client-s3@^3.650.0":
version "3.650.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.650.0.tgz#9e8c441afa25575f960ca8b9c44b71c586f38f13"
integrity sha512-6ZfkDu2FMOtYPV1ah5vWMqFKNKEqlBQ3/NOVvLGscU1dR0ybbOwwm4ywWofZmz72uOts5NGqe12kzohb/AsGAA==
"@aws-sdk/client-s3@^3.651.0":
version "3.651.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/client-s3/-/client-s3-3.651.0.tgz#289c92c7f7c31733503eeb857c6a5f951e0d9335"
integrity sha512-37+kxxjnlOAUCb1aHpoLakW4XRG23HrkX8X3cEjxaFLQxorPUiMvfAYQEQQkYD5yggaG+5aM5GAhxkTUTqA5xw==
dependencies:
"@aws-crypto/sha1-browser" "5.2.0"
"@aws-crypto/sha256-browser" "5.2.0"
Expand All @@ -97,7 +97,7 @@
"@aws-sdk/credential-provider-node" "3.650.0"
"@aws-sdk/middleware-bucket-endpoint" "3.649.0"
"@aws-sdk/middleware-expect-continue" "3.649.0"
"@aws-sdk/middleware-flexible-checksums" "3.649.0"
"@aws-sdk/middleware-flexible-checksums" "3.651.0"
"@aws-sdk/middleware-host-header" "3.649.0"
"@aws-sdk/middleware-location-constraint" "3.649.0"
"@aws-sdk/middleware-logger" "3.649.0"
Expand Down Expand Up @@ -392,10 +392,10 @@
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@aws-sdk/lib-storage@^3.650.0":
version "3.650.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.650.0.tgz#7503d6413ef9d9eb016a970969e4c47be3f1437a"
integrity sha512-pFVeIsPtDKU5uMX4wvoIKmPhahwHQAekr3shj1YG7WyT35hNY+DHVr9sPo7sU7lP9fspHKqrWDOv++EBqrOQQA==
"@aws-sdk/lib-storage@^3.651.0":
version "3.651.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.651.0.tgz#a9dd901678a8111aff4b3010bd26e0760072bcbc"
integrity sha512-AK41Gn/KWtOHC4X9fPjtG63FgssT+CS8CTWIhrM2k1cw4Ut+Wt8L1C4otXfyyLqTyLs/UGEFHn7ed68mGj6nAQ==
dependencies:
"@smithy/abort-controller" "^3.1.2"
"@smithy/middleware-endpoint" "^3.1.1"
Expand Down Expand Up @@ -428,15 +428,16 @@
"@smithy/types" "^3.4.0"
tslib "^2.6.2"

"@aws-sdk/middleware-flexible-checksums@3.649.0":
version "3.649.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.649.0.tgz#cc1da37cea5c9a3ce52af63e9e5a7ff994116dc8"
integrity sha512-8mzMBEA+Tk6rbrS8iqnXX119C6z+Id84cuzvUc6dAiYcbnOVbus8M4XKKsAFzGGXHCRc2gMwYhKdnoVz2ijaFA==
"@aws-sdk/middleware-flexible-checksums@3.651.0":
version "3.651.0"
resolved "https://registry.yarnpkg.com/@aws-sdk/middleware-flexible-checksums/-/middleware-flexible-checksums-3.651.0.tgz#94bd1266d0416351176d9c7a351c9ec4ec7e8424"
integrity sha512-mGAOIjhNDcBK5+JD+W+Ky5YJL98jTNFTENJV/GiQ9t3CdqK3p02MNr/T6VwzEpzsJvJD23amogiEZeiqSQiibg==
dependencies:
"@aws-crypto/crc32" "5.2.0"
"@aws-crypto/crc32c" "5.2.0"
"@aws-sdk/types" "3.649.0"
"@smithy/is-array-buffer" "^3.0.0"
"@smithy/node-config-provider" "^3.1.5"
"@smithy/protocol-http" "^4.1.1"
"@smithy/types" "^3.4.0"
"@smithy/util-utf8" "^3.0.0"
Expand Down

0 comments on commit 3969681

Please sign in to comment.