From 6d1f851a0d2b41b81f2ad3ea23e5d9038088ea2b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Apr 2024 20:35:57 +0000 Subject: [PATCH] Update dependency @aws-sdk/client-s3 to v3.552.0 --- package.json | 2 +- yarn.lock | 351 +++++++++++++++++++++++++-------------------------- 2 files changed, 176 insertions(+), 177 deletions(-) diff --git a/package.json b/package.json index afd90d9..d01ac13 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "bundle": "ncc build src/index.ts -o build -m" }, "dependencies": { - "@aws-sdk/client-s3": "3.535.0", + "@aws-sdk/client-s3": "3.552.0", "chalk": "5.3.0", "chokidar": "3.6.0", "ms": "2.1.3", diff --git a/yarn.lock b/yarn.lock index f59e11a..f4b63f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -105,16 +105,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-s3@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-s3@npm:3.535.0" +"@aws-sdk/client-s3@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/client-s3@npm:3.552.0" dependencies: "@aws-crypto/sha1-browser": "npm:3.0.0" "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/core": "npm:3.535.0" - "@aws-sdk/credential-provider-node": "npm:3.535.0" + "@aws-sdk/client-sts": "npm:3.552.0" + "@aws-sdk/core": "npm:3.552.0" + "@aws-sdk/credential-provider-node": "npm:3.552.0" "@aws-sdk/middleware-bucket-endpoint": "npm:3.535.0" "@aws-sdk/middleware-expect-continue": "npm:3.535.0" "@aws-sdk/middleware-flexible-checksums": "npm:3.535.0" @@ -122,19 +122,19 @@ __metadata: "@aws-sdk/middleware-location-constraint": "npm:3.535.0" "@aws-sdk/middleware-logger": "npm:3.535.0" "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.535.0" - "@aws-sdk/middleware-signing": "npm:3.535.0" - "@aws-sdk/middleware-ssec": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.552.0" + "@aws-sdk/middleware-signing": "npm:3.552.0" + "@aws-sdk/middleware-ssec": "npm:3.537.0" + "@aws-sdk/middleware-user-agent": "npm:3.540.0" "@aws-sdk/region-config-resolver": "npm:3.535.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.535.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.540.0" "@aws-sdk/util-user-agent-browser": "npm:3.535.0" "@aws-sdk/util-user-agent-node": "npm:3.535.0" "@aws-sdk/xml-builder": "npm:3.535.0" "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" + "@smithy/core": "npm:^1.4.2" "@smithy/eventstream-serde-browser": "npm:^2.2.0" "@smithy/eventstream-serde-config-resolver": "npm:^2.2.0" "@smithy/eventstream-serde-node": "npm:^2.2.0" @@ -145,186 +145,186 @@ __metadata: "@smithy/invalid-dependency": "npm:^2.2.0" "@smithy/md5-js": "npm:^2.2.0" "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" + "@smithy/middleware-retry": "npm:^2.3.1" "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/middleware-stack": "npm:^2.2.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/node-http-handler": "npm:^2.5.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/url-parser": "npm:^2.2.0" "@smithy/util-base64": "npm:^2.3.0" "@smithy/util-body-length-browser": "npm:^2.2.0" "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" + "@smithy/util-defaults-mode-browser": "npm:^2.2.1" + "@smithy/util-defaults-mode-node": "npm:^2.3.1" "@smithy/util-endpoints": "npm:^1.2.0" "@smithy/util-retry": "npm:^2.2.0" "@smithy/util-stream": "npm:^2.2.0" "@smithy/util-utf8": "npm:^2.3.0" "@smithy/util-waiter": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/c9d6eb61cfd40d0271d73efad3f8739fa67a9e07627f6365937154b86bd97773af2fe884f4c350fdba3c88612f17cf976ca3b50259c21530eb1062389b3e7910 + checksum: 10c0/e7b510a55cf4c9d741608c8988d1adc52da47e91894d7b9eafbe3d282c67448564a5807dbc0a6a69eabe960d02bacff0d5f340a42cd534d9e0d7077a001e7f4a languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.535.0" +"@aws-sdk/client-sso-oidc@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.552.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.535.0" - "@aws-sdk/core": "npm:3.535.0" + "@aws-sdk/client-sts": "npm:3.552.0" + "@aws-sdk/core": "npm:3.552.0" "@aws-sdk/middleware-host-header": "npm:3.535.0" "@aws-sdk/middleware-logger": "npm:3.535.0" "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" + "@aws-sdk/middleware-user-agent": "npm:3.540.0" "@aws-sdk/region-config-resolver": "npm:3.535.0" "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.540.0" "@aws-sdk/util-user-agent-browser": "npm:3.535.0" "@aws-sdk/util-user-agent-node": "npm:3.535.0" "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" + "@smithy/core": "npm:^1.4.2" "@smithy/fetch-http-handler": "npm:^2.5.0" "@smithy/hash-node": "npm:^2.2.0" "@smithy/invalid-dependency": "npm:^2.2.0" "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" + "@smithy/middleware-retry": "npm:^2.3.1" "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/middleware-stack": "npm:^2.2.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/node-http-handler": "npm:^2.5.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/url-parser": "npm:^2.2.0" "@smithy/util-base64": "npm:^2.3.0" "@smithy/util-body-length-browser": "npm:^2.2.0" "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" + "@smithy/util-defaults-mode-browser": "npm:^2.2.1" + "@smithy/util-defaults-mode-node": "npm:^2.3.1" "@smithy/util-endpoints": "npm:^1.2.0" "@smithy/util-middleware": "npm:^2.2.0" "@smithy/util-retry": "npm:^2.2.0" "@smithy/util-utf8": "npm:^2.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/credential-provider-node": ^3.535.0 - checksum: 10c0/800d96477b6bb475486b071d2f7e36c024ada3e0031dc556b1ccd2022738835a3259d591c346fa945353d6a8917eb821275d359b5831f1a196c941956ccb01df + "@aws-sdk/credential-provider-node": ^3.552.0 + checksum: 10c0/8e1fa3bfcd7d9926d823fea1cab1da8506c5558c7fd6ec6cf64a4ac02c8d593d43961fe5863d76a561163ef28212574ac0d37245fdc08f00a7fa7e94a55c1127 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sso@npm:3.535.0" +"@aws-sdk/client-sso@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/client-sso@npm:3.552.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.535.0" + "@aws-sdk/core": "npm:3.552.0" "@aws-sdk/middleware-host-header": "npm:3.535.0" "@aws-sdk/middleware-logger": "npm:3.535.0" "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" + "@aws-sdk/middleware-user-agent": "npm:3.540.0" "@aws-sdk/region-config-resolver": "npm:3.535.0" "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.540.0" "@aws-sdk/util-user-agent-browser": "npm:3.535.0" "@aws-sdk/util-user-agent-node": "npm:3.535.0" "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" + "@smithy/core": "npm:^1.4.2" "@smithy/fetch-http-handler": "npm:^2.5.0" "@smithy/hash-node": "npm:^2.2.0" "@smithy/invalid-dependency": "npm:^2.2.0" "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" + "@smithy/middleware-retry": "npm:^2.3.1" "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/middleware-stack": "npm:^2.2.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/node-http-handler": "npm:^2.5.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/url-parser": "npm:^2.2.0" "@smithy/util-base64": "npm:^2.3.0" "@smithy/util-body-length-browser": "npm:^2.2.0" "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" + "@smithy/util-defaults-mode-browser": "npm:^2.2.1" + "@smithy/util-defaults-mode-node": "npm:^2.3.1" "@smithy/util-endpoints": "npm:^1.2.0" "@smithy/util-middleware": "npm:^2.2.0" "@smithy/util-retry": "npm:^2.2.0" "@smithy/util-utf8": "npm:^2.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/bda2bab7640c561fb5986f90c197dbb7b36d252b712ad1ecf764ba7ab95abd15da6c2cb003b71b490cbd76e831e4faac787a59b0f79e18ba0aa5ec6b36bdae12 + checksum: 10c0/4b8d7ba98edc9536b6a44aaf0d78b2d26e88e6fc7ababeeaea344d0ea54d62f30a78d6d856d80aef92515d2c5dcbce37e2c59aab5faad79c96967fc50b9e0e81 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/client-sts@npm:3.535.0" +"@aws-sdk/client-sts@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/client-sts@npm:3.552.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.535.0" + "@aws-sdk/core": "npm:3.552.0" "@aws-sdk/middleware-host-header": "npm:3.535.0" "@aws-sdk/middleware-logger": "npm:3.535.0" "@aws-sdk/middleware-recursion-detection": "npm:3.535.0" - "@aws-sdk/middleware-user-agent": "npm:3.535.0" + "@aws-sdk/middleware-user-agent": "npm:3.540.0" "@aws-sdk/region-config-resolver": "npm:3.535.0" "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.540.0" "@aws-sdk/util-user-agent-browser": "npm:3.535.0" "@aws-sdk/util-user-agent-node": "npm:3.535.0" "@smithy/config-resolver": "npm:^2.2.0" - "@smithy/core": "npm:^1.4.0" + "@smithy/core": "npm:^1.4.2" "@smithy/fetch-http-handler": "npm:^2.5.0" "@smithy/hash-node": "npm:^2.2.0" "@smithy/invalid-dependency": "npm:^2.2.0" "@smithy/middleware-content-length": "npm:^2.2.0" - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" + "@smithy/middleware-retry": "npm:^2.3.1" "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/middleware-stack": "npm:^2.2.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/node-http-handler": "npm:^2.5.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/url-parser": "npm:^2.2.0" "@smithy/util-base64": "npm:^2.3.0" "@smithy/util-body-length-browser": "npm:^2.2.0" "@smithy/util-body-length-node": "npm:^2.3.0" - "@smithy/util-defaults-mode-browser": "npm:^2.2.0" - "@smithy/util-defaults-mode-node": "npm:^2.3.0" + "@smithy/util-defaults-mode-browser": "npm:^2.2.1" + "@smithy/util-defaults-mode-node": "npm:^2.3.1" "@smithy/util-endpoints": "npm:^1.2.0" "@smithy/util-middleware": "npm:^2.2.0" "@smithy/util-retry": "npm:^2.2.0" "@smithy/util-utf8": "npm:^2.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/credential-provider-node": ^3.535.0 - checksum: 10c0/d0c502ab79749837c456701b8c2dda72cbfb2bfa6988a644ba8ffa63f8a2882b7dd71f9bea6dca79a1675131b2f6c1198f3d972acbfbc2922bfa24973a079bfa + "@aws-sdk/credential-provider-node": ^3.552.0 + checksum: 10c0/103d51a45cea7ad638677fe16ece3a09531e8f8bcc7a9b5a123b1131e2d3094048fb21209885d122216c547b9f90f9afe4b3eeaf75af3b1c0d10c8adfb5ae2bc languageName: node linkType: hard -"@aws-sdk/core@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/core@npm:3.535.0" +"@aws-sdk/core@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/core@npm:3.552.0" dependencies: - "@smithy/core": "npm:^1.4.0" + "@smithy/core": "npm:^1.4.2" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/signature-v4": "npm:^2.2.1" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" fast-xml-parser: "npm:4.2.5" tslib: "npm:^2.6.2" - checksum: 10c0/025b73303d29d414441a460078d5bd975dcdf817a4d2c5858b9172a0992f0605da4d65a60283c309df442707bc1b7429d392e67e4164e76b220f48580d467846 + checksum: 10c0/95ab6d2183324f23a59cb3417e9d33e4f9d164609f62a28bad1f9509bd4e1693184de7e30ea8efa7cf32bcd445b1569042389261be74471c5c7e2384bd4491ee languageName: node linkType: hard @@ -340,59 +340,59 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.535.0" +"@aws-sdk/credential-provider-http@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.552.0" dependencies: "@aws-sdk/types": "npm:3.535.0" "@smithy/fetch-http-handler": "npm:^2.5.0" "@smithy/node-http-handler": "npm:^2.5.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/util-stream": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/cd51b5a8df548c7c3176acc6eb78113e0c51a1780f8463daa3a0fbd84a7ce2703660dd5fc941433b66e6f3f7e702f7f71eda8ed9b1c41f74ae131ece8d671ab9 + checksum: 10c0/3faf5a149647da222541d6c6da5462cc3caca3c545c2c99a99f7119a5cb7d41699780285cd71bda747feecb81857bab69884d5b32d45384c89f16b3d56822cab languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.535.0" +"@aws-sdk/credential-provider-ini@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.552.0" dependencies: - "@aws-sdk/client-sts": "npm:3.535.0" + "@aws-sdk/client-sts": "npm:3.552.0" "@aws-sdk/credential-provider-env": "npm:3.535.0" "@aws-sdk/credential-provider-process": "npm:3.535.0" - "@aws-sdk/credential-provider-sso": "npm:3.535.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.535.0" + "@aws-sdk/credential-provider-sso": "npm:3.552.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/credential-provider-imds": "npm:^2.3.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/shared-ini-file-loader": "npm:^2.4.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/f97b02cf829ad95b4dba259fb14a6bff80c708beac1803e5e52b1c94e60cd030d28afe853380f08fda49fdd80017673394d07b6a31ea83f32203c006ebf74e70 + checksum: 10c0/dbe5260ffc664e516664ee0abd60caf1ba46c9e02a0885bb3dc4e837700830e94c4287ba466e499fef86b09ac1ac61079fa53922c80aed44dc76a1c99e8435cf languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.535.0" +"@aws-sdk/credential-provider-node@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.552.0" dependencies: "@aws-sdk/credential-provider-env": "npm:3.535.0" - "@aws-sdk/credential-provider-http": "npm:3.535.0" - "@aws-sdk/credential-provider-ini": "npm:3.535.0" + "@aws-sdk/credential-provider-http": "npm:3.552.0" + "@aws-sdk/credential-provider-ini": "npm:3.552.0" "@aws-sdk/credential-provider-process": "npm:3.535.0" - "@aws-sdk/credential-provider-sso": "npm:3.535.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.535.0" + "@aws-sdk/credential-provider-sso": "npm:3.552.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/credential-provider-imds": "npm:^2.3.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/shared-ini-file-loader": "npm:^2.4.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/5161f577f974b4dcee4d5aea98a6ef1a351a59dd5a8e475a4131789a498e606f34c3f7a062d1a3068d38997d5fd484471f342fbfd90dbff4415fa040cd38e6f9 + checksum: 10c0/4c4ff6507117ad59c132b8287908bb9d84cd4a1b693ae98b4aafab11c779fccbd6113071a0dea208987b82f5f7ec66342847a87166f4fd5d5441ab4912eee3ab languageName: node linkType: hard @@ -409,31 +409,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.535.0" +"@aws-sdk/credential-provider-sso@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.552.0" dependencies: - "@aws-sdk/client-sso": "npm:3.535.0" - "@aws-sdk/token-providers": "npm:3.535.0" + "@aws-sdk/client-sso": "npm:3.552.0" + "@aws-sdk/token-providers": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/shared-ini-file-loader": "npm:^2.4.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/dd90491c62eca0da70b0e7da094c250eb618918743dc5efcd58fc9f2cc4e414ecd680eb79542ce8425e5763d7aa3d7ff77c09888c656cd56d061812b55b61da8 + checksum: 10c0/cbf3dcb87d2e973ed367aa1e429e14e2ebb92c774831382d19423c6886f445951eb1dd6988fb3d5aaf7bdc9d281a6d00bbd296e516e877df7ffcaccb34b39acd languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.535.0" +"@aws-sdk/credential-provider-web-identity@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.552.0" dependencies: - "@aws-sdk/client-sts": "npm:3.535.0" + "@aws-sdk/client-sts": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/1af1f421b72e0d748b5c24a5b7bd738d49a3e48d7125ac3410006add922063fc577a79fa478db45856c2ab32268d6995c55992d8418ac1f613f097c8c4a1d62e + checksum: 10c0/a2a24f76bcf228ef271ee1e6daa7822ddd13938986b7428e11626cbe4f54b5465ca52e21a87219af49df1072c9e4e4e488382672553220c55287bf5afda4cab6 languageName: node linkType: hard @@ -526,59 +526,59 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.535.0" +"@aws-sdk/middleware-sdk-s3@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.552.0" dependencies: "@aws-sdk/types": "npm:3.535.0" "@aws-sdk/util-arn-parser": "npm:3.535.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/signature-v4": "npm:^2.2.1" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/util-config-provider": "npm:^2.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/baa0c7686e55be4fe7ff10d6c743d24b1b41609a5120807655b505636d5e57c338bd34326e5bfa951dfc2730cfc4e70cb0fa0cd11df3408d169112cd309aa023 + checksum: 10c0/025c4b78f85d3288652428fae4b891d81733a35ca7b2621f565a0095e086a7bed93332018c04ed9f4501fca21b555952eec85be35a4f058e1650a11c5cdcc616 languageName: node linkType: hard -"@aws-sdk/middleware-signing@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-signing@npm:3.535.0" +"@aws-sdk/middleware-signing@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/middleware-signing@npm:3.552.0" dependencies: "@aws-sdk/types": "npm:3.535.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" + "@smithy/signature-v4": "npm:^2.2.1" "@smithy/types": "npm:^2.12.0" "@smithy/util-middleware": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/95d6c97b8479815c1400555949732706e6fee66d2ccec57e56eed538008cddcd1382824a84c1ea662a4323727895b3f887723a36801f4068b3aad3dfe1a37343 + checksum: 10c0/5e272c1aea4bb0e1f6f76999a928a3224ffc7f8201b89c67eb42f9fd919626d40ee9a97abed74a94a3e81f22e1e827b4224933a8a51b0d8272d9cc4a02061e85 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.535.0" +"@aws-sdk/middleware-ssec@npm:3.537.0": + version: 3.537.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.537.0" dependencies: "@aws-sdk/types": "npm:3.535.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/85862da4210a335575fbce1f939bc147d896c5ce73738a66d7e268418fe6d6d1b50db1afec5a10d3b8779fdd97639ecc833873201daee1911cda8d240c9d393b + checksum: 10c0/4c4ed67709d97fd3d614fb00052082ac4697e0c2ad9aafb6794a3bd04ca3a373b0fd06f950be0f4831787410823ea7daca206e631469c819a2e5eae54c268b5a languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.535.0" +"@aws-sdk/middleware-user-agent@npm:3.540.0": + version: 3.540.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.540.0" dependencies: "@aws-sdk/types": "npm:3.535.0" - "@aws-sdk/util-endpoints": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.540.0" "@smithy/protocol-http": "npm:^3.3.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/9276df938a6438acfe861bcac545fae514a797ea438274de161449c511e01d6c60301f184b339f673778e404ef5ab8a26f9544d93b05330d10df2e91a5a18963 + checksum: 10c0/10a98b243c32db59beb794df62ff9468b1e83d277412698d7a9351fcb8abf5f62630648ee0aaa02eaec9d32f565c78e3c91d4e79836ef9177e7219f623180dd2 languageName: node linkType: hard @@ -596,31 +596,31 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.535.0" +"@aws-sdk/signature-v4-multi-region@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.552.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.535.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/signature-v4": "npm:^2.2.0" + "@smithy/signature-v4": "npm:^2.2.1" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/4d7095e5adb118eeb7ad95c1cd9d62db5c3ef41e5d5d46d5775f94591333fb8982430a61ec92c1242b59cdaa422a66f111dab01e7309b049b97cf173ad4cd7e3 + checksum: 10c0/5c7fb819993b226aeace9852408fa468f7e78481074c04d47aa07b18be66d6bf52df80f22249b7c30e28330dcbbfda15d8051fb945e60da93df4588bde0c2b00 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/token-providers@npm:3.535.0" +"@aws-sdk/token-providers@npm:3.552.0": + version: 3.552.0 + resolution: "@aws-sdk/token-providers@npm:3.552.0" dependencies: - "@aws-sdk/client-sso-oidc": "npm:3.535.0" + "@aws-sdk/client-sso-oidc": "npm:3.552.0" "@aws-sdk/types": "npm:3.535.0" "@smithy/property-provider": "npm:^2.2.0" "@smithy/shared-ini-file-loader": "npm:^2.4.0" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/ecc17ec3ab81f2649443f4e435557225bde28425aef6e9d0f5d3798299dad725c29c8603ebc625543a8c1ce443d12bdd21ba8d6878677a736b1babdad5c5c556 + checksum: 10c0/7459a140cbad192d459be1a5442c62ce564e9693a5838cef37d789c88168ca1d8a6f0a5849ce9d4382ee9fb0673920a51f61093022e8d37df35e7a909696a1e3 languageName: node linkType: hard @@ -653,15 +653,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.535.0": - version: 3.535.0 - resolution: "@aws-sdk/util-endpoints@npm:3.535.0" +"@aws-sdk/util-endpoints@npm:3.540.0": + version: 3.540.0 + resolution: "@aws-sdk/util-endpoints@npm:3.540.0" dependencies: "@aws-sdk/types": "npm:3.535.0" "@smithy/types": "npm:^2.12.0" "@smithy/util-endpoints": "npm:^1.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/cd36c11e2f4374c224e45ebcf208277e0d8d89f5e4e09af1c64e6681e5042cf0ee981887eb45d34eeff782680a5ac6c2fe9d6a18ebe2cb1921f9d3c54180493d + checksum: 10c0/9e08e764c22d81af819bb8c1ae975d724debbe4911a69acec34cb10fcc7e5d923eb430d3de0b50ad2f160f75a9839cb39320077f93964c9bd2cf13d2d92f0fc4 languageName: node linkType: hard @@ -959,19 +959,19 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^1.4.0": - version: 1.4.0 - resolution: "@smithy/core@npm:1.4.0" +"@smithy/core@npm:^1.4.2": + version: 1.4.2 + resolution: "@smithy/core@npm:1.4.2" dependencies: - "@smithy/middleware-endpoint": "npm:^2.5.0" - "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" + "@smithy/middleware-retry": "npm:^2.3.1" "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/protocol-http": "npm:^3.3.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/util-middleware": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/a5ece1a4751be0778754cdff7484fd8930068c1ea858c696836ecd9c60fdd7944aef27590d35b95f6a4c499427c7b653ffddc452ad3ee6f8906e2a57e06e39ad + checksum: 10c0/d7a130743c7e92900e2c65c598e77c259c014204f03051e194ab49bcf8a5fc161811d60241f162f52305c27c0bbc1f5217c8ed5ad4c5dc842c95d84d48dfa3a5 languageName: node linkType: hard @@ -1132,9 +1132,9 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/middleware-endpoint@npm:2.5.0" +"@smithy/middleware-endpoint@npm:^2.5.1": + version: 2.5.1 + resolution: "@smithy/middleware-endpoint@npm:2.5.1" dependencies: "@smithy/middleware-serde": "npm:^2.3.0" "@smithy/node-config-provider": "npm:^2.3.0" @@ -1143,24 +1143,24 @@ __metadata: "@smithy/url-parser": "npm:^2.2.0" "@smithy/util-middleware": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/5f80e5d9bc63d1f438882eb90b471c63f877493d1a87ff8eb3aa2b3c8eaa8f42b6c9c818648270597595a495555e56da849fb0b41e44d1471e09cddcec030baf + checksum: 10c0/7a7621d46f232971bfb1b484e6fa7eaf5c07d102dfa55339c29dff30779e436dc80b922f674dc948fe22e40697dd338c24e425dac5169fecf7bb78b3e00d419f languageName: node linkType: hard -"@smithy/middleware-retry@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/middleware-retry@npm:2.2.0" +"@smithy/middleware-retry@npm:^2.3.1": + version: 2.3.1 + resolution: "@smithy/middleware-retry@npm:2.3.1" dependencies: "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/protocol-http": "npm:^3.3.0" "@smithy/service-error-classification": "npm:^2.1.5" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" "@smithy/util-middleware": "npm:^2.2.0" "@smithy/util-retry": "npm:^2.2.0" tslib: "npm:^2.6.2" - uuid: "npm:^8.3.2" - checksum: 10c0/6b4b0913b729b2f56e30cb9cef42cdd3e41a2ad570e1e6b60f8662326e1f1063ff2335176c5308f99153c13c3a3e8d30f5adacb2cd744d0fbb10192ebb021ad9 + uuid: "npm:^9.0.1" + checksum: 10c0/f07ff3909c8e6378b59c781a7025a3feaced4bca3bb95ac2e06bfeeb5f1ec95bb35bb0df39052a468c2629640b93b51cc3a4f3da9a142e4deab4f3c373d1619a languageName: node linkType: hard @@ -1269,11 +1269,10 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/signature-v4@npm:2.2.0" +"@smithy/signature-v4@npm:^2.2.1": + version: 2.2.1 + resolution: "@smithy/signature-v4@npm:2.2.1" dependencies: - "@smithy/eventstream-codec": "npm:^2.2.0" "@smithy/is-array-buffer": "npm:^2.2.0" "@smithy/types": "npm:^2.12.0" "@smithy/util-hex-encoding": "npm:^2.2.0" @@ -1281,21 +1280,21 @@ __metadata: "@smithy/util-uri-escape": "npm:^2.2.0" "@smithy/util-utf8": "npm:^2.3.0" tslib: "npm:^2.6.2" - checksum: 10c0/2b8588498b0710839f59d5c7cb200bc846a5ee030def49d27aab6b3a87bea806bdc12cefb2605822c9435da399ca86cdbb68583b5ade84966d167bf1cde2886f + checksum: 10c0/8bb50e95cf5b74226e6baceedf09cee73742f98706f6e5f50ef6be29b2a9b7b01dab49d25be26cb581cdea195661962af85ce4d0abcdce4359bbc0b311eae842 languageName: node linkType: hard -"@smithy/smithy-client@npm:^2.5.0": - version: 2.5.0 - resolution: "@smithy/smithy-client@npm:2.5.0" +"@smithy/smithy-client@npm:^2.5.1": + version: 2.5.1 + resolution: "@smithy/smithy-client@npm:2.5.1" dependencies: - "@smithy/middleware-endpoint": "npm:^2.5.0" + "@smithy/middleware-endpoint": "npm:^2.5.1" "@smithy/middleware-stack": "npm:^2.2.0" "@smithy/protocol-http": "npm:^3.3.0" "@smithy/types": "npm:^2.12.0" "@smithy/util-stream": "npm:^2.2.0" tslib: "npm:^2.6.2" - checksum: 10c0/66186e3c9ad9f0b59871f5a71f9a33bdbd58445c0e6a320570325ec2a084aeb0110bba6d60872f90cac244777cec57c2b2099311f0496b5ba85344a65518d69b + checksum: 10c0/15b10658662e8b56db2527aa09dfbbd9d7fa54c5aaffe0681c547f85c3e346c661a2bc018d05974f77da70e8adcdc71c08a56221f569bcc7174eeb9f4843d23e languageName: node linkType: hard @@ -1376,31 +1375,31 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-defaults-mode-browser@npm:2.2.0" +"@smithy/util-defaults-mode-browser@npm:^2.2.1": + version: 2.2.1 + resolution: "@smithy/util-defaults-mode-browser@npm:2.2.1" dependencies: "@smithy/property-provider": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/0a9e9ccd62f208d2f57cd13f8374cc3888d19d3501ccabc1959fec4e369ebaeb15f84c436e7d04d2ab52748a0284dde73bec4cac537605cc876c72e39542ff7c + checksum: 10c0/d9d2ea99b6eb547a91699162f2d47a4c0c50e1ff9513c9569d172811186cb6ec95e4bd80649a8824a06964811f7f1a9b02bd2662815c486d0370950017b65e06 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^2.3.0": - version: 2.3.0 - resolution: "@smithy/util-defaults-mode-node@npm:2.3.0" +"@smithy/util-defaults-mode-node@npm:^2.3.1": + version: 2.3.1 + resolution: "@smithy/util-defaults-mode-node@npm:2.3.1" dependencies: "@smithy/config-resolver": "npm:^2.2.0" "@smithy/credential-provider-imds": "npm:^2.3.0" "@smithy/node-config-provider": "npm:^2.3.0" "@smithy/property-provider": "npm:^2.2.0" - "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/smithy-client": "npm:^2.5.1" "@smithy/types": "npm:^2.12.0" tslib: "npm:^2.6.2" - checksum: 10c0/604e2145c722bc1a1caffdf9ed63e259858aaecc051e423c9b2e2820e2f929b4fc1bc785180cbab00042b77493492526e3ca94fb7174d92765846b00f16130e1 + checksum: 10c0/7c6907f73a1e0b28a55f97850272ef9beab45a09e4463edd79950680f7603264b09ce32469bad5bc6de58315bae7411d7a8a2e8622eeb345728aa760aa5b3f06 languageName: node linkType: hard @@ -4080,7 +4079,7 @@ __metadata: version: 0.0.0-use.local resolution: "ros-rsync-to-s3@workspace:." dependencies: - "@aws-sdk/client-s3": "npm:3.535.0" + "@aws-sdk/client-s3": "npm:3.552.0" "@types/ms": "npm:0.7.34" "@types/node": "npm:20.11.28" "@types/validator": "npm:13.11.9" @@ -4643,12 +4642,12 @@ __metadata: languageName: node linkType: hard -"uuid@npm:^8.3.2": - version: 8.3.2 - resolution: "uuid@npm:8.3.2" +"uuid@npm:^9.0.1": + version: 9.0.1 + resolution: "uuid@npm:9.0.1" bin: uuid: dist/bin/uuid - checksum: 8/5575a8a75c13120e2f10e6ddc801b2c7ed7d8f3c8ac22c7ed0c7b2ba6383ec0abda88c905085d630e251719e0777045ae3236f04c812184b7c765f63a70e58df + checksum: 10c0/1607dd32ac7fc22f2d8f77051e6a64845c9bce5cd3dd8aa0070c074ec73e666a1f63c7b4e0f4bf2bc8b9d59dc85a15e17807446d9d2b17c8485fbc2147b27f9b languageName: node linkType: hard