mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-12 15:25:57 +00:00
build(deps): bump @aws-sdk/lib-storage from 3.896.0 to 3.905.0 in /backend (#8970)
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
f3d36bb779
commit
d96f145e2b
@ -29,7 +29,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.908.0",
|
||||
"@aws-sdk/lib-storage": "^3.896.0",
|
||||
"@aws-sdk/lib-storage": "^3.908.0",
|
||||
"@sentry/node": "^5.30.0",
|
||||
"@types/mime-types": "^3.0.1",
|
||||
"apollo-server": "~2.14.2",
|
||||
|
||||
@ -361,14 +361,14 @@
|
||||
"@smithy/types" "^4.6.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@aws-sdk/lib-storage@^3.896.0":
|
||||
version "3.896.0"
|
||||
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.896.0.tgz#c65350f32867c1e2783dde2f7a1d4b85b5922104"
|
||||
integrity sha512-EJWXL/5LxBJFujsOud3+EfRbIwy/SZiWy5ld70RdoqLS/RsfZh9+mZMJGvd3hewy7xHgDYVbxZfDh14bsvfYIQ==
|
||||
"@aws-sdk/lib-storage@^3.908.0":
|
||||
version "3.908.0"
|
||||
resolved "https://registry.yarnpkg.com/@aws-sdk/lib-storage/-/lib-storage-3.908.0.tgz#087f56b39c4e9ef11f12940ccf424c0180dc85bf"
|
||||
integrity sha512-tWYvGPAImOHSGYyau5rrVQA3OS0MV8ZCgf5ywtRIAmMEV4CSctDBP8WR2FrO7shAPKMRkjgdul5f0pZAjOYd2Q==
|
||||
dependencies:
|
||||
"@smithy/abort-controller" "^4.1.1"
|
||||
"@smithy/middleware-endpoint" "^4.2.4"
|
||||
"@smithy/smithy-client" "^4.6.4"
|
||||
"@smithy/abort-controller" "^4.2.0"
|
||||
"@smithy/middleware-endpoint" "^4.3.1"
|
||||
"@smithy/smithy-client" "^4.7.1"
|
||||
buffer "5.6.0"
|
||||
events "3.3.0"
|
||||
stream-browserify "3.0.0"
|
||||
@ -2058,14 +2058,6 @@
|
||||
dependencies:
|
||||
"@sinonjs/commons" "^3.0.1"
|
||||
|
||||
"@smithy/abort-controller@^4.1.1":
|
||||
version "4.1.1"
|
||||
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.1.1.tgz#9b3872ab6b2c061486175c281dadc0a853260533"
|
||||
integrity sha512-vkzula+IwRvPR6oKQhMYioM3A/oX/lFCZiwuxkQbRhqJS2S4YRY2k7k/SyR2jMf3607HLtbEwlRxi0ndXHMjRg==
|
||||
dependencies:
|
||||
"@smithy/types" "^4.5.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@smithy/abort-controller@^4.2.0":
|
||||
version "4.2.0"
|
||||
resolved "https://registry.yarnpkg.com/@smithy/abort-controller/-/abort-controller-4.2.0.tgz#ced549ad5e74232bdcb3eec990b02b1c6d81003d"
|
||||
@ -2252,7 +2244,7 @@
|
||||
"@smithy/types" "^4.6.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@smithy/middleware-endpoint@^4.2.4", "@smithy/middleware-endpoint@^4.3.1":
|
||||
"@smithy/middleware-endpoint@^4.3.1":
|
||||
version "4.3.1"
|
||||
resolved "https://registry.yarnpkg.com/@smithy/middleware-endpoint/-/middleware-endpoint-4.3.1.tgz#0ff2d78e7126c52924a48ac7cfe8a60a234a865a"
|
||||
integrity sha512-JtM4SjEgImLEJVXdsbvWHYiJ9dtuKE8bqLlvkvGi96LbejDL6qnVpVxEFUximFodoQbg0Gnkyff9EKUhFhVJFw==
|
||||
@ -2381,7 +2373,7 @@
|
||||
"@smithy/util-utf8" "^4.2.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@smithy/smithy-client@^4.6.4", "@smithy/smithy-client@^4.7.1":
|
||||
"@smithy/smithy-client@^4.7.1":
|
||||
version "4.7.1"
|
||||
resolved "https://registry.yarnpkg.com/@smithy/smithy-client/-/smithy-client-4.7.1.tgz#78f201b61d8305abd7bb1f0c196b64a22b1c7691"
|
||||
integrity sha512-WXVbiyNf/WOS/RHUoFMkJ6leEVpln5ojCjNBnzoZeMsnCg3A0BRhLK3WYc4V7PmYcYPZh9IYzzAg9XcNSzYxYQ==
|
||||
@ -2394,7 +2386,7 @@
|
||||
"@smithy/util-stream" "^4.5.0"
|
||||
tslib "^2.6.2"
|
||||
|
||||
"@smithy/types@^4.5.0", "@smithy/types@^4.6.0":
|
||||
"@smithy/types@^4.6.0":
|
||||
version "4.6.0"
|
||||
resolved "https://registry.yarnpkg.com/@smithy/types/-/types-4.6.0.tgz#8ea8b15fedee3cdc555e8f947ce35fb1e973bb7a"
|
||||
integrity sha512-4lI9C8NzRPOv66FaY1LL1O/0v0aLVrq/mXP/keUa9mJOApEeae43LsLd2kZRUJw91gxOQfLIrV3OvqPgWz1YsA==
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user