From 58c7f0e53c921a9e6c756722bf84820a121e5762 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 20:47:12 +0000 Subject: [PATCH] fix(deps): update renovate docker tag to v39.106.1 --- .../package.json | 2 +- .../README.md | 2 +- .../config.d.ts | 2 +- .../src/runtime.ts | 2 +- yarn.lock | 2448 +++++++++-------- 5 files changed, 1364 insertions(+), 1092 deletions(-) diff --git a/plugins/renovate-backend-module-runtime-direct/package.json b/plugins/renovate-backend-module-runtime-direct/package.json index dd4a408f..5128ef2d 100644 --- a/plugins/renovate-backend-module-runtime-direct/package.json +++ b/plugins/renovate-backend-module-runtime-direct/package.json @@ -42,7 +42,7 @@ "@secustor/backstage-plugin-renovate-common": "workspace:^", "@secustor/backstage-plugin-renovate-node": "workspace:^", "find-up": "^5.0.0", - "renovate": "39.60.0" + "renovate": "39.106.1" }, "devDependencies": { "@backstage/backend-test-utils": "^1.2.0", diff --git a/plugins/renovate-backend-module-runtime-docker/README.md b/plugins/renovate-backend-module-runtime-docker/README.md index 403064ed..f0ae13b2 100644 --- a/plugins/renovate-backend-module-runtime-docker/README.md +++ b/plugins/renovate-backend-module-runtime-docker/README.md @@ -32,5 +32,5 @@ renovate: # all values are option and can be used to overwrite the default values image: registry.example.com/renovate/renovate # default: 'ghcr.io/renovatebot/renovate' - tag: latest # default: 39.60.0 + tag: latest # default: 39.106.1 ``` diff --git a/plugins/renovate-backend-module-runtime-docker/config.d.ts b/plugins/renovate-backend-module-runtime-docker/config.d.ts index 80602665..5a412491 100644 --- a/plugins/renovate-backend-module-runtime-docker/config.d.ts +++ b/plugins/renovate-backend-module-runtime-docker/config.d.ts @@ -19,7 +19,7 @@ export interface Config { /** * The Docker image tag to use - * Default: '39.60.0' + * Default: '39.106.1' */ tag: string; }; diff --git a/plugins/renovate-backend-module-runtime-docker/src/runtime.ts b/plugins/renovate-backend-module-runtime-docker/src/runtime.ts index 3fdc0090..82a470ea 100644 --- a/plugins/renovate-backend-module-runtime-docker/src/runtime.ts +++ b/plugins/renovate-backend-module-runtime-docker/src/runtime.ts @@ -7,7 +7,7 @@ import Docker from 'dockerode'; import { PassThrough } from 'stream'; const imageRepository = 'ghcr.io/renovatebot/renovate'; -const imageTag = '39.60.0'; +const imageTag = '39.106.1'; export class DockerRuntime implements RenovateWrapper { #runner: Docker; diff --git a/yarn.lock b/yarn.lock index 6fdd3489..c985c13e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -295,641 +295,641 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-codecommit@npm:3.699.0, @aws-sdk/client-codecommit@npm:^3.350.0": - version: 3.699.0 - resolution: "@aws-sdk/client-codecommit@npm:3.699.0" +"@aws-sdk/client-codecommit@npm:3.726.1, @aws-sdk/client-codecommit@npm:^3.350.0": + version: 3.726.1 + resolution: "@aws-sdk/client-codecommit@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/ca00a1f6ed2738fb026dc59f26b49d63b63c7acd16f30d4d9cab6c9527fe753905c5f0ec68454406d7f3368b636ac873afbc8eba532ac384030e374fc720c9f3 + checksum: 10c0/c5d243febf80e067cae537a2ddf83200a15c74b164e4da3072e7ca205f952551768b523fba7696222ab04d848bc981a8b272a58ced3b51c5e05fdca229019a65 languageName: node linkType: hard -"@aws-sdk/client-cognito-identity@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-cognito-identity@npm:3.699.0" +"@aws-sdk/client-cognito-identity@npm:3.726.1": + version: 3.726.1 + resolution: "@aws-sdk/client-cognito-identity@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/aff35ec47c694407cd64737c78ee8b8d7027ff7fc3127309db541d3eb9bab71ad4b49a05f4bf38491e2febca4b8132678872e9f0557155d06a4b26a1bc1734c8 + checksum: 10c0/05ee87c269bbf338780d75a8a7caad676288b6f242456e0f0452f72f1d4c5bf9d273ece62b75dd54f98aee196ac4d1d9d55e0802ec37cb1b30d797666d89c265 languageName: node linkType: hard -"@aws-sdk/client-ec2@npm:3.701.0": - version: 3.701.0 - resolution: "@aws-sdk/client-ec2@npm:3.701.0" +"@aws-sdk/client-ec2@npm:3.726.1": + version: 3.726.1 + resolution: "@aws-sdk/client-ec2@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-sdk-ec2": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-sdk-ec2": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.0" "@types/uuid": "npm:^9.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/314973aba04b665f53f8a88d7f525fa8d95c450e0af309cc693160a5d72011f34812bfc4b8d3a82904905a524c0372b19691f1f8348eb933af2c81d7b478f9a4 + checksum: 10c0/711d75e077a1c05a881863e9d20869012c35416c82d33fde5d210ed04706bc76eb442c3635dfdcb33edea00c6cd5268e2425c492990f2274616f2ea55d430b2b languageName: node linkType: hard -"@aws-sdk/client-ecr@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-ecr@npm:3.699.0" +"@aws-sdk/client-ecr@npm:3.726.1": + version: 3.726.1 + resolution: "@aws-sdk/client-ecr@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2baa287019d591231528c870a144ab76b53efe408285e03509c80a3910692a3a360922de65a8988dbcac57e55fbd4462bf127eab4e0d8cfda917c42702dfa8a8 + checksum: 10c0/5ce42dff880677d689c651442ea96dcc3980e85d8e91d07408ce0420420627b77b3e9d4b1ac07e145fd424a530c4f6d421cabb7ae19df64d7847d6bd079d2f66 languageName: node linkType: hard -"@aws-sdk/client-rds@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-rds@npm:3.699.0" +"@aws-sdk/client-rds@npm:3.726.1": + version: 3.726.1 + resolution: "@aws-sdk/client-rds@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-sdk-rds": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-sdk-rds": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7139a86d07e3486920baf04f9f22c3ad35a65451cc4dc4bac59ff10ec884354d61cad72ae6b4fb0d9882a1a0c2cc563d855a5fc6337f2052ad5dc3386fad6d79 + checksum: 10c0/551df26ea73f8bd5b15df165f733094cb19050826a31331d417c3691f731937e9d967c20b7e2898521c1ffd5d9d7ec1da4d946dd439cee9b2cc7885fe663e703 languageName: node linkType: hard -"@aws-sdk/client-s3@npm:3.701.0, @aws-sdk/client-s3@npm:^3.350.0": - version: 3.701.0 - resolution: "@aws-sdk/client-s3@npm:3.701.0" +"@aws-sdk/client-s3@npm:3.726.1, @aws-sdk/client-s3@npm:^3.350.0": + version: 3.726.1 + resolution: "@aws-sdk/client-s3@npm:3.726.1" dependencies: "@aws-crypto/sha1-browser": "npm:5.2.0" "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.696.0" - "@aws-sdk/middleware-expect-continue": "npm:3.696.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.701.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-location-constraint": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/middleware-ssec": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@aws-sdk/xml-builder": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/eventstream-serde-browser": "npm:^3.0.13" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.10" - "@smithy/eventstream-serde-node": "npm:^3.0.12" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-blob-browser": "npm:^3.1.9" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/hash-stream-node": "npm:^3.1.9" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/md5-js": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" - "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.9" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.726.0" + "@aws-sdk/middleware-expect-continue": "npm:3.723.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.723.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-location-constraint": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.723.0" + "@aws-sdk/middleware-ssec": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@aws-sdk/xml-builder": "npm:3.723.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/eventstream-serde-browser": "npm:^4.0.0" + "@smithy/eventstream-serde-config-resolver": "npm:^4.0.0" + "@smithy/eventstream-serde-node": "npm:^4.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-blob-browser": "npm:^4.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/hash-stream-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/md5-js": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-stream": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + "@smithy/util-waiter": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b7eeb84dddb1c5581de6210ecdfd943a1f94582d30bf58e7ce2ff7ecdbfee68edf01838c0f78f015ebfb134f60cb27d6827f85b78ad8b90cb6516a072425987f + checksum: 10c0/4c751c0302f1db8509a14ef4533b60d709bf751d543d78d08097a7e116be4e9ee7ada5c0d5061a156d5096f6b3f07d10d3c12ba998712226d1aedde6222b5f02 languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.699.0" +"@aws-sdk/client-sso-oidc@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.726.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.699.0 - checksum: 10c0/b4d277fe4a7af3934b7528e8379901ae56ab9b9d3b6ed019d0a89f22ce2f8430edbe77ef1ced413216b378e517e32a625f3c4a4e8d6ef2bc58baefb6bc5e96d9 + "@aws-sdk/client-sts": ^3.726.0 + checksum: 10c0/e68ad3a05639e668d8cd089f92d8ed8e183153262cab068e705d75dff7dfd61be815c545e3cf073b148ac67fdb7a73923201d1360e4e23382ab85e6e96bf370f languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/client-sso@npm:3.696.0" +"@aws-sdk/client-sso@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/client-sso@npm:3.726.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e96c907c3385ea183181eb7dbdceb01c2b96a220f67bf6147b9a116aa197ceb2860fa54667405a7f60f365ee1c056b7039ff1ac236815894b675ee76c52862f3 + checksum: 10c0/addfc32045db960a76b3d8977ac1f3093b3b75420d77a7c89d4df3148214b9ea01d6602ebc974f28953ab1f6fbda6195c026f7e61bc27838f191e3683ec6d24e languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.699.0, @aws-sdk/client-sts@npm:^3.350.0": - version: 3.699.0 - resolution: "@aws-sdk/client-sts@npm:3.699.0" +"@aws-sdk/client-sts@npm:3.726.1, @aws-sdk/client-sts@npm:^3.350.0": + version: 3.726.1 + resolution: "@aws-sdk/client-sts@npm:3.726.1" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/middleware-host-header": "npm:3.696.0" - "@aws-sdk/middleware-logger": "npm:3.696.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.696.0" - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/region-config-resolver": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@aws-sdk/util-user-agent-browser": "npm:3.696.0" - "@aws-sdk/util-user-agent-node": "npm:3.696.0" - "@smithy/config-resolver": "npm:^3.0.12" - "@smithy/core": "npm:^2.5.3" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/hash-node": "npm:^3.0.10" - "@smithy/invalid-dependency": "npm:^3.0.10" - "@smithy/middleware-content-length": "npm:^3.0.12" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/middleware-retry": "npm:^3.0.27" - "@smithy/middleware-serde": "npm:^3.0.10" - "@smithy/middleware-stack": "npm:^3.0.10" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/url-parser": "npm:^3.0.10" - "@smithy/util-base64": "npm:^3.0.0" - "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-body-length-node": "npm:^3.0.0" - "@smithy/util-defaults-mode-browser": "npm:^3.0.27" - "@smithy/util-defaults-mode-node": "npm:^3.0.27" - "@smithy/util-endpoints": "npm:^2.1.6" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-retry": "npm:^3.0.10" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/client-sso-oidc": "npm:3.726.0" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/middleware-host-header": "npm:3.723.0" + "@aws-sdk/middleware-logger": "npm:3.723.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.723.0" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/region-config-resolver": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@aws-sdk/util-user-agent-browser": "npm:3.723.0" + "@aws-sdk/util-user-agent-node": "npm:3.726.0" + "@smithy/config-resolver": "npm:^4.0.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/hash-node": "npm:^4.0.0" + "@smithy/invalid-dependency": "npm:^4.0.0" + "@smithy/middleware-content-length": "npm:^4.0.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/middleware-retry": "npm:^4.0.0" + "@smithy/middleware-serde": "npm:^4.0.0" + "@smithy/middleware-stack": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/url-parser": "npm:^4.0.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-body-length-node": "npm:^4.0.0" + "@smithy/util-defaults-mode-browser": "npm:^4.0.0" + "@smithy/util-defaults-mode-node": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-retry": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/bdc7bc373fc518570d8d034b6e1af033c2bf272217c79ebe3e1ec3f928c5b73b4b71f6b7d0be9a95db1f909cdcbe8b5a52776f4f2290d63a78bd05ece7d9abe0 + checksum: 10c0/23e7140e939fc0ba0903df4e2fc4e43ae6f079f4359396ebc2e2126250bfc39a794f1e64c4600a780d6556abceb390c359a7181a0a43ede862db7690fd890c22 languageName: node linkType: hard -"@aws-sdk/core@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/core@npm:3.696.0" +"@aws-sdk/core@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/core@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/signature-v4": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.0" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10c0/4a96a3e29bf6e0dcd82d8160633eb4b8a488d821a8e59c1033c79a8e0d32b2f82e241e1cf94599f48836800549e342a410318b18e055851741ddf7d5d3ad4606 + checksum: 10c0/391007791890dae226ffffb617a7bb8f9ef99a114364257a7ccb8dc62ed6a171736552c763fc0f20eb5d70893bff09103268f0d090c88c9e955441649cfad443 languageName: node linkType: hard -"@aws-sdk/credential-provider-cognito-identity@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.699.0" +"@aws-sdk/credential-provider-cognito-identity@npm:3.726.1": + version: 3.726.1 + resolution: "@aws-sdk/credential-provider-cognito-identity@npm:3.726.1" dependencies: - "@aws-sdk/client-cognito-identity": "npm:3.699.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/client-cognito-identity": "npm:3.726.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/69f2c13ecc2935a8e7cff65e7ddb1b7e05db6b8295979b05df55b04d8af8d4bf87ddab62cd18aad971f30389ee49ba58e3020b6175a60450bf4b62035056babf + checksum: 10c0/c8cdf1f793178c7c1f077fd5ff87bf65936bd4f992c3cd9f58f7378d1bceffb6bd9a56f50ed8c40b2fcc6a952ee7dff30e805e4354fd3c45694d058873c0505d languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.696.0" +"@aws-sdk/credential-provider-env@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.723.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e16987ca343f9dbae2560d0d016ca005f36b27fb094f8d32b99954d0a2874aa8230f924f2dab2a0e0aebc7ee9eda6881c5f6e928d89dc759f70a7658363e20be + checksum: 10c0/be8a37e68e700eede985511ca72730cc862971760548c89589d5168c8f53c2ab361b033ee0711fcbac2b5609faf3365d532c3534b9e4cb61609f42f9d1f086ba languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.696.0" +"@aws-sdk/credential-provider-http@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.723.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/fetch-http-handler": "npm:^4.1.1" - "@smithy/node-http-handler": "npm:^3.3.1" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-stream": "npm:^3.3.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/fetch-http-handler": "npm:^5.0.0" + "@smithy/node-http-handler": "npm:^4.0.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-stream": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/383dd45600b0edbcc52c8e1101485569e631fb218f1776bbd4971e43a54be0adef458cb096d06d944353675136d2043da588424c78fff1c4eeeaf5229eb6774d + checksum: 10c0/407d1169a54246e3bb5ba839870fa5d2e10cd42b9780adc72d763201243d7d80576e2aa430793768e131c7637195e585c6696c153f013d99d25db3f16739762f languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.699.0" +"@aws-sdk/credential-provider-ini@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.726.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-env": "npm:3.696.0" - "@aws-sdk/credential-provider-http": "npm:3.696.0" - "@aws-sdk/credential-provider-process": "npm:3.696.0" - "@aws-sdk/credential-provider-sso": "npm:3.699.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/credential-provider-imds": "npm:^3.2.6" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-env": "npm:3.723.0" + "@aws-sdk/credential-provider-http": "npm:3.723.0" + "@aws-sdk/credential-provider-process": "npm:3.723.0" + "@aws-sdk/credential-provider-sso": "npm:3.726.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/credential-provider-imds": "npm:^4.0.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/shared-ini-file-loader": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.699.0 - checksum: 10c0/1efb837da910ce4e8a43574f2fdceb82daecefbb7f3853d7ec97059a80a7193cf579d185d4f4b1ef67cb378db9c5d4d3058a252a75fd6a32caad257c6602765e + "@aws-sdk/client-sts": ^3.726.0 + checksum: 10c0/0ae11a9195a4368eb8c12cf42f716771ed1486a042e2e71292f9c5cd6c2accf0b8805e3c16b709b366ea5fb27468fc24aeb18f324b80f1ae2227330d1481ea77 languageName: node linkType: hard -"@aws-sdk/credential-provider-node@npm:3.699.0, @aws-sdk/credential-provider-node@npm:^3.350.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.699.0" +"@aws-sdk/credential-provider-node@npm:3.726.0, @aws-sdk/credential-provider-node@npm:^3.350.0": + version: 3.726.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.726.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.696.0" - "@aws-sdk/credential-provider-http": "npm:3.696.0" - "@aws-sdk/credential-provider-ini": "npm:3.699.0" - "@aws-sdk/credential-provider-process": "npm:3.696.0" - "@aws-sdk/credential-provider-sso": "npm:3.699.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/credential-provider-imds": "npm:^3.2.6" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/credential-provider-env": "npm:3.723.0" + "@aws-sdk/credential-provider-http": "npm:3.723.0" + "@aws-sdk/credential-provider-ini": "npm:3.726.0" + "@aws-sdk/credential-provider-process": "npm:3.723.0" + "@aws-sdk/credential-provider-sso": "npm:3.726.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/credential-provider-imds": "npm:^4.0.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/shared-ini-file-loader": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/d2e690eb839d906409da293af7918ab20210c25428985f019b161b3cbf5deca681d4cc397c7d5a929aeaa0b90be8dbe3282bd5a9b17969c2e6ddb5c08d66e5c4 + checksum: 10c0/e208e6f880a2a9251c22c0b66ee63f375f5e3ffe1f91efc23af3d030d3b4b8a8f6c154ad2481a69ae15f80167d0bfbfa2f638eb2f73a2377a146f30ce2996c34 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.696.0" +"@aws-sdk/credential-provider-process@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.723.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/shared-ini-file-loader": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/61741aa3d9cbbc88ea31bad7b7e8253aa4a0860eef215ff8d9a8196cdaa7ca8fa3bb438500c558abc9ce78b9490c540b12180acee21a7a9276491344931c5279 + checksum: 10c0/078e936584a80910695fd37dfc8fd2781e8c495aa02ff7033075d2d80cf43963b8383ae401d46ec23765c9b54200554d0fae5af49d684c6ae46da060772861ad languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.699.0" +"@aws-sdk/credential-provider-sso@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.726.0" dependencies: - "@aws-sdk/client-sso": "npm:3.696.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/token-providers": "npm:3.699.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/client-sso": "npm:3.726.0" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/token-providers": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/shared-ini-file-loader": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/be78a04f971d716b24e4bb9ce5ecec8ed8ffe9fdeebb07d4e6138c1b833529b5260d7381af8460b00f1659eb26018bffa51c9955b24a327374dd79c2fb2ce0ab + checksum: 10c0/5114fdb65ad15a9838c72dd030108b12cf1e59ba2b12a7c4d8482e033ae23f6cc633a8e43f532eed9330358afffe2b2fe728266c63616920f9e23208a9e1d2b7 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.696.0" +"@aws-sdk/credential-provider-web-identity@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.723.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.696.0 - checksum: 10c0/a983867c72a6c8a1fd397f8051f4b6e64f5cac1ff5afff1b2d00815096d6c819d9ad155f4724cb27ebe3c13714eeb22cc545533f4ccaaa63980308b8bef2fa4c - languageName: node - linkType: hard - -"@aws-sdk/credential-providers@npm:3.699.0, @aws-sdk/credential-providers@npm:^3.350.0": - version: 3.699.0 - resolution: "@aws-sdk/credential-providers@npm:3.699.0" - dependencies: - "@aws-sdk/client-cognito-identity": "npm:3.699.0" - "@aws-sdk/client-sso": "npm:3.696.0" - "@aws-sdk/client-sts": "npm:3.699.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/credential-provider-cognito-identity": "npm:3.699.0" - "@aws-sdk/credential-provider-env": "npm:3.696.0" - "@aws-sdk/credential-provider-http": "npm:3.696.0" - "@aws-sdk/credential-provider-ini": "npm:3.699.0" - "@aws-sdk/credential-provider-node": "npm:3.699.0" - "@aws-sdk/credential-provider-process": "npm:3.696.0" - "@aws-sdk/credential-provider-sso": "npm:3.699.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/credential-provider-imds": "npm:^3.2.6" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/client-sts": ^3.723.0 + checksum: 10c0/689e1f5d00336c49317db815e1521c7cbad9b6b1d202b879efd70f3bdda26b2256eb96d4ce6a128ab9747d4c9f9dc1acc0656a99b216f2b960f65e93c20bfa14 + languageName: node + linkType: hard + +"@aws-sdk/credential-providers@npm:3.726.1, @aws-sdk/credential-providers@npm:^3.350.0": + version: 3.726.1 + resolution: "@aws-sdk/credential-providers@npm:3.726.1" + dependencies: + "@aws-sdk/client-cognito-identity": "npm:3.726.1" + "@aws-sdk/client-sso": "npm:3.726.0" + "@aws-sdk/client-sts": "npm:3.726.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/credential-provider-cognito-identity": "npm:3.726.1" + "@aws-sdk/credential-provider-env": "npm:3.723.0" + "@aws-sdk/credential-provider-http": "npm:3.723.0" + "@aws-sdk/credential-provider-ini": "npm:3.726.0" + "@aws-sdk/credential-provider-node": "npm:3.726.0" + "@aws-sdk/credential-provider-process": "npm:3.723.0" + "@aws-sdk/credential-provider-sso": "npm:3.726.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/credential-provider-imds": "npm:^4.0.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/e8abd7a362ad17d6e8bba35e548664f5d8c3b4ed6583cbb6b95287cae98457f736d9d8f3b5f56fb13a8ea8f126e48d1522afbb3b143e67267889503287a443a5 + checksum: 10c0/3e2fd7d1d30efb720ccfbd911c9cb3e099b123a0bcf9684d5c89796f95d755eb3c32610fd02eaad8f384a577777692cba9018ad878f5535f274ebed2a8eb7152 languageName: node linkType: hard @@ -950,219 +950,219 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.696.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.726.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-config-provider": "npm:^3.0.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-arn-parser": "npm:3.723.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-config-provider": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2e8fd34f69466dee6884bd2501ad47b0815583ce92adebc0cd69537a084f56ec34760dcf34979a67faec70980dba3cde6fd6516576cc32b1d9f27e494d3ea62c + checksum: 10c0/c871546a59e473e95a0a83e776d7c27e790721043a1bc497a3311ee1dc5418b7fa40a2d44ef9d9676f6c6c667dcdff6307f1f69a301489c808cb20072ee0eb5b languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.696.0" +"@aws-sdk/middleware-expect-continue@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1f91c500d44e2dcbf16434c40e4cf78a3c652b161bf4ccfcda03b94cd8b17d69d0058ee1932b6101643a8a2003487f1cc95e33a5972fe04366e86a3105fdfd24 + checksum: 10c0/3285af66825b516dc07ea3d0e337115bb36aa0bbf41081f290597a410a8df863ac8052a7648adcdb276d0a3c2fba2d3926b46218a20e12bee92fdd20b348d9cd languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.701.0": - version: 3.701.0 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.701.0" +"@aws-sdk/middleware-flexible-checksums@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.723.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" "@aws-crypto/util": "npm:5.2.0" - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" - "@smithy/util-utf8": "npm:^3.0.0" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/is-array-buffer": "npm:^4.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-stream": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b56d848f14f2f27c0837aa3f93bfddf51d1dcb06a8aae9a91536bbb14be92f88b27b1a0d5297a95ee91b3cc521202740646b52a229bbe24cca2e089038037547 + checksum: 10c0/b6898996171416ece5b3d2605166db63435d6d89ab034301c695b9dde27c340b4cdd0c3e5b50f4bccaacf3cad69a2ee83da8dad49ffb5ccdac75e56cb249b7bb languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.696.0" +"@aws-sdk/middleware-host-header@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/793c61a6af5533872888d9ee1b6765e06bd9716a9b1e497fb53b39da0bdbde2c379601ddf29bd2120cc520241143bae7763691f476f81721c290ee4e71264b6e + checksum: 10c0/183196230f8675d821a1c3de6cfb54cb3575a245d60221eea8fb4b6cea3b64dda1c4a836f6bd7d3240c494840f68b5f25a6b39223be7cb0e0a1a35bdab9e5691 languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.696.0" +"@aws-sdk/middleware-location-constraint@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/300cc6148da5f49ff7ce82987af746a2af6f0bdffb8f31a07fd60d39a24ca797c89874349215f46d59dd2b5ca312ff288a6a1584b95e713c265344129a0b88b7 + checksum: 10c0/53fa3940b76128902d2962f0637683bb695f878b49a1c460ec08be29c972cb0062178a5f44e194737de2e8d823095917acdd19a66394b0fa3e7c7beece970a0e languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-logger@npm:3.696.0" +"@aws-sdk/middleware-logger@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-logger@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/978145de80cb21a59d525fe9611d78e513df506e29123c39d425dd7c77043f9b57f05f03edde33864d9494a7ce76b7e2a48ec38ee4cee213b470ff1cd11c229f + checksum: 10c0/ed0d29e525d3893bf2e2b34f7964b7070b338def35997646a950902e20abce3ff5244b046d0504441c378292b3c319691afcc658badda9927eed7991d810ff8c languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.696.0" +"@aws-sdk/middleware-recursion-detection@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/20db668ef267c62134e241511a6a5a49cbcacbf4eb28eb8fede903086e38bdc3d6d5277f5faae4bb0b3a5123a2f1c116b219c3c48d4b8aa49c12e97707736d51 + checksum: 10c0/d8cf89ec99aa72ac9496d183ff0a8994329f050e569924bc5e4e732b50900a9b7ef7608101a29dd4b4815b7f59270faf42634d5033f11b190ffcc88a6fc91812 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-ec2@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.696.0" +"@aws-sdk/middleware-sdk-ec2@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-sdk-ec2@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-format-url": "npm:3.696.0" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-format-url": "npm:3.723.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/signature-v4": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ad40811abd89c1fcca7187c77986057e59c3b0119f5199e45fc0c14229a6c6e0cb40f3afc60a96033ab84659de5e296f1bd651540c00ef329d028e6bf8b2d7bb + checksum: 10c0/33265674953500594e6d9d90c5ee2a0c2d2d2b45dcf33ec80f94a695982c90e40eb5045f7ba01651e6f85d4242b6c0a54569f085db0b089cd947f9673ccb676b languageName: node linkType: hard -"@aws-sdk/middleware-sdk-rds@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-sdk-rds@npm:3.696.0" +"@aws-sdk/middleware-sdk-rds@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-sdk-rds@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-format-url": "npm:3.696.0" - "@smithy/middleware-endpoint": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-format-url": "npm:3.723.0" + "@smithy/middleware-endpoint": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/signature-v4": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/941a49380d427658ce77d973b6f0121012385b65ccb0b73b5f0682aa2669bdc214f32e539efc2922521ab5f126ab8af3dfd33cad4b43cfd6ee0606f12eeeda0d - languageName: node - linkType: hard - -"@aws-sdk/middleware-sdk-s3@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.696.0" - dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-arn-parser": "npm:3.693.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/smithy-client": "npm:^3.4.4" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" - "@smithy/util-stream": "npm:^3.3.1" - "@smithy/util-utf8": "npm:^3.0.0" + checksum: 10c0/bf42f4a9938c0fd07aa4ef8119665a28cff93b02591cfdc2f0db256c812f9d75e96bfecfbbe582c82be8f655854a6824de54eb603a328625feb907d0ee5aa292 + languageName: node + linkType: hard + +"@aws-sdk/middleware-sdk-s3@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.723.0" + dependencies: + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-arn-parser": "npm:3.723.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/signature-v4": "npm:^5.0.0" + "@smithy/smithy-client": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-config-provider": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.0" + "@smithy/util-stream": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/1387b24256680f9d58c74db02fc32696a503d1d4299f8aaabf6b66350788105b7ae181880bd8a2dec39e3c735d98f41583dee673eab7f46c322d530b13ff51e9 + checksum: 10c0/e8d21e6ce969ddae3276af4dc2bd780012b3f3bda6c49525a639658941b15475fd54f48ceb8b9c5d11c90982031594615424ac424a06311ea78e6007ba4468bb languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.696.0" +"@aws-sdk/middleware-ssec@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/5041d9d367d1b0daa897351b8d446e66929577b80a86e06af40ee5664c3f29cd5a35230d93d522e9acc23c15db4c4dfcc39a092e12a4be73061069b1a99d674a + checksum: 10c0/17a048238741aa293d999ce7c96546c04e67e17652318cd3ec44a3e0aa9636313d163236cf42bec789a741744d670932fe3d1d5ebb68075465c906fe0d3abd3b languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.696.0" +"@aws-sdk/middleware-user-agent@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.726.0" dependencies: - "@aws-sdk/core": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@aws-sdk/util-endpoints": "npm:3.696.0" - "@smithy/core": "npm:^2.5.3" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/core": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@aws-sdk/util-endpoints": "npm:3.726.0" + "@smithy/core": "npm:^3.0.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3af4fc987d3a3cfa9036c67f60fb939a02d801ccb2781ea0be653896dfb34382c4c895a2e3ce2c48f2db547aea09d871217d77c814331251faf10b5a472974f7 + checksum: 10c0/3cbfa117531cc4fd09b4ce0e273af86b1fdb656f078033babb7d1e87fb849efae662f0e86081e62404c6876539011fc444de89758dc64c01a33789c88bdfa6c3 languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.696.0" +"@aws-sdk/region-config-resolver@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.10" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-config-provider": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/bc8765735dcd888a73336d1c0cac75fec0303446f2cd97c7818cec89d5d9f7e4b98705de1e751a47abbc3442d9237169dc967f175be27d9f828e65acb6c2d23a + checksum: 10c0/c51c07fe9cbeb04a28ed715e073055aae00e4c6a4d553e7383796041de539f0d90b7df3f10035f8c6cea8f4817b1c36df83f53736a401ae7f75446f37cce0add languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.696.0" +"@aws-sdk/signature-v4-multi-region@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.723.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/protocol-http": "npm:^4.1.7" - "@smithy/signature-v4": "npm:^4.2.2" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/middleware-sdk-s3": "npm:3.723.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/protocol-http": "npm:^5.0.0" + "@smithy/signature-v4": "npm:^5.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2d429b1ad202d4ff6e56671f8778d42b84a9bc6d03ac3db96bc332d11411cae461d78c7a76c0c9f597ac2c51fb88bf8db7071782fac85392350d09dfdaabbf15 + checksum: 10c0/fb491305c4905a6f9c4a613935439599a200c50f54ad576023fd6933f46fc4b7ca9c52ccb06041e835f3149fe7f0a54b80912b39dfda0a19015377a3c98e27d2 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.699.0": - version: 3.699.0 - resolution: "@aws-sdk/token-providers@npm:3.699.0" +"@aws-sdk/token-providers@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/token-providers@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/property-provider": "npm:^3.1.9" - "@smithy/shared-ini-file-loader": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/property-provider": "npm:^4.0.0" + "@smithy/shared-ini-file-loader": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.699.0 - checksum: 10c0/f69d005aff7e85d04930374651edb75937cadab5baaa365044bf1318207b208d7cf857142fdbb8e66055fb92043140531945986346661bc82322b7307b109d56 + "@aws-sdk/client-sso-oidc": ^3.723.0 + checksum: 10c0/54f9865801b5c7c43158e95101bd6aaa5d5bee2e8cb553fbac52faadcb023fda898929139301eb1c9632762b314e48e7af8cf11c438bb7eba3348f7eb8297a1a languageName: node linkType: hard @@ -1176,46 +1176,46 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/types@npm:3.696.0, @aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.347.0": - version: 3.696.0 - resolution: "@aws-sdk/types@npm:3.696.0" +"@aws-sdk/types@npm:3.723.0, @aws-sdk/types@npm:^3.222.0, @aws-sdk/types@npm:^3.347.0": + version: 3.723.0 + resolution: "@aws-sdk/types@npm:3.723.0" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/3721939d5dd2a68fa4aee89d56b4817dd6c020721e2b2ea5b702968e7055826eb37e1924bc298007686304bf9bb6623bfec26b5cfd0663f2dba9d1b48437bb91 + checksum: 10c0/b13f2ef66a0de96df9a6ff227531579483b0d7a735ca3a936ba881d528ccae8b36d568f69914c343c972c0b84057366947980ed2ab60c642443564c2ad3739fe languageName: node linkType: hard -"@aws-sdk/util-arn-parser@npm:3.693.0, @aws-sdk/util-arn-parser@npm:^3.310.0": - version: 3.693.0 - resolution: "@aws-sdk/util-arn-parser@npm:3.693.0" +"@aws-sdk/util-arn-parser@npm:3.723.0, @aws-sdk/util-arn-parser@npm:^3.310.0": + version: 3.723.0 + resolution: "@aws-sdk/util-arn-parser@npm:3.723.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/dd3ff41885f3c9c69043bf145d9e28ba5d18e71d3ffc5e97f3700fa4f9461d092d33d632eca00236f00e25ebcf39ed1a6900d7b39d2f592c83e38115890ad701 + checksum: 10c0/5d2adfded61acaf222ed21bf8e5a8b067fe469dfaab03a6b69c591a090c48d309b1f3c4fd64826f71ef9883390adb77a9bf884667b242615f221236bc5a8b326 languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-endpoints@npm:3.696.0" +"@aws-sdk/util-endpoints@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/util-endpoints@npm:3.726.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" - "@smithy/util-endpoints": "npm:^2.1.6" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/types": "npm:^4.0.0" + "@smithy/util-endpoints": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/b32822b5f6924b8e3f88c7269afb216d07eccb338627a366ff3f94d98e7f5e4a9448dcf7c5ac97fc31fd0dfec5dfec52bbbeda65d84edd33fd509ed1dbfb1993 + checksum: 10c0/43bf94ddc07310b8ee44cd489b0bb47cf6189eb12072cba946403ff63831e93c3c2e1d17779b298f4dd74732cee2349d5038942ebdf8a1f030ebd215b5c7f5ac languageName: node linkType: hard -"@aws-sdk/util-format-url@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-format-url@npm:3.696.0" +"@aws-sdk/util-format-url@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/util-format-url@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/querystring-builder": "npm:^3.0.10" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/querystring-builder": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/194541c0aa030adcd3764c07048856b2157cd6f2fe10f183a6ca3f24ee55a72cd2d358eb8568f8019726142530565e33f92d2f27630a67c190de19728ff12cc6 + checksum: 10c0/dc9343a559926acb072f9857f4b09c6997eee3948e6e3b6953f22e90720727a69c68caa49094fc338486d9d3e958c63e47ab48103287f8343ce03b5f38355d8a languageName: node linkType: hard @@ -1228,43 +1228,43 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.696.0" +"@aws-sdk/util-user-agent-browser@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.723.0" dependencies: - "@aws-sdk/types": "npm:3.696.0" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/types": "npm:^4.0.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/e72e35b21e6945d8a3cc46f92a5a6509842fe5439c2b1628f72d1f0932398d4aae2648c8a1779e2936aa4f4720047344790dc533f334ae18b20a43443d4a7b93 + checksum: 10c0/10f3c757d35a8bc07fe85a8cd2af7bfa7f96dc71b5b434e840da84aefb791048907e7f25447999b132bd93c828107b7408de938bbbee5055ebcb7ad7abeeb0b8 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.696.0" +"@aws-sdk/util-user-agent-node@npm:3.726.0": + version: 3.726.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.726.0" dependencies: - "@aws-sdk/middleware-user-agent": "npm:3.696.0" - "@aws-sdk/types": "npm:3.696.0" - "@smithy/node-config-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.1" + "@aws-sdk/middleware-user-agent": "npm:3.726.0" + "@aws-sdk/types": "npm:3.723.0" + "@smithy/node-config-provider": "npm:^4.0.0" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10c0/9dd7ef236ff13552f559d0e78bfffe424032dc4040306808542a2eedbe80801ae05389c415b770461b6b39a0b35cdbebf97e673e6f7132e05121708acee3db83 + checksum: 10c0/627f5fdb1dbc14fbfc14c51d14135a5be46fe48a315cb38625f783791d6c0013f2f2df49150fdb920fc5181845e1e75831545453a672af997f5f148b1db5128d languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.696.0": - version: 3.696.0 - resolution: "@aws-sdk/xml-builder@npm:3.696.0" +"@aws-sdk/xml-builder@npm:3.723.0": + version: 3.723.0 + resolution: "@aws-sdk/xml-builder@npm:3.723.0" dependencies: - "@smithy/types": "npm:^3.7.1" + "@smithy/types": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/7a628df60d55bbee0dafd1920b37e071c9c663ef8b3ef8e601a528185f0503d6b4da50350f636b1f09851f60314e12b28d16fa1239f40a6fb4866e9f6f829778 + checksum: 10c0/632af3b6f0ae1a32cfb589c74e596d2f4a94edfd04f4d89b2217c51bc645b1603ae5d8e87e84d20fc8804fa6986b4abcfd30cc888a7c2ed646ad666c25a361c1 languageName: node linkType: hard @@ -5710,12 +5710,12 @@ __metadata: languageName: node linkType: hard -"@cdktf/hcl2json@npm:0.20.10": - version: 0.20.10 - resolution: "@cdktf/hcl2json@npm:0.20.10" +"@cdktf/hcl2json@npm:0.20.11": + version: 0.20.11 + resolution: "@cdktf/hcl2json@npm:0.20.11" dependencies: fs-extra: "npm:11.2.0" - checksum: 10c0/d5f2907c4c1f2ca9d30f2a87ce93fe32d7e814021029e36baf4ffd6d9af4c9942f4daee2f8e1ce5d8cacf2b902b1c04dd907601a088574dc523fc435adc7330e + checksum: 10c0/d1e38181a7ff253fbd115b7df523c9de8df20dad5dbe2a73fd878044c490a45f8dafd9c0722876682658fae0d54c6fc97f3c26135eb5f25a49a70beb03cb00e5 languageName: node linkType: hard @@ -10216,12 +10216,12 @@ __metadata: languageName: node linkType: hard -"@opentelemetry/api-logs@npm:0.55.0, @opentelemetry/api-logs@npm:^0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/api-logs@npm:0.55.0" +"@opentelemetry/api-logs@npm:0.57.0, @opentelemetry/api-logs@npm:^0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/api-logs@npm:0.57.0" dependencies: "@opentelemetry/api": "npm:^1.3.0" - checksum: 10c0/9de1601939df121828ed8c48fa2cd923df9d471ef53ca7345a809ff1a940d3541efb64d2adada123b9a7f7feafb1d2acc59fa70e30dc3c3261a17b351c1309c3 + checksum: 10c0/4aa333a1cd942d0905b4ceae369fabfd9785fc6879f38a9835ab09dd9c03f72eac06250d55c96f7ce83c088a8e8bcfc200f38b5e3313a0e9096add44b68bc92b languageName: node linkType: hard @@ -10232,74 +10232,74 @@ __metadata: languageName: node linkType: hard -"@opentelemetry/context-async-hooks@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/context-async-hooks@npm:1.28.0" +"@opentelemetry/context-async-hooks@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/context-async-hooks@npm:1.30.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/bfd3b76dce4495d538307fef597c9145949f2b67b9096b1c06c63e14003cdee73fc06fa36bb512eb403f9e625caa4282024ca39367307524e501fcece93611dd + checksum: 10c0/46fef8f3af37227c16cf4e3d9264bfc7cfbe7357cb4266fa10ef32aa3256da6782110bea997d7a6b6815afb540da0a937fb5ecbaaed248c0234f8872bf25e8df languageName: node linkType: hard -"@opentelemetry/core@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/core@npm:1.28.0" +"@opentelemetry/core@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/core@npm:1.30.0" dependencies: - "@opentelemetry/semantic-conventions": "npm:1.27.0" + "@opentelemetry/semantic-conventions": "npm:1.28.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/4f87318ca59bc4c2f4302decfdbc3b3672604e4bbc7cb40d09f0ecbbe9e5a8b7db527a1c7ee17a93c3f9ca69c1dd88cc24cb07398b7828efc30ea9fcb8adbc4d + checksum: 10c0/52d17b5ddb06ab4241b977ff89b81f69f140edb5c2a78b2188d95fa7bdfdd1aa2dcafb1e2830ab77d557876682ab8f08727ba8f165ea3c39fbb6bf3b86ef33c8 languageName: node linkType: hard -"@opentelemetry/exporter-trace-otlp-http@npm:0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/exporter-trace-otlp-http@npm:0.55.0" +"@opentelemetry/exporter-trace-otlp-http@npm:0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/exporter-trace-otlp-http@npm:0.57.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/otlp-exporter-base": "npm:0.55.0" - "@opentelemetry/otlp-transformer": "npm:0.55.0" - "@opentelemetry/resources": "npm:1.28.0" - "@opentelemetry/sdk-trace-base": "npm:1.28.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/otlp-exporter-base": "npm:0.57.0" + "@opentelemetry/otlp-transformer": "npm:0.57.0" + "@opentelemetry/resources": "npm:1.30.0" + "@opentelemetry/sdk-trace-base": "npm:1.30.0" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/3a64cdd70f5b3e0d21705114593b5e8528e6cda4fd8f68243dc02c059db823d2ce6e3c1d9d50a3028c9065a827caaf3aeb4e5eaecafd03875633e18c0a44b730 + checksum: 10c0/426f21b8a82bbdfbbc7540d7cb88cfa46553d124d529e44a3612693a2abc6c42be33740f50ed5e1888783849e9f87d38c014a6ee1fe880d0dd80f40bf6058d35 languageName: node linkType: hard -"@opentelemetry/instrumentation-bunyan@npm:0.43.0": - version: 0.43.0 - resolution: "@opentelemetry/instrumentation-bunyan@npm:0.43.0" +"@opentelemetry/instrumentation-bunyan@npm:0.45.0": + version: 0.45.0 + resolution: "@opentelemetry/instrumentation-bunyan@npm:0.45.0" dependencies: - "@opentelemetry/api-logs": "npm:^0.55.0" - "@opentelemetry/instrumentation": "npm:^0.55.0" + "@opentelemetry/api-logs": "npm:^0.57.0" + "@opentelemetry/instrumentation": "npm:^0.57.0" "@types/bunyan": "npm:1.8.9" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/71a14a2bd4a78c6b0ac44efdb4f76f62cc0103982f8e375d179174a15687f494766b6d6b1f15a27e59fbac6bc0e3a69e2563b98a75d0f0c112c5430ff9ac3ae5 + checksum: 10c0/a010035927d5f47aae99866fde06dc4d4bcb100c49e049ee41640b3bf5d2f5811cd0f4d014a1b0cd6fb0c1f1058ae3253f07e6b0821ceefa62cce7d4a8ace0b0 languageName: node linkType: hard -"@opentelemetry/instrumentation-http@npm:0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/instrumentation-http@npm:0.55.0" +"@opentelemetry/instrumentation-http@npm:0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/instrumentation-http@npm:0.57.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/instrumentation": "npm:0.55.0" - "@opentelemetry/semantic-conventions": "npm:1.27.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/instrumentation": "npm:0.57.0" + "@opentelemetry/semantic-conventions": "npm:1.28.0" forwarded-parse: "npm:2.1.2" semver: "npm:^7.5.2" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/ee760160e4e67557388b2137b1c485985c38e06cbc7ee341ddde12cb844ee755f7dae69247f4a8757f10269492c500c746d31fdd39bfdee52c94e163e3b17512 + checksum: 10c0/74d8bc1f3ad657af668becee2805ed7bd268baee44baec829d9b1be7e513f153f318efe9e0ba8bb081edcb10411e4e5d9556a59b98682a1537f57fc9ec56e710 languageName: node linkType: hard -"@opentelemetry/instrumentation@npm:0.55.0, @opentelemetry/instrumentation@npm:^0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/instrumentation@npm:0.55.0" +"@opentelemetry/instrumentation@npm:0.57.0, @opentelemetry/instrumentation@npm:^0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/instrumentation@npm:0.57.0" dependencies: - "@opentelemetry/api-logs": "npm:0.55.0" + "@opentelemetry/api-logs": "npm:0.57.0" "@types/shimmer": "npm:^1.2.0" import-in-the-middle: "npm:^1.8.1" require-in-the-middle: "npm:^7.1.1" @@ -10307,131 +10307,124 @@ __metadata: shimmer: "npm:^1.2.1" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/c1175c63ecd3940a14176f5db89c48bcb64e9a7a366db70d3560913ccf624f6629fc91eb4ff3b6d5208e36df416bb14b5d87dbce5975c23e174c0191f54d06ab + checksum: 10c0/8bceabc6c47376760d46275f0adba711efa4015f46c9d502dc9b2c6fea10bcf8dab196e38080ce41829685075bcfad71de713ef71ddbfd542a92bf46f1f78dcd languageName: node linkType: hard -"@opentelemetry/otlp-exporter-base@npm:0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/otlp-exporter-base@npm:0.55.0" +"@opentelemetry/otlp-exporter-base@npm:0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/otlp-exporter-base@npm:0.57.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/otlp-transformer": "npm:0.55.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/otlp-transformer": "npm:0.57.0" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/716a845b7e3f58e37a76adb3838f54da409352e7dd9c44fa5727dc952985ce7e4b9ee96bc52f6a762d2f38c6ca60d36a85afd82cabf55dcd2cc86cb252b4170b + checksum: 10c0/b61f5d51975b25bc8ca89942eba934fed00e8125b62955d9421cb90e20549f65386e5ac93ca88ffeacd5005be66a2f263fbbe9ae5288e8b250dd1e286983b2b3 languageName: node linkType: hard -"@opentelemetry/otlp-transformer@npm:0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/otlp-transformer@npm:0.55.0" +"@opentelemetry/otlp-transformer@npm:0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/otlp-transformer@npm:0.57.0" dependencies: - "@opentelemetry/api-logs": "npm:0.55.0" - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/resources": "npm:1.28.0" - "@opentelemetry/sdk-logs": "npm:0.55.0" - "@opentelemetry/sdk-metrics": "npm:1.28.0" - "@opentelemetry/sdk-trace-base": "npm:1.28.0" + "@opentelemetry/api-logs": "npm:0.57.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/resources": "npm:1.30.0" + "@opentelemetry/sdk-logs": "npm:0.57.0" + "@opentelemetry/sdk-metrics": "npm:1.30.0" + "@opentelemetry/sdk-trace-base": "npm:1.30.0" protobufjs: "npm:^7.3.0" peerDependencies: "@opentelemetry/api": ^1.3.0 - checksum: 10c0/d0a21566f0b39f70475458d2532b3737b55585a91a699da04efab4869219d045e2e022d514ea0b26d0fdfe5c4fb432e8827a21f3128930c6a6936fc284908795 + checksum: 10c0/02e27b447f66774ea9fb98e643dde7ce5f1b1be1dc302690006af351cbfaf9e486f4e4ecc0521813c1d0334ac55ecdfdd499df06580a81033174802a75fa19e0 languageName: node linkType: hard -"@opentelemetry/propagator-b3@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/propagator-b3@npm:1.28.0" +"@opentelemetry/propagator-b3@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/propagator-b3@npm:1.30.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" + "@opentelemetry/core": "npm:1.30.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/dd0ca51d2b216d8443790a4ba9c922985a627aad00505a15b32e9db48cb2a7934173e1c9bbd85682dc28873f4c4f46803f717850e348e54f1fe01f7de26be8e1 + checksum: 10c0/2378d9527247982ad09c08f51b90364913640a72519df3b65fbd694a666f4e13ce035b3a42d3651f5d707e85b3f48b7837e4aa50fbbfe3fcb8f6af47e0af5c34 languageName: node linkType: hard -"@opentelemetry/propagator-jaeger@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/propagator-jaeger@npm:1.28.0" +"@opentelemetry/propagator-jaeger@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/propagator-jaeger@npm:1.30.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" + "@opentelemetry/core": "npm:1.30.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/e6e3d26593041abf86fff9e667720b4cc15fa823359d9b8ae9d9f8e127c43a3298229090321628556fad25e83b39bb799b3bd10e05ed12b4e0119134fd6d90e4 + checksum: 10c0/a2cd68d3ca08ba84b62427d363f7054a8d51922805376987d67bbf7d61513cde9665a4f5df262f46ed2affae0557d3bc13b0ec3aa68f84088f092f007849f781 languageName: node linkType: hard -"@opentelemetry/resources@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/resources@npm:1.28.0" +"@opentelemetry/resources@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/resources@npm:1.30.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/semantic-conventions": "npm:1.27.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/semantic-conventions": "npm:1.28.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/84fae85d3e26d338b8e31c765a42da637d4e626e564b8d86108f87963a5a07f58793eab8041a602e74b8144bbdea851825b22e3fd4222977bf59bcd42ae1bab4 + checksum: 10c0/2b298193de85f8d7d05f9d71e5ea63189668f99248486246a4cfdc8667a5face205d650ef1ee6204a9f9c16d0b0e7704bb89a5d47537279c8e3378231ed35d1d languageName: node linkType: hard -"@opentelemetry/sdk-logs@npm:0.55.0": - version: 0.55.0 - resolution: "@opentelemetry/sdk-logs@npm:0.55.0" +"@opentelemetry/sdk-logs@npm:0.57.0": + version: 0.57.0 + resolution: "@opentelemetry/sdk-logs@npm:0.57.0" dependencies: - "@opentelemetry/api-logs": "npm:0.55.0" - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/resources": "npm:1.28.0" + "@opentelemetry/api-logs": "npm:0.57.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/resources": "npm:1.30.0" peerDependencies: "@opentelemetry/api": ">=1.4.0 <1.10.0" - checksum: 10c0/aa272b3f939911550def2d8f225e6e020b864b8fb4474a468f9324ed63ca0adb5afca0ece32264eaff7bd5cb891cd9dae1030671ae3d9d9313d29801d2b6efa7 + checksum: 10c0/8e7004492693d89a8cb50c885b2993218827a099b13f83f7c03cc49bb9766ff3040b576126b14c8053b6327464946f87d302184e7eef361783c62426d2420ce2 languageName: node linkType: hard -"@opentelemetry/sdk-metrics@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/sdk-metrics@npm:1.28.0" +"@opentelemetry/sdk-metrics@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/sdk-metrics@npm:1.30.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/resources": "npm:1.28.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/resources": "npm:1.30.0" peerDependencies: "@opentelemetry/api": ">=1.3.0 <1.10.0" - checksum: 10c0/deafed540ea5ece764729216eb4019bb5fa3d2759c25c3a0217228bb07324590047520d3f3936a21d1fdfcc10c266f98bdcc22e8620db8d2e443eaa4d5588c11 + checksum: 10c0/447a0d11d1b702533ffdfdf643903559ec2e1162d82009a83d6ff0ff36e990c23a5b3a1ab27e38720a56b818e83c61e1dd0257357decf896253407aa8124e1a7 languageName: node linkType: hard -"@opentelemetry/sdk-trace-base@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/sdk-trace-base@npm:1.28.0" +"@opentelemetry/sdk-trace-base@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/sdk-trace-base@npm:1.30.0" dependencies: - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/resources": "npm:1.28.0" - "@opentelemetry/semantic-conventions": "npm:1.27.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/resources": "npm:1.30.0" + "@opentelemetry/semantic-conventions": "npm:1.28.0" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/0a9ac13dc375ba320323f72dd853133e169473a6bb971d82c8e6403ffb4d25124c6ad2b9ad31e0a2320b7971b83590094030f9716a57d5a3a2ede8c11ae67c5d + checksum: 10c0/3d8dcb0ec4e70405593421ea4df8b9a5e7faceea16cb900f30747eaeaa1f96059d40312ff2171208bb627deab6a6f32024681128cfba45af2671c6cfba528af1 languageName: node linkType: hard -"@opentelemetry/sdk-trace-node@npm:1.28.0": - version: 1.28.0 - resolution: "@opentelemetry/sdk-trace-node@npm:1.28.0" +"@opentelemetry/sdk-trace-node@npm:1.30.0": + version: 1.30.0 + resolution: "@opentelemetry/sdk-trace-node@npm:1.30.0" dependencies: - "@opentelemetry/context-async-hooks": "npm:1.28.0" - "@opentelemetry/core": "npm:1.28.0" - "@opentelemetry/propagator-b3": "npm:1.28.0" - "@opentelemetry/propagator-jaeger": "npm:1.28.0" - "@opentelemetry/sdk-trace-base": "npm:1.28.0" + "@opentelemetry/context-async-hooks": "npm:1.30.0" + "@opentelemetry/core": "npm:1.30.0" + "@opentelemetry/propagator-b3": "npm:1.30.0" + "@opentelemetry/propagator-jaeger": "npm:1.30.0" + "@opentelemetry/sdk-trace-base": "npm:1.30.0" semver: "npm:^7.5.2" peerDependencies: "@opentelemetry/api": ">=1.0.0 <1.10.0" - checksum: 10c0/ea05da3279cae12526440c2966e2988108ea8cc5102acfc263d2080f711c0cf7e9bb22949e32bb918785dda0521a6096af63480280c2dbbe0556316e641ae066 - languageName: node - linkType: hard - -"@opentelemetry/semantic-conventions@npm:1.27.0": - version: 1.27.0 - resolution: "@opentelemetry/semantic-conventions@npm:1.27.0" - checksum: 10c0/b859773ba06b7e53dd9c6b45a171bf3000e405733adbf462ae91004ed011bc80edb5beecb817fb344a085adfd06045ab5b729c9bd0f1479650ad377134fb798c + checksum: 10c0/284b314c8c5b6da6e7e2b6c6814d6ef7cdfeeb3bce211bc1c38dc1e4b092f811727040265a75b5f6b67c287429cbd23661210b253429370918cb111bef1b57ac languageName: node linkType: hard @@ -11322,27 +11315,27 @@ __metadata: languageName: node linkType: hard -"@renovatebot/osv-offline-db@npm:1.6.0": - version: 1.6.0 - resolution: "@renovatebot/osv-offline-db@npm:1.6.0" +"@renovatebot/osv-offline-db@npm:1.7.0": + version: 1.7.0 + resolution: "@renovatebot/osv-offline-db@npm:1.7.0" dependencies: "@seald-io/nedb": "npm:^4.0.4" - checksum: 10c0/2d17a5dc967efcf0395cf002d4889e352de951d09ccd61a2d974bd50558a8a3489929aa7f5a32834400746906c95612b82e7e5b102aff4c8a65fca08cf9c6db6 + checksum: 10c0/7382fadceb0ee5216cc1e12408ad0e09996b6d34b6f25c5416c3694a762e762097a99c33dbceeb8c9d1a3847fbb1290682f0c74a25213401a4052502bfb3bba5 languageName: node linkType: hard -"@renovatebot/osv-offline@npm:1.5.10": - version: 1.5.10 - resolution: "@renovatebot/osv-offline@npm:1.5.10" +"@renovatebot/osv-offline@npm:1.5.11": + version: 1.5.11 + resolution: "@renovatebot/osv-offline@npm:1.5.11" dependencies: "@octokit/rest": "npm:^20.1.1" - "@renovatebot/osv-offline-db": "npm:1.6.0" + "@renovatebot/osv-offline-db": "npm:1.7.0" adm-zip: "npm:~0.5.16" fs-extra: "npm:^11.2.0" got: "npm:^11.8.6" luxon: "npm:^3.5.0" node-fetch: "npm:^2.7.0" - checksum: 10c0/07be694a1c11bf0c102e750d30af37048b09fc6729fe1f542d43ab111af1f54e4877c0d02400061c32474566e6a76f2f2544d61b08bca6e808a343323c6c6c71 + checksum: 10c0/564fcaeb40e0f182cfb6eb6f88a50f3c3d9ba6f8f366a731a7eff83b8dde0637bc20ddbdcc6120923322aae24f2f1ef6817372b5737c9bade846c92681a6d662 languageName: node linkType: hard @@ -11789,7 +11782,7 @@ __metadata: "@types/find-up": "npm:^4.0.0" "@types/jest": "npm:^29.5.12" find-up: "npm:^5.0.0" - renovate: "npm:39.60.0" + renovate: "npm:39.106.1" languageName: unknown linkType: soft @@ -12023,39 +12016,49 @@ __metadata: languageName: node linkType: hard -"@smithy/chunked-blob-reader-native@npm:^3.0.1": - version: 3.0.1 - resolution: "@smithy/chunked-blob-reader-native@npm:3.0.1" +"@smithy/abort-controller@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/abort-controller@npm:4.0.1" dependencies: - "@smithy/util-base64": "npm:^3.0.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/26f7660d3cb5a257d1db70aaa4b0a109bf4412c3069d35b40645a045481e1633765c8a530ffdab4645bf640fdc957693fa84c6ebb15e864b7bd4be9d4e16b46c + checksum: 10c0/1ecd5c3454ced008463e6de826c294f31f6073ba91e22e443e0269ee0854d9376f73ea756b3acf77aa806a9a98e8b2568ce2e7f15ddf0a7816c99b7deefeef57 languageName: node linkType: hard -"@smithy/chunked-blob-reader@npm:^4.0.0": +"@smithy/chunked-blob-reader-native@npm:^4.0.0": version: 4.0.0 - resolution: "@smithy/chunked-blob-reader@npm:4.0.0" + resolution: "@smithy/chunked-blob-reader-native@npm:4.0.0" dependencies: + "@smithy/util-base64": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/4d997cb3a828c9c76bb764586918944ba07262aed832827d2be8ba3556f436171613e80b9f35a005af8f2189fc43befdfe44e21d9bde668fb48d5443f509ae22 + checksum: 10c0/4387f4e8841f20c1c4e689078141de7e6f239e7883be3a02810a023aa30939b15576ee00227b991972d2c5a2f3b6152bcaeca0975c9fa8d3669354c647bd532a languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.12, @smithy/config-resolver@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/config-resolver@npm:3.0.13" +"@smithy/chunked-blob-reader@npm:^5.0.0": + version: 5.0.0 + resolution: "@smithy/chunked-blob-reader@npm:5.0.0" dependencies: - "@smithy/node-config-provider": "npm:^3.1.12" - "@smithy/types": "npm:^3.7.2" - "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.11" tslib: "npm:^2.6.2" - checksum: 10c0/9dac64028019e7b64ddf0e884dd03ce53eb1e9f070aec28acfbc24d624cd5d5ba2830d1e63a448119b20711969b03d4dbca0c4d7650e976b28475a8d8b7d0d93 + checksum: 10c0/55ba0fe366ddaa3f93e1faf8a70df0b67efedbd0008922295efe215df09b68df0ba3043293e65b17e7d1be71448d074c2bfc54e5eb6bd18f59b425822c2b9e9a languageName: node linkType: hard -"@smithy/core@npm:^2.5.3, @smithy/core@npm:^2.5.5": +"@smithy/config-resolver@npm:^4.0.0, @smithy/config-resolver@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/config-resolver@npm:4.0.1" + dependencies: + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-config-provider": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/4ec3486deb3017607ed1b9a42b4b806b78e2c7a00f6dd51b98ccb82d9f7506b206bd9412ec0d2a05e95bc2ac3fbbafe55b1ffce9faccc4086f837645f3f7e64d + languageName: node + linkType: hard + +"@smithy/core@npm:^2.5.5": version: 2.5.5 resolution: "@smithy/core@npm:2.5.5" dependencies: @@ -12071,75 +12074,91 @@ __metadata: languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.6, @smithy/credential-provider-imds@npm:^3.2.8": - version: 3.2.8 - resolution: "@smithy/credential-provider-imds@npm:3.2.8" +"@smithy/core@npm:^3.0.0, @smithy/core@npm:^3.1.0": + version: 3.1.0 + resolution: "@smithy/core@npm:3.1.0" + dependencies: + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-body-length-browser": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-stream": "npm:^4.0.1" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/94695aaa98b58431b255cb8f6f603d049a1fdad2995db69b13105e9d69b8a5a978885d879f09a4df6cbb0fd5cbcbbd912ba6515bf86736ce5c1d98b88df1eb77 + languageName: node + linkType: hard + +"@smithy/credential-provider-imds@npm:^4.0.0, @smithy/credential-provider-imds@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/credential-provider-imds@npm:4.0.1" dependencies: - "@smithy/node-config-provider": "npm:^3.1.12" - "@smithy/property-provider": "npm:^3.1.11" - "@smithy/types": "npm:^3.7.2" - "@smithy/url-parser": "npm:^3.0.11" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" tslib: "npm:^2.6.2" - checksum: 10c0/26af5e83ccff767fc0857bc92d90e406c8cd261c40da189c6057a0c1754ba1a13abbff86bb41648988eb1d5e841af0df5cc5bed73f72c49b3f44d4121618b79c + checksum: 10c0/76b5d82dfd2924f2b7a701fa159af54d3e9b16a644a210e3a74e5a3776bb28c2ffbdd342ed3f2bb1d2adf401e8144e84614523b1fad245b43e319e1d01fa1652 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.10": - version: 3.1.10 - resolution: "@smithy/eventstream-codec@npm:3.1.10" +"@smithy/eventstream-codec@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/eventstream-codec@npm:4.0.1" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.7.2" - "@smithy/util-hex-encoding": "npm:^3.0.0" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-hex-encoding": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/2d95bbdc13866ad3acfb81b63d17ad7b9a232bde54a76f31d1f98a8097f1420a5ce86bb45e14c3fd7de0562f4cdfdb9047c79003f3cd37d0eef1b8334b4cfb61 + checksum: 10c0/439262fddae863cadad83cc468418294d1d998134619dd67e2836cc93bbfa5b01448e852516046f03b62d0edcd558014b755b1fb0d71b9317268d5c3a5e55bbd languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.13": - version: 3.0.14 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.14" +"@smithy/eventstream-serde-browser@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/eventstream-serde-browser@npm:4.0.1" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.13" - "@smithy/types": "npm:^3.7.2" + "@smithy/eventstream-serde-universal": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/ebcdde6435df0a20b6439bd16f5a3d3597b7bcba4a3e8e05f59451116d18c874b37abcc0dfd3e7b67e3381782d6656013c2511a1b66400a7e0a9a3d00c9c38d3 + checksum: 10c0/4766a8a735085dea1ed9aad486fa70cb04908a31843d4e698a28accc373a6dc80bc8abe9834d390f347326458c03424afbd7f7f9e59a66970b839de3d44940e1 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.10": - version: 3.0.11 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.11" +"@smithy/eventstream-serde-config-resolver@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/eventstream-serde-config-resolver@npm:4.0.1" dependencies: - "@smithy/types": "npm:^3.7.2" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/0c8ba642c63b95c0a6c218a6fc71dd212b0fc42306605fba2827602e54782efc9ba15d9ce1b8cf0f9aa8b46cabbb4e4fab0addd12007493b9551b3997ab8cc05 + checksum: 10c0/4ba8bba39392025389c610ce984b612adfe0ed2b37f926e6ce2acafaf178d04aec395924ff37d2ad9534a28652fc64c4938b66b4bd1d2ff695ac8fcdcc4d356e languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.12": - version: 3.0.13 - resolution: "@smithy/eventstream-serde-node@npm:3.0.13" +"@smithy/eventstream-serde-node@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/eventstream-serde-node@npm:4.0.1" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.13" - "@smithy/types": "npm:^3.7.2" + "@smithy/eventstream-serde-universal": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/934531f159cf6b24f038396df5fe5b53d43c16e143f1d89b4a9cc1d64e3a6687aa98002c4e67cc8e61ed0fe211be67c3df3dab7c5b93866e867a2887b5d3bc3b + checksum: 10c0/ed451ed4483ca62cb450a7540e43ba99b816e32da7bd306d14ea49dd3ceb8a37f791578a0e5d21caf9b9f75c36c69e025c7add117cf8b0510ad3ef32ac38b08c languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.13": - version: 3.0.13 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.13" +"@smithy/eventstream-serde-universal@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/eventstream-serde-universal@npm:4.0.1" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.10" - "@smithy/types": "npm:^3.7.2" + "@smithy/eventstream-codec": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/5eea197d6c6f2fc993bbd3499d71655bc14d597b95bda11f030c45871ae68a56472b58cee4c199a0f33bc7dd4caf437d74eafb836884c899a548dfd0b6776961 + checksum: 10c0/8a1261fca8df7559bf78234f961903281b8602ffdbe0ff25f506cba25f013e4bb93bd8380703224fe63aeaf66e13bfebbdaf8083f38628750fc5f3c4ee07dff8 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^4.1.1, @smithy/fetch-http-handler@npm:^4.1.2": +"@smithy/fetch-http-handler@npm:^4.1.2": version: 4.1.2 resolution: "@smithy/fetch-http-handler@npm:4.1.2" dependencies: @@ -12152,48 +12171,61 @@ __metadata: languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.9": - version: 3.1.10 - resolution: "@smithy/hash-blob-browser@npm:3.1.10" +"@smithy/fetch-http-handler@npm:^5.0.0, @smithy/fetch-http-handler@npm:^5.0.1": + version: 5.0.1 + resolution: "@smithy/fetch-http-handler@npm:5.0.1" dependencies: - "@smithy/chunked-blob-reader": "npm:^4.0.0" - "@smithy/chunked-blob-reader-native": "npm:^3.0.1" - "@smithy/types": "npm:^3.7.2" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/querystring-builder": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-base64": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/206eb5200f6d678f81cd8811cbd9e938a62256bce188503d25534a1df3d97c489420bee32cc61e634a00f9d0129c7683bca64428f7955e9c4f174df1db185cee + checksum: 10c0/5123f6119de50d4c992ebf29b769382d7000db4ed8f564680c5727e2a8beb71664198eb2eaf7cb6152ab777f654d54cf9bff5a4658e1cfdeef2987eeea7f1149 languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.10": - version: 3.0.11 - resolution: "@smithy/hash-node@npm:3.0.11" +"@smithy/hash-blob-browser@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/hash-blob-browser@npm:4.0.1" dependencies: - "@smithy/types": "npm:^3.7.2" - "@smithy/util-buffer-from": "npm:^3.0.0" - "@smithy/util-utf8": "npm:^3.0.0" + "@smithy/chunked-blob-reader": "npm:^5.0.0" + "@smithy/chunked-blob-reader-native": "npm:^4.0.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/d0eb389976fac0667d9cd94eac5d0a16010198034ecb18180973974ced06952a73846a7b760a7c53e52d7fb3d9c2193bd0580afbefd675ca5620cf66ac14d1f7 + checksum: 10c0/16c61fe0ff52074aa374a439955f0ea0a6c6fb64744b55c840f29db1da05cefb340a6d1d4b2a7708ca6f447e972015a95bdfef4fc5361d0bc7c2c3b5cd4c1ca8 languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.9": - version: 3.1.10 - resolution: "@smithy/hash-stream-node@npm:3.1.10" +"@smithy/hash-node@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/hash-node@npm:4.0.1" dependencies: - "@smithy/types": "npm:^3.7.2" - "@smithy/util-utf8": "npm:^3.0.0" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-buffer-from": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/ade9da919768d138010acf9487b8bcb18c91ba70312440322da06b75f9205bfcb8716d2fa9f3904b9d07e9d306e13b91e4f192bc8807e5a6e3f8bc77f193a4d3 + checksum: 10c0/d84be63a2c8a4aafa3b9f23ae76c9cf92a31fa7c49c85930424da1335259b29f6333c5c82d2e7bf689549290ffd0d995043c9ea6f05b0b2a8dfad1f649eac43f languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.10": - version: 3.0.11 - resolution: "@smithy/invalid-dependency@npm:3.0.11" +"@smithy/hash-stream-node@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/hash-stream-node@npm:4.0.1" dependencies: - "@smithy/types": "npm:^3.7.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/c214460da504008905dff7c654cc8b49dfcb060fedef77e63fc36e3c71972be39b018e4a5618e3efb654a6b63a604975521c161ae4614d2580a4c821dfb6e1d5 + languageName: node + linkType: hard + +"@smithy/invalid-dependency@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/invalid-dependency@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/7cba9b2ebfee068e5ddddfb0a89b87c70ab252e88b0bfb2967c5373187b754452e66487ad3a539095049f2a6f327e438105b781e18f9a1ba1eb898f78c25d5ba + checksum: 10c0/74bebdffb6845f6060eed482ad6e921df66af90d2f8c63f39a3bb334fa68a3e3aa8bd5cd7aa5f65628857e235e113895433895db910ba290633daa0df5725eb7 languageName: node linkType: hard @@ -12215,29 +12247,38 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.10": - version: 3.0.11 - resolution: "@smithy/md5-js@npm:3.0.11" +"@smithy/is-array-buffer@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/is-array-buffer@npm:4.0.0" dependencies: - "@smithy/types": "npm:^3.7.2" - "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/6d5d13e27c0233079b2dba610d7744fba6528eb868c94a7a8d2eb8c4746bd327648016c473b7872eb4d55f6143b0253b472c91ab69e7bc2747c8f4f7212f9405 + checksum: 10c0/ae393fbd5944d710443cd5dd225d1178ef7fb5d6259c14f3e1316ec75e401bda6cf86f7eb98bfd38e5ed76e664b810426a5756b916702cbd418f0933e15e7a3b languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.12": - version: 3.0.13 - resolution: "@smithy/middleware-content-length@npm:3.0.13" +"@smithy/md5-js@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/md5-js@npm:4.0.1" dependencies: - "@smithy/protocol-http": "npm:^4.1.8" - "@smithy/types": "npm:^3.7.2" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b5e3fa1d31832535b3a35d0a52ebf983da7cf1a1658b6a7f8bcc948cde808eb361696575d78e5e5df92f3c9b9569b5a1f2d1dff7b465d0a803fa901e0286599d + languageName: node + linkType: hard + +"@smithy/middleware-content-length@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/middleware-content-length@npm:4.0.1" + dependencies: + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/b5a4a3d28543e2175f15f3b2df7faf4e34b5a295ffeb583333971a94cf7f769f998ffa42a66f2e56fb5c3c1590fc2d0b8880bf47251dc301c41ae81d0eebf07a + checksum: 10c0/3dfbfe658cc8636e9e923a10151a32c6234897c4a86856e55fe4fadc322b3f3e977e50d15553afcb34cadb213de2d95a82af9c8f735e758f4dc21a031e8ecb17 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.2.1, @smithy/middleware-endpoint@npm:^3.2.3, @smithy/middleware-endpoint@npm:^3.2.5": +"@smithy/middleware-endpoint@npm:^3.2.1, @smithy/middleware-endpoint@npm:^3.2.5": version: 3.2.5 resolution: "@smithy/middleware-endpoint@npm:3.2.5" dependencies: @@ -12253,24 +12294,40 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.27": - version: 3.0.30 - resolution: "@smithy/middleware-retry@npm:3.0.30" - dependencies: - "@smithy/node-config-provider": "npm:^3.1.12" - "@smithy/protocol-http": "npm:^4.1.8" - "@smithy/service-error-classification": "npm:^3.0.11" - "@smithy/smithy-client": "npm:^3.5.0" - "@smithy/types": "npm:^3.7.2" - "@smithy/util-middleware": "npm:^3.0.11" - "@smithy/util-retry": "npm:^3.0.11" +"@smithy/middleware-endpoint@npm:^4.0.0, @smithy/middleware-endpoint@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/middleware-endpoint@npm:4.0.1" + dependencies: + "@smithy/core": "npm:^3.1.0" + "@smithy/middleware-serde": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/url-parser": "npm:^4.0.1" + "@smithy/util-middleware": "npm:^4.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/b47425491804adbe1264a8d8fc1769104aa29a9951f77f1979d142ef46e436dd88901c72ee9d53276c6593bbb4f6d191c558ddc142653536cc61e80cc3c5ba34 + languageName: node + linkType: hard + +"@smithy/middleware-retry@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/middleware-retry@npm:4.0.1" + dependencies: + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/service-error-classification": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-retry": "npm:^4.0.1" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10c0/57c8f78c2d6654bdf23e8d0aca7e8b97ea6df89a6e2725cdc58d3f78fa168d4e7357f04483ec4c3f345c48bed70ea04e2c323e59b3f6c48c58346d74f9b3842e + checksum: 10c0/582aedcad5938f1372eb8200dd1be0b58f0aeadea2f13eac03cb0ed7f6264408fae0d004138dc32739a9077a49b64043ac2bd41bac3e40e7635ead906eea9622 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.10, @smithy/middleware-serde@npm:^3.0.11": +"@smithy/middleware-serde@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/middleware-serde@npm:3.0.11" dependencies: @@ -12280,7 +12337,17 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.10, @smithy/middleware-stack@npm:^3.0.11": +"@smithy/middleware-serde@npm:^4.0.0, @smithy/middleware-serde@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/middleware-serde@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b133aa4b5c98da47a38225310ba2e6feea712d98f8ccae81825c1eec5a006214dbbb4b89415b9ad644f9cbcabe5461f84032cf4a3d0d68b705b9a73e29af80e2 + languageName: node + linkType: hard + +"@smithy/middleware-stack@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/middleware-stack@npm:3.0.11" dependencies: @@ -12290,7 +12357,17 @@ __metadata: languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.11, @smithy/node-config-provider@npm:^3.1.12": +"@smithy/middleware-stack@npm:^4.0.0, @smithy/middleware-stack@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/middleware-stack@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/b7f710e263e37a8c80c8d31c7d8fe5f66dec2955cde412054eefcc8df53905e1e2e53a01fd7930eb82c82a3a28eadd00e69f07dfc6e793b1d9272db58a982e9b + languageName: node + linkType: hard + +"@smithy/node-config-provider@npm:^3.1.12": version: 3.1.12 resolution: "@smithy/node-config-provider@npm:3.1.12" dependencies: @@ -12302,7 +12379,19 @@ __metadata: languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.0.0, @smithy/node-http-handler@npm:^3.3.1, @smithy/node-http-handler@npm:^3.3.2": +"@smithy/node-config-provider@npm:^4.0.0, @smithy/node-config-provider@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/node-config-provider@npm:4.0.1" + dependencies: + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/shared-ini-file-loader": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/f8d3b1fe91eeba41426ec57d62cfbeaed027650b5549fb2ba5bc889c1cfb7880d4fdb5a484d231b3fb2a9c9023c1f4e8907a5d18d75b3787481cde9f87c4d9cb + languageName: node + linkType: hard + +"@smithy/node-http-handler@npm:^3.0.0, @smithy/node-http-handler@npm:^3.3.2": version: 3.3.2 resolution: "@smithy/node-http-handler@npm:3.3.2" dependencies: @@ -12315,7 +12404,20 @@ __metadata: languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.11, @smithy/property-provider@npm:^3.1.9": +"@smithy/node-http-handler@npm:^4.0.0, @smithy/node-http-handler@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/node-http-handler@npm:4.0.1" + dependencies: + "@smithy/abort-controller": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/querystring-builder": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/ab6181d6b4754f3c417abe5494807ac74a29fccd6a321d1240ba8ea9699df3d78ff204fa1a447d6415d8c523bf94ffa744d23e5f2608c63ae9cf827b6369c9d8 + languageName: node + linkType: hard + +"@smithy/property-provider@npm:^3.1.11": version: 3.1.11 resolution: "@smithy/property-provider@npm:3.1.11" dependencies: @@ -12325,7 +12427,17 @@ __metadata: languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.7, @smithy/protocol-http@npm:^4.1.8": +"@smithy/property-provider@npm:^4.0.0, @smithy/property-provider@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/property-provider@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/43960a6bdf25944e1cc9d4ee83bf45ab5641f7e2068c46d5015166c0f035b1752e03847d7c15d3c013f5f0467441c9c5a8d6a0428f5401988035867709e4dea3 + languageName: node + linkType: hard + +"@smithy/protocol-http@npm:^4.1.8": version: 4.1.8 resolution: "@smithy/protocol-http@npm:4.1.8" dependencies: @@ -12335,7 +12447,17 @@ __metadata: languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.10, @smithy/querystring-builder@npm:^3.0.11": +"@smithy/protocol-http@npm:^5.0.0, @smithy/protocol-http@npm:^5.0.1": + version: 5.0.1 + resolution: "@smithy/protocol-http@npm:5.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/87b157cc86c23f7199acad237e5e0cc309b18a2a4162dfd8f99609f6cca403f832b645535e58173e2933b4d96ec71f2df16d04e1bdcf52b7b0fcbdbc0067de93 + languageName: node + linkType: hard + +"@smithy/querystring-builder@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/querystring-builder@npm:3.0.11" dependencies: @@ -12346,6 +12468,17 @@ __metadata: languageName: node linkType: hard +"@smithy/querystring-builder@npm:^4.0.0, @smithy/querystring-builder@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/querystring-builder@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + "@smithy/util-uri-escape": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/21f39e3a79458d343f3dec76b38598c49a34a3c4d1d3c23b6c8895eae2b610fb3c704f995a1730599ef7a881216ea064a25bb7dc8abe5bb1ee50dc6078ad97a4 + languageName: node + linkType: hard + "@smithy/querystring-parser@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/querystring-parser@npm:3.0.11" @@ -12356,16 +12489,26 @@ __metadata: languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.11": - version: 3.0.11 - resolution: "@smithy/service-error-classification@npm:3.0.11" +"@smithy/querystring-parser@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/querystring-parser@npm:4.0.1" dependencies: - "@smithy/types": "npm:^3.7.2" - checksum: 10c0/a3e7cb55989f2f7aaca170a8b56187bab35ab2ef7c4199b145aa7e2d02b130d9e779c92e25805415a6a2e4ec4c67f0355f640281e4cf24f0e92f71f2eca32e9f + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/10e5aba13fbb9a602299fb92f02142e291ab5c7cd221e0ca542981414533e081abdd7442de335f2267ee4a9ff8eba4d7ba848455df50d2771f0ddb8b7d8f9d8b languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.10, @smithy/shared-ini-file-loader@npm:^3.1.12": +"@smithy/service-error-classification@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/service-error-classification@npm:4.0.1" + dependencies: + "@smithy/types": "npm:^4.1.0" + checksum: 10c0/de015fd140bf4e97da34a2283ce73971eb3b3aae53a257000dce0c99b8974a5e76bae9e517545ef58bd00ca8094c813cd1bcf0696c2c51e731418e2a769c744f + languageName: node + linkType: hard + +"@smithy/shared-ini-file-loader@npm:^3.1.12": version: 3.1.12 resolution: "@smithy/shared-ini-file-loader@npm:3.1.12" dependencies: @@ -12375,23 +12518,33 @@ __metadata: languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.2.2": - version: 4.2.4 - resolution: "@smithy/signature-v4@npm:4.2.4" +"@smithy/shared-ini-file-loader@npm:^4.0.0, @smithy/shared-ini-file-loader@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/shared-ini-file-loader@npm:4.0.1" dependencies: - "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.8" - "@smithy/types": "npm:^3.7.2" - "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.11" - "@smithy/util-uri-escape": "npm:^3.0.0" - "@smithy/util-utf8": "npm:^3.0.0" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/a75450f508cec1cff56f22c4b81f51faec48474648bb4deadc28eb16f7c9bac7623b55733429169c1eaf85129c57c168dc41f0a5ceef0b2c031f4b08c49c1315 + checksum: 10c0/0f0173dbe61c8dac6847cc2c5115db5f1292c956c7f0559ce7bc8e5ed196a4b102977445ee1adb72206a15226a1098cdea01e92aa8ce19f4343f1135e7d37bcf languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.4.2, @smithy/smithy-client@npm:^3.4.4, @smithy/smithy-client@npm:^3.5.0": +"@smithy/signature-v4@npm:^5.0.0": + version: 5.0.1 + resolution: "@smithy/signature-v4@npm:5.0.1" + dependencies: + "@smithy/is-array-buffer": "npm:^4.0.0" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-hex-encoding": "npm:^4.0.0" + "@smithy/util-middleware": "npm:^4.0.1" + "@smithy/util-uri-escape": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/a7f118642c9641f813098faad355fc5b54ae215fec589fb238d72d44149248c02e32dcfe034000f151ab665450542df88c70d269f9a3233e01a905ec03512514 + languageName: node + linkType: hard + +"@smithy/smithy-client@npm:^3.4.2": version: 3.5.0 resolution: "@smithy/smithy-client@npm:3.5.0" dependencies: @@ -12406,6 +12559,21 @@ __metadata: languageName: node linkType: hard +"@smithy/smithy-client@npm:^4.0.0, @smithy/smithy-client@npm:^4.1.0": + version: 4.1.0 + resolution: "@smithy/smithy-client@npm:4.1.0" + dependencies: + "@smithy/core": "npm:^3.1.0" + "@smithy/middleware-endpoint": "npm:^4.0.1" + "@smithy/middleware-stack": "npm:^4.0.1" + "@smithy/protocol-http": "npm:^5.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-stream": "npm:^4.0.1" + tslib: "npm:^2.6.2" + checksum: 10c0/14a8f52dba92eb324604ba9abc78f03eb79e64d77fc6df720cb6d01e06eaa7d27c71e8485b32103945cdcf12cb81baf8dc9986dde5d1c8d20855b032fade57a6 + languageName: node + linkType: hard + "@smithy/types@npm:^1.1.0": version: 1.2.0 resolution: "@smithy/types@npm:1.2.0" @@ -12415,7 +12583,7 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^3.7.1, @smithy/types@npm:^3.7.2": +"@smithy/types@npm:^3.7.2": version: 3.7.2 resolution: "@smithy/types@npm:3.7.2" dependencies: @@ -12424,7 +12592,16 @@ __metadata: languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.10, @smithy/url-parser@npm:^3.0.11": +"@smithy/types@npm:^4.0.0, @smithy/types@npm:^4.1.0": + version: 4.1.0 + resolution: "@smithy/types@npm:4.1.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/d8817145ea043c5b29783df747ed47c3a1c584fd9d02bbdb609d38b7cb4dded1197ac214ae112744c86abe0537a314dae0edbc0e752bb639ef2d9fb84c67a9d9 + languageName: node + linkType: hard + +"@smithy/url-parser@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/url-parser@npm:3.0.11" dependencies: @@ -12435,6 +12612,17 @@ __metadata: languageName: node linkType: hard +"@smithy/url-parser@npm:^4.0.0, @smithy/url-parser@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/url-parser@npm:4.0.1" + dependencies: + "@smithy/querystring-parser": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/fc969b55857b3bcdc920f54bbb9b0c88b5c7695ac7100bea1c7038fd4c9a09ebe0fbb38c4839d39acea28da0d8cb4fea71ffbf362d8aec295acbb94c1b45fc86 + languageName: node + linkType: hard + "@smithy/util-base64@npm:^3.0.0": version: 3.0.0 resolution: "@smithy/util-base64@npm:3.0.0" @@ -12446,6 +12634,17 @@ __metadata: languageName: node linkType: hard +"@smithy/util-base64@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-base64@npm:4.0.0" + dependencies: + "@smithy/util-buffer-from": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/ad18ec66cc357c189eef358d96876b114faf7086b13e47e009b265d0ff80cec046052500489c183957b3a036768409acdd1a373e01074cc002ca6983f780cffc + languageName: node + linkType: hard + "@smithy/util-body-length-browser@npm:^3.0.0": version: 3.0.0 resolution: "@smithy/util-body-length-browser@npm:3.0.0" @@ -12455,12 +12654,21 @@ __metadata: languageName: node linkType: hard -"@smithy/util-body-length-node@npm:^3.0.0": - version: 3.0.0 - resolution: "@smithy/util-body-length-node@npm:3.0.0" +"@smithy/util-body-length-browser@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-body-length-browser@npm:4.0.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/574a10934024a86556e9dcde1a9776170284326c3dfcc034afa128cc5a33c1c8179fca9cfb622ef8be5f2004316cc3f427badccceb943e829105536ec26306d9 + languageName: node + linkType: hard + +"@smithy/util-body-length-node@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-body-length-node@npm:4.0.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10c0/6f779848e7c81051364cf6e40ed61034a06fa8df3480398528baae54d9b69622abc7d068869e33dbe51fef2bbc6fda3f548ac59644a0f10545a54c87bc3a4391 + checksum: 10c0/e91fd3816767606c5f786166ada26440457fceb60f96653b3d624dcf762a8c650e513c275ff3f647cb081c63c283cc178853a7ed9aa224abc8ece4eeeef7a1dd languageName: node linkType: hard @@ -12484,51 +12692,61 @@ __metadata: languageName: node linkType: hard -"@smithy/util-config-provider@npm:^3.0.0": - version: 3.0.0 - resolution: "@smithy/util-config-provider@npm:3.0.0" +"@smithy/util-buffer-from@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-buffer-from@npm:4.0.0" dependencies: + "@smithy/is-array-buffer": "npm:^4.0.0" tslib: "npm:^2.6.2" - checksum: 10c0/a2c25eac31223eddea306beff2bb3c32e8761f8cb50e8cb2a9d61417a5040e9565dc715a655787e99a37465fdd35bbd0668ff36e06043a5f6b7be48a76974792 + checksum: 10c0/be7cd33b6cb91503982b297716251e67cdca02819a15797632091cadab2dc0b4a147fff0709a0aa9bbc0b82a2644a7ed7c8afdd2194d5093cee2e9605b3a9f6f languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.27": - version: 3.0.30 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.30" +"@smithy/util-config-provider@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-config-provider@npm:4.0.0" dependencies: - "@smithy/property-provider": "npm:^3.1.11" - "@smithy/smithy-client": "npm:^3.5.0" - "@smithy/types": "npm:^3.7.2" - bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/b88823b012c14639b95ff2a72aa4b85d44e6dd389aa9951bffbaae544457584a7c5c62a70e34c6c16d8f0b40c1d40667df41169f2bc6993f639425cad369965d + checksum: 10c0/cd9498d5f77a73aadd575084bcb22d2bb5945bac4605d605d36f2efe3f165f2b60f4dc88b7a62c2ed082ffa4b2c2f19621d0859f18399edbc2b5988d92e4649f languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.27": - version: 3.0.30 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.30" +"@smithy/util-defaults-mode-browser@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/util-defaults-mode-browser@npm:4.0.1" dependencies: - "@smithy/config-resolver": "npm:^3.0.13" - "@smithy/credential-provider-imds": "npm:^3.2.8" - "@smithy/node-config-provider": "npm:^3.1.12" - "@smithy/property-provider": "npm:^3.1.11" - "@smithy/smithy-client": "npm:^3.5.0" - "@smithy/types": "npm:^3.7.2" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/types": "npm:^4.1.0" + bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10c0/8e56a52269d77caea4309823f85fb3300a21a430b0ad2ae3ae05e227b077ad867e3e3cd80c15dd887826170f6a561706ea306656ec0c3456841bea9cb2cccee0 + checksum: 10c0/4aa00a339095e9651d34950aadddc474c46c15e48b14e1835bd58ee95aa235584118bf5a626d8934021dd2a7a485ba3b5ef2e3126c49ca4df3d8044150fb76c6 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.6": - version: 2.1.7 - resolution: "@smithy/util-endpoints@npm:2.1.7" +"@smithy/util-defaults-mode-node@npm:^4.0.0": + version: 4.0.1 + resolution: "@smithy/util-defaults-mode-node@npm:4.0.1" + dependencies: + "@smithy/config-resolver": "npm:^4.0.1" + "@smithy/credential-provider-imds": "npm:^4.0.1" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/property-provider": "npm:^4.0.1" + "@smithy/smithy-client": "npm:^4.1.0" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/e8d846194042cd49f377e78feafc20e4aa5840a4340b54b46a5fd95975cf42aae07606f796855be9e5b0e0569343031f388b098f398d015423f9ee3291e2609b + languageName: node + linkType: hard + +"@smithy/util-endpoints@npm:^3.0.0": + version: 3.0.1 + resolution: "@smithy/util-endpoints@npm:3.0.1" dependencies: - "@smithy/node-config-provider": "npm:^3.1.12" - "@smithy/types": "npm:^3.7.2" + "@smithy/node-config-provider": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/a14f25c60f0e1b37848d7e149530366c0568aa9edc8cfc050b995874688c75cd826f5c0bba91ae3d5b9922ee02af09d204165d9ebe8643363f57fe0ad1ae2213 + checksum: 10c0/fed80f300e6a6e69873e613cdd12f640d33a19fc09a41e3afd536f7ea36f7785edd96fbd0402b6980a0e5dfc9bcb8b37f503d522b4ef317f31f4fd0100c466ff languageName: node linkType: hard @@ -12541,7 +12759,16 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.10, @smithy/util-middleware@npm:^3.0.11": +"@smithy/util-hex-encoding@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-hex-encoding@npm:4.0.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/70dbb3aa1a79aff3329d07a66411ff26398df338bdd8a6d077b438231afe3dc86d9a7022204baddecd8bc633f059d5c841fa916d81dd7447ea79b64148f386d2 + languageName: node + linkType: hard + +"@smithy/util-middleware@npm:^3.0.11": version: 3.0.11 resolution: "@smithy/util-middleware@npm:3.0.11" dependencies: @@ -12551,18 +12778,28 @@ __metadata: languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.10, @smithy/util-retry@npm:^3.0.11": - version: 3.0.11 - resolution: "@smithy/util-retry@npm:3.0.11" +"@smithy/util-middleware@npm:^4.0.0, @smithy/util-middleware@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/util-middleware@npm:4.0.1" dependencies: - "@smithy/service-error-classification": "npm:^3.0.11" - "@smithy/types": "npm:^3.7.2" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/df71c62b696a6551c2a1454d673740e58eaefcb822a9633a1bacb82464b3fed15cb7b91ed68b20661d024228d3f25ee49b5f54b51c711f7c2d7a2b802dde760a + checksum: 10c0/1dd2b058f392fb6788809f14c2c1d53411f79f6e9f88b515ffd36792f9f5939fe4af96fb5b0486a3d0cd30181783b7a5393dce2e8b83ba62db7c6d3af6572eff languageName: node linkType: hard -"@smithy/util-stream@npm:^3.3.1, @smithy/util-stream@npm:^3.3.2": +"@smithy/util-retry@npm:^4.0.0, @smithy/util-retry@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/util-retry@npm:4.0.1" + dependencies: + "@smithy/service-error-classification": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + tslib: "npm:^2.6.2" + checksum: 10c0/93ef89572651b8a30b9a648292660ae9532508ec6d2577afc62e1d9125fe6d14086e0f70a2981bf9f12256b41a57152368b5ed839cdd2df47ba78dd005615173 + languageName: node + linkType: hard + +"@smithy/util-stream@npm:^3.3.2": version: 3.3.2 resolution: "@smithy/util-stream@npm:3.3.2" dependencies: @@ -12578,6 +12815,22 @@ __metadata: languageName: node linkType: hard +"@smithy/util-stream@npm:^4.0.0, @smithy/util-stream@npm:^4.0.1": + version: 4.0.1 + resolution: "@smithy/util-stream@npm:4.0.1" + dependencies: + "@smithy/fetch-http-handler": "npm:^5.0.1" + "@smithy/node-http-handler": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" + "@smithy/util-base64": "npm:^4.0.0" + "@smithy/util-buffer-from": "npm:^4.0.0" + "@smithy/util-hex-encoding": "npm:^4.0.0" + "@smithy/util-utf8": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/066d54981bc2d4aa5aa4026b88a5bfd79605c57c86c279c1811735d9f7fdd0e0fecacaecb727679d360101d5f31f5d68b463ce76fd8f25a38b274bfa62a6c7a5 + languageName: node + linkType: hard + "@smithy/util-uri-escape@npm:^3.0.0": version: 3.0.0 resolution: "@smithy/util-uri-escape@npm:3.0.0" @@ -12587,6 +12840,15 @@ __metadata: languageName: node linkType: hard +"@smithy/util-uri-escape@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-uri-escape@npm:4.0.0" + dependencies: + tslib: "npm:^2.6.2" + checksum: 10c0/23984624060756adba8aa4ab1693fe6b387ee5064d8ec4dfd39bb5908c4ee8b9c3f2dc755da9b07505d8e3ce1338c1867abfa74158931e4728bf3cfcf2c05c3d + languageName: node + linkType: hard + "@smithy/util-utf8@npm:^2.0.0": version: 2.3.0 resolution: "@smithy/util-utf8@npm:2.3.0" @@ -12607,14 +12869,24 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.9": - version: 3.2.0 - resolution: "@smithy/util-waiter@npm:3.2.0" +"@smithy/util-utf8@npm:^4.0.0": + version: 4.0.0 + resolution: "@smithy/util-utf8@npm:4.0.0" dependencies: - "@smithy/abort-controller": "npm:^3.1.9" - "@smithy/types": "npm:^3.7.2" + "@smithy/util-buffer-from": "npm:^4.0.0" + tslib: "npm:^2.6.2" + checksum: 10c0/28a5a5372cbf0b3d2e32dd16f79b04c2aec6f704cf13789db922e9686fde38dde0171491cfa4c2c201595d54752a319faaeeed3c325329610887694431e28c98 + languageName: node + linkType: hard + +"@smithy/util-waiter@npm:^4.0.0": + version: 4.0.2 + resolution: "@smithy/util-waiter@npm:4.0.2" + dependencies: + "@smithy/abort-controller": "npm:^4.0.1" + "@smithy/types": "npm:^4.1.0" tslib: "npm:^2.6.2" - checksum: 10c0/9b4a2a9f254f8218909dcc1586d3ea4026b5efc261b948f6ca89e240c317264ac93aaf66a5a8ee07ce2b6733d531179bb25d8ffcb8a0d4016ae2f81d32e45669 + checksum: 10c0/36ee71b41923ae58d9246745e3b7497fe45577dbb97f6e15dd07b4fddb4f82f32e0b7604c7b388fc92d5cbe49d9499998eda979a77a4a770c1b25686a5aed4ce languageName: node linkType: hard @@ -15608,9 +15880,9 @@ __metadata: languageName: node linkType: hard -"@yarnpkg/core@npm:4.1.6": - version: 4.1.6 - resolution: "@yarnpkg/core@npm:4.1.6" +"@yarnpkg/core@npm:4.2.0": + version: 4.2.0 + resolution: "@yarnpkg/core@npm:4.2.0" dependencies: "@arcanis/slice-ansi": "npm:^1.1.1" "@types/semver": "npm:^7.1.0" @@ -15638,7 +15910,7 @@ __metadata: treeify: "npm:^1.1.0" tslib: "npm:^2.4.0" tunnel: "npm:^0.0.6" - checksum: 10c0/09d8dac4cf7917d37d3b3e9de510a2422d0a49a5f351ccda1ba0246d1d53e7fbde213ff72298474711f375f6e0394a75123afc3b0fda0cd54d7c7246f538d343 + checksum: 10c0/9b87c982180201ed3d65d26eee017d645ee2841e336579057ee1fb84ab07837397eee05cdd08c9d2b174e451a72947eff9123e401ddbd28410b8ff37ffc7ee9e languageName: node linkType: hard @@ -15847,12 +16119,12 @@ __metadata: languageName: node linkType: hard -"agentkeepalive@npm:4.5.0, agentkeepalive@npm:^4.1.4": - version: 4.5.0 - resolution: "agentkeepalive@npm:4.5.0" +"agentkeepalive@npm:4.6.0, agentkeepalive@npm:^4.1.4": + version: 4.6.0 + resolution: "agentkeepalive@npm:4.6.0" dependencies: humanize-ms: "npm:^1.2.1" - checksum: 10c0/394ea19f9710f230722996e156607f48fdf3a345133b0b1823244b7989426c16019a428b56c82d3eabef616e938812981d9009f4792ecc66bd6a59e991c62612 + checksum: 10c0/235c182432f75046835b05f239708107138a40103deee23b6a08caee5136873709155753b394ec212e49e60e94a378189562cb01347765515cff61b692c69187 languageName: node linkType: hard @@ -17043,14 +17315,14 @@ __metadata: languageName: node linkType: hard -"better-sqlite3@npm:11.6.0, better-sqlite3@npm:^11.0.0": - version: 11.6.0 - resolution: "better-sqlite3@npm:11.6.0" +"better-sqlite3@npm:11.7.2, better-sqlite3@npm:^11.0.0": + version: 11.7.2 + resolution: "better-sqlite3@npm:11.7.2" dependencies: bindings: "npm:^1.5.0" node-gyp: "npm:latest" prebuild-install: "npm:^7.1.1" - checksum: 10c0/cafa207b40c42624d767a35f24fb16769d106486371b2e23497e9417505fa1fdedd94313b50508bd67f85713a996a0a9134458987c9b80a0a2b243d4db0d1259 + checksum: 10c0/bcc7606dc597738679c073bd7333d44f5abca02b6f87ab1aaf99cf5c3f9d0f29dff39f3cc59de97ff9683fcaeadc8229441396f9d6cca68aa3619672270083c8 languageName: node linkType: hard @@ -20548,17 +20820,17 @@ __metadata: languageName: node linkType: hard -"emojibase-regex@npm:15.3.2": - version: 15.3.2 - resolution: "emojibase-regex@npm:15.3.2" - checksum: 10c0/9500690ef4df9b6bee6039579d2bd324cca347ba55d34ffd9d1a3fc55a1dc78fe261f2282d803a0c945fd90943e32f05d6a7822e5bdeebb48b8432c370947daa +"emojibase-regex@npm:16.0.0": + version: 16.0.0 + resolution: "emojibase-regex@npm:16.0.0" + checksum: 10c0/8ee5ff798e51caa581434b1cb2f9737e50195093c4efa1739df21a50a5496f80517924787d865e8cf7d6a0b4c90dbedc04bdc506dcbcc582e14cdf0bb47af0f0 languageName: node linkType: hard -"emojibase@npm:15.3.1": - version: 15.3.1 - resolution: "emojibase@npm:15.3.1" - checksum: 10c0/9ea27ef8f67a1797d1db4e58a5630a288dd13a015ff8d6b88f3d30ce64c95a7132a9e2c9e6b1566815968f05320facb4d023b62645a095c29a846fee6f7a15e9 +"emojibase@npm:16.0.0": + version: 16.0.0 + resolution: "emojibase@npm:16.0.0" + checksum: 10c0/ec49ca2e131d349fa1f1dbe6ee8a6bf12da6225ce2de99d488e67a3cb80ac282f27aa480f0a7062c0c069c24508684ba524418be56b475cbd937877663686c47 languageName: node linkType: hard @@ -22969,9 +23241,9 @@ __metadata: languageName: node linkType: hard -"glob@npm:11.0.0": - version: 11.0.0 - resolution: "glob@npm:11.0.0" +"glob@npm:11.0.1": + version: 11.0.1 + resolution: "glob@npm:11.0.1" dependencies: foreground-child: "npm:^3.1.0" jackspeak: "npm:^4.0.1" @@ -22981,7 +23253,7 @@ __metadata: path-scurry: "npm:^2.0.0" bin: glob: dist/esm/bin.mjs - checksum: 10c0/419866015d8795258a8ac51de5b9d1a99c72634fc3ead93338e4da388e89773ab21681e494eac0fbc4250b003451ca3110bb4f1c9393d15d14466270094fdb4e + checksum: 10c0/2b32588be52e9e90f914c7d8dec32f3144b81b84054b0f70e9adfebf37cd7014570489f2a79d21f7801b9a4bd4cca94f426966bfd00fb64a5b705cfe10da3a03 languageName: node linkType: hard @@ -23232,10 +23504,10 @@ __metadata: languageName: node linkType: hard -"graph-data-structure@npm:4.2.0": - version: 4.2.0 - resolution: "graph-data-structure@npm:4.2.0" - checksum: 10c0/fa8f4e8ce4dbecdf5b6ffc73bab88381bfc7223bca96b220c2eb77cc20819a75dad91c8e7bb2efd7e9b4c3b14375f785e3094446438ee449c419a4525023a17c +"graph-data-structure@npm:4.3.0": + version: 4.3.0 + resolution: "graph-data-structure@npm:4.3.0" + checksum: 10c0/464dde1ac964cf6ea47b15277e52f6386c6eccc7e2e692669bed2b448b53457b6fae754fa8574f2a968c10bc2bd38b03b8d1aad5835f41493dd00531a31f82e8 languageName: node linkType: hard @@ -24169,10 +24441,10 @@ __metadata: languageName: node linkType: hard -"ignore@npm:6.0.2": - version: 6.0.2 - resolution: "ignore@npm:6.0.2" - checksum: 10c0/9a38feac1861906a78ba0f03e8ef3cd6b0526dce2a1a84e1009324b557763afeb9c3ebcc04666b21f7bbf71adda45e76781bb9e2eaa0903d45dcaded634454f5 +"ignore@npm:7.0.0": + version: 7.0.0 + resolution: "ignore@npm:7.0.0" + checksum: 10c0/4bb6b6f7ab4cc79c14ca17b6f584e88a547c133b9b07de677fd6c2e98767379ae4314a116569204dd9b2cb252d5d8338ff178f134e7384a43fe627c43c4d4875 languageName: node linkType: hard @@ -29477,13 +29749,13 @@ __metadata: languageName: node linkType: hard -"node-html-parser@npm:6.1.13": - version: 6.1.13 - resolution: "node-html-parser@npm:6.1.13" +"node-html-parser@npm:7.0.1": + version: 7.0.1 + resolution: "node-html-parser@npm:7.0.1" dependencies: css-select: "npm:^5.1.0" he: "npm:1.2.0" - checksum: 10c0/ca36290507da8ec0fa131a0fd67ba62e300365c3950b5a6058b0e32b71b520ff43a5661b19e98a5c9797dbe3428b08db788b602f1f8aa62f2db5bb66e1d80782 + checksum: 10c0/70a4d6db83340e1c93be3c9d28b924e8a2d8c53e085805d9a4916132c56e76e105fedc2201682ff20e0af0468893d0f77ecaa69865b78206b02982d0b4a649a4 languageName: node linkType: hard @@ -31926,15 +32198,6 @@ __metadata: languageName: node linkType: hard -"prettier@npm:3.4.1": - version: 3.4.1 - resolution: "prettier@npm:3.4.1" - bin: - prettier: bin/prettier.cjs - checksum: 10c0/2d6cc3101ad9de72b49c59339480b0983e6ff6742143da0c43f476bf3b5ef88ede42ebd9956d7a0a8fa59f7a5990e8ef03c9ad4c37f7e4c9e5db43ee0853156c - languageName: node - linkType: hard - "prettier@npm:3.4.2": version: 3.4.2 resolution: "prettier@npm:3.4.2" @@ -33527,44 +33790,44 @@ __metadata: languageName: node linkType: hard -"renovate@npm:39.60.0": - version: 39.60.0 - resolution: "renovate@npm:39.60.0" +"renovate@npm:39.106.1": + version: 39.106.1 + resolution: "renovate@npm:39.106.1" dependencies: - "@aws-sdk/client-codecommit": "npm:3.699.0" - "@aws-sdk/client-ec2": "npm:3.701.0" - "@aws-sdk/client-ecr": "npm:3.699.0" - "@aws-sdk/client-rds": "npm:3.699.0" - "@aws-sdk/client-s3": "npm:3.701.0" - "@aws-sdk/credential-providers": "npm:3.699.0" + "@aws-sdk/client-codecommit": "npm:3.726.1" + "@aws-sdk/client-ec2": "npm:3.726.1" + "@aws-sdk/client-ecr": "npm:3.726.1" + "@aws-sdk/client-rds": "npm:3.726.1" + "@aws-sdk/client-s3": "npm:3.726.1" + "@aws-sdk/credential-providers": "npm:3.726.1" "@breejs/later": "npm:4.2.0" - "@cdktf/hcl2json": "npm:0.20.10" + "@cdktf/hcl2json": "npm:0.20.11" "@opentelemetry/api": "npm:1.9.0" - "@opentelemetry/context-async-hooks": "npm:1.28.0" - "@opentelemetry/exporter-trace-otlp-http": "npm:0.55.0" - "@opentelemetry/instrumentation": "npm:0.55.0" - "@opentelemetry/instrumentation-bunyan": "npm:0.43.0" - "@opentelemetry/instrumentation-http": "npm:0.55.0" - "@opentelemetry/resources": "npm:1.28.0" - "@opentelemetry/sdk-trace-base": "npm:1.28.0" - "@opentelemetry/sdk-trace-node": "npm:1.28.0" + "@opentelemetry/context-async-hooks": "npm:1.30.0" + "@opentelemetry/exporter-trace-otlp-http": "npm:0.57.0" + "@opentelemetry/instrumentation": "npm:0.57.0" + "@opentelemetry/instrumentation-bunyan": "npm:0.45.0" + "@opentelemetry/instrumentation-http": "npm:0.57.0" + "@opentelemetry/resources": "npm:1.30.0" + "@opentelemetry/sdk-trace-base": "npm:1.30.0" + "@opentelemetry/sdk-trace-node": "npm:1.30.0" "@opentelemetry/semantic-conventions": "npm:1.28.0" "@qnighy/marshal": "npm:0.1.3" "@renovatebot/detect-tools": "npm:1.1.0" "@renovatebot/kbpgp": "npm:4.0.1" - "@renovatebot/osv-offline": "npm:1.5.10" + "@renovatebot/osv-offline": "npm:1.5.11" "@renovatebot/pep440": "npm:4.0.1" "@renovatebot/ruby-semver": "npm:4.0.0" "@sindresorhus/is": "npm:4.6.0" - "@yarnpkg/core": "npm:4.1.6" + "@yarnpkg/core": "npm:4.2.0" "@yarnpkg/parsers": "npm:3.0.2" - agentkeepalive: "npm:4.5.0" + agentkeepalive: "npm:4.6.0" aggregate-error: "npm:3.1.0" async-mutex: "npm:0.5.0" auth-header: "npm:1.0.0" aws4: "npm:1.13.2" azure-devops-node-api: "npm:14.1.0" - better-sqlite3: "npm:11.6.0" + better-sqlite3: "npm:11.7.2" bunyan: "npm:1.8.15" cacache: "npm:19.0.1" chalk: "npm:4.1.2" @@ -33581,22 +33844,22 @@ __metadata: editorconfig: "npm:2.0.0" email-addresses: "npm:5.0.0" emoji-regex: "npm:10.4.0" - emojibase: "npm:15.3.1" - emojibase-regex: "npm:15.3.2" + emojibase: "npm:16.0.0" + emojibase-regex: "npm:16.0.0" extract-zip: "npm:2.0.1" find-packages: "npm:10.0.4" find-up: "npm:5.0.0" fs-extra: "npm:11.2.0" git-url-parse: "npm:16.0.0" github-url-from-git: "npm:1.5.0" - glob: "npm:11.0.0" + glob: "npm:11.0.1" global-agent: "npm:3.0.0" good-enough-parser: "npm:1.1.23" google-auth-library: "npm:9.15.0" got: "npm:11.8.6" - graph-data-structure: "npm:4.2.0" + graph-data-structure: "npm:4.3.0" handlebars: "npm:4.7.8" - ignore: "npm:6.0.2" + ignore: "npm:7.0.0" ini: "npm:5.0.0" json-dup-key-validator: "npm:1.0.3" json-stringify-pretty-compact: "npm:3.0.0" @@ -33612,14 +33875,14 @@ __metadata: ms: "npm:2.1.3" nanoid: "npm:3.3.8" neotraverse: "npm:0.6.18" - node-html-parser: "npm:6.1.13" + node-html-parser: "npm:7.0.1" openpgp: "npm:6.0.1" p-all: "npm:3.0.0" p-map: "npm:4.0.0" p-queue: "npm:6.6.2" p-throttle: "npm:4.1.1" parse-link-header: "npm:2.0.0" - prettier: "npm:3.4.1" + prettier: "npm:3.4.2" protobufjs: "npm:7.4.0" punycode: "npm:2.3.1" re2: "npm:1.21.4" @@ -33641,8 +33904,8 @@ __metadata: validate-npm-package-name: "npm:6.0.0" vuln-vects: "npm:1.1.0" xmldoc: "npm:1.3.0" - yaml: "npm:2.6.1" - zod: "npm:3.23.8" + yaml: "npm:2.7.0" + zod: "npm:3.24.1" dependenciesMeta: better-sqlite3: optional: true @@ -33653,7 +33916,7 @@ __metadata: bin: renovate: dist/renovate.js renovate-config-validator: dist/config-validator.js - checksum: 10c0/a0554683376935892d6c41d6d5b8d5be716022f0196c42630286c2bdb1e67b3580d1ef679a1a5768c1b98f40f1056b3399d9612c05b1bde2ae035fecdbfbf894 + checksum: 10c0/6a5150ab38b0c3510bc394bb1123636d10cc6331d29d78fc1bffcca2864b80b9a36411c294507769d549a8c73f71e6bdbdb2fdd09b6e906466dc1de375353b74 languageName: node linkType: hard @@ -38788,12 +39051,12 @@ __metadata: languageName: node linkType: hard -"yaml@npm:2.6.1, yaml@npm:^2.0.0, yaml@npm:^2.0.0-10, yaml@npm:^2.2.1, yaml@npm:^2.2.2, yaml@npm:~2.6.1": - version: 2.6.1 - resolution: "yaml@npm:2.6.1" +"yaml@npm:2.7.0, yaml@npm:^2.0.0, yaml@npm:^2.0.0-10, yaml@npm:^2.2.1, yaml@npm:^2.2.2": + version: 2.7.0 + resolution: "yaml@npm:2.7.0" bin: yaml: bin.mjs - checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7 + checksum: 10c0/886a7d2abbd70704b79f1d2d05fe9fb0aa63aefb86e1cb9991837dced65193d300f5554747a872b4b10ae9a12bc5d5327e4d04205f70336e863e35e89d8f4ea9 languageName: node linkType: hard @@ -38804,6 +39067,15 @@ __metadata: languageName: node linkType: hard +"yaml@npm:~2.6.1": + version: 2.6.1 + resolution: "yaml@npm:2.6.1" + bin: + yaml: bin.mjs + checksum: 10c0/aebf07f61c72b38c74d2b60c3a3ccf89ee4da45bcd94b2bfb7899ba07a5257625a7c9f717c65a6fc511563d48001e01deb1d9e55f0133f3e2edf86039c8c1be7 + languageName: node + linkType: hard + "yargs-parser@npm:21.1.1, yargs-parser@npm:^21.1.1": version: 21.1.1 resolution: "yargs-parser@npm:21.1.1" @@ -38996,10 +39268,10 @@ __metadata: languageName: node linkType: hard -"zod@npm:3.23.8, zod@npm:^3.20.0, zod@npm:^3.22.4, zod@npm:^3.23.0": - version: 3.23.8 - resolution: "zod@npm:3.23.8" - checksum: 10c0/8f14c87d6b1b53c944c25ce7a28616896319d95bc46a9660fe441adc0ed0a81253b02b5abdaeffedbeb23bdd25a0bf1c29d2c12dd919aef6447652dd295e3e69 +"zod@npm:3.24.1, zod@npm:^3.20.0, zod@npm:^3.22.4, zod@npm:^3.23.0": + version: 3.24.1 + resolution: "zod@npm:3.24.1" + checksum: 10c0/0223d21dbaa15d8928fe0da3b54696391d8e3e1e2d0283a1a070b5980a1dbba945ce631c2d1eccc088fdbad0f2dfa40155590bf83732d3ac4fcca2cc9237591b languageName: node linkType: hard