From ae31808268137f253840ee86bd55ac2f74334ac6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 09:58:11 +0000 Subject: [PATCH] chore: bump @aws-sdk/lib-storage from 3.975.0 to 3.985.0 Bumps [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) from 3.975.0 to 3.985.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.985.0/lib/lib-storage) --- updated-dependencies: - dependency-name: "@aws-sdk/lib-storage" dependency-version: 3.985.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- libraries/api-client/package.json | 2 +- yarn.lock | 97 ++++++++++++++++++++++++++++++- 2 files changed, 97 insertions(+), 2 deletions(-) diff --git a/libraries/api-client/package.json b/libraries/api-client/package.json index 7b0a7f2e50e..c55856ed0d2 100644 --- a/libraries/api-client/package.json +++ b/libraries/api-client/package.json @@ -19,7 +19,7 @@ }, "dependencies": { "@aws-sdk/client-s3": "3.975.0", - "@aws-sdk/lib-storage": "3.975.0", + "@aws-sdk/lib-storage": "3.987.0", "@wireapp/priority-queue": "2.1.19", "@wireapp/protocol-messaging": "1.56.0", "axios-retry": "4.5.0", diff --git a/yarn.lock b/yarn.lock index 72cf6257172..775ab310237 100644 --- a/yarn.lock +++ b/yarn.lock @@ -439,6 +439,23 @@ __metadata: languageName: node linkType: hard +"@aws-sdk/lib-storage@npm:3.987.0": + version: 3.987.0 + resolution: "@aws-sdk/lib-storage@npm:3.987.0" + dependencies: + "@smithy/abort-controller": "npm:^4.2.8" + "@smithy/middleware-endpoint": "npm:^4.4.13" + "@smithy/smithy-client": "npm:^4.11.2" + buffer: "npm:5.6.0" + events: "npm:3.3.0" + stream-browserify: "npm:3.0.0" + tslib: "npm:^2.6.2" + peerDependencies: + "@aws-sdk/client-s3": ^3.987.0 + checksum: 10/e1e4fcb678b239902927885daf0de14106ba972952f2c2375f92f9c110de017db730e4eabf1e63611a92217007bcc9df5a6105ee36632324a0dc5f24669a5d27 + languageName: node + linkType: hard + "@aws-sdk/middleware-bucket-endpoint@npm:^3.972.1": version: 3.972.1 resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.972.1" @@ -8278,6 +8295,24 @@ __metadata: languageName: node linkType: hard +"@smithy/core@npm:^3.23.0": + version: 3.23.0 + resolution: "@smithy/core@npm:3.23.0" + dependencies: + "@smithy/middleware-serde": "npm:^4.2.9" + "@smithy/protocol-http": "npm:^5.3.8" + "@smithy/types": "npm:^4.12.0" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-body-length-browser": "npm:^4.2.0" + "@smithy/util-middleware": "npm:^4.2.8" + "@smithy/util-stream": "npm:^4.5.12" + "@smithy/util-utf8": "npm:^4.2.0" + "@smithy/uuid": "npm:^1.1.0" + tslib: "npm:^2.6.2" + checksum: 10/47c33b0b25fb5f67c14c1b713cddf5bd57a54d4b6c056de1011e90c1b6975e87fd6db89be64594d7e81554ab7da66afc8e65968c9c7402f4726144ad584c9b86 + languageName: node + linkType: hard + "@smithy/credential-provider-imds@npm:^4.2.8": version: 4.2.8 resolution: "@smithy/credential-provider-imds@npm:4.2.8" @@ -8460,6 +8495,22 @@ __metadata: languageName: node linkType: hard +"@smithy/middleware-endpoint@npm:^4.4.13, @smithy/middleware-endpoint@npm:^4.4.14": + version: 4.4.14 + resolution: "@smithy/middleware-endpoint@npm:4.4.14" + dependencies: + "@smithy/core": "npm:^3.23.0" + "@smithy/middleware-serde": "npm:^4.2.9" + "@smithy/node-config-provider": "npm:^4.3.8" + "@smithy/shared-ini-file-loader": "npm:^4.4.3" + "@smithy/types": "npm:^4.12.0" + "@smithy/url-parser": "npm:^4.2.8" + "@smithy/util-middleware": "npm:^4.2.8" + tslib: "npm:^2.6.2" + checksum: 10/08d573d1da0c1cb900e1539ab4539b827f806b18299a8ac80de059554e991d9f643fb53df10c980719ec442e20eca65bbb28bafd431823acabdef05f06bd50cf + languageName: node + linkType: hard + "@smithy/middleware-endpoint@npm:^4.4.8": version: 4.4.8 resolution: "@smithy/middleware-endpoint@npm:4.4.8" @@ -8526,6 +8577,19 @@ __metadata: languageName: node linkType: hard +"@smithy/node-http-handler@npm:^4.4.10": + version: 4.4.10 + resolution: "@smithy/node-http-handler@npm:4.4.10" + dependencies: + "@smithy/abort-controller": "npm:^4.2.8" + "@smithy/protocol-http": "npm:^5.3.8" + "@smithy/querystring-builder": "npm:^4.2.8" + "@smithy/types": "npm:^4.12.0" + tslib: "npm:^2.6.2" + checksum: 10/9653d587b493769966bea777e6c31c967cc56ab458fb1fbe3543aa2905e0216d3c9d2c3fa648ecbd768ab0c5eb72fbca7e61a4ee8eb3514a77c38090ba554bfd + languageName: node + linkType: hard + "@smithy/node-http-handler@npm:^4.4.8": version: 4.4.8 resolution: "@smithy/node-http-handler@npm:4.4.8" @@ -8645,6 +8709,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^4.11.2": + version: 4.11.3 + resolution: "@smithy/smithy-client@npm:4.11.3" + dependencies: + "@smithy/core": "npm:^3.23.0" + "@smithy/middleware-endpoint": "npm:^4.4.14" + "@smithy/middleware-stack": "npm:^4.2.8" + "@smithy/protocol-http": "npm:^5.3.8" + "@smithy/types": "npm:^4.12.0" + "@smithy/util-stream": "npm:^4.5.12" + tslib: "npm:^2.6.2" + checksum: 10/d3a435a096cab94a5ff656ab7cfa26f9fe22be2880126617e0d01efa9915c9e01b5c1d29e62f44c625a7dbb8e3c16c77606638dec374cce6bb31cef3073fe03c + languageName: node + linkType: hard + "@smithy/types@npm:^4.11.0": version: 4.11.0 resolution: "@smithy/types@npm:4.11.0" @@ -8816,6 +8895,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^4.5.12": + version: 4.5.12 + resolution: "@smithy/util-stream@npm:4.5.12" + dependencies: + "@smithy/fetch-http-handler": "npm:^5.3.9" + "@smithy/node-http-handler": "npm:^4.4.10" + "@smithy/types": "npm:^4.12.0" + "@smithy/util-base64": "npm:^4.3.0" + "@smithy/util-buffer-from": "npm:^4.2.0" + "@smithy/util-hex-encoding": "npm:^4.2.0" + "@smithy/util-utf8": "npm:^4.2.0" + tslib: "npm:^2.6.2" + checksum: 10/6ee2b97d5ca2548e464bd94ea3b68765c4e37a39df6af79c4f2f5b4c5f539e86a0fe6a1ef6bd1f7d97ac6865e2afa3acad213d76881a69808e8aa2d6fccfd9e1 + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^4.2.0": version: 4.2.0 resolution: "@smithy/util-uri-escape@npm:4.2.0" @@ -10857,7 +10952,7 @@ __metadata: resolution: "@wireapp/api-client@workspace:libraries/api-client" dependencies: "@aws-sdk/client-s3": "npm:3.975.0" - "@aws-sdk/lib-storage": "npm:3.975.0" + "@aws-sdk/lib-storage": "npm:3.987.0" "@swc/core": "npm:^1.15.11" "@swc/jest": "npm:^0.2.39" "@types/axios": "npm:^0.14.4"