mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Bump @aws-sdk/lib-storage from 3.855.0 to 3.859.0 (#4599)
Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.855.0 to 3.859.0. - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.859.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.859.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9a630512aa
commit
2549274a8d
1 changed files with 5 additions and 5 deletions
10
yarn.lock
10
yarn.lock
|
|
@ -644,13 +644,13 @@
|
|||
tslib "^2.6.2"
|
||||
|
||||
"@aws-sdk/lib-storage@^3.679.0":
|
||||
version "3.855.0"
|
||||
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.855.0.tgz#f2ddea0933b1b519504a3009d921aa3be6bd98b7"
|
||||
integrity sha512-t1fIt58rrRVVdp4TUD45cU+j1k0e4jPphHZJrvnydyDcSPNbzajFwlpdDRDJMlvbwrr7/nZwV1t15ILFx+iwWw==
|
||||
version "3.859.0"
|
||||
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.859.0.tgz#e7c32edb244f98e292570aab0aac803f108f5e57"
|
||||
integrity sha512-VfaEhih4MMxD6llibXEnrS4HyExhLpIFAvy1nq490IGO/Z6JCI81kmA3rB376XahMhoS9CVN0eAoeryTYHFHGw==
|
||||
dependencies:
|
||||
"@smithy/abort-controller" "^4.0.4"
|
||||
"@smithy/middleware-endpoint" "^4.1.15"
|
||||
"@smithy/smithy-client" "^4.4.7"
|
||||
"@smithy/middleware-endpoint" "^4.1.17"
|
||||
"@smithy/smithy-client" "^4.4.9"
|
||||
buffer "5.6.0"
|
||||
events "3.3.0"
|
||||
stream-browserify "3.0.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue