diff --git a/package.json b/package.json index 4c921b7..81fc594 100644 --- a/package.json +++ b/package.json @@ -12,16 +12,16 @@ "packages/*" ], "devDependencies": { - "@commitlint/cli": "^19.1.0", + "@commitlint/cli": "^19.2.0", "@commitlint/config-conventional": "^19.1.0", - "aws-cdk-lib": "2.124.0", + "aws-cdk-lib": "2.132.1", "constructs": "10.3.0", "eslint": "^8.57.0", "eslint-config-universe": "^12.0.0", "husky": "^9.0.11", "lerna": "^8.1.2", "prettier": "^3.2.5", - "sst": "2.40.7" + "sst": "2.41.2" }, "scripts": { "test": "lerna run test", diff --git a/packages/api/package.json b/packages/api/package.json index 23b879e..6f3e210 100644 --- a/packages/api/package.json +++ b/packages/api/package.json @@ -4,15 +4,15 @@ "version": "3.15.0", "dependencies": { "@ambito-dolar/core": "^3.8.4", - "@atproto/api": "^0.11.1", - "@aws-sdk/client-dynamodb": "~3.533.0", - "@aws-sdk/client-s3": "~3.533.0", - "@aws-sdk/client-sns": "~3.533.0", - "@aws-sdk/lib-dynamodb": "~3.533.0", + "@atproto/api": "^0.11.2", + "@aws-sdk/client-dynamodb": "~3.535.0", + "@aws-sdk/client-s3": "~3.535.0", + "@aws-sdk/client-sns": "~3.535.0", + "@aws-sdk/lib-dynamodb": "~3.535.0", "@sentry/integrations": "7.100.1", "@sentry/serverless": "7.100.1", "@shelf/dynamodb-parallel-scan": "^3.7.0", - "@smithy/node-http-handler": "^2.4.3", + "@smithy/node-http-handler": "^2.5.0", "@sparticuz/chromium": "~122.0.0", "async": "^3.2.5", "boolean": "^3.2.0", @@ -21,7 +21,7 @@ "instagram-private-api": "^1.46.1", "joi": "^17.12.2", "lodash": "^4.17.21", - "masto": "^6.6.4", + "masto": "^6.7.0", "object-hash": "^3.0.0", "pretty-ms": "^9.0.0", "puppeteer-core": "~22.2.0", diff --git a/packages/client/ios/Podfile.lock b/packages/client/ios/Podfile.lock index 5ed26c2..2c36ecc 100644 --- a/packages/client/ios/Podfile.lock +++ b/packages/client/ios/Podfile.lock @@ -1652,7 +1652,7 @@ SPEC CHECKSUMS: SentryPrivate: 006b24af16828441f70e2ab6adf241bd0a8ad130 SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17 sqlite3: f163dbbb7aa3339ad8fc622782c2d9d7b72f7e9c - Yoga: 9e6a04eacbd94f97d94577017e9f23b3ab41cf6c + Yoga: a716eea57d0d3430219c0a5a233e1e93ee931eb7 PODFILE CHECKSUM: 415f0337df69ec3938bd080be6daa728dcee84b6 diff --git a/packages/client/ios/mbitoDlar/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png b/packages/client/ios/mbitoDlar/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png index 62ac2a4..d1a44d5 100644 Binary files a/packages/client/ios/mbitoDlar/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png and b/packages/client/ios/mbitoDlar/Images.xcassets/AppIcon.appiconset/App-Icon-1024x1024@1x.png differ diff --git a/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/dark_image.png b/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/dark_image.png index 2d82eee..6aa95c6 100644 Binary files a/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/dark_image.png and b/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/dark_image.png differ diff --git a/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/image.png b/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/image.png index c82f0ba..267d42c 100644 Binary files a/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/image.png and b/packages/client/ios/mbitoDlar/Images.xcassets/SplashScreen.imageset/image.png differ diff --git a/yarn.lock b/yarn.lock index 19b1df4..e89e3be 100644 --- a/yarn.lock +++ b/yarn.lock @@ -39,15 +39,15 @@ __metadata: resolution: "@ambito-dolar/api@workspace:packages/api" dependencies: "@ambito-dolar/core": "npm:^3.8.4" - "@atproto/api": "npm:^0.11.1" - "@aws-sdk/client-dynamodb": "npm:~3.533.0" - "@aws-sdk/client-s3": "npm:~3.533.0" - "@aws-sdk/client-sns": "npm:~3.533.0" - "@aws-sdk/lib-dynamodb": "npm:~3.533.0" + "@atproto/api": "npm:^0.11.2" + "@aws-sdk/client-dynamodb": "npm:~3.535.0" + "@aws-sdk/client-s3": "npm:~3.535.0" + "@aws-sdk/client-sns": "npm:~3.535.0" + "@aws-sdk/lib-dynamodb": "npm:~3.535.0" "@sentry/integrations": "npm:7.100.1" "@sentry/serverless": "npm:7.100.1" "@shelf/dynamodb-parallel-scan": "npm:^3.7.0" - "@smithy/node-http-handler": "npm:^2.4.3" + "@smithy/node-http-handler": "npm:^2.5.0" "@sparticuz/chromium": "npm:~122.0.0" async: "npm:^3.2.5" boolean: "npm:^3.2.0" @@ -56,7 +56,7 @@ __metadata: instagram-private-api: "npm:^1.46.1" joi: "npm:^17.12.2" lodash: "npm:^4.17.21" - masto: "npm:^6.6.4" + masto: "npm:^6.7.0" object-hash: "npm:^3.0.0" pretty-ms: "npm:^9.0.0" puppeteer-core: "npm:~22.2.0" @@ -303,9 +303,9 @@ __metadata: languageName: node linkType: hard -"@atproto/api@npm:^0.11.1": - version: 0.11.1 - resolution: "@atproto/api@npm:0.11.1" +"@atproto/api@npm:^0.11.2": + version: 0.11.2 + resolution: "@atproto/api@npm:0.11.2" dependencies: "@atproto/common-web": "npm:^0.2.4" "@atproto/lexicon": "npm:^0.3.3" @@ -315,7 +315,7 @@ __metadata: tlds: "npm:^1.234.0" typed-emitter: "npm:^2.1.0" zod: "npm:^3.21.4" - checksum: 10/e87d8060449280175fdcd6a28893007fbc6de7c69a00af211eb5ec2098c42f21fee049a90f30f978dd77bca84e2a770ea104304444971d5f8f13e2c298ca06e5 + checksum: 10/c4f7d4d3c8ca9007c529837da8b2073ba4e742b7b1f69fa7ae20f36b0aa6805d521e7db4c5e906440220f07c49a78df277750eb8f764581bae988f4c25a7c10e languageName: node linkType: hard @@ -384,68 +384,68 @@ __metadata: languageName: node linkType: hard -"@aws-cdk/aws-lambda-python-alpha@npm:2.124.0-alpha.0": - version: 2.124.0-alpha.0 - resolution: "@aws-cdk/aws-lambda-python-alpha@npm:2.124.0-alpha.0" +"@aws-cdk/aws-lambda-python-alpha@npm:2.132.1-alpha.0": + version: 2.132.1-alpha.0 + resolution: "@aws-cdk/aws-lambda-python-alpha@npm:2.132.1-alpha.0" peerDependencies: - aws-cdk-lib: ^2.124.0 + aws-cdk-lib: ^2.132.1 constructs: ^10.0.0 - checksum: 10/5cc623ed9e03afea0733e5638e9a35adb397822c9a3fd66031069b36c6f30595263050477dcf1a0397b30aa579a56741a0930d98de21e663e983038b32a23265 + checksum: 10/615a46d92eb02e7a12fd7e281a2efd0bd352b349b75d7618915673b20f072d6da22f4347a501140970d14b0eb81ff04a530450888e2fcc49cca14343de8ba640 languageName: node linkType: hard -"@aws-cdk/aws-service-spec@npm:^0.0.45": - version: 0.0.45 - resolution: "@aws-cdk/aws-service-spec@npm:0.0.45" +"@aws-cdk/aws-service-spec@npm:^0.0.52": + version: 0.0.52 + resolution: "@aws-cdk/aws-service-spec@npm:0.0.52" dependencies: - "@aws-cdk/service-spec-types": "npm:^0.0.45" + "@aws-cdk/service-spec-types": "npm:^0.0.52" "@cdklabs/tskb": "npm:^0.0.3" - checksum: 10/9108927bf2bca83c0041f0d9dc876123c61ad3ec6ca232c507b529e5230fee94d37e570a86c8326aa98b760b7e0671690f9d0f44fac15c4ceedc66fa3d47ec7b + checksum: 10/3e31547829a940f6f516c92e2cfbf21273da752173fea63f659a5cadbc8aba063da5dcd6bc5ede43d4294b7b0b5700334db79d81c70624c1f15483328cf12e99 languageName: node linkType: hard -"@aws-cdk/cloud-assembly-schema@npm:2.124.0": - version: 2.124.0 - resolution: "@aws-cdk/cloud-assembly-schema@npm:2.124.0" +"@aws-cdk/cloud-assembly-schema@npm:2.132.1": + version: 2.132.1 + resolution: "@aws-cdk/cloud-assembly-schema@npm:2.132.1" dependencies: jsonschema: "npm:^1.4.1" - semver: "npm:^7.5.4" - checksum: 10/09ff758ffbe36f85f372e1e4a6d247cba13e72d0a0aa3f2ff7a25612541b06d6da90b271b7ecbbad779f2efdd20834f778a456557af119f1395a95830beb0463 + semver: "npm:^7.6.0" + checksum: 10/13cee0a9bb54afe9d3390547817edbb2d28c109355fd932005d9e9c682d19174b38b543d47267cbcc88de22e5fd672883d860d9f5cc8c8a4e11287cea71c7869 languageName: node linkType: hard -"@aws-cdk/cloudformation-diff@npm:2.124.0": - version: 2.124.0 - resolution: "@aws-cdk/cloudformation-diff@npm:2.124.0" +"@aws-cdk/cloudformation-diff@npm:2.132.1": + version: 2.132.1 + resolution: "@aws-cdk/cloudformation-diff@npm:2.132.1" dependencies: - "@aws-cdk/aws-service-spec": "npm:^0.0.45" - "@aws-cdk/service-spec-types": "npm:^0.0.45" + "@aws-cdk/aws-service-spec": "npm:^0.0.52" + "@aws-cdk/service-spec-types": "npm:^0.0.52" chalk: "npm:^4" - diff: "npm:^5.1.0" + diff: "npm:^5.2.0" fast-deep-equal: "npm:^3.1.3" string-width: "npm:^4.2.3" table: "npm:^6.8.1" - checksum: 10/70fb44473531978ef018828c14db57c57dbcc2ab8e6c9c14f4d635ee511438c8a8a3f8eb6abb2b0e682d924c7d53e76140fc001fd5ea177c506f8ae16cd06f7e + checksum: 10/b9738a2f4a216e27a33e16a9e325c4c5b774425998bd69446df4e973b3c73961de745807d4b176b9659d0c52e23f5991783ece08b85602d4a04c903feefce741 languageName: node linkType: hard -"@aws-cdk/cx-api@npm:2.124.0": - version: 2.124.0 - resolution: "@aws-cdk/cx-api@npm:2.124.0" +"@aws-cdk/cx-api@npm:2.132.1": + version: 2.132.1 + resolution: "@aws-cdk/cx-api@npm:2.132.1" dependencies: - semver: "npm:^7.5.4" + semver: "npm:^7.6.0" peerDependencies: - "@aws-cdk/cloud-assembly-schema": 2.124.0 - checksum: 10/a307ed55079a7efcca400f62b47f12f2c55d0e156a52e239b3ba597d5e34ced1cde8d8ad3a536e4c47e7c13d2081fa51005bee56d60fab03634ec051e072b459 + "@aws-cdk/cloud-assembly-schema": 2.132.1 + checksum: 10/36aea1ccae05492a15ae0fbefd5155529c4071476fd3f6310ca4b445369f874e38abaaca89784ae1ee8ea751f51db96c0e8fef9c8894b5df8e07a378e38877a0 languageName: node linkType: hard -"@aws-cdk/service-spec-types@npm:^0.0.45": - version: 0.0.45 - resolution: "@aws-cdk/service-spec-types@npm:0.0.45" +"@aws-cdk/service-spec-types@npm:^0.0.52": + version: 0.0.52 + resolution: "@aws-cdk/service-spec-types@npm:0.0.52" dependencies: "@cdklabs/tskb": "npm:^0.0.3" - checksum: 10/8fa521ec433094aa35313d881e5b5c6ec329d612ed0e5b38213250865e6f407c4f4cae83abfcd91a5e2601fa679fe7cfaa863015fe778f24fcbc34b70b45398e + checksum: 10/daa14bb2d941a5ea15a461ec804f443e6d4caa9b7ae51ace1e4892e8aad9d061d9a9e543fc187166a939e73a7ff6a69cc18b07e3de8576d5b59ab3117aa642c1 languageName: node linkType: hard @@ -663,54 +663,54 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-dynamodb@npm:~3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-dynamodb@npm:3.533.0" +"@aws-sdk/client-dynamodb@npm:~3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-dynamodb@npm:3.535.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.533.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/credential-provider-node": "npm:3.533.0" - "@aws-sdk/middleware-endpoint-discovery": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-utf8": "npm:^2.2.0" - "@smithy/util-waiter": "npm:^2.1.4" - tslib: "npm:^2.5.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/middleware-endpoint-discovery": "npm:3.535.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/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-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/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-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/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-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" + "@smithy/util-waiter": "npm:^2.2.0" + tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10/1e80a6501336e17fe8f515eb8da8e46cabfddde6789aba237eedca6b980ffc0557e0c39072d1f59fe9071c79506bb5a2c8d5b6b3f41e81c1fe50271322161fe7 + checksum: 10/2bf7ae84c0b266b8f3a5e229872d23cfdbab5041dd3af38f74255d4227a7620cdf2e7c6930818745940061c493ca2c6fa34a781fe18c71ad3b9cf60a7cbc3f55 languageName: node linkType: hard @@ -1127,116 +1127,116 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-s3@npm:~3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-s3@npm:3.533.0" +"@aws-sdk/client-s3@npm:~3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-s3@npm:3.535.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.533.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/credential-provider-node": "npm:3.533.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.533.0" - "@aws-sdk/middleware-expect-continue": "npm:3.533.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-location-constraint": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.533.0" - "@aws-sdk/middleware-signing": "npm:3.533.0" - "@aws-sdk/middleware-ssec": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@aws-sdk/xml-builder": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/eventstream-serde-browser": "npm:^2.1.4" - "@smithy/eventstream-serde-config-resolver": "npm:^2.1.4" - "@smithy/eventstream-serde-node": "npm:^2.1.4" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-blob-browser": "npm:^2.1.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/hash-stream-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/md5-js": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-stream": "npm:^2.1.5" - "@smithy/util-utf8": "npm:^2.2.0" - "@smithy/util-waiter": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/c7b433264466490134a827c041fd60af232430c30317f38104c86dd2da5ad74af77c98fa8b1e8f6d2726ebca5f6b49bf000492f769564a8a4c254288dbd56e57 + "@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/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" + "@aws-sdk/middleware-host-header": "npm:3.535.0" + "@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/region-config-resolver": "npm:3.535.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.535.0" + "@aws-sdk/types": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.535.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/eventstream-serde-browser": "npm:^2.2.0" + "@smithy/eventstream-serde-config-resolver": "npm:^2.2.0" + "@smithy/eventstream-serde-node": "npm:^2.2.0" + "@smithy/fetch-http-handler": "npm:^2.5.0" + "@smithy/hash-blob-browser": "npm:^2.2.0" + "@smithy/hash-node": "npm:^2.2.0" + "@smithy/hash-stream-node": "npm:^2.2.0" + "@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-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/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-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: 10/6735485e379974194494196955803e038a96fd9ef7a4812c484769d75369993fea476ac8e9f8abfeb8b984e5fd5ce7dfa76dd3ed29e1ace37023b08d6603a96c languageName: node linkType: hard -"@aws-sdk/client-sns@npm:~3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-sns@npm:3.533.0" +"@aws-sdk/client-sns@npm:~3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-sns@npm:3.535.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.533.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/credential-provider-node": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/8210ccdc95cd7e53d1f913e81898c3741bfc9d205ba4d809dadf168e9320c3328dd57b7f320721fdbb13d456694085715ea3f1d08702d9c49021708f1da0ec7a + "@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/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/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-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/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-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/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-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: 10/1fcc92ee46f632a9f014d1720a3fb9792172cb68c5d002c9c8e27407725767374c3f49d935c7b4c8fd6c91f34b11768e0052ed797f6958031a37b4dd02a47610 languageName: node linkType: hard @@ -1339,52 +1339,52 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.533.0" +"@aws-sdk/client-sso-oidc@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.535.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/client-sts": "npm:3.533.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" + "@aws-sdk/client-sts": "npm:3.535.0" + "@aws-sdk/core": "npm:3.535.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/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-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/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-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/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-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.533.0 - checksum: 10/6dc102a971d5988327a06b174ad99605746b810daac8f63b0516601aa0b72dfbc1ac75899ac832634d1f932388dca78e80d26c7ddd968c6b910ba57a0c648e1a + "@aws-sdk/credential-provider-node": ^3.535.0 + checksum: 10/c5683976897e00ee779c2370aeab086f34af6a2294ef1a69732b5d2fa7a45d484cc1cdac62e59e39d06bdcae01bf4b2a7f2404c8060e8c4458803593d2003da3 languageName: node linkType: hard @@ -1434,49 +1434,49 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-sso@npm:3.533.0" +"@aws-sdk/client-sso@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-sso@npm:3.535.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/c330967d71310876752fd609ddfc29af8d3ff033e13a20d55f57364830f26ed0c92b45624249b4bcd8611550331e0e80dd7609fa456bffd5cf50eda0ce04096d + "@aws-sdk/core": "npm:3.535.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/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-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/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-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/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-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: 10/4f607e388f00283e48bb826d94390fe38a2e078f3002901f039a45920676df73ff03448837badb33b5e0c3d3faee7948181954c1757bb6d2eb81980c08fea2a3 languageName: node linkType: hard @@ -1529,51 +1529,51 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/client-sts@npm:3.533.0" +"@aws-sdk/client-sts@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/client-sts@npm:3.535.0" dependencies: "@aws-crypto/sha256-browser": "npm:3.0.0" "@aws-crypto/sha256-js": "npm:3.0.0" - "@aws-sdk/core": "npm:3.533.0" - "@aws-sdk/middleware-host-header": "npm:3.533.0" - "@aws-sdk/middleware-logger": "npm:3.533.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.533.0" - "@aws-sdk/middleware-user-agent": "npm:3.533.0" - "@aws-sdk/region-config-resolver": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@aws-sdk/util-user-agent-browser": "npm:3.533.0" - "@aws-sdk/util-user-agent-node": "npm:3.533.0" - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/core": "npm:^1.3.8" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/hash-node": "npm:^2.1.4" - "@smithy/invalid-dependency": "npm:^2.1.4" - "@smithy/middleware-content-length": "npm:^2.1.4" - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-body-length-browser": "npm:^2.1.1" - "@smithy/util-body-length-node": "npm:^2.2.2" - "@smithy/util-defaults-mode-browser": "npm:^2.1.7" - "@smithy/util-defaults-mode-node": "npm:^2.2.7" - "@smithy/util-endpoints": "npm:^1.1.5" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" + "@aws-sdk/core": "npm:3.535.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/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-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/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-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/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-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.533.0 - checksum: 10/e65eeb31949b1bb23fc8e1098702dabeccf77ad70b57d54b070906e8773dfd756dfa89ee0cdf5bad27127941b93b237b34f6c9c536e7714303c4ce426a34a810 + "@aws-sdk/credential-provider-node": ^3.535.0 + checksum: 10/c2aa31edecdee7b496f617f6c5a7c34025c0c0489f41f59eb91136352e979f69dd2e4d3c1967375a8e362992b10563e7b2195c6fb31b013e40801fc00ed5cf97 languageName: node linkType: hard @@ -1601,18 +1601,18 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/core@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/core@npm:3.533.0" +"@aws-sdk/core@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/core@npm:3.535.0" dependencies: - "@smithy/core": "npm:^1.3.8" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/signature-v4": "npm:^2.1.4" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" + "@smithy/core": "npm:^1.4.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/signature-v4": "npm:^2.2.0" + "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/types": "npm:^2.12.0" fast-xml-parser: "npm:4.2.5" - tslib: "npm:^2.5.0" - checksum: 10/02daad404dce2be1b4054838e4e8a756a72bb25444aeae9e1c8f405afa8cd4fa36d5a7263257872ba6a0ceda28c1461512fa4f0a88fd8d542f025c18613e86f0 + tslib: "npm:^2.6.2" + checksum: 10/f80dd5f6293dbfa11fdfdaed6dc56142c86eaf074231be990ce127ebd9fd92e2b574d751d5b15c397b885ad60ef0550b5d80bc516979d0b0289605c9eacdfdb0 languageName: node linkType: hard @@ -1641,15 +1641,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.533.0" +"@aws-sdk/credential-provider-env@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/5af1665e6d61776a3f02232030425de74992e99fa3aecd05f937bd148c5431c68ebc726536b40381ae58198166d8b3e16a64d583b087b279a9374f0fe05d655b + "@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: 10/a9ab16146a2ba6d5d4af901ebacbd4576effd42c90debc274a9e827bd0a958072b068dfab54e8c6735cc96de40196d84c90c2543692336cca0decef2a16f2fd2 languageName: node linkType: hard @@ -1670,20 +1670,20 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.533.0" +"@aws-sdk/credential-provider-http@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-stream": "npm:^2.1.5" - tslib: "npm:^2.5.0" - checksum: 10/e43df1da8a85d62a97f73526ba21df5ce5bdd9dad97c48530ac02359e5c40bded6aa2c4463db84627654a4069e7d6761905f5674f5d7101ca5174d4c0dea8c09 + "@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/types": "npm:^2.12.0" + "@smithy/util-stream": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/989d97be76e7c93801c216e18974741df14d66c5a1069bc01d80b26a73bae714a4070d1469db8a00db51d8914167e2c8d17eee565fb9fba29527895b0b165e85 languageName: node linkType: hard @@ -1706,22 +1706,22 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.533.0" +"@aws-sdk/credential-provider-ini@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.535.0" dependencies: - "@aws-sdk/client-sts": "npm:3.533.0" - "@aws-sdk/credential-provider-env": "npm:3.533.0" - "@aws-sdk/credential-provider-process": "npm:3.533.0" - "@aws-sdk/credential-provider-sso": "npm:3.533.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/credential-provider-imds": "npm:^2.2.6" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/5b462176618bf30b8fa488c297f983b59b70b5a8a1187f70d9954e6356a3f2d2bc21020ce55267dbea1d98adc76393cd7ad9d0507b9905095418c9db0ddbc590 + "@aws-sdk/client-sts": "npm:3.535.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/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: 10/8176a97c75e4a8a8b99a952e37cca6855af80f2fa0dbaf0cd999b0a886434c01edad95d0cf92d0ec8ee8d219adb199d430ba4d857276fcae36ff05039ba4028b languageName: node linkType: hard @@ -1745,23 +1745,23 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.533.0" +"@aws-sdk/credential-provider-node@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.535.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.533.0" - "@aws-sdk/credential-provider-http": "npm:3.533.0" - "@aws-sdk/credential-provider-ini": "npm:3.533.0" - "@aws-sdk/credential-provider-process": "npm:3.533.0" - "@aws-sdk/credential-provider-sso": "npm:3.533.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/credential-provider-imds": "npm:^2.2.6" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/eac60ed36bb08b80ce9ac961566d9e241a359382ae3c98e8a28fb5d649feec6724b2e74e88d68772d3ea19229d810b681e5b4c0acfcafbc99b103dbe7dc7a8da + "@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-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/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: 10/c896ce5aebc7ceaec1f9b72e7c3eed5f08ba71771f1ab90562849caa37bd010735153a4adb5c9dbd0da55caaa0d61cac66723e6389e961c5cc19528d3f751c6a languageName: node linkType: hard @@ -1778,16 +1778,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.533.0" +"@aws-sdk/credential-provider-process@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/2547060cc0a57db8397be379238c41a9b6e762e451960bd96a425c3c54cbf87909caf0a653a75453a3bcfcfc57f4ee526e459cfb309145043d192115aec0efb3 + "@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: 10/59260bcd5d42ee61269a3a3d9b2c6c9ab0b6af2b1d48826018e56d44014c3a85fceaf175f3855a24a5f3093ee367afea49a72a559bc7ceb30e7cc9be049c4b0a languageName: node linkType: hard @@ -1806,18 +1806,18 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.533.0" +"@aws-sdk/credential-provider-sso@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.535.0" dependencies: - "@aws-sdk/client-sso": "npm:3.533.0" - "@aws-sdk/token-providers": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/397fa7bbb29010371476ca151942f3e0dcb50af5fd78d3b07493d7a9397dd47a66acea81875be290545c71c6ffcef31cc7f2c622e86ad72a4c584e0c3ad152cc + "@aws-sdk/client-sso": "npm:3.535.0" + "@aws-sdk/token-providers": "npm:3.535.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: 10/c931d846d3a6d93a97a51ede18960930aff1f15cd5023e2b8af49be3284b58f158831faf5688a3bf09b70f210fe0d222fe9bd5fb9bd9c70d7653e22b1624bbbe languageName: node linkType: hard @@ -1834,16 +1834,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.533.0" +"@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" dependencies: - "@aws-sdk/client-sts": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/7b7a068b4c6ef682c0f29e7810e23ff8eb7aae4832a3f17af9c571c05c6fe743195fde0645e14cf02dec707159cfe173c1ecda8a830500d36c8897bc2e194045 + "@aws-sdk/client-sts": "npm:3.535.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: 10/a32c75483a0cd4afbe8c12cca308f6a8de5916790aadfdefb60439e63de0c46703739beaaea47f401ccdda0382bb06ae791aacac19eb7eb35e53b3d8a3fa4ac5 languageName: node linkType: hard @@ -1871,27 +1871,27 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/endpoint-cache@npm:3.495.0": - version: 3.495.0 - resolution: "@aws-sdk/endpoint-cache@npm:3.495.0" +"@aws-sdk/endpoint-cache@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/endpoint-cache@npm:3.535.0" dependencies: mnemonist: "npm:0.38.3" - tslib: "npm:^2.5.0" - checksum: 10/b31a84a2b141c9f8f81c36349c6238e4af23c1197a024086bb6d99a116b79608899def1710d2720ff11c890953849443bb261f15767b11d999474ce5b2969c4e + tslib: "npm:^2.6.2" + checksum: 10/1f530cca278588a44b8c9b65818500fce69da313d81ed272bc985ee46054a708c9b7285b0861e90e68d887f1139aa0b00501c902371982efe193dc0e4a919dcf languageName: node linkType: hard -"@aws-sdk/lib-dynamodb@npm:~3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/lib-dynamodb@npm:3.533.0" +"@aws-sdk/lib-dynamodb@npm:~3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/lib-dynamodb@npm:3.535.0" dependencies: - "@aws-sdk/util-dynamodb": "npm:3.533.0" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" + "@aws-sdk/util-dynamodb": "npm:3.535.0" + "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" peerDependencies: "@aws-sdk/client-dynamodb": ^3.0.0 - checksum: 10/2108106ef0d2ae8e9ff7952569cc3e089bde2779e7da54c075fc0d2882253bae2e625a125ad8822464336edb5c7863757c11b57d5c3b1a4769debf2c25c41cd8 + checksum: 10/4e8392aba4145027dc69b7d831da1afc1e8a5787d7c3d65166af174500e45d1d5d63cea3371cdd3e23fe9b9fed4339defbfff01983e978f13d840c9f0e68cb67 languageName: node linkType: hard @@ -1910,32 +1910,32 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.533.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-arn-parser": "npm:3.495.0" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-config-provider": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 10/7a69ce73d7e0bef0cb4e63fd85996cbe446e300bb58321de1547b8a2c20327f2d3be38cb6ce2be302ba5b92196729f92dba7c060e66f0e7f4c5a59511f606ff1 + "@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/types": "npm:^2.12.0" + "@smithy/util-config-provider": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/5a83cd69cce1c47ab3e02d1895fcd5e40e34fbde406f0f655e1901a0dac36b2f62dd7303350e49273bc313bf228400312d374376b193f048bde64d52be7476da languageName: node linkType: hard -"@aws-sdk/middleware-endpoint-discovery@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.533.0" +"@aws-sdk/middleware-endpoint-discovery@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-endpoint-discovery@npm:3.535.0" dependencies: - "@aws-sdk/endpoint-cache": "npm:3.495.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/df6116fb8d2a0c794c07fdcb6b63a5d4ed2016f85afe49023ec8262bc8c9fad873980386957ef4efdc3cedc3850f838ef8cdaf2d66306778ca0052b181556045 + "@aws-sdk/endpoint-cache": "npm:3.535.0" + "@aws-sdk/types": "npm:3.535.0" + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/b11bef3fa8cf680ea52b7b85d121871267f2375146b206fecfd8a77437038def487a5c0dd6742a4a88bd0801f6ed572ed73e2da4cb6f14a4712589b54608f311 languageName: node linkType: hard @@ -1951,15 +1951,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.533.0" +"@aws-sdk/middleware-expect-continue@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/d9b57c3a4dec2ff7b4a052eb72011250e1443ac15fdc82fd52937e88e9bc703301f98ebdc7bd08f5e91efd51f04c26af0dc5f7cc0d88ceebfe5a74db70669858 + "@aws-sdk/types": "npm:3.535.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/c7e5015459a55832d9e03eabe77c3546d62fa76e1369a67c612e6e7a82c37decd1ed66891005aebfb9240c99f7803fbfcd6e4926342aad8a435feaec11a5c422 languageName: node linkType: hard @@ -1979,19 +1979,19 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.533.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.535.0" dependencies: "@aws-crypto/crc32": "npm:3.0.0" "@aws-crypto/crc32c": "npm:3.0.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/is-array-buffer": "npm:^2.1.1" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/7184b9857f6d6830da3368d90bf5d0b81e8eceb08f6ff93b99c8d10027c61fba15e6fd738a44fac89a772a519097b285f0e710e3657d3ef2180f72bc3b06fe8e + "@aws-sdk/types": "npm:3.535.0" + "@smithy/is-array-buffer": "npm:^2.2.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/a0b9cc3fd13c75f38643ea2530b0c62a90a85c0b1c174c009c569f138e7330de00b9af4aca5cc5e72b828b22a13f62eb030aed7e1fa55f06622c1d55687d5415 languageName: node linkType: hard @@ -2007,15 +2007,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.533.0" +"@aws-sdk/middleware-host-header@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/3919792572afcf7c8b9a3e66161f2d61f910fc3839368f67b32e57c29db8f66dacb41fea45d8952d3942aa68ed756059758f5d538a8c150b7497de645565ba56 + "@aws-sdk/types": "npm:3.535.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/a32cb45c88c8e2361ca4cfca8cd7dc84e743e39e3a161ac4d9aa6c0916b3f259f32c2c8d84cfb60971c4da69fe17b387df75d21903aab8c2c56586cbe025c91c languageName: node linkType: hard @@ -2030,14 +2030,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.533.0" +"@aws-sdk/middleware-location-constraint@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/fa4d861431a160231a5504fa6289f31ce62e095a7616c27df773a6717d4c773e140a1739457d14fb8c9bdfff9618944b1d690de2d0aafa03f478d6c6767fe3d7 + "@aws-sdk/types": "npm:3.535.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/991aaa73a6c134816550722f3a2fc76504d29f78615425399e6feedac9e38a30757a6561f310bee49aa53bb8d73a26578270f6f21b4ecbdb2efddd9b4514bde1 languageName: node linkType: hard @@ -2052,14 +2052,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-logger@npm:3.533.0" +"@aws-sdk/middleware-logger@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-logger@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/99435f82131200df84b1bd52b0f2fbb4e00751f1821c464b5dda66b59d111e96a0777370a88d1a37f238d8a774b8505aebe99ab1b0f62446b8635bf49890079e + "@aws-sdk/types": "npm:3.535.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/1edb993a1e020848be08904e07e7f8bc4925cece85c74d5d67f787e4fe3dcc80da558dd71c530e0910fb86313b9c3955cb4585d1ddbf47fcb85bf8024c735e3a languageName: node linkType: hard @@ -2075,15 +2075,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.533.0" +"@aws-sdk/middleware-recursion-detection@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/8afe2e97b4b79dbcf5325cebfba21776f18b06372a2db9b1a25277ba6a3fd3beecb770e4e4d32a11b496cc17a1c39212d9c6f7b958c2ba32054ba2a2efba6517 + "@aws-sdk/types": "npm:3.535.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/cf231a98e8f85c4592ccdc8c3d6bff10951fea96c06978068ce6667c6d4c99f95f14b836996dac27c31848030f662f1600629cc63554c5c0d8b4242bba4c5bea languageName: node linkType: hard @@ -2115,20 +2115,20 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.533.0" +"@aws-sdk/middleware-sdk-s3@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-arn-parser": "npm:3.495.0" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/signature-v4": "npm:^2.1.4" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-config-provider": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 10/c841ab1139f025e03313f2b62f2bce259e57d4b400eff61b2ee1aa119c0471179a5a124b86e06af960843e862527ca1807cbd4c9a52641a391d899ffe200b63b + "@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/types": "npm:^2.12.0" + "@smithy/util-config-provider": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/effcd878a305953128dd5e12babbc94181a4a442845164abfc3b84b2ca986330a76c7641f372bd8f872d6b855616d59a2bbfa4105c87258de4c5a5cf01a7eedc languageName: node linkType: hard @@ -2147,18 +2147,18 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-signing@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-signing@npm:3.533.0" +"@aws-sdk/middleware-signing@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-signing@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/signature-v4": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-middleware": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/12bf1926a41025de6ce04d67b44da0f62a9f3ad534e4dbe4f70fd2a91fc66fb00431f9f2a2ca3c095891eb15f4c3b9f66d54aa6d4b6b22ba925ec2baf031c67d + "@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/types": "npm:^2.12.0" + "@smithy/util-middleware": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/c61a230082f37f444d6041d045913e7b72d676a801b4908493ed0cca4e19bf0cdfd568d71929e49cc6173882f5fcf0a730e20e954435c62f4154af1a7fa4f524 languageName: node linkType: hard @@ -2173,14 +2173,14 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.533.0" +"@aws-sdk/middleware-ssec@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/557b5d253783bf609e08dec3057e0c7b254e9ea6bd1da71ccdfb762b488cfae880d3904aea94a76db8eb91baab7e345480e84462841574ccdc77da982eb888b3 + "@aws-sdk/types": "npm:3.535.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/574801d48da1ee05493d52ed61ad4bf09744e87a93bcb21f653843933b20d7dd8c64c58a24f911630976790ce9af66cc49530eddbbc957350b7c4d1044e4925c languageName: node linkType: hard @@ -2197,16 +2197,16 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.533.0" +"@aws-sdk/middleware-user-agent@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@aws-sdk/util-endpoints": "npm:3.533.0" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c2f026bf72ce672c9e38ac96ba22c104dfbbd9ef01b4802954e9553c61f781bf9fa945e095f2bf20087a96d5c087150eeb57a09550fab62594220a95b1b7d063 + "@aws-sdk/types": "npm:3.535.0" + "@aws-sdk/util-endpoints": "npm:3.535.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/e065eed8e06ba05cb926e9cce20e68d223e9eb277cc68b287aacab4de583f0610f1d02cf683d4dc005bd271a6688f0e92357a91a119dfc18225ac4ad3165be94 languageName: node linkType: hard @@ -2224,17 +2224,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.533.0" +"@aws-sdk/region-config-resolver@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-config-provider": "npm:^2.2.1" - "@smithy/util-middleware": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/97fcfb964ab6920382c8f11d4235887934212fb93966078250251ee63ab3bb567af07e52fd72e9063de1dfba2a3e2f343817ff4ca0073c22638b7945d86e1eea + "@aws-sdk/types": "npm:3.535.0" + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-config-provider": "npm:^2.3.0" + "@smithy/util-middleware": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/a7a1ef6f85f1d05a03d8a132bd4a822c51ac0ba88799d3c3b340118b40c958dc412ed9c97a8945fce8b35ec1f31192003e638e419345054bc514943a9962eb72 languageName: node linkType: hard @@ -2269,17 +2269,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.533.0" +"@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" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/signature-v4": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/83c581d4992ef7bb8ef4a1b63b32f0a1d65ffd0c2d9a42db9ff43c14fadeec99f90fe0cbebde0b200c3cebe291ada2585ddd8797ba6b3cf16fd79b05a82b7fed + "@aws-sdk/middleware-sdk-s3": "npm:3.535.0" + "@aws-sdk/types": "npm:3.535.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/signature-v4": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/b2302cd39e45feecb921bcd7fdda619b3e23fdf0175cfd23d75db6157f524401b210dec719e901332b6846eeb5c26f12d0d4822498b23908b8ee157ee13df6f7 languageName: node linkType: hard @@ -2307,17 +2307,17 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/token-providers@npm:3.533.0" +"@aws-sdk/token-providers@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/token-providers@npm:3.535.0" dependencies: - "@aws-sdk/client-sso-oidc": "npm:3.533.0" - "@aws-sdk/types": "npm:3.533.0" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/86bb6d6ac15f81c7e0d2b1523a82bd63cce0508dbd6ac9a26c57e002dded2027f4bffd357000b36022dfbb8e11ea3f833cd4505471c2e4bdd00462795ccaf325 + "@aws-sdk/client-sso-oidc": "npm:3.535.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: 10/942a7b3440a26bc63fc49db35cfa9063cfedf19f408dbd0aa9fbd0b3702e27bf690d36cb75b3140c946cc3a2ccbe1f9e948dbebb7ca0d7a4dc4db5eb07fc9f33 languageName: node linkType: hard @@ -2331,13 +2331,13 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/types@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/types@npm:3.533.0" +"@aws-sdk/types@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/types@npm:3.535.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/20d26d101b9b15d0790193bbf1cb17931fe3746dc04fa715d9f6f62355343356b0fbdfe7ec804117ee1179b2dcfcfe39bfc11461e25ba5017856c7c648aad32d + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/29c2def0ef0a10c0cc44d45b18e149ed6884a6417ddef7a23a58d50ad83f71cf0b00dd774fcc57fcdf85e1e21a8849d9e25999943435a1487ee8ac127a668c6d languageName: node linkType: hard @@ -2350,14 +2350,23 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-dynamodb@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/util-dynamodb@npm:3.533.0" +"@aws-sdk/util-arn-parser@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.535.0" dependencies: - tslib: "npm:^2.5.0" + tslib: "npm:^2.6.2" + checksum: 10/c82d8f0514c82dc86f5754be8cdadf7cd8a22774744190f32446462d82bd4d03d3b07b247e92c81e7ceb76d3af2d35f070438b9f0b3432e344db849cdce0c394 + languageName: node + linkType: hard + +"@aws-sdk/util-dynamodb@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/util-dynamodb@npm:3.535.0" + dependencies: + tslib: "npm:^2.6.2" peerDependencies: "@aws-sdk/client-dynamodb": ^3.0.0 - checksum: 10/f223cca99e23e9c8c225ce07dd5960a538c7bd07cf7e67270130196f429f0c9bc64e6eb5c8293b91d9498de10e96b44b884a908fdc7a5d8e9fbc1dedbaa2f7b8 + checksum: 10/d96d713a0151646fc01dd29050d011c1d8173985e9efaee076e1b136ef4e21a2bf4ff051eeb6ada63a76f25056a7c8ef84b502deac53540453bfc8873d8813de languageName: node linkType: hard @@ -2373,15 +2382,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/util-endpoints@npm:3.533.0" +"@aws-sdk/util-endpoints@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/util-endpoints@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-endpoints": "npm:^1.1.5" - tslib: "npm:^2.5.0" - checksum: 10/332472f68809890c53563bf2ae26ac766066c2755f827e6697df614f833e1b2915f27f41cefd34d5a2d77b675ce817909f74a52d4a4bdc897e28045479a69a15 + "@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: 10/10fe6f588d5192047b1397f6a0c6cad462fb413fee32a5ca9850e93c5e98370a502973ba55cebc8ac46bcf691a08baf537278a0dcefed7359c7d3ea462fcf6bb languageName: node linkType: hard @@ -2406,15 +2415,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.533.0" +"@aws-sdk/util-user-agent-browser@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/types": "npm:^2.11.0" + "@aws-sdk/types": "npm:3.535.0" + "@smithy/types": "npm:^2.12.0" bowser: "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c89d1b0d35886ddd93e1544a3e775938caed8766b7b1d3223e2644c926222fe812777ebf683bee039e42cbd0cbf1a29998e10fc9a0a2b15af61ad01ec4714fe8 + tslib: "npm:^2.6.2" + checksum: 10/76edb3cb012af16777988c8c63d74504431af33d8ebbcb891abbb972498e49d02ee43e61cf09facf22909d69df645d53480640884d2e76de581016851cafa6d3 languageName: node linkType: hard @@ -2435,20 +2444,20 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.533.0" +"@aws-sdk/util-user-agent-node@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.535.0" dependencies: - "@aws-sdk/types": "npm:3.533.0" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" + "@aws-sdk/types": "npm:3.535.0" + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10/db280ee4949a0309681cefa6d56bd6c9e20aee0b6d312402c49b0f407c74faa5b1104778ac9857ad3e114a4d6afbd19c3287c901d404b0330e62dc5e7d99942d + checksum: 10/29f8f4e580ebf738e4bc4ea28e942c990ca5146739e424dd33f754359354101e9239cf4e1b3329fe0f776c261075a2248ddc0feabaeaac322cfd57894c731ecb languageName: node linkType: hard @@ -2471,13 +2480,13 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.533.0": - version: 3.533.0 - resolution: "@aws-sdk/xml-builder@npm:3.533.0" +"@aws-sdk/xml-builder@npm:3.535.0": + version: 3.535.0 + resolution: "@aws-sdk/xml-builder@npm:3.535.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c2c67bf1627520b3dd1405c20f2768486e2417b926d1e978fc5407b9676eab7711d76a08fd547b65c36dc23f0b192199eb240b4037395f2a67aa42942c368d2e + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/9e358993bb5e5b9348af1a4a68b1f17fd7faf4f3f4b736e9be2c17d1f0aff50ae61e3e0fa91ccec7fa747bea9d5eea31774387006eb45514c810cafa67c0657f languageName: node linkType: hard @@ -4182,20 +4191,20 @@ __metadata: languageName: node linkType: hard -"@commitlint/cli@npm:^19.1.0": - version: 19.1.0 - resolution: "@commitlint/cli@npm:19.1.0" +"@commitlint/cli@npm:^19.2.0": + version: 19.2.0 + resolution: "@commitlint/cli@npm:19.2.0" dependencies: "@commitlint/format": "npm:^19.0.3" "@commitlint/lint": "npm:^19.1.0" - "@commitlint/load": "npm:^19.1.0" - "@commitlint/read": "npm:^19.0.3" + "@commitlint/load": "npm:^19.2.0" + "@commitlint/read": "npm:^19.2.0" "@commitlint/types": "npm:^19.0.3" execa: "npm:^8.0.1" yargs: "npm:^17.0.0" bin: commitlint: cli.js - checksum: 10/1c01c74749c849dc24c4c21a78e1de4b415bdddc7045eeb39839e3067057c69e91165da13621ec5174e20b91c8bb71c11e4a8ef35ade27b87aa0575d41f4ed54 + checksum: 10/7b40dacb664cb57c8c6d93d589bf51a26ea9eaab3d0925be24ef2d2d299175c7282c9425027c827381dc05ea07bed59941fa46dd5dcbab2a6d6ea25c04d2c187 languageName: node linkType: hard @@ -4272,21 +4281,21 @@ __metadata: languageName: node linkType: hard -"@commitlint/load@npm:^19.1.0": - version: 19.1.0 - resolution: "@commitlint/load@npm:19.1.0" +"@commitlint/load@npm:^19.2.0": + version: 19.2.0 + resolution: "@commitlint/load@npm:19.2.0" dependencies: "@commitlint/config-validator": "npm:^19.0.3" "@commitlint/execute-rule": "npm:^19.0.0" "@commitlint/resolve-extends": "npm:^19.1.0" "@commitlint/types": "npm:^19.0.3" chalk: "npm:^5.3.0" - cosmiconfig: "npm:^8.3.6" + cosmiconfig: "npm:^9.0.0" cosmiconfig-typescript-loader: "npm:^5.0.0" lodash.isplainobject: "npm:^4.0.6" lodash.merge: "npm:^4.6.2" lodash.uniq: "npm:^4.5.0" - checksum: 10/d9dfe8a9ca13ae3ab4df7ce6211a0ad0cb6ade195333cc0b8a08b6bf4eb9c8723b91e29ee7e43326a31a33a2e0cbd0e18bb421c7e2a06c21fdd89daa436cb879 + checksum: 10/5cd35a0a60064c70c06ab6bd8b1ae02cf6ecc1d0520b76c68cdc7c12094338f04c19e2df5d7ae30d681e858871c4f1963ae39e4969ed61139959cf4b300030fc languageName: node linkType: hard @@ -4308,15 +4317,16 @@ __metadata: languageName: node linkType: hard -"@commitlint/read@npm:^19.0.3": - version: 19.0.3 - resolution: "@commitlint/read@npm:19.0.3" +"@commitlint/read@npm:^19.2.0": + version: 19.2.0 + resolution: "@commitlint/read@npm:19.2.0" dependencies: "@commitlint/top-level": "npm:^19.0.0" "@commitlint/types": "npm:^19.0.3" + execa: "npm:^8.0.1" git-raw-commits: "npm:^4.0.0" minimist: "npm:^1.2.8" - checksum: 10/da7cd9f03d805d9679d76af1c79b7313dc7c73cc94fa96d51385d47c5f6720e6c807fb6c6ee973a439ac7a4647c68459e4d9dce6b40fadefb8a52042eb96351c + checksum: 10/5f8cbaf018459e61f12b84e942078dc6c4afc55025b1cee4c28ea5e87bb7947402b493c0ec4b6eff08fa7494a20e6d32a76a6f7349a9a89e292c7969324a69c2 languageName: node linkType: hard @@ -8663,13 +8673,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/abort-controller@npm:2.1.4" +"@smithy/abort-controller@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/abort-controller@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/6d1c0c2e4fead52975a900ce00c34721d120cbb22935ac443b14ce61388651dd46d8682446efb75345bf481f22f654d1cb38a5fbc30f9aa1d05434446a1e34d0 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/dd4f1496a06d69fa3e1e430c432b2ee455422680ba4f9e217cbaf6a4dfb8f5bb0c3886db09e234839db94cb89db93b1c7c15a999f3320f656a0004d3c4f77d06 languageName: node linkType: hard @@ -8683,13 +8693,13 @@ __metadata: languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^2.1.3": - version: 2.1.3 - resolution: "@smithy/chunked-blob-reader-native@npm:2.1.3" +"@smithy/chunked-blob-reader-native@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/chunked-blob-reader-native@npm:2.2.0" dependencies: - "@smithy/util-base64": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 10/136964c8c3c7ffbad5fd1f6729dd162344e560815f37bc2a9c636a9d0dcf56319c4e96de51a6ab3a4836f025c0294bfb4e83d9e7e3be4781d703f6038dd046ef + "@smithy/util-base64": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/e7a04fc282868700f7c7fb874e998f2fbb528bff6f8b938d9390fbac7e279e8c90a49187f02838eb0a5175b8241b57f65e8115b451004f8e5a46e825a3756b6c languageName: node linkType: hard @@ -8702,6 +8712,15 @@ __metadata: languageName: node linkType: hard +"@smithy/chunked-blob-reader@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/chunked-blob-reader@npm:2.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/9fc7c09ed8b902c322974c305d8104d3f76420510a2e2d5e6c4d5417528d53f3b366f4857e3358a088577cf1a58620559e38c53b2d09b7b102f64daee75f36a3 + languageName: node + linkType: hard + "@smithy/config-resolver@npm:^1.0.1": version: 1.1.0 resolution: "@smithy/config-resolver@npm:1.1.0" @@ -8727,16 +8746,16 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^2.1.5": - version: 2.1.5 - resolution: "@smithy/config-resolver@npm:2.1.5" +"@smithy/config-resolver@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/config-resolver@npm:2.2.0" dependencies: - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-config-provider": "npm:^2.2.1" - "@smithy/util-middleware": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/d422539cdd15f522a662ce61f7f69f2f76babd79f6961c14cfe0ff31c5846703c210310291c7f50d4091c67de83880d33503d0cd889f97bce72d3a379347aa59 + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-config-provider": "npm:^2.3.0" + "@smithy/util-middleware": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/a2dc144434af649845f68c862185fdf162b8161bf196887f667b67742a456a678424189193110beea13d1916fb64931b69d6632b4c3a1888e9c6adf58416c937 languageName: node linkType: hard @@ -8756,19 +8775,19 @@ __metadata: languageName: node linkType: hard -"@smithy/core@npm:^1.3.8": - version: 1.3.8 - resolution: "@smithy/core@npm:1.3.8" - dependencies: - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-retry": "npm:^2.1.7" - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-middleware": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/3aafe7f6726d433a01ffb3e751a2aae9ae98745cb2936de7ecf4d50f45683656d8f77ccf92dab97f8499aa11412db7e9e6ce8fb15c5b1e368ddd167cd7dc5b6b +"@smithy/core@npm:^1.4.0": + version: 1.4.0 + resolution: "@smithy/core@npm:1.4.0" + dependencies: + "@smithy/middleware-endpoint": "npm:^2.5.0" + "@smithy/middleware-retry": "npm:^2.2.0" + "@smithy/middleware-serde": "npm:^2.3.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-middleware": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/c8851f7347b98e09c55200fbfb634e96f6f8eff70989410eebd88965d96096b197bbf5779df938e746fc2f63e947eb6e24a17d2f36ce2dd9b799e5f16d464c31 languageName: node linkType: hard @@ -8785,16 +8804,16 @@ __metadata: languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^2.2.6": - version: 2.2.6 - resolution: "@smithy/credential-provider-imds@npm:2.2.6" +"@smithy/credential-provider-imds@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/credential-provider-imds@npm:2.3.0" dependencies: - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/7d2154db3d2a14666cb0a28c8512fbe0a07bea347ab76e61e5a0cee183497df668c2e11e447630c88e299ea9153fa401196e4fe2ec52947464ac93d3a8aba518 + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/property-provider": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/url-parser": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/a14bda4cc66f4e638aca83b77d1fc45c75ba6a8516655488269f095c8e035097d79c8d107e74fc61275a75abe0d62bf280f9a4d1f6b395b4972c47b98cd4e569 languageName: node linkType: hard @@ -8810,15 +8829,15 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/eventstream-codec@npm:2.1.4" +"@smithy/eventstream-codec@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/eventstream-codec@npm:2.2.0" dependencies: "@aws-crypto/crc32": "npm:3.0.0" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-hex-encoding": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 10/1b121cd88043e1e5905f6b56b5d6921968b42468cdcbf0723e5d0506c6b958ba972b2133f4022ed2d72bbfedf2735594763bee94bb6e437a695d9b65596b9170 + "@smithy/types": "npm:^2.12.0" + "@smithy/util-hex-encoding": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/c258d9df82c574416c40795481e4accd4ccf65f065944114a8a336758ad21bd5190ba69f48e57a3cd0e4aa67af35fa4b960b58475890a64d483799739bab0a23 languageName: node linkType: hard @@ -8833,14 +8852,14 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/eventstream-serde-browser@npm:2.1.4" +"@smithy/eventstream-serde-browser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/eventstream-serde-browser@npm:2.2.0" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c7a8deaafcb1f91330ab3ce9b3772a4f378de52cdfe77f3fea738f286a4ac4ce28a8b25e1f0a6de6ee6c236ae4347a91f71007f5da0addf71e2b4a636ffd9345 + "@smithy/eventstream-serde-universal": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/5eb7f24c813dc7d7efd9fd1498159a67767a96f85d971126daa5dc1e1d9170f1de7ddd5325b8f442a943f875a4d0e64c0ded63c5bbeb5810eb3cdaa5f7117113 languageName: node linkType: hard @@ -8854,13 +8873,13 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/eventstream-serde-config-resolver@npm:2.1.4" +"@smithy/eventstream-serde-config-resolver@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/eventstream-serde-config-resolver@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/4d4de1e5877a355e234e8c3a368b492e2629d286e7f205a2e8c2b4262ee58da5cf71e306a39792d3fe3f56c0f20540940e905a37ca37e6179ac899d1eb020299 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/4006101f3a66eb3e1ac779f9b77c731ce3396b0124626b5e8f98cb327e558c65144ecb34f79dba71f7a3bcbde7f394eddd7a13a49992e6443157732d416d9c7f languageName: node linkType: hard @@ -8875,14 +8894,14 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/eventstream-serde-node@npm:2.1.4" +"@smithy/eventstream-serde-node@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/eventstream-serde-node@npm:2.2.0" dependencies: - "@smithy/eventstream-serde-universal": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/b65b9c0b1208e11be3be4b7ce10caa42f9c23037eff930a0512b8d8aeb4120f0500796a3cef6b0fbdf42428186959066a30283b67ca8f7d3d0c320ba83aa0e8d + "@smithy/eventstream-serde-universal": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/5f297d9f9b0a1322d251f751e4f0d19d0d3e3a5cfec14e44a4c0ed7a087f73020d3683e5c7abedf3b8e1bee313e3dc2c955e733ac27c236cd10e07c37cab8312 languageName: node linkType: hard @@ -8897,14 +8916,14 @@ __metadata: languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/eventstream-serde-universal@npm:2.1.4" +"@smithy/eventstream-serde-universal@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/eventstream-serde-universal@npm:2.2.0" dependencies: - "@smithy/eventstream-codec": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/234479eb299416f6cec4bb20e058c4a8675ea8678615819873bed575ca283f4dc3c8776b2791350f05cece385a61be88c6a56c007cd4e6a55520ac1295256867 + "@smithy/eventstream-codec": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/9c4b2959b588f9a74272bfa48721bbcb23954aa51c2a3450b029fa41d393da0db77278a08e644a524044483b397688ce08b36b49a112f259cf8d62523985df5d languageName: node linkType: hard @@ -8934,16 +8953,16 @@ __metadata: languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^2.4.5": - version: 2.4.5 - resolution: "@smithy/fetch-http-handler@npm:2.4.5" +"@smithy/fetch-http-handler@npm:^2.5.0": + version: 2.5.0 + resolution: "@smithy/fetch-http-handler@npm:2.5.0" dependencies: - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/querystring-builder": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-base64": "npm:^2.2.1" - tslib: "npm:^2.5.0" - checksum: 10/ee0398fa07076dce92260da97ec7d1ff72593a702c48ce36d37489f5aa65471154f6171fa9ed35892543346ee02d7f77bbd6d8a333e5c09f775bcc00aebe8070 + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/querystring-builder": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-base64": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/83283b298e05d14c35b3bd9a0f14a2f402e477ed6e28c027ea866df3187f1721464d00b7f7c1fe97bf6bdcc4dbac32f97d69a56dc602f0946e8d13f1dc364b35 languageName: node linkType: hard @@ -8959,15 +8978,15 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^2.1.5": - version: 2.1.5 - resolution: "@smithy/hash-blob-browser@npm:2.1.5" +"@smithy/hash-blob-browser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/hash-blob-browser@npm:2.2.0" dependencies: - "@smithy/chunked-blob-reader": "npm:^2.1.1" - "@smithy/chunked-blob-reader-native": "npm:^2.1.3" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/ccf38d751ec550641e547a778aeefacb56d3fa2f9429cc55ae7a01a1583bc60aed77422c8af5e3c9d503ec4ce7ecf6d405e5d16cb1f878b23034f4c0c6a9051c + "@smithy/chunked-blob-reader": "npm:^2.2.0" + "@smithy/chunked-blob-reader-native": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/abea4b9c909048d226c3c9b593d5a1193ed720f012841afd2b6ea9bdb292928a323469dea134f80bd6b417cd41f402aaf3acd77cc81f4f505a79b777419d8636 languageName: node linkType: hard @@ -8983,15 +9002,15 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-node@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/hash-node@npm:2.1.4" +"@smithy/hash-node@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/hash-node@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - "@smithy/util-buffer-from": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/5e747c0347bd6f01b80229cd8508935aaccbd7ff261021766b792502a2b378d5d1930a9a13adbde70590cf2724635cd7ede98e5091373809c9fb70554ee541f1 + "@smithy/types": "npm:^2.12.0" + "@smithy/util-buffer-from": "npm:^2.2.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/d39c4e37bd5af8153671c0738c8db9ed64569457e2c8f80e40ac2e355b718c33e85bab8c7f54f1a3474f43bec88a53e3d4a238cebf23a13a19db7b8ec6106f71 languageName: node linkType: hard @@ -9006,14 +9025,14 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/hash-stream-node@npm:2.1.4" +"@smithy/hash-stream-node@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/hash-stream-node@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/fa98fa43172c1d24186cc35ed0245a08a0f71c46cf172e29024e512b0dfbbc90a70435f185248857592c1b3ec54fb3739b6aa9fc1add45ac5d0013177c7ac20d + "@smithy/types": "npm:^2.12.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/d94972ce5e9c67b4c64452e932a6c53c231a4cd8213e28b5dbe77e28da8e71ea2974f7e25ac6d5b5300bf714e0583abf2110a09ebc2c7668f0128c71752bc00d languageName: node linkType: hard @@ -9027,13 +9046,13 @@ __metadata: languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/invalid-dependency@npm:2.1.4" +"@smithy/invalid-dependency@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/invalid-dependency@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c364f83dfd6d3a550df7dd23f288311e5d2be326d8db4f92e5d2a10ef78307ea6de261d188d8390487dfd748e171aaefed362111c8d4cf9f653d4c66c9143d1f + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/2ef41cc2093eeff3541c7af4ee3dd173aed3982fb1c1f58fa70657fa944e661107e21d1275bb63d0914699a2e7357a0f53c884cf1155e6b5992f72ffe9077113 languageName: node linkType: hard @@ -9055,6 +9074,15 @@ __metadata: languageName: node linkType: hard +"@smithy/is-array-buffer@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/is-array-buffer@npm:2.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/d366743ecc7a9fc3bad21dbb3950d213c12bdd4aeb62b1265bf6cbe38309df547664ef3e51ab732e704485194f15e89d361943b0bfbe3fe1a4b3178b942913cc + languageName: node + linkType: hard + "@smithy/md5-js@npm:^2.1.3": version: 2.1.3 resolution: "@smithy/md5-js@npm:2.1.3" @@ -9066,14 +9094,14 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/md5-js@npm:2.1.4" +"@smithy/md5-js@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/md5-js@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/2ef9cd22e74d798a781e6fee1d4f99fe52f7bd5552a97fd22851bfaa5318213502dbd0749f0d41bff250e57dcf128d855f1f1fb12e9b7a49e0bf3f0de3fa828f + "@smithy/types": "npm:^2.12.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/433abbd079770f8cc8749de15b321711cd5e7b73c43467dc1ae8e6091882430f588d39e9bcc935748637d33694a184f1ddec408d8c607ad7dbdb51d5f233652a languageName: node linkType: hard @@ -9088,14 +9116,14 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/middleware-content-length@npm:2.1.4" +"@smithy/middleware-content-length@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/middleware-content-length@npm:2.2.0" dependencies: - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/69f594cfda8d68129b9cdd33927afc4de188119b2bca7f351b4289ffa51ba98e230ec935d9959ec64336e15390c4cca6c367eb05575804291e06b6b92cd49fb5 + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/0df67d3531a5f421d3e4c11ad8065393cdf316a6c12277867456402cd86c377cf4ad078530f083a3c713be2bd281e9c610156129734dd9ef7ed7594e8e15c658 languageName: node linkType: hard @@ -9114,18 +9142,18 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^2.4.6": - version: 2.4.6 - resolution: "@smithy/middleware-endpoint@npm:2.4.6" - dependencies: - "@smithy/middleware-serde": "npm:^2.2.1" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/url-parser": "npm:^2.1.4" - "@smithy/util-middleware": "npm:^2.1.4" - tslib: "npm:^2.5.0" - checksum: 10/6e5b717e0f71d68fa016e26988127e81595682996fcde5e69beed08d9bcc013c3a0fd21e351c08697655cc69dca03281f77bee55677cbd61a8dc4ff5aeb6a328 +"@smithy/middleware-endpoint@npm:^2.5.0": + version: 2.5.0 + resolution: "@smithy/middleware-endpoint@npm:2.5.0" + dependencies: + "@smithy/middleware-serde": "npm:^2.3.0" + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/shared-ini-file-loader": "npm:^2.4.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/url-parser": "npm:^2.2.0" + "@smithy/util-middleware": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/9d4ea6335671d97a58d245b5497bddbee7b44c45de49e930e9ab2685bf0e57029a5d76f61cf4390f1d336231459ef562f90d80e988ce3b272bf33aa394fcf29a languageName: node linkType: hard @@ -9161,20 +9189,20 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^2.1.7": - version: 2.1.7 - resolution: "@smithy/middleware-retry@npm:2.1.7" - dependencies: - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/service-error-classification": "npm:^2.1.4" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-retry": "npm:^2.1.4" - tslib: "npm:^2.5.0" +"@smithy/middleware-retry@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/middleware-retry@npm:2.2.0" + 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/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: 10/3205c66865b1ece08663a558823bbd6acff93257fa444f7a712a4bb0c1b7be5a87edc4696cccfdfa1f3a2541ba214841424f03af38222161a0fe95c9d2d1eee2 + checksum: 10/ee534e2c5abd6838f3f30f1b71539bac3bcff21235aea6e5b9c01116e82a662b1e6cb1d04f9345b76f2c1a03766a049918cbb7f219346b61bd2af009263b9438 languageName: node linkType: hard @@ -9188,13 +9216,13 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-serde@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/middleware-serde@npm:2.2.1" +"@smithy/middleware-serde@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/middleware-serde@npm:2.3.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/7f61d46ffdaea9278d9defd1ac39fdf949d7051cf487da1056a76fc249643b91fc05a433180d8047d7c325dd690b9c44af0ab8bfad647fd1a6434c24cdd59b1e + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/dfd9c35ccf2a8d11a041d028689627763823e60cd47b3bd94c1da3b578c475f7f251557b6bc6524730a701ba7338682537de480af6337bea2cfdca01ca8a80f3 languageName: node linkType: hard @@ -9217,13 +9245,13 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/middleware-stack@npm:2.1.4" +"@smithy/middleware-stack@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/middleware-stack@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/ea6ba334f952ef01643e1e198813b6f630f7fef32434d7f8250388785e8a9f62b1fe948c850e760c5ae404805a1efda026eccb404d69c83671fa13c4a41648f7 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/b45e13242212ecfbb618af35063946caa53d8954ec730de2dbd42b2a9ecac11fe7f3cd58ef6e1202425fbd5e0b2088f45bd8e30253523b146a78f04062a820e1 languageName: node linkType: hard @@ -9239,15 +9267,15 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^2.2.5": - version: 2.2.5 - resolution: "@smithy/node-config-provider@npm:2.2.5" +"@smithy/node-config-provider@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/node-config-provider@npm:2.3.0" dependencies: - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/shared-ini-file-loader": "npm:^2.3.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/869fef2aa22a4af405bb085b696df7ef31fc5c6df5dc2137aa7017a81f7f55a3cbfabe1a19c199f1c12acfdb14fcc6f346adc6a1949d833674aedb8d4a678897 + "@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: 10/1add1b70f2be8b84f9814da6a998bdde603b68627d961b26daf9845552d7c485fce3e5b663479e718c89440c66f3ceea607adbcde38a844c90fbba164cc53c1e languageName: node linkType: hard @@ -9277,16 +9305,16 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^2.4.3": - version: 2.4.3 - resolution: "@smithy/node-http-handler@npm:2.4.3" +"@smithy/node-http-handler@npm:^2.5.0": + version: 2.5.0 + resolution: "@smithy/node-http-handler@npm:2.5.0" dependencies: - "@smithy/abort-controller": "npm:^2.1.4" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/querystring-builder": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/5c3b2a91a2d3447b634636ffced8b8fb91a10fac64107baae0367d7f10f87bfb8384cf2a5c7137f17f802048fc0fea4220bf0f486c04fc0778a8f32564c8a7dd + "@smithy/abort-controller": "npm:^2.2.0" + "@smithy/protocol-http": "npm:^3.3.0" + "@smithy/querystring-builder": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/0ed937770ec766699d21f6e5b3560e44a666461fa2b44da75598d2c02ab9c0f22b4b251917e942e4bdc132882c193be49030d565a7dc722139ce145d9d162adf languageName: node linkType: hard @@ -9300,13 +9328,13 @@ __metadata: languageName: node linkType: hard -"@smithy/property-provider@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/property-provider@npm:2.1.4" +"@smithy/property-provider@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/property-provider@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/d68fbfbb06c708e839b62578ae30307bfbd904a9feaf6297789117fd1ef092c1a8772d70d893a32a8e91db4158075b6dc1d8a6de0ed0038e9d7aee147f57ae69 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/191ddc92aa3c38fda0d95d11559823ea90436fdbb3f51fbd20eb57a63268663eed233b7bace507dd4d52a9798a52cacc8fbcd636a04f4a79816a05dd140cb997 languageName: node linkType: hard @@ -9330,13 +9358,13 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^3.2.2": - version: 3.2.2 - resolution: "@smithy/protocol-http@npm:3.2.2" +"@smithy/protocol-http@npm:^3.3.0": + version: 3.3.0 + resolution: "@smithy/protocol-http@npm:3.3.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/4de258c1369d422c31793332eddb9257ee54215b64df70d231c192900fd2edf614874baea69a1efd6bdef9e731f0e64c111965144e1d20749dd171dc1d9e49e1 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/4fc882004f6aafac3a6c9110aa264e34db5421893bac046f9ee6683726c9aae49288cf776caadac0b82f2303add353f41d1a194e2cb22acc4f237722198abeb5 languageName: node linkType: hard @@ -9362,14 +9390,14 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/querystring-builder@npm:2.1.4" +"@smithy/querystring-builder@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/querystring-builder@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - "@smithy/util-uri-escape": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 10/ada2e97d5116cf9eef9a0bdd2978aa2ea0251ae54cc114b234b6aa3ccf997495acd126927ed84853465663d1812a72fb49e389ab224792ced8e710b8244a80c7 + "@smithy/types": "npm:^2.12.0" + "@smithy/util-uri-escape": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/d69b3313f0464bf3e8efaa28f94e7b14f594ea913d31f7795b8fc378ad3a2bcfeb6657fa815b9ac800ce113647aabb3ef8412bab13671db41c5139f3cd5784a8 languageName: node linkType: hard @@ -9383,13 +9411,13 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-parser@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/querystring-parser@npm:2.1.4" +"@smithy/querystring-parser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/querystring-parser@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/f101516785b5d3605e3d97b98818bcc2cd25df007b7223ea0cab1a2d11db6ae52ca9eb53216a5ad51dec5cd4a3182f0f0fdd97ecd6b83470f0a0697e1be33cdd + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/4e9b14f1e0c2761bd761057a5b38526c7301c6a9b3f6410ff5d5b7a0b72944521dd6d50d6322f3f36ae51dc5768d83cde2df32e56882d6b6560501d9a2617a93 languageName: node linkType: hard @@ -9409,12 +9437,12 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/service-error-classification@npm:2.1.4" +"@smithy/service-error-classification@npm:^2.1.5": + version: 2.1.5 + resolution: "@smithy/service-error-classification@npm:2.1.5" dependencies: - "@smithy/types": "npm:^2.11.0" - checksum: 10/ab6a0ec8cfce525953a766d36b1f93f0f27905f6430eb9cdad341c7526dcfc7f7ed5e128be6b64bcac7a5accada61bbe1a8c396c380a7c109f8548ec4e4f1a96 + "@smithy/types": "npm:^2.12.0" + checksum: 10/189af1ea4bcc24e4ed6bb6a221da2995a5da26db41a271dc360b7e86c52511d8ed5d7abc64027f8d523c0c2a45bf45c7fb05ecec2c3b05ca23d9a559607475d6 languageName: node linkType: hard @@ -9428,13 +9456,13 @@ __metadata: languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^2.3.5": - version: 2.3.5 - resolution: "@smithy/shared-ini-file-loader@npm:2.3.5" +"@smithy/shared-ini-file-loader@npm:^2.4.0": + version: 2.4.0 + resolution: "@smithy/shared-ini-file-loader@npm:2.4.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/68f738eda23f9516c8c556c47804b3386c1f19fe256e3b92da6b90984894f6312dbe8a45617932ee0634124ce7441808a5380630ced090ef395ef8d6837ec4ca + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/63bc0ce07840100cd19d276636dac6b9261f3feabce647fae16c1fe82dbfe817e9de9603be3f8df9ac43334cce2be6ddaf1795c3e188a37971742d0a19531e33 languageName: node linkType: hard @@ -9454,19 +9482,19 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/signature-v4@npm:2.1.4" - dependencies: - "@smithy/eventstream-codec": "npm:^2.1.4" - "@smithy/is-array-buffer": "npm:^2.1.1" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-hex-encoding": "npm:^2.1.1" - "@smithy/util-middleware": "npm:^2.1.4" - "@smithy/util-uri-escape": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/4c4b98c7f701b8e193d3ff7e7ede3bd2a6006da4371e54f8972b22f28e6e8fbf329e8dd2f77dd7649d5161ec066bee6cb86dabbc9e33cb0bc5923fce677ce3bf +"@smithy/signature-v4@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/signature-v4@npm:2.2.0" + 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" + "@smithy/util-middleware": "npm:^2.2.0" + "@smithy/util-uri-escape": "npm:^2.2.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/c1d356c73d7641a9f5636e0598fcc5a7e4a06d2a464a39f1cb0a9104b8f0166291e37ee1afd158c7815d933a01d6a2ba5b08090f055d177094ac8690a58bbd93 languageName: node linkType: hard @@ -9496,17 +9524,17 @@ __metadata: languageName: node linkType: hard -"@smithy/smithy-client@npm:^2.4.5": - version: 2.4.5 - resolution: "@smithy/smithy-client@npm:2.4.5" +"@smithy/smithy-client@npm:^2.5.0": + version: 2.5.0 + resolution: "@smithy/smithy-client@npm:2.5.0" dependencies: - "@smithy/middleware-endpoint": "npm:^2.4.6" - "@smithy/middleware-stack": "npm:^2.1.4" - "@smithy/protocol-http": "npm:^3.2.2" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-stream": "npm:^2.1.5" - tslib: "npm:^2.5.0" - checksum: 10/4a62d89ab5c243270c4514060cf5abeb4fa955bc04229d72807e3a55ab7400ece1e4c7b3505ca44e81dd8ff42d530cea7365e4d0644f0c75d64e9760e55dd319 + "@smithy/middleware-endpoint": "npm:^2.5.0" + "@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: 10/ea12f139b6967d477b42b0af634861f1d4040cdeeef2cfea87c213845e202db63231a2a967048e799c756f5f84bb292cfbe90df2cec338c287d1324cff4e79f9 languageName: node linkType: hard @@ -9528,12 +9556,12 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^2.11.0": - version: 2.11.0 - resolution: "@smithy/types@npm:2.11.0" +"@smithy/types@npm:^2.12.0": + version: 2.12.0 + resolution: "@smithy/types@npm:2.12.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 10/658cdb3e9710870729ab10921eb6eadd1cc7a1801ef3dc4562322a5674b1d1c1d9f8c283cd209e8389606b5cfc692b15484858406c35bbaede8fea15b2ef3de8 + tslib: "npm:^2.6.2" + checksum: 10/2fb459b10d0c51d10da92e9d4b1551c1312dfb2a4739c4aeaeab703e8b35260a87ebc0c1cbb8a1deba669369ae7addab4eb81d99c70d0021b13cd26050a8c9b8 languageName: node linkType: hard @@ -9548,14 +9576,14 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/url-parser@npm:2.1.4" +"@smithy/url-parser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/url-parser@npm:2.2.0" dependencies: - "@smithy/querystring-parser": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c4e3f32bb8ca00ae70e87ed33385f078dac4d8b2224d186ca3a08183f0c591bd28f526ef0259efad5a13988bc359e3799a94ae4c478028f50b394b66a68f745a + "@smithy/querystring-parser": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/85a8acd44985140fd62428927f90ba597faa3b2b3b3f9ad18333df675c669cde39d43b4c990b586cd36d7abe0b5feca9c544fda2ff3366d886a1cedcc041a5b4 languageName: node linkType: hard @@ -9579,14 +9607,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-base64@npm:^2.2.1": - version: 2.2.1 - resolution: "@smithy/util-base64@npm:2.2.1" +"@smithy/util-base64@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/util-base64@npm:2.3.0" dependencies: - "@smithy/util-buffer-from": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/ed2235b672fd9f3e37f6b7a187b96957556b95de9ec0c999d26c9f81588d09d807a8a199bb4ab3ec0c9e22830cb91345e821860d7a8f6f79ec8b0c15f79f5b21 + "@smithy/util-buffer-from": "npm:^2.2.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/72da04a4cc026b8f75aa983af385669f6e2f771ded7ee4a8637efd7f33a96986fa6ca070f884abe432e25354dcef4315891e9bbc6194dd7f370e6b6ee0ee20cb languageName: node linkType: hard @@ -9599,6 +9627,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-body-length-browser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-body-length-browser@npm:2.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/2b5fdceafec4fd4867645347d31ee464236945501446c34d5db0eab16316edba9b48dfa267067ed3dcd5c4349b0cca1c68d72e1921c4ad528f9479ee4311ad49 + languageName: node + linkType: hard + "@smithy/util-body-length-node@npm:^2.2.1": version: 2.2.1 resolution: "@smithy/util-body-length-node@npm:2.2.1" @@ -9608,12 +9645,12 @@ __metadata: languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^2.2.2": - version: 2.2.2 - resolution: "@smithy/util-body-length-node@npm:2.2.2" +"@smithy/util-body-length-node@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/util-body-length-node@npm:2.3.0" dependencies: - tslib: "npm:^2.5.0" - checksum: 10/0b418135756cb419520303cc5a1b39cef6cbb33a55fae4fb1e13a81388c11d980dbe470a44f222168d3ec88f6ca23c35ed2c2290a12b566b0d5389dda181b7da + tslib: "npm:^2.6.2" + checksum: 10/244678838b8c926f61898ff101e3a392d9c5cea809df0589bf8fe283ff08cfe52eb090e421308ec102861f5caca7be7bae02e1a27d1a0458fdb1b613f0f72203 languageName: node linkType: hard @@ -9637,6 +9674,16 @@ __metadata: languageName: node linkType: hard +"@smithy/util-buffer-from@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-buffer-from@npm:2.2.0" + dependencies: + "@smithy/is-array-buffer": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/53253e4e351df3c4b7907dca48a0a6ceae783e98a8e73526820b122b3047a53fd127c19f4d8301f68d852011d821da519da783de57e0b22eed57c4df5b90d089 + languageName: node + linkType: hard + "@smithy/util-config-provider@npm:^1.1.0": version: 1.1.0 resolution: "@smithy/util-config-provider@npm:1.1.0" @@ -9655,6 +9702,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-config-provider@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/util-config-provider@npm:2.3.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/840a76d209f9f6e04ef116905a85a9bb5d87d2382f2348b55f2c95b66bfd60eba435b8d7aa6b16d1f856a04d15ed87092f4febd480eae83093cd0db832b7ea6b + languageName: node + linkType: hard + "@smithy/util-defaults-mode-browser@npm:^2.1.4": version: 2.1.4 resolution: "@smithy/util-defaults-mode-browser@npm:2.1.4" @@ -9668,16 +9724,16 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^2.1.7": - version: 2.1.7 - resolution: "@smithy/util-defaults-mode-browser@npm:2.1.7" +"@smithy/util-defaults-mode-browser@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-defaults-mode-browser@npm:2.2.0" dependencies: - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" + "@smithy/property-provider": "npm:^2.2.0" + "@smithy/smithy-client": "npm:^2.5.0" + "@smithy/types": "npm:^2.12.0" bowser: "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/fe5ad4c0bb32d08b218e8d59bcb5e81519ffdefd3df09e370a08214b87254314cb649838f1f5cfc702191e5aee4e549834ec192cb37c40f3245a32d84ed74390 + tslib: "npm:^2.6.2" + checksum: 10/06def0134965de01a35ba1a814d83a464b9d752974109a306588418a643a4205a716635cd4b97a3fc80af4a74c1e82550221f6d1ebea3c8e0d7106d8647e240d languageName: node linkType: hard @@ -9696,18 +9752,18 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^2.2.7": - version: 2.2.7 - resolution: "@smithy/util-defaults-mode-node@npm:2.2.7" - dependencies: - "@smithy/config-resolver": "npm:^2.1.5" - "@smithy/credential-provider-imds": "npm:^2.2.6" - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/property-provider": "npm:^2.1.4" - "@smithy/smithy-client": "npm:^2.4.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/53f8986ee56dfc9310f616fe235fc585e24b5ddda4b8cd5fe45e7c436a2de554594027d37e2a6841b485bb4b22b8c316d47c35b0c90cfcb5ef8b8acd4d86194e +"@smithy/util-defaults-mode-node@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/util-defaults-mode-node@npm:2.3.0" + 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/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/2dab5c7b346b128d50ef7c4e7d80d4dbe8f7ba1578bf0ae3b78ea0c6dd6c02778e8b8c71d880163f835be6cc9ee435b55d645fd0f5cae3983765990d3115079d languageName: node linkType: hard @@ -9722,14 +9778,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-endpoints@npm:^1.1.5": - version: 1.1.5 - resolution: "@smithy/util-endpoints@npm:1.1.5" +"@smithy/util-endpoints@npm:^1.2.0": + version: 1.2.0 + resolution: "@smithy/util-endpoints@npm:1.2.0" dependencies: - "@smithy/node-config-provider": "npm:^2.2.5" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/8f2d3841db6581d3e4b93c9d88e9e1da3a0cca81a1d337966775cbf2b0b4df52ecc5c225ddda042e14f14422a2f3f4581c4945057b5641241c23ac9e275005d9 + "@smithy/node-config-provider": "npm:^2.3.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/5c175e656120bb02825d07f9ca79a6319b52027cbc492a34d8a042be85d686fc9a4ff8df8544e24594e97fb33b6516a1e5ab187d5db34c852c3f30fce76e2d2d languageName: node linkType: hard @@ -9751,6 +9807,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-hex-encoding@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-hex-encoding@npm:2.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/1c98323e5837c3c3e41169f38a87d0d69e6d0fb4482593025a00de90861ab635381093dcc35c78cffde6a448b5cd885735f049a5e39375e0431a09b491935f01 + languageName: node + linkType: hard + "@smithy/util-middleware@npm:^1.1.0": version: 1.1.0 resolution: "@smithy/util-middleware@npm:1.1.0" @@ -9770,13 +9835,13 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/util-middleware@npm:2.1.4" +"@smithy/util-middleware@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-middleware@npm:2.2.0" dependencies: - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/10f1aa9576b9767a567df32f9868a20061344f2f1e45c457760041dcebea6f60654a06a95bcecd7d9c4f27466086626f6927709ec545ad41f01e1931f325cdb6 + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/c6b874de71184472c7b2ca2859322bbd7bffe05d11c68a821d2831a6c79a15d5ba22366d2fd72415f636481296dffa16a2aab7b44c2106e400858be7ea0dc464 languageName: node linkType: hard @@ -9801,14 +9866,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/util-retry@npm:2.1.4" +"@smithy/util-retry@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-retry@npm:2.2.0" dependencies: - "@smithy/service-error-classification": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/c7ec90177e06729730779daf18d71776035253290b90968719fcdb818292e72b19f717b6975486d23690f0d5d29e6e0af229cc420c1d578740d67a9565f5bee2 + "@smithy/service-error-classification": "npm:^2.1.5" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/c55522ee8ef528c29db21d70dd8d0a5db04a5a06a437f5e55f8deea907533a4f78df93e6c22e1071116fde5efde13524459c5566830d4f8ee6e140da7ffba44b languageName: node linkType: hard @@ -9844,19 +9909,19 @@ __metadata: languageName: node linkType: hard -"@smithy/util-stream@npm:^2.1.5": - version: 2.1.5 - resolution: "@smithy/util-stream@npm:2.1.5" - dependencies: - "@smithy/fetch-http-handler": "npm:^2.4.5" - "@smithy/node-http-handler": "npm:^2.4.3" - "@smithy/types": "npm:^2.11.0" - "@smithy/util-base64": "npm:^2.2.1" - "@smithy/util-buffer-from": "npm:^2.1.1" - "@smithy/util-hex-encoding": "npm:^2.1.1" - "@smithy/util-utf8": "npm:^2.2.0" - tslib: "npm:^2.5.0" - checksum: 10/8393ed60dcc62d4f8f29690f41290cf47337bd7820fb06e406509ef8275c81a268c63feaf837daadab8cb39cbf66dbb883af38d81c58cc4cb32bab342b2571fa +"@smithy/util-stream@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-stream@npm:2.2.0" + dependencies: + "@smithy/fetch-http-handler": "npm:^2.5.0" + "@smithy/node-http-handler": "npm:^2.5.0" + "@smithy/types": "npm:^2.12.0" + "@smithy/util-base64": "npm:^2.3.0" + "@smithy/util-buffer-from": "npm:^2.2.0" + "@smithy/util-hex-encoding": "npm:^2.2.0" + "@smithy/util-utf8": "npm:^2.3.0" + tslib: "npm:^2.6.2" + checksum: 10/deab9955e47833577dae9efa057feaed822d5f7dd813ad9fd5a6e332ca9c92079c8cac6e1e6e1c254495a5df0c2756ef7498f5e7e0a783b51609a384c971a7f2 languageName: node linkType: hard @@ -9878,6 +9943,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-uri-escape@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-uri-escape@npm:2.2.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10/ffb93944865b2966ce101da2d484d149dc6e2a51cdecdb3b3bc3e632f936058234f3806038bef4cbc5baf762a7f09184c488ea814594492e56c68afabbb2522b + languageName: node + linkType: hard + "@smithy/util-utf8@npm:^1.1.0": version: 1.1.0 resolution: "@smithy/util-utf8@npm:1.1.0" @@ -9898,13 +9972,13 @@ __metadata: languageName: node linkType: hard -"@smithy/util-utf8@npm:^2.2.0": - version: 2.2.0 - resolution: "@smithy/util-utf8@npm:2.2.0" +"@smithy/util-utf8@npm:^2.3.0": + version: 2.3.0 + resolution: "@smithy/util-utf8@npm:2.3.0" dependencies: - "@smithy/util-buffer-from": "npm:^2.1.1" - tslib: "npm:^2.5.0" - checksum: 10/5a33d77057b35a82a7a75904b2da2b179f3edd4ec9ca138cd439fc68ea1bd7b409c377898d27e48252a505b0fb622f085cda21eda6f7a98cd49c91980c1daa82 + "@smithy/util-buffer-from": "npm:^2.2.0" + tslib: "npm:^2.6.2" + checksum: 10/c766ead8dac6bc6169f4cac1cc47ef7bd86928d06255148f9528228002f669c8cc49f78dc2b9ba5d7e214d40315024a9e32c5c9130b33e20f0fe4532acd0dff5 languageName: node linkType: hard @@ -9919,14 +9993,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^2.1.4": - version: 2.1.4 - resolution: "@smithy/util-waiter@npm:2.1.4" +"@smithy/util-waiter@npm:^2.2.0": + version: 2.2.0 + resolution: "@smithy/util-waiter@npm:2.2.0" dependencies: - "@smithy/abort-controller": "npm:^2.1.4" - "@smithy/types": "npm:^2.11.0" - tslib: "npm:^2.5.0" - checksum: 10/1faa02b91b0d2067a130b19321def9dba5219ddbacaa6fa06ba6b19f39a9f2e5e8b85ae7a4307a88a0b11c5306df66cdfc1dacf779e7c9dd6f1f3b96640f7ac0 + "@smithy/abort-controller": "npm:^2.2.0" + "@smithy/types": "npm:^2.12.0" + tslib: "npm:^2.6.2" + checksum: 10/a98f99721a325717eb32eafdd6ab046c055c7f3a23455f79b92e2769e5c874bf5d1d026cabe2ec0b3545ebd0c45017b1025243920eee788d70d3bdbc205264f1 languageName: node linkType: hard @@ -11656,16 +11730,16 @@ __metadata: version: 0.0.0-use.local resolution: "ambito-dolar@workspace:." dependencies: - "@commitlint/cli": "npm:^19.1.0" + "@commitlint/cli": "npm:^19.2.0" "@commitlint/config-conventional": "npm:^19.1.0" - aws-cdk-lib: "npm:2.124.0" + aws-cdk-lib: "npm:2.132.1" constructs: "npm:10.3.0" eslint: "npm:^8.57.0" eslint-config-universe: "npm:^12.0.0" husky: "npm:^9.0.11" lerna: "npm:^8.1.2" prettier: "npm:^3.2.5" - sst: "npm:2.40.7" + sst: "npm:2.41.2" languageName: unknown linkType: soft @@ -12442,9 +12516,9 @@ __metadata: languageName: node linkType: hard -"aws-cdk-lib@npm:2.124.0": - version: 2.124.0 - resolution: "aws-cdk-lib@npm:2.124.0" +"aws-cdk-lib@npm:2.132.1": + version: 2.132.1 + resolution: "aws-cdk-lib@npm:2.132.1" dependencies: "@aws-cdk/asset-awscli-v1": "npm:^2.2.202" "@aws-cdk/asset-kubectl-v20": "npm:^2.1.2" @@ -12452,16 +12526,17 @@ __metadata: "@balena/dockerignore": "npm:^1.0.2" case: "npm:1.6.3" fs-extra: "npm:^11.2.0" - ignore: "npm:^5.3.0" + ignore: "npm:^5.3.1" jsonschema: "npm:^1.4.1" + mime-types: "npm:^2.1.35" minimatch: "npm:^3.1.2" punycode: "npm:^2.3.1" - semver: "npm:^7.5.4" + semver: "npm:^7.6.0" table: "npm:^6.8.1" yaml: "npm:1.10.2" peerDependencies: constructs: ^10.0.0 - checksum: 10/365001ed719d269dcff1a160a4411efc4d002ad96caff697f21651e71d656da4a15ead09a5de34279486c7bb2e9123924b7932d003791503551a7b8fb376fcf1 + checksum: 10/741f435da2576f03681011d07cacb06098f6caa14870e70cf66a06371b89b1a72b21460b471423d6baad936faf6b6c4b042bdc41e75b4b33723de040c79f1ed0 languageName: node linkType: hard @@ -12492,7 +12567,7 @@ __metadata: languageName: node linkType: hard -"aws-sdk@npm:^2.1501.0, aws-sdk@npm:^2.1542.0": +"aws-sdk@npm:^2.1501.0": version: 2.1572.0 resolution: "aws-sdk@npm:2.1572.0" dependencies: @@ -12510,6 +12585,24 @@ __metadata: languageName: node linkType: hard +"aws-sdk@npm:^2.1562.0": + version: 2.1579.0 + resolution: "aws-sdk@npm:2.1579.0" + dependencies: + buffer: "npm:4.9.2" + events: "npm:1.1.1" + ieee754: "npm:1.1.13" + jmespath: "npm:0.16.0" + querystring: "npm:0.2.0" + sax: "npm:1.2.1" + url: "npm:0.10.3" + util: "npm:^0.12.4" + uuid: "npm:8.0.0" + xml2js: "npm:0.6.2" + checksum: 10/869cf3a4f75b3cbb59b6986b47a894996099078bfd8e90c2ef27181427726ca9412e8375a95f0894e551a8185fae78cadef612da74c5f7abae3dc42bd5ab64f0 + languageName: node + linkType: hard + "aws-sign2@npm:~0.7.0": version: 0.7.0 resolution: "aws-sign2@npm:0.7.0" @@ -13545,21 +13638,21 @@ __metadata: languageName: node linkType: hard -"cdk-assets@npm:2.124.0": - version: 2.124.0 - resolution: "cdk-assets@npm:2.124.0" +"cdk-assets@npm:2.132.1": + version: 2.132.1 + resolution: "cdk-assets@npm:2.132.1" dependencies: - "@aws-cdk/cloud-assembly-schema": "npm:2.124.0" - "@aws-cdk/cx-api": "npm:2.124.0" + "@aws-cdk/cloud-assembly-schema": "npm:2.132.1" + "@aws-cdk/cx-api": "npm:2.132.1" archiver: "npm:^5.3.2" - aws-sdk: "npm:^2.1542.0" + aws-sdk: "npm:^2.1562.0" glob: "npm:^7.2.3" mime: "npm:^2.6.0" yargs: "npm:^16.2.0" bin: cdk-assets: bin/cdk-assets docker-credential-cdk-assets: bin/docker-credential-cdk-assets - checksum: 10/1bd7f5cf64cf54f26392bd296419d17fcb3eb5a91830d68bceb1f9cc9e01fb215ff654acf4804582fb45c3c17a09b8e60d88f3fd706520074dc0cba295d8983a + checksum: 10/9836ddb4cf5fb94009ddfaab5acb07c63358e9130030c6e8e12574b0c1dda10f198a0fed19a19445be7a010b4e7a9633a5a1cb846215b142258005efc0e9848a languageName: node linkType: hard @@ -14737,7 +14830,7 @@ __metadata: languageName: node linkType: hard -"cosmiconfig@npm:^8.2.0, cosmiconfig@npm:^8.3.6": +"cosmiconfig@npm:^8.2.0": version: 8.3.6 resolution: "cosmiconfig@npm:8.3.6" dependencies: @@ -14754,6 +14847,23 @@ __metadata: languageName: node linkType: hard +"cosmiconfig@npm:^9.0.0": + version: 9.0.0 + resolution: "cosmiconfig@npm:9.0.0" + dependencies: + env-paths: "npm:^2.2.1" + import-fresh: "npm:^3.3.0" + js-yaml: "npm:^4.1.0" + parse-json: "npm:^5.2.0" + peerDependencies: + typescript: ">=4.9.5" + peerDependenciesMeta: + typescript: + optional: true + checksum: 10/8bdf1dfbb6fdb3755195b6886dc0649a3c742ec75afa4cb8da7b070936aed22a4f4e5b7359faafe03180358f311dbc300d248fd6586c458203d376a40cc77826 + languageName: node + linkType: hard + "crc-32@npm:^1.2.0": version: 1.2.2 resolution: "crc-32@npm:1.2.2" @@ -15818,7 +15928,7 @@ __metadata: languageName: node linkType: hard -"diff@npm:^5.1.0": +"diff@npm:^5.2.0": version: 5.2.0 resolution: "diff@npm:5.2.0" checksum: 10/01b7b440f83a997350a988e9d2f558366c0f90f15be19f4aa7f1bb3109a4e153dfc3b9fbf78e14ea725717017407eeaa2271e3896374a0181e8f52445740846d @@ -20690,7 +20800,7 @@ __metadata: languageName: node linkType: hard -"ignore@npm:^5.0.4, ignore@npm:^5.1.1, ignore@npm:^5.1.9, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.0": +"ignore@npm:^5.0.4, ignore@npm:^5.1.1, ignore@npm:^5.1.9, ignore@npm:^5.2.0, ignore@npm:^5.2.4, ignore@npm:^5.3.1": version: 5.3.1 resolution: "ignore@npm:5.3.1" checksum: 10/0a884c2fbc8c316f0b9f92beaf84464253b73230a4d4d286697be45fca081199191ca33e1c2e82d9e5f851f5e9a48a78e25a35c951e7eb41e59f150db3530065 @@ -23563,16 +23673,16 @@ __metadata: languageName: node linkType: hard -"masto@npm:^6.6.4": - version: 6.6.4 - resolution: "masto@npm:6.6.4" +"masto@npm:^6.7.0": + version: 6.7.0 + resolution: "masto@npm:6.7.0" dependencies: change-case: "npm:^4.1.2" events-to-async: "npm:^2.0.1" isomorphic-ws: "npm:^5.0.0" ts-custom-error: "npm:^3.3.1" ws: "npm:^8.16.0" - checksum: 10/45be4b560e72040ed89e9e99a4b82c311f12966933767884ae99e6a54af6066c3a7f449f42fc7ecd47a5b50ea3adceffabf1da1cec3c41a317d342d791fd3a17 + checksum: 10/37f80b9c48e2d4f8df22a7fb28922ea9f1d638f26084cdde71159642784c3eb2d19ef9a9ea221fdd0365af1f4150785d714dcb94616251cc8316efdaccaa2820 languageName: node linkType: hard @@ -24037,7 +24147,7 @@ __metadata: languageName: node linkType: hard -"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.30, mime-types@npm:^2.1.31, mime-types@npm:~2.1.17, mime-types@npm:~2.1.19, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": +"mime-types@npm:^2.1.12, mime-types@npm:^2.1.27, mime-types@npm:^2.1.30, mime-types@npm:^2.1.31, mime-types@npm:^2.1.35, mime-types@npm:~2.1.17, mime-types@npm:~2.1.19, mime-types@npm:~2.1.24, mime-types@npm:~2.1.34": version: 2.1.35 resolution: "mime-types@npm:2.1.35" dependencies: @@ -27645,7 +27755,7 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: react-native: ">=0.64.0" react-native-gesture-handler: ">=2.0.0" react-native-reanimated: ">=2.8.0" - checksum: 10/a67a3210825e748956a8d46cffa2c99580c3a3e27cf50373b13916633021ed91fa255a9204c8dae4d9c88a3b2136012e08394b17b15abcf629d956400188531c + checksum: 10/273cb73cb4feba49d07cc7cfdabc71ce37893e525adce43e003c27de1ea3b33ccb495db16e4b647195eff4e2d0ec75c091002bd76d1e96ec0f3f91a0f18e1b96 languageName: node linkType: hard @@ -29976,9 +30086,9 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: languageName: node linkType: hard -"sst-aws-cdk@npm:2.124.0": - version: 2.124.0 - resolution: "sst-aws-cdk@npm:2.124.0" +"sst-aws-cdk@npm:2.132.1": + version: 2.132.1 + resolution: "sst-aws-cdk@npm:2.132.1" dependencies: archiver: "npm:^5.3.2" chalk: "npm:^4" @@ -29991,18 +30101,18 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: optional: true bin: cdk: bin/cdk - checksum: 10/0d1516ef6a8df80da9cb681510ac1b5e8bdee61f413c3922fc5a41df02788399809d37610edb2beb9438bc00ddaf7b50d0bf44fe9c3200e949f68c5c92cfbbd9 + checksum: 10/8ba6cc40cf21ec4392637e6ececf9a9ce157c72a95609d3560f225688387ea89f65e0cde838df858fc2476b2c9db611a2cd24344e96b4ae9c6bea072168b856a languageName: node linkType: hard -"sst@npm:2.40.7": - version: 2.40.7 - resolution: "sst@npm:2.40.7" +"sst@npm:2.41.2": + version: 2.41.2 + resolution: "sst@npm:2.41.2" dependencies: - "@aws-cdk/aws-lambda-python-alpha": "npm:2.124.0-alpha.0" - "@aws-cdk/cloud-assembly-schema": "npm:2.124.0" - "@aws-cdk/cloudformation-diff": "npm:2.124.0" - "@aws-cdk/cx-api": "npm:2.124.0" + "@aws-cdk/aws-lambda-python-alpha": "npm:2.132.1-alpha.0" + "@aws-cdk/cloud-assembly-schema": "npm:2.132.1" + "@aws-cdk/cloudformation-diff": "npm:2.132.1" + "@aws-cdk/cx-api": "npm:2.132.1" "@aws-crypto/sha256-js": "npm:^5.2.0" "@aws-sdk/client-cloudformation": "npm:^3.454.0" "@aws-sdk/client-ecs": "npm:^3.454.0" @@ -30027,11 +30137,11 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: "@smithy/signature-v4": "npm:^2.0.16" "@trpc/server": "npm:9.16.0" adm-zip: "npm:^0.5.10" - aws-cdk-lib: "npm:2.124.0" + aws-cdk-lib: "npm:2.132.1" aws-iot-device-sdk: "npm:^2.2.13" aws-sdk: "npm:^2.1501.0" builtin-modules: "npm:3.2.0" - cdk-assets: "npm:2.124.0" + cdk-assets: "npm:2.132.1" chalk: "npm:^5.2.0" chokidar: "npm:^3.5.3" ci-info: "npm:^3.7.0" @@ -30059,7 +30169,7 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: ora: "npm:^6.1.2" react: "npm:^18.0.0" remeda: "npm:^1.3.0" - sst-aws-cdk: "npm:2.124.0" + sst-aws-cdk: "npm:2.132.1" tree-kill: "npm:^1.2.2" undici: "npm:^5.12.0" uuid: "npm:^9.0.0" @@ -30073,7 +30183,7 @@ react-native-draggable-flatlist@outaTiME/react-native-draggable-flatlist: optional: true bin: sst: cli/sst.js - checksum: 10/6d12466ba5cc9fbad0c7c8bdc120168bdafbc058745c7a67f11d83f5ae83210cbad82e297697fb01a6c88096a3835453faaf79796bf727fa4c772058694c0aea + checksum: 10/0ac7d543932b5dfbcf3077439c960462462d039b8f8f2b0f6ad770d4fb41ec2cfdc4650c97ecb52b120bd3c13712f241beb9e5648e070efb0347e3155b35acfc languageName: node linkType: hard