diff --git a/lib/workload/stateful/stacks/postgres-manager/deploy/lambda-build.Dockerfile b/lib/workload/stateful/stacks/postgres-manager/deploy/lambda-build.Dockerfile index 8b307cd01..93df0e1d2 100644 --- a/lib/workload/stateful/stacks/postgres-manager/deploy/lambda-build.Dockerfile +++ b/lib/workload/stateful/stacks/postgres-manager/deploy/lambda-build.Dockerfile @@ -1,4 +1,4 @@ -FROM public.ecr.aws/lambda/nodejs:20-arm64 as builder +FROM public.ecr.aws/lambda/nodejs:20-arm64 AS builder WORKDIR /usr/app COPY ./function ./function diff --git a/lib/workload/stateful/stacks/postgres-manager/package.json b/lib/workload/stateful/stacks/postgres-manager/package.json index fe3030c1a..6cae5d986 100644 --- a/lib/workload/stateful/stacks/postgres-manager/package.json +++ b/lib/workload/stateful/stacks/postgres-manager/package.json @@ -1,6 +1,6 @@ { "name": "postgres-manager", - "packageManager": "yarn@4.3.0", + "packageManager": "yarn@4.4.0", "scripts": { "test": "tsc && jest", "build": "esbuild function/index.ts --bundle --minify --sourcemap --platform=node --target=es2020 --outfile=dist/index.js", @@ -8,19 +8,16 @@ "audit": "yarn npm audit" }, "dependencies": { - "@aws-sdk/client-secrets-manager": "^3.600.0", + "@aws-sdk/client-secrets-manager": "^3.629.0", "pg": "^8.12.0" }, "devDependencies": { - "@types/aws-lambda": "^8.10.140", + "@types/aws-lambda": "^8.10.143", "@types/jest": "^29.5.12", "@types/pg": "^8.11.6", - "esbuild": "^0.21.5", + "esbuild": "^0.23.0", "jest": "^29.7.0", - "ts-jest": "^29.1.5", - "typescript": "^5.4.5" - }, - "resolutions": { - "glob": "^10.4.2" + "ts-jest": "^29.2.4", + "typescript": "^5.5.4" } } diff --git a/lib/workload/stateful/stacks/postgres-manager/yarn.lock b/lib/workload/stateful/stacks/postgres-manager/yarn.lock index c2748dd87..9a8d9f178 100644 --- a/lib/workload/stateful/stacks/postgres-manager/yarn.lock +++ b/lib/workload/stateful/stacks/postgres-manager/yarn.lock @@ -61,409 +61,413 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/client-secrets-manager@npm:^3.600.0": - version: 3.600.0 - resolution: "@aws-sdk/client-secrets-manager@npm:3.600.0" +"@aws-sdk/client-secrets-manager@npm:^3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/client-secrets-manager@npm:3.629.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.600.0" - "@aws-sdk/client-sts": "npm:3.600.0" - "@aws-sdk/core": "npm:3.598.0" - "@aws-sdk/credential-provider-node": "npm:3.600.0" - "@aws-sdk/middleware-host-header": "npm:3.598.0" - "@aws-sdk/middleware-logger": "npm:3.598.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.598.0" - "@aws-sdk/middleware-user-agent": "npm:3.598.0" - "@aws-sdk/region-config-resolver": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@aws-sdk/util-endpoints": "npm:3.598.0" - "@aws-sdk/util-user-agent-browser": "npm:3.598.0" - "@aws-sdk/util-user-agent-node": "npm:3.598.0" - "@smithy/config-resolver": "npm:^3.0.2" - "@smithy/core": "npm:^2.2.1" - "@smithy/fetch-http-handler": "npm:^3.0.2" - "@smithy/hash-node": "npm:^3.0.1" - "@smithy/invalid-dependency": "npm:^3.0.1" - "@smithy/middleware-content-length": "npm:^3.0.1" - "@smithy/middleware-endpoint": "npm:^3.0.2" - "@smithy/middleware-retry": "npm:^3.0.4" - "@smithy/middleware-serde": "npm:^3.0.1" - "@smithy/middleware-stack": "npm:^3.0.1" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/node-http-handler": "npm:^3.0.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - "@smithy/url-parser": "npm:^3.0.1" + "@aws-sdk/client-sso-oidc": "npm:3.629.0" + "@aws-sdk/client-sts": "npm:3.629.0" + "@aws-sdk/core": "npm:3.629.0" + "@aws-sdk/credential-provider-node": "npm:3.629.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" "@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.4" - "@smithy/util-defaults-mode-node": "npm:^3.0.4" - "@smithy/util-endpoints": "npm:^2.0.2" - "@smithy/util-middleware": "npm:^3.0.1" - "@smithy/util-retry": "npm:^3.0.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10/208cbbf79c2364b86fbf34b132236822113c4871a803456b9d281dc0d64116d6c428e047cdb3f95e2fe08052b0aedc914eea0c3ad4d910f6f86b2523843865e5 + checksum: 10/74067d670dcaabe4429168f278d0fa33f877a3f023daf0b578c884575373b07eb8c76d9ed04da3b95008f1451c01872703159d84f7dc51a3ac72b75b54394b07 languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.600.0": - version: 3.600.0 - resolution: "@aws-sdk/client-sso-oidc@npm:3.600.0" +"@aws-sdk/client-sso-oidc@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.629.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sts": "npm:3.600.0" - "@aws-sdk/core": "npm:3.598.0" - "@aws-sdk/credential-provider-node": "npm:3.600.0" - "@aws-sdk/middleware-host-header": "npm:3.598.0" - "@aws-sdk/middleware-logger": "npm:3.598.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.598.0" - "@aws-sdk/middleware-user-agent": "npm:3.598.0" - "@aws-sdk/region-config-resolver": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@aws-sdk/util-endpoints": "npm:3.598.0" - "@aws-sdk/util-user-agent-browser": "npm:3.598.0" - "@aws-sdk/util-user-agent-node": "npm:3.598.0" - "@smithy/config-resolver": "npm:^3.0.2" - "@smithy/core": "npm:^2.2.1" - "@smithy/fetch-http-handler": "npm:^3.0.2" - "@smithy/hash-node": "npm:^3.0.1" - "@smithy/invalid-dependency": "npm:^3.0.1" - "@smithy/middleware-content-length": "npm:^3.0.1" - "@smithy/middleware-endpoint": "npm:^3.0.2" - "@smithy/middleware-retry": "npm:^3.0.4" - "@smithy/middleware-serde": "npm:^3.0.1" - "@smithy/middleware-stack": "npm:^3.0.1" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/node-http-handler": "npm:^3.0.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - "@smithy/url-parser": "npm:^3.0.1" + "@aws-sdk/core": "npm:3.629.0" + "@aws-sdk/credential-provider-node": "npm:3.629.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" "@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.4" - "@smithy/util-defaults-mode-node": "npm:^3.0.4" - "@smithy/util-endpoints": "npm:^2.0.2" - "@smithy/util-middleware": "npm:^3.0.1" - "@smithy/util-retry": "npm:^3.0.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/66343fc13ffd5d412ca2232a91dce14ee287ed611fb27cd1fe887bb36bf380d585c74473251bd9d688fab51b4f9bd4375bf7d8583effb3d07c6ac5f7cb85c597 + peerDependencies: + "@aws-sdk/client-sts": ^3.629.0 + checksum: 10/79dd67a6d868e2895b0bd519dc45563886b42764427e90dc6f35cea7cfa667e1b0ac51e8f53868cb244241a9d5804b20279706ea899a15694f0d3211fbedc5d2 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/client-sso@npm:3.598.0" +"@aws-sdk/client-sso@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/client-sso@npm:3.629.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.598.0" - "@aws-sdk/middleware-host-header": "npm:3.598.0" - "@aws-sdk/middleware-logger": "npm:3.598.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.598.0" - "@aws-sdk/middleware-user-agent": "npm:3.598.0" - "@aws-sdk/region-config-resolver": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@aws-sdk/util-endpoints": "npm:3.598.0" - "@aws-sdk/util-user-agent-browser": "npm:3.598.0" - "@aws-sdk/util-user-agent-node": "npm:3.598.0" - "@smithy/config-resolver": "npm:^3.0.2" - "@smithy/core": "npm:^2.2.1" - "@smithy/fetch-http-handler": "npm:^3.0.2" - "@smithy/hash-node": "npm:^3.0.1" - "@smithy/invalid-dependency": "npm:^3.0.1" - "@smithy/middleware-content-length": "npm:^3.0.1" - "@smithy/middleware-endpoint": "npm:^3.0.2" - "@smithy/middleware-retry": "npm:^3.0.4" - "@smithy/middleware-serde": "npm:^3.0.1" - "@smithy/middleware-stack": "npm:^3.0.1" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/node-http-handler": "npm:^3.0.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - "@smithy/url-parser": "npm:^3.0.1" + "@aws-sdk/core": "npm:3.629.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" "@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.4" - "@smithy/util-defaults-mode-node": "npm:^3.0.4" - "@smithy/util-endpoints": "npm:^2.0.2" - "@smithy/util-middleware": "npm:^3.0.1" - "@smithy/util-retry": "npm:^3.0.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/6571a678ae4e0c42c245a2e7b969d5d2e4713dc5fe7604e5edc883a6f729362d1256f1c144094f8146e0fd85da675533c0e460c5217b1d17aecb2042201e169e + checksum: 10/d0ffdce7ec1d961d0a42bc590d4d7d7e2132096f49383e7a78e15ea9287ad27f6c7f40544bc7b0067df1f225ff1c50c57c8cbfdd3d63f2c3432a7b7aebef820c languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.600.0": - version: 3.600.0 - resolution: "@aws-sdk/client-sts@npm:3.600.0" +"@aws-sdk/client-sts@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/client-sts@npm:3.629.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/client-sso-oidc": "npm:3.600.0" - "@aws-sdk/core": "npm:3.598.0" - "@aws-sdk/credential-provider-node": "npm:3.600.0" - "@aws-sdk/middleware-host-header": "npm:3.598.0" - "@aws-sdk/middleware-logger": "npm:3.598.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.598.0" - "@aws-sdk/middleware-user-agent": "npm:3.598.0" - "@aws-sdk/region-config-resolver": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@aws-sdk/util-endpoints": "npm:3.598.0" - "@aws-sdk/util-user-agent-browser": "npm:3.598.0" - "@aws-sdk/util-user-agent-node": "npm:3.598.0" - "@smithy/config-resolver": "npm:^3.0.2" - "@smithy/core": "npm:^2.2.1" - "@smithy/fetch-http-handler": "npm:^3.0.2" - "@smithy/hash-node": "npm:^3.0.1" - "@smithy/invalid-dependency": "npm:^3.0.1" - "@smithy/middleware-content-length": "npm:^3.0.1" - "@smithy/middleware-endpoint": "npm:^3.0.2" - "@smithy/middleware-retry": "npm:^3.0.4" - "@smithy/middleware-serde": "npm:^3.0.1" - "@smithy/middleware-stack": "npm:^3.0.1" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/node-http-handler": "npm:^3.0.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - "@smithy/url-parser": "npm:^3.0.1" + "@aws-sdk/client-sso-oidc": "npm:3.629.0" + "@aws-sdk/core": "npm:3.629.0" + "@aws-sdk/credential-provider-node": "npm:3.629.0" + "@aws-sdk/middleware-host-header": "npm:3.620.0" + "@aws-sdk/middleware-logger": "npm:3.609.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.620.0" + "@aws-sdk/middleware-user-agent": "npm:3.620.0" + "@aws-sdk/region-config-resolver": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@aws-sdk/util-user-agent-browser": "npm:3.609.0" + "@aws-sdk/util-user-agent-node": "npm:3.614.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/hash-node": "npm:^3.0.3" + "@smithy/invalid-dependency": "npm:^3.0.3" + "@smithy/middleware-content-length": "npm:^3.0.5" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" "@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.4" - "@smithy/util-defaults-mode-node": "npm:^3.0.4" - "@smithy/util-endpoints": "npm:^2.0.2" - "@smithy/util-middleware": "npm:^3.0.1" - "@smithy/util-retry": "npm:^3.0.1" + "@smithy/util-defaults-mode-browser": "npm:^3.0.14" + "@smithy/util-defaults-mode-node": "npm:^3.0.14" + "@smithy/util-endpoints": "npm:^2.0.5" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/1b955f0ceacdb7e0a0a15ce588aa7b0a796eae8591c195a9a1db601d6efeec504d7ad07189c4baedba0e8e888e4cbab770d6d9e54de9d07d166247f6f0df7c9a + checksum: 10/90fcebb1c690100318517005a65efcf3e4f3862dbca9fedb3d456ef8b8dfc399e32ff9bad8076990e80b5e2002c15ac8621bcf6f061e2b892d3b54a84def21e9 languageName: node linkType: hard -"@aws-sdk/core@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/core@npm:3.598.0" +"@aws-sdk/core@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/core@npm:3.629.0" dependencies: - "@smithy/core": "npm:^2.2.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/signature-v4": "npm:^3.1.0" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - fast-xml-parser: "npm:4.2.5" + "@smithy/core": "npm:^2.3.2" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/signature-v4": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-middleware": "npm:^3.0.3" + fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10/6c27302636d6e4c9382590be9d39e1ff2023c92a7aaa78117428d8af9be614ded56c7db2e9a016452144f4f6d81e6b09c81e29ad53df5fa9d506aa0548211f7c + checksum: 10/692387fad8e0ae46e58bd23183c141a100f26c5c14f1855c6cc648948bfe49a2d19e7ba20b9a252041507ad2437e60675c37df5c1367e89ada73edb002dcf672 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.598.0" +"@aws-sdk/credential-provider-env@npm:3.620.1": + version: 3.620.1 + resolution: "@aws-sdk/credential-provider-env@npm:3.620.1" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/79c6391aad109d9749b60516dcc425e923a730bf6239d5b41192612fc2658d6fdbcd48b48277076ca7c6db61103164fe305fdc4271994713128d4ec27d32236a + checksum: 10/43f1bd5e9e80acb2f83b8b64c6ac2bf112144bb1a4b8a0912546cb99497fbbc68a8104d02c6cd773fce7d66fb69f5859f25b711036654eee496905f3a51e657f languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-http@npm:3.598.0" +"@aws-sdk/credential-provider-http@npm:3.622.0": + version: 3.622.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.622.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/fetch-http-handler": "npm:^3.0.2" - "@smithy/node-http-handler": "npm:^3.0.1" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/smithy-client": "npm:^3.1.2" - "@smithy/types": "npm:^3.1.0" - "@smithy/util-stream": "npm:^3.0.2" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-stream": "npm:^3.1.3" tslib: "npm:^2.6.2" - checksum: 10/e8411e33faec1798a2e50166cd1777b4becd2ff07ec97d044424faf1db3a2e97d8b4ee8c43d0b4e763d94dfb8971f0542b160e69a94ca38b175c8227e4f71904 + checksum: 10/f118ee561802b4e989d819fef2bc9997c20bd8f9305c5a8419e807bbcb93df8af3a1e5a76e97cb20d60b14dd7359015b696b9e9774441497fbf913bf4162646a languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-ini@npm:3.598.0" +"@aws-sdk/credential-provider-ini@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.629.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.598.0" - "@aws-sdk/credential-provider-http": "npm:3.598.0" - "@aws-sdk/credential-provider-process": "npm:3.598.0" - "@aws-sdk/credential-provider-sso": "npm:3.598.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@smithy/credential-provider-imds": "npm:^3.1.1" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/shared-ini-file-loader": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/credential-provider-env": "npm:3.620.1" + "@aws-sdk/credential-provider-http": "npm:3.622.0" + "@aws-sdk/credential-provider-process": "npm:3.620.1" + "@aws-sdk/credential-provider-sso": "npm:3.629.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/credential-provider-imds": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.598.0 - checksum: 10/2f3aa54850dc1da4732d1dbc5a8e6ec095107ff08c46af4bffec41e1535a9c9a320586386f67358dd0acec83069dbb2b420bbd09412aa56993d088eb08ffef2b - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.600.0": - version: 3.600.0 - resolution: "@aws-sdk/credential-provider-node@npm:3.600.0" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.598.0" - "@aws-sdk/credential-provider-http": "npm:3.598.0" - "@aws-sdk/credential-provider-ini": "npm:3.598.0" - "@aws-sdk/credential-provider-process": "npm:3.598.0" - "@aws-sdk/credential-provider-sso": "npm:3.598.0" - "@aws-sdk/credential-provider-web-identity": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@smithy/credential-provider-imds": "npm:^3.1.1" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/shared-ini-file-loader": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/client-sts": ^3.629.0 + checksum: 10/51892458013f5ec31f893d6914ee71c44559b2a8b211a642548f3a981ba2012838f7f9694f545ecffc9c337cc892ce8eb056c54cdf96e00a71b760ec2bb9f174 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-node@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.629.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.620.1" + "@aws-sdk/credential-provider-http": "npm:3.622.0" + "@aws-sdk/credential-provider-ini": "npm:3.629.0" + "@aws-sdk/credential-provider-process": "npm:3.620.1" + "@aws-sdk/credential-provider-sso": "npm:3.629.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.621.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/credential-provider-imds": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/b5ab56a5c8acd566f41ba834214718a0ab8825090fe71b0ecc4ebec5e76de3afa47387ab99d061f3ac6ecd5ead9af621d7311ffa0a6b16df312f3c9de311747d + checksum: 10/05c9a9f94620cea0f41cb97a40a2e5f402ad5689824b4456f5bbded2b92f94c45af24fe3b1601867053589fa6edfd517b53f2c548a147fc4f7997e683d94de73 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.598.0" +"@aws-sdk/credential-provider-process@npm:3.620.1": + version: 3.620.1 + resolution: "@aws-sdk/credential-provider-process@npm:3.620.1" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/shared-ini-file-loader": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/c0f9aa2304e273460b93efa7a09664d69e3dcdf6983d789a83bbc77a7975dddc7db915caaccf922f459eaad7b0ed546d1d79bcf0354898bca7c141fc49f5809b + checksum: 10/245d32be2abaa37df37703ae8bfa6e6f6fb9239168bcd54d2c7a717e6634a5691c5628d36b44dcb3fd63bb91416f95bf1ff1fabdd0d73142665e8f030a138a9e languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-sso@npm:3.598.0" +"@aws-sdk/credential-provider-sso@npm:3.629.0": + version: 3.629.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.629.0" dependencies: - "@aws-sdk/client-sso": "npm:3.598.0" - "@aws-sdk/token-providers": "npm:3.598.0" - "@aws-sdk/types": "npm:3.598.0" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/shared-ini-file-loader": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/client-sso": "npm:3.629.0" + "@aws-sdk/token-providers": "npm:3.614.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/19e6d8390a7824f921ee63105563857171404a09b7e7df1e9ad99a2ef334cc05cd1ae6d95f5a975fb328f5b53713cb1cb228d92b4966a7a8e9afc15637de66de + checksum: 10/0eb2a303446d7c1174494304755aa816a64b4c4b499a6ab78c52922dc9a073e694dd83a9a4982a697ab994bcff18bdedcc4e27b7c1e2982bb6e28c79797c11e0 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.598.0" +"@aws-sdk/credential-provider-web-identity@npm:3.621.0": + version: 3.621.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.621.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.598.0 - checksum: 10/76cf4e389dc565402f1ba0b9c65983590e98435a17ed291d6b15412dac27aea7e35f23036675f76f2a267f8375de616550be759136bf2ff7d63211a22535bbf2 + "@aws-sdk/client-sts": ^3.621.0 + checksum: 10/63966d60773725c8652fb5ee3bcdd639d6e3e84c7cc90de2e15a30e79069b69461acb8e30cea8bde142bbf68d25ed1a9609eecf9f9db4cf03159c8bd257c4a95 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.598.0" +"@aws-sdk/middleware-host-header@npm:3.620.0": + version: 3.620.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.620.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/53498c94fd769dbee727ba4148d67578d2073fd83217695106e9dd3b572e56aa0362c329da4c13e39a0aaef45597cc7988b8951f2df4d28dc7c29461fa3791cc + checksum: 10/81edf0f1dfe280eea3967bb438c4e4402b1f9de3e5b33c70f71a297c6f9460bf434297a82ba63789823f50880e09c11377f82cc7a83c3d43df394a35ac78a824 languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/middleware-logger@npm:3.598.0" +"@aws-sdk/middleware-logger@npm:3.609.0": + version: 3.609.0 + resolution: "@aws-sdk/middleware-logger@npm:3.609.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/e6db8b4e861cc8cc85f4e1b83fd73dc902beece1210fcfa6f2ebd7e78f9ee88f9a1584cdb584358b81c22c5c23b5b3bc58a6a57de2bfc33fb07684d9b9f8dad5 + checksum: 10/c21b6ec3a2b430df1076dbe9ff84f0b3ca118b4c4e1d0a808ca9753d30c09e3c0e491f4b01031833c3d1c1f8bf06ae96da8bc7f9bdfb0a2ca86227f3882e183a languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.598.0" +"@aws-sdk/middleware-recursion-detection@npm:3.620.0": + version: 3.620.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.620.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/2bc64666c08ee7f46a2918ac70773d7244f5c7866d0e3521c8734286c0b1bd5e4e64ea2bb4ec656e683dfecb7d44d43cd15283c4ec4cfe16b7aa7f4e19a586b8 + checksum: 10/2f9ab3410cffa243bd4afaf5618609401f8e7627c0c1f78b14a3ce60ac673b9462fbf19fd0001d72562103d133d556670dae6d75d76af7191b0b0acad0e361d6 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.598.0" +"@aws-sdk/middleware-user-agent@npm:3.620.0": + version: 3.620.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.620.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@aws-sdk/util-endpoints": "npm:3.598.0" - "@smithy/protocol-http": "npm:^4.0.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@aws-sdk/util-endpoints": "npm:3.614.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/3ed35495781284c3969374c2a53f02863cc433a8d139d5e85d7e1181c138c2ec743ee77a82efe780a0902a24ce524fc8946429939ed1368fec9f4635afb3d7f4 + checksum: 10/5d62fb253a2bb223839b653e62a6cff2552ea3dc5ccb81a19ba40c1351cacbb843560207f4fcc568ad148196f3af99717d4793ad7c4b880a97bae30afaa17f6f languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.598.0" +"@aws-sdk/region-config-resolver@npm:3.614.0": + version: 3.614.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.614.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.1" + "@smithy/util-middleware": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/26f7b0225f006e8630db3e86e8cf304ba1a9fae69186f3902ebc3500145cb35af2bde1b83a9abac634e1ca981c4f39258b10be645066f7d3355d53991c3b1b3b + checksum: 10/5b156d40b1245275a9b81fc6577f93ebe294df31f101e4b1c5418ff95b00ede8cfab33fda42a6597fd6fa6be780a89cf5a669710055110ef5a1c1507c6acf7c6 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/token-providers@npm:3.598.0" +"@aws-sdk/token-providers@npm:3.614.0": + version: 3.614.0 + resolution: "@aws-sdk/token-providers@npm:3.614.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/property-provider": "npm:^3.1.1" - "@smithy/shared-ini-file-loader": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.598.0 - checksum: 10/8542937e6d010ebd6b3dd70390685fa4553b0e01ed4fb8e6dc7bd6395e853162758e8d7a6c251fb56309d36beebc393981788ca112bfb3b1de7e23e599d2476e + "@aws-sdk/client-sso-oidc": ^3.614.0 + checksum: 10/a310cbe4f2c78f68c00bfada36940e9a208ed4bc0d3ca47918c4e5694bf86809f9f177969c0bd2a0000cc24535bfe0dfa9cafb0590281f78a02d92f39169941c languageName: node linkType: hard -"@aws-sdk/types@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/types@npm:3.598.0" +"@aws-sdk/types@npm:3.609.0": + version: 3.609.0 + resolution: "@aws-sdk/types@npm:3.609.0" dependencies: - "@smithy/types": "npm:^3.1.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/29384fbe79ec8693cae00b3082379559e7bbea5fd70de1705e94e93ed1ec57ddb930bb41102f9b229869a9a7ba790deeb1161bc81e2f87a031d37dff2fa73dd0 + checksum: 10/3448eef72037f2ee95f26abfd1ae33a2e626be2467126a8fb0102a0067fecbb50e99d6104e45681717617456de33d0ac518362f807091678f1303f5a896f3051 languageName: node linkType: hard @@ -477,15 +481,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/util-endpoints@npm:3.598.0" +"@aws-sdk/util-endpoints@npm:3.614.0": + version: 3.614.0 + resolution: "@aws-sdk/util-endpoints@npm:3.614.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/types": "npm:^3.1.0" - "@smithy/util-endpoints": "npm:^2.0.2" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-endpoints": "npm:^2.0.5" tslib: "npm:^2.6.2" - checksum: 10/753c5629e7f9e0abd3b2d8578ffa038089e18e80d8b2a3f49f2321dc565480c2d6dc5ecbfae799f35cb88fbc247018887f2c3b325853af6246547293973c7d45 + checksum: 10/6b9ed5f9d197c95147ecb1faf33798731f4699948aa3e155b1f8d57a88316bab364588991f8c079d07335f97f552846807630aeaff04a94aa279ab8d1936dec4 languageName: node linkType: hard @@ -498,32 +502,32 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.598.0" +"@aws-sdk/util-user-agent-browser@npm:3.609.0": + version: 3.609.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.609.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/types": "npm:^3.3.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/2c7bb1ec527ae1df15bf8c58320912c2cf41cecbfcf41a84fdb5d2c7b2ed53245d8748607b05445d0aac31ca1fb66280b38199fd457eb1f5650b60668c956f25 + checksum: 10/6b2ae481b9ecac17e47088f975d2c0205da51fc6fe60cd69d764cfc43d78ad7c2f7dd1d25b48e202cbd46ae47a4684389fb0c2998acb1b7e87b69fc7c9981b03 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.598.0": - version: 3.598.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.598.0" +"@aws-sdk/util-user-agent-node@npm:3.614.0": + version: 3.614.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.614.0" dependencies: - "@aws-sdk/types": "npm:3.598.0" - "@smithy/node-config-provider": "npm:^3.1.1" - "@smithy/types": "npm:^3.1.0" + "@aws-sdk/types": "npm:3.609.0" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10/19de8df5e26560f9fc99acd73dd5c5f7890ec62b876568f15132dc1141eab280ec7ad44aeb0b095f765c2329f06fc8babf124e2708d6ccee1c541a9f62b51f5f + checksum: 10/2b315f4e4e1eea4e07fc1ff4bf664dc9ea90a257b3efccdefa8a53a21bc7732dadebfb75874ddc0d840a4a514f88a8a5925bc654b4c21f3cecebfe09190660a6 languageName: node linkType: hard @@ -939,163 +943,170 @@ __metadata: languageName: node linkType: hard -"@esbuild/aix-ppc64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/aix-ppc64@npm:0.21.5" +"@esbuild/aix-ppc64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/aix-ppc64@npm:0.23.0" conditions: os=aix & cpu=ppc64 languageName: node linkType: hard -"@esbuild/android-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-arm64@npm:0.21.5" +"@esbuild/android-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/android-arm64@npm:0.23.0" conditions: os=android & cpu=arm64 languageName: node linkType: hard -"@esbuild/android-arm@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-arm@npm:0.21.5" +"@esbuild/android-arm@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/android-arm@npm:0.23.0" conditions: os=android & cpu=arm languageName: node linkType: hard -"@esbuild/android-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/android-x64@npm:0.21.5" +"@esbuild/android-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/android-x64@npm:0.23.0" conditions: os=android & cpu=x64 languageName: node linkType: hard -"@esbuild/darwin-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/darwin-arm64@npm:0.21.5" +"@esbuild/darwin-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/darwin-arm64@npm:0.23.0" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@esbuild/darwin-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/darwin-x64@npm:0.21.5" +"@esbuild/darwin-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/darwin-x64@npm:0.23.0" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@esbuild/freebsd-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/freebsd-arm64@npm:0.21.5" +"@esbuild/freebsd-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/freebsd-arm64@npm:0.23.0" conditions: os=freebsd & cpu=arm64 languageName: node linkType: hard -"@esbuild/freebsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/freebsd-x64@npm:0.21.5" +"@esbuild/freebsd-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/freebsd-x64@npm:0.23.0" conditions: os=freebsd & cpu=x64 languageName: node linkType: hard -"@esbuild/linux-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-arm64@npm:0.21.5" +"@esbuild/linux-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-arm64@npm:0.23.0" conditions: os=linux & cpu=arm64 languageName: node linkType: hard -"@esbuild/linux-arm@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-arm@npm:0.21.5" +"@esbuild/linux-arm@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-arm@npm:0.23.0" conditions: os=linux & cpu=arm languageName: node linkType: hard -"@esbuild/linux-ia32@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-ia32@npm:0.21.5" +"@esbuild/linux-ia32@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-ia32@npm:0.23.0" conditions: os=linux & cpu=ia32 languageName: node linkType: hard -"@esbuild/linux-loong64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-loong64@npm:0.21.5" +"@esbuild/linux-loong64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-loong64@npm:0.23.0" conditions: os=linux & cpu=loong64 languageName: node linkType: hard -"@esbuild/linux-mips64el@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-mips64el@npm:0.21.5" +"@esbuild/linux-mips64el@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-mips64el@npm:0.23.0" conditions: os=linux & cpu=mips64el languageName: node linkType: hard -"@esbuild/linux-ppc64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-ppc64@npm:0.21.5" +"@esbuild/linux-ppc64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-ppc64@npm:0.23.0" conditions: os=linux & cpu=ppc64 languageName: node linkType: hard -"@esbuild/linux-riscv64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-riscv64@npm:0.21.5" +"@esbuild/linux-riscv64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-riscv64@npm:0.23.0" conditions: os=linux & cpu=riscv64 languageName: node linkType: hard -"@esbuild/linux-s390x@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-s390x@npm:0.21.5" +"@esbuild/linux-s390x@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-s390x@npm:0.23.0" conditions: os=linux & cpu=s390x languageName: node linkType: hard -"@esbuild/linux-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/linux-x64@npm:0.21.5" +"@esbuild/linux-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/linux-x64@npm:0.23.0" conditions: os=linux & cpu=x64 languageName: node linkType: hard -"@esbuild/netbsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/netbsd-x64@npm:0.21.5" +"@esbuild/netbsd-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/netbsd-x64@npm:0.23.0" conditions: os=netbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/openbsd-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/openbsd-x64@npm:0.21.5" +"@esbuild/openbsd-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/openbsd-arm64@npm:0.23.0" + conditions: os=openbsd & cpu=arm64 + languageName: node + linkType: hard + +"@esbuild/openbsd-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/openbsd-x64@npm:0.23.0" conditions: os=openbsd & cpu=x64 languageName: node linkType: hard -"@esbuild/sunos-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/sunos-x64@npm:0.21.5" +"@esbuild/sunos-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/sunos-x64@npm:0.23.0" conditions: os=sunos & cpu=x64 languageName: node linkType: hard -"@esbuild/win32-arm64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-arm64@npm:0.21.5" +"@esbuild/win32-arm64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/win32-arm64@npm:0.23.0" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@esbuild/win32-ia32@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-ia32@npm:0.21.5" +"@esbuild/win32-ia32@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/win32-ia32@npm:0.23.0" conditions: os=win32 & cpu=ia32 languageName: node linkType: hard -"@esbuild/win32-x64@npm:0.21.5": - version: 0.21.5 - resolution: "@esbuild/win32-x64@npm:0.21.5" +"@esbuild/win32-x64@npm:0.23.0": + version: 0.23.0 + resolution: "@esbuild/win32-x64@npm:0.23.0" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1460,90 +1471,90 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.0": - version: 3.1.0 - resolution: "@smithy/abort-controller@npm:3.1.0" +"@smithy/abort-controller@npm:^3.1.1": + version: 3.1.1 + resolution: "@smithy/abort-controller@npm:3.1.1" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/1a7459471db6a624bec0a3235251c067b813a47c2bc15145977ebca76894a491974575d9c9c515120259b206cf3d613baa1a61b8da96a7a0233c8c5d7c04e725 + checksum: 10/fddb66718c7ae6758e2c4fa7943d9d792506d601b507f58b9355dc496b8511f09927e76754339245a1ae212498ac797f7fbc12f432b11ed8c49a9a5974fc0ffa languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.2, @smithy/config-resolver@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/config-resolver@npm:3.0.3" +"@smithy/config-resolver@npm:^3.0.5": + version: 3.0.5 + resolution: "@smithy/config-resolver@npm:3.0.5" dependencies: - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.2" + "@smithy/util-middleware": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/e1e88d334177f6481ddba3a805e8e2e6513654a581aee500a1a74a0f206379ddbdec9eb48b2f4a1ae1c84b330d122f84cbbba0f0ffbe4c9ebdeeaac872cfee7e + checksum: 10/ce12d0fbb12aac42a02aa26e6f1dfe24c521303c6877af5001386ff6c4cb4fa215338e4232fa489353f05ba135ec39f8788c9bb106f991d89a1ae44f5d729ab1 languageName: node linkType: hard -"@smithy/core@npm:^2.2.1": - version: 2.2.3 - resolution: "@smithy/core@npm:2.2.3" - dependencies: - "@smithy/middleware-endpoint": "npm:^3.0.3" - "@smithy/middleware-retry": "npm:^3.0.6" - "@smithy/middleware-serde": "npm:^3.0.2" - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/smithy-client": "npm:^3.1.4" - "@smithy/types": "npm:^3.2.0" - "@smithy/util-middleware": "npm:^3.0.2" +"@smithy/core@npm:^2.3.2": + version: 2.3.2 + resolution: "@smithy/core@npm:2.3.2" + dependencies: + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-retry": "npm:^3.0.14" + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-middleware": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/d1e4885b3800e97bd119a66b2cd75c3bfdcfa5af420db20b4360a6bd9f7a7f31cee0b35edf06ecb61c210fcf042e3f2bf82e6650e571e2a63879082a5805c9cd + checksum: 10/d5e091a22f1f81793c53b77042e98882daa0dc48a4c50af72598e6656b9e49b8ab1bb359406cda23369bd6c6cbadcfe84c85bb9c95bf7dc680dbd58f6a377c3d languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.1.1, @smithy/credential-provider-imds@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/credential-provider-imds@npm:3.1.2" +"@smithy/credential-provider-imds@npm:^3.2.0": + version: 3.2.0 + resolution: "@smithy/credential-provider-imds@npm:3.2.0" dependencies: - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/property-provider": "npm:^3.1.2" - "@smithy/types": "npm:^3.2.0" - "@smithy/url-parser": "npm:^3.0.2" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/2d023083f12d1a411251d2402e281dbeb6de83d394d900052aacd02188102b4b24fc9c2791a76b669c7800f8a5fb3baf99ea65fddd1e4cc6a467b1f85575987b + checksum: 10/952a6886649fde71a7ce564b753f8b2d2df7a5aa561ca42caa8db07edd269f41ced83bbe9117c7228bde310a1683b081e6b63d52e29038a59844465615b094d5 languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^3.0.2, @smithy/fetch-http-handler@npm:^3.1.0": - version: 3.1.0 - resolution: "@smithy/fetch-http-handler@npm:3.1.0" +"@smithy/fetch-http-handler@npm:^3.2.4": + version: 3.2.4 + resolution: "@smithy/fetch-http-handler@npm:3.2.4" dependencies: - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/querystring-builder": "npm:^3.0.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/querystring-builder": "npm:^3.0.3" + "@smithy/types": "npm:^3.3.0" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/fcfd98a69798aa5b4c034601c75f125b2c70e24effd5a5137caad4ce24f06d83f8788664cff40b15e205257b055eefba35ec3314f73c0887c1c84fd9c349579f + checksum: 10/17ae7e5fd852b933e7c74d36cbef7ab815b532fe9c01b528819b879b2688db87b55b37382d551a8232c9dac2c6bbafd4812e6538d004ffba310ce503a52fe7a5 languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.1": - version: 3.0.2 - resolution: "@smithy/hash-node@npm:3.0.2" +"@smithy/hash-node@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/hash-node@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/df5c22224f210741b00bde59922b86354d1f21660bea6b0b3f8e9e87236fd80cb90bc81945ceb4914ae99ce7a7570f8cf59d57bffb3f50c75719e3cc3cdacab7 + checksum: 10/bdab23304fd870b8db4489431ba7f0e1da385181e870ede9acfd4dc5f3cabcabd3919ccc90032c7d36248eeafce59ddc2ea5913962f74ca8a1117eae2ea9c805 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.1": - version: 3.0.2 - resolution: "@smithy/invalid-dependency@npm:3.0.2" +"@smithy/invalid-dependency@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/invalid-dependency@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/e4bc6a79d4f514ae81600b3484025dc788013da690de6f3980121374b65d0d92d42bc50760e9c7b44438e7f5794ffd46bef2976a11d2da16fae47fc25b0ac96a + checksum: 10/f0f93c762eeff875b33462c1ad73f6836cdf498694a0fc0a2ca9c517efd4d566b867da8b90060ad60dfb5a71cb920eb67017cd4a2c7f2aa98a8a658a7f33242a languageName: node linkType: hard @@ -1565,180 +1576,181 @@ __metadata: languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.1": - version: 3.0.2 - resolution: "@smithy/middleware-content-length@npm:3.0.2" +"@smithy/middleware-content-length@npm:^3.0.5": + version: 3.0.5 + resolution: "@smithy/middleware-content-length@npm:3.0.5" dependencies: - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/520c28af22819724fefb8f487d6080b497f64ddf34fb75fd6829df0c1b075e23d0cdcfbbbd265b6556843735ae9721b8b349e2b6c194e3e71a94916c9a929cf6 + checksum: 10/cf14097b970539c88d317be13d01dc08c8f3812929a6086f9a69bfe67dc69e6129b3da2beca04f182346272bc2aac91d6d092c58cc4eb9f045d296cc4659f2b8 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.0.2, @smithy/middleware-endpoint@npm:^3.0.3": - version: 3.0.3 - resolution: "@smithy/middleware-endpoint@npm:3.0.3" - dependencies: - "@smithy/middleware-serde": "npm:^3.0.2" - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/shared-ini-file-loader": "npm:^3.1.2" - "@smithy/types": "npm:^3.2.0" - "@smithy/url-parser": "npm:^3.0.2" - "@smithy/util-middleware": "npm:^3.0.2" +"@smithy/middleware-endpoint@npm:^3.1.0": + version: 3.1.0 + resolution: "@smithy/middleware-endpoint@npm:3.1.0" + dependencies: + "@smithy/middleware-serde": "npm:^3.0.3" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" + "@smithy/url-parser": "npm:^3.0.3" + "@smithy/util-middleware": "npm:^3.0.3" tslib: "npm:^2.6.2" - checksum: 10/fd3628405b4970f90448d5c52e7c3b808bbe149d72cbb21001a9a707b5b43a7e4e2275751b9486886bac2e740eaafc9c880800e6c69e02436731629b277bc55b + checksum: 10/2d83e40187a082d22d3b4b14ebdedde7163950d0cfadf635d927e3d34cde380229c19cde53d230352a1935c51a83f25ee7916e70d021ad990a05d292e87eedb8 languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.4, @smithy/middleware-retry@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/middleware-retry@npm:3.0.6" +"@smithy/middleware-retry@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/middleware-retry@npm:3.0.14" dependencies: - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/service-error-classification": "npm:^3.0.2" - "@smithy/smithy-client": "npm:^3.1.4" - "@smithy/types": "npm:^3.2.0" - "@smithy/util-middleware": "npm:^3.0.2" - "@smithy/util-retry": "npm:^3.0.2" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/service-error-classification": "npm:^3.0.3" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-middleware": "npm:^3.0.3" + "@smithy/util-retry": "npm:^3.0.3" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10/8c0d696a840b6d307718e4cfaeb2eae41840be639c91c0653329beb1e4faf2b8f6a31225651c80da3f0b6a130d009fcc4f4f7c6549f9d8e298074b132731c953 + checksum: 10/87acb28eb073323151e44ea4c5a9def96ac90a34c81f1761dd8b918457411f9a9f75427f28d0d3eff8b52c7293755c283c734b606718617b68d856f4349d1b3b languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.1, @smithy/middleware-serde@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/middleware-serde@npm:3.0.2" +"@smithy/middleware-serde@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/middleware-serde@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/ef05cbd0b7a8b5187094ce134620e57dcb50a5c77b7f555f44f050e69a3677aff7f0c05ff02771b2bc92f515df527eef4d10ac5ff515648b8ec6cb92783cd072 + checksum: 10/de9c7f85f0017e0fa057953ef91941ade3500043ab2d2297b76264be0853bcbb85d2ffad3477dc9a20de7775d1530909841a991962ec7dd7417127707e994a57 languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.1, @smithy/middleware-stack@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/middleware-stack@npm:3.0.2" +"@smithy/middleware-stack@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/middleware-stack@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/21b7d7d6e73c1628b5ed384f23ac850df3bbca5054ea1e6ba03c3bf1d389fe5a440a4fbdb8aaa210c4b2ba864ac082264bb3c6ec7a2e03f0e6b790c6b23178a6 + checksum: 10/fe5eabc9cd6081051419f76d8b3dda861b1b150b53a584637fa1a1c9f8c34a933733ff626e2890318d870784fb868d244a42bddac894f55ecdb67335e1e07660 languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.1, @smithy/node-config-provider@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/node-config-provider@npm:3.1.2" +"@smithy/node-config-provider@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/node-config-provider@npm:3.1.4" dependencies: - "@smithy/property-provider": "npm:^3.1.2" - "@smithy/shared-ini-file-loader": "npm:^3.1.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/shared-ini-file-loader": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/b0b9d665efc075803dcf9a26014def9b650270593667d5f01511758d4909387ab820c1fdcaf1a82e1f4fbd6c26a67ecab88ac26cc5450bf815788e4090d4e476 + checksum: 10/67704040a7f40687bea3e55e4266537ec8cbb6b2541b53a7436f6a7b921e13d69a996f04225d7f7fadd25aef27b52455b8e1a6d1ee0f3695285e3a050187f87e languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.0.1, @smithy/node-http-handler@npm:^3.1.0": - version: 3.1.0 - resolution: "@smithy/node-http-handler@npm:3.1.0" +"@smithy/node-http-handler@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/node-http-handler@npm:3.1.4" dependencies: - "@smithy/abort-controller": "npm:^3.1.0" - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/querystring-builder": "npm:^3.0.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/abort-controller": "npm:^3.1.1" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/querystring-builder": "npm:^3.0.3" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/05ff2d9db1f67e08efd8b486c00506163dce70644add50ab3ca4995424bd73f168ee0f1f3b2f9aac77fa46c7775c7d28db558450a36fa641a862f80f957c1aad + checksum: 10/77f90b01fa50f08abb9686c756bbf0836bfa1117aec9a9f9eec9b2b0206bcf4905fe8cd69f311d6b769de94c48ebfb22ecaf78abb950f794f7ffbfd3b6183b43 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.1, @smithy/property-provider@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/property-provider@npm:3.1.2" +"@smithy/property-provider@npm:^3.1.3": + version: 3.1.3 + resolution: "@smithy/property-provider@npm:3.1.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/7993be1ae7f2f6779599837a246749b98cb0fc60e685ff7d97f1bd7e7ed1ce9e30bd4ce9e46e4a52f4dbf16cf864611bae72230e5fcb91b0c3a3d4de08ce258e + checksum: 10/6e605e339d0ecfddeb0c481bdfc668fb1d16751737278b3f572c02c72690b26b82ecc2944028856bf79719a518fedbb9cb74756e1db3db6477705b22e55eb06e languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.0.1, @smithy/protocol-http@npm:^4.0.2": - version: 4.0.2 - resolution: "@smithy/protocol-http@npm:4.0.2" +"@smithy/protocol-http@npm:^4.1.0": + version: 4.1.0 + resolution: "@smithy/protocol-http@npm:4.1.0" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/accd46f06a4ab6549b797d52274d98c4b755a87fe2cd3f6c5edf991b8e44d4233fadbe4628d665f404ccd85ad9caa42127cef3db74a38f3d085f2f81b81d9f42 + checksum: 10/776da3e2dff88caae87059918a89680102d13cad1b790f6045f19a5bbc30bb9cc15907f81af469cce5e4d3401af5c6cd97f32f94fafbb6dcc32904db5aedd72b languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/querystring-builder@npm:3.0.2" +"@smithy/querystring-builder@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/querystring-builder@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/6a455ee7ce135898e9d19cfd8c614f42f131a1439faddf49c2f72612521398de32dd75eebdde2af00754aa97b9418f3e42cf77e41ac264c1a74bd166c6d1dc0e + checksum: 10/c5296fdc7b6c3337630fc96d50805a0f792565be0f2abe9008a85b06e9e708aaceec0efb1103a5a645933243bd7a66ae3cda0b3538dba7e384f62a8f9cee83ec languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/querystring-parser@npm:3.0.2" +"@smithy/querystring-parser@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/querystring-parser@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/86e5d986df6e0d639d420306a41e444456a8a91457f8e3fc363fb2c9155d3a02f8a651add14f0e341955af5c521a8e6cf1abb920ddf2ce7c89acaafba768299a + checksum: 10/9a30a6830ceaa9723e1c41ea5759c3b58310704d6cb8b5d73c54599187022de6686f3c65e5ae2041d330a3813b8a3c1b9ac483e356d20c1dfd126846731c622e languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/service-error-classification@npm:3.0.2" +"@smithy/service-error-classification@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/service-error-classification@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" - checksum: 10/f871ab0a4966a874cae412ff7621a44ab07f31c91070b2fb21f8e5d39f7336e25ad119469ac023861e2d310f0b5739fe308dde89ef5fbc17ec4860e8575f15db + "@smithy/types": "npm:^3.3.0" + checksum: 10/5001c563d23965f47498a89238a1181a871ebfeefd84aa578d86e3b729873d256f762483776eae6007b9facf189adb24b868e854eab7c27358d4ad6c2606c80a languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.1, @smithy/shared-ini-file-loader@npm:^3.1.2": - version: 3.1.2 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.2" +"@smithy/shared-ini-file-loader@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.4" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/f3d7dde145975c626fb2565af8a24308b00e70b70618d7870dd91c2956918945a8bce557d0809416fa047b3792b5e038521b5aa53ac164c1f345da98c4a663fc + checksum: 10/2e0cd631ae940336337fc16adf15ae94d1729592335b54d40936aa50f7013829464d8d9bffe4f12548cb00a38b802f9e470335cf3b6174fd14efa66462871092 languageName: node linkType: hard -"@smithy/signature-v4@npm:^3.1.0": - version: 3.1.1 - resolution: "@smithy/signature-v4@npm:3.1.1" +"@smithy/signature-v4@npm:^4.1.0": + version: 4.1.0 + resolution: "@smithy/signature-v4@npm:4.1.0" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/types": "npm:^3.2.0" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.2" + "@smithy/util-middleware": "npm:^3.0.3" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/ad768406d955c038ff0492ecbeec13dd3f5f5ab0c8224a00097a7a8122a17f5cf97fb299cce61d668f27a59003e455dde4b4ab0c1dce27f8946e1af38c0202f7 + checksum: 10/9f806d82f564e51ed5a02f69c53794c19f95fd5df70bf8986e6a095aa811fcbd0f5d8ad86da492bfe375aa16b4ded778d8ef41384462449dd580edf1ec87e023 languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.1.2, @smithy/smithy-client@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/smithy-client@npm:3.1.4" +"@smithy/smithy-client@npm:^3.1.12": + version: 3.1.12 + resolution: "@smithy/smithy-client@npm:3.1.12" dependencies: - "@smithy/middleware-endpoint": "npm:^3.0.3" - "@smithy/middleware-stack": "npm:^3.0.2" - "@smithy/protocol-http": "npm:^4.0.2" - "@smithy/types": "npm:^3.2.0" - "@smithy/util-stream": "npm:^3.0.4" + "@smithy/middleware-endpoint": "npm:^3.1.0" + "@smithy/middleware-stack": "npm:^3.0.3" + "@smithy/protocol-http": "npm:^4.1.0" + "@smithy/types": "npm:^3.3.0" + "@smithy/util-stream": "npm:^3.1.3" tslib: "npm:^2.6.2" - checksum: 10/9e85bc7c5205d89d012bdd02c74eb3486709fa9f9442574fd84db5b3bccf9ce9a9aef6d7076e156f75cec257b478162242d4b3d5c44f3f32f087dfeb559e6549 + checksum: 10/00ae69f3586afe7c910c2ef3ff4031581d5ae33ba28d9f9dbc2edb02d25e5afaee050ff2b400e265609ee0931bdda5730a3a9781b85e2b1e2a14d5009c132f7c languageName: node linkType: hard @@ -1751,23 +1763,23 @@ __metadata: languageName: node linkType: hard -"@smithy/types@npm:^3.1.0, @smithy/types@npm:^3.2.0": - version: 3.2.0 - resolution: "@smithy/types@npm:3.2.0" +"@smithy/types@npm:^3.3.0": + version: 3.3.0 + resolution: "@smithy/types@npm:3.3.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10/0590537cc2aaa7c2cd3277b6ec94ab1b7a417e7aae8389424e3b161b878dba3b8879c0bdfd0ad85145320006ecda8395f21196d527696e97bcfb98ffe01441b1 + checksum: 10/a463df41df8aca5926ccd4d235202ffffe898a816df0ed01f7576dbb1785c6956b3eb085d3be867569d81db8a03a0d08b1b1edb21d5d87073b61d559572a4c35 languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.1, @smithy/url-parser@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/url-parser@npm:3.0.2" +"@smithy/url-parser@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/url-parser@npm:3.0.3" dependencies: - "@smithy/querystring-parser": "npm:^3.0.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/querystring-parser": "npm:^3.0.3" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/080214bb1ae59472903d26beb71b7641a6ff49787735a8f56561b16d938cca80b8d560c2f679bf04da173c8c899b50aed881b61aef266bed11b570afbe20bc4f + checksum: 10/47c9e7980f02741d8766c54a96227f81052ad86a8da6d4d8cef4ce7c8d8c67faf55f66562eea4e1022ed53569d2009da9aeee8cc788be7d97681006fc9e827c9 languageName: node linkType: hard @@ -1829,42 +1841,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.4": - version: 3.0.6 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.6" +"@smithy/util-defaults-mode-browser@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.14" dependencies: - "@smithy/property-provider": "npm:^3.1.2" - "@smithy/smithy-client": "npm:^3.1.4" - "@smithy/types": "npm:^3.2.0" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/27cfd517c703fad039086c55c10b15b36f424536526dd92a498cbf539e8d82da7b07e5cf3ae0f5ef4cbce70e4acd0af1d8e811f38391882b91191c0711a3e58c + checksum: 10/45883490f6563ea86a5407768b5908697f0b534f3c31dfeb75bf929eba85583ff8f409316f8f4512e01d54a9d9152adf22b43cce286c59b7b13b21a5844fca4c languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.4": - version: 3.0.6 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.6" +"@smithy/util-defaults-mode-node@npm:^3.0.14": + version: 3.0.14 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.14" dependencies: - "@smithy/config-resolver": "npm:^3.0.3" - "@smithy/credential-provider-imds": "npm:^3.1.2" - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/property-provider": "npm:^3.1.2" - "@smithy/smithy-client": "npm:^3.1.4" - "@smithy/types": "npm:^3.2.0" + "@smithy/config-resolver": "npm:^3.0.5" + "@smithy/credential-provider-imds": "npm:^3.2.0" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/property-provider": "npm:^3.1.3" + "@smithy/smithy-client": "npm:^3.1.12" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/20476aae3eb5cb4353e63cc5bf4a91c47f40016981631b1a1150fca0d561907df8dc4c7c4c39c5462febc226e8daedbbcd5468df93326d54127fd31932305ae8 + checksum: 10/bccb5141fb21f1108ddbe1b3729d82f733eb15af1d70bf2c93ec6ee00c562ca8bb301c35589e53227a0dcb2e9f9d40218574852894288b1660ca4abad241e862 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.0.2": - version: 2.0.3 - resolution: "@smithy/util-endpoints@npm:2.0.3" +"@smithy/util-endpoints@npm:^2.0.5": + version: 2.0.5 + resolution: "@smithy/util-endpoints@npm:2.0.5" dependencies: - "@smithy/node-config-provider": "npm:^3.1.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/node-config-provider": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/145fe25e5ab22ee2214b6ffefc8fa91d77f09e456cf38000565faa96cad4e6da88bbd47e79e6c7c5e8ed1c7e896a3b3c8496706b28c6d2fe748675d467429359 + checksum: 10/e662817c9e5cc607dd8b273114a0c97e1d9292ef1bd3ff9c3b841ef6cfb7e061e57ccf7da2646a6505aba44a5e54dfe62d8189a7ccdcc0fb73ec2877eafc8233 languageName: node linkType: hard @@ -1877,40 +1889,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.1, @smithy/util-middleware@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/util-middleware@npm:3.0.2" +"@smithy/util-middleware@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/util-middleware@npm:3.0.3" dependencies: - "@smithy/types": "npm:^3.2.0" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/1e202038bb332bc8301b5e7b882c917927d9c71aae1aae1d5529c68abbaf8efe4791a29f7d192c24c015b905d7cac3ef5aa867aedf3d9bf9f3557959a6877925 + checksum: 10/17a45e8a8ea8c1ced327becd3abbcc9499fe460da89c4a95fe4807edf97658807ea9d67b9081d822b1ca294c636a6e5af90285958cc940207ec5e2a671b6b49e languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.1, @smithy/util-retry@npm:^3.0.2": - version: 3.0.2 - resolution: "@smithy/util-retry@npm:3.0.2" +"@smithy/util-retry@npm:^3.0.3": + version: 3.0.3 + resolution: "@smithy/util-retry@npm:3.0.3" dependencies: - "@smithy/service-error-classification": "npm:^3.0.2" - "@smithy/types": "npm:^3.2.0" + "@smithy/service-error-classification": "npm:^3.0.3" + "@smithy/types": "npm:^3.3.0" tslib: "npm:^2.6.2" - checksum: 10/adda2d16b743dd99c5a3dd93da11a7e5e52eede37c936d966ea74aabd32007e2fc375ec47529ea3ea6052fc5c656a620917f87d66232bb4a23a9b252fa7af2eb + checksum: 10/b4dbb47add5739a0e3991453a72608d64730a5a4e9816ab4b86b7bbe1ad1f9f11da3f75c0356fa691d4a85fabee2a7cfd460fa7e098a9d5b81d62c7497421767 languageName: node linkType: hard -"@smithy/util-stream@npm:^3.0.2, @smithy/util-stream@npm:^3.0.4": - version: 3.0.4 - resolution: "@smithy/util-stream@npm:3.0.4" +"@smithy/util-stream@npm:^3.1.3": + version: 3.1.3 + resolution: "@smithy/util-stream@npm:3.1.3" dependencies: - "@smithy/fetch-http-handler": "npm:^3.1.0" - "@smithy/node-http-handler": "npm:^3.1.0" - "@smithy/types": "npm:^3.2.0" + "@smithy/fetch-http-handler": "npm:^3.2.4" + "@smithy/node-http-handler": "npm:^3.1.4" + "@smithy/types": "npm:^3.3.0" "@smithy/util-base64": "npm:^3.0.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-hex-encoding": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/4e53f14fd0b6e32a9b9897193e03f5df969e97f41c28e4f37d3f39082ac0b1b3e8a62117650076e2ea760e14c6b5d2dfd860e69e7c6a7f0145c03b8b6284ce14 + checksum: 10/94907e6aafd2e984a3e0deb6d17bf2d9f0c5560437c0733e0b7ff80b07fdfc6a98e1ace741623031a9f8fb31546eedc202b8feaad82e50d0ab476975014f9c10 languageName: node linkType: hard @@ -1943,10 +1955,10 @@ __metadata: languageName: node linkType: hard -"@types/aws-lambda@npm:^8.10.140": - version: 8.10.140 - resolution: "@types/aws-lambda@npm:8.10.140" - checksum: 10/cf088cd105416ea773abbcd18cb6cdf6b6daa77f199172882e0f12839a06df18478982738f30b000ffcdb704c5d27afef7d346d200e756a201531921b2ff06d5 +"@types/aws-lambda@npm:^8.10.143": + version: 8.10.143 + resolution: "@types/aws-lambda@npm:8.10.143" + checksum: 10/326a6af5f26e6abab5ec0479829998714280656ea4f9e8623d1f18b159db7993116acbe2e5b0351e8e34601ff283c79b2e8c7c8c0c874f43d2649d9b00c50942 languageName: node linkType: hard @@ -2178,6 +2190,13 @@ __metadata: languageName: node linkType: hard +"async@npm:^3.2.3": + version: 3.2.5 + resolution: "async@npm:3.2.5" + checksum: 10/323c3615c3f0ab1ac25a6f953296bc0ac3213d5e0f1c0debdb12964e55963af288d570293c11e44f7967af58c06d2a88d0ea588c86ec0fbf62fa98037f604a0f + languageName: node + linkType: hard + "babel-jest@npm:^29.7.0": version: 29.7.0 resolution: "babel-jest@npm:29.7.0" @@ -2394,7 +2413,7 @@ __metadata: languageName: node linkType: hard -"chalk@npm:^4.0.0": +"chalk@npm:^4.0.0, chalk@npm:^4.0.2": version: 4.1.2 resolution: "chalk@npm:4.1.2" dependencies: @@ -2590,6 +2609,17 @@ __metadata: languageName: node linkType: hard +"ejs@npm:^3.1.10": + version: 3.1.10 + resolution: "ejs@npm:3.1.10" + dependencies: + jake: "npm:^10.8.5" + bin: + ejs: bin/cli.js + checksum: 10/a9cb7d7cd13b7b1cd0be5c4788e44dd10d92f7285d2f65b942f33e127230c054f99a42db4d99f766d8dbc6c57e94799593ee66a14efd7c8dd70c4812bf6aa384 + languageName: node + linkType: hard + "electron-to-chromium@npm:^1.4.668": version: 1.4.750 resolution: "electron-to-chromium@npm:1.4.750" @@ -2650,33 +2680,34 @@ __metadata: languageName: node linkType: hard -"esbuild@npm:^0.21.5": - version: 0.21.5 - resolution: "esbuild@npm:0.21.5" - dependencies: - "@esbuild/aix-ppc64": "npm:0.21.5" - "@esbuild/android-arm": "npm:0.21.5" - "@esbuild/android-arm64": "npm:0.21.5" - "@esbuild/android-x64": "npm:0.21.5" - "@esbuild/darwin-arm64": "npm:0.21.5" - "@esbuild/darwin-x64": "npm:0.21.5" - "@esbuild/freebsd-arm64": "npm:0.21.5" - "@esbuild/freebsd-x64": "npm:0.21.5" - "@esbuild/linux-arm": "npm:0.21.5" - "@esbuild/linux-arm64": "npm:0.21.5" - "@esbuild/linux-ia32": "npm:0.21.5" - "@esbuild/linux-loong64": "npm:0.21.5" - "@esbuild/linux-mips64el": "npm:0.21.5" - "@esbuild/linux-ppc64": "npm:0.21.5" - "@esbuild/linux-riscv64": "npm:0.21.5" - "@esbuild/linux-s390x": "npm:0.21.5" - "@esbuild/linux-x64": "npm:0.21.5" - "@esbuild/netbsd-x64": "npm:0.21.5" - "@esbuild/openbsd-x64": "npm:0.21.5" - "@esbuild/sunos-x64": "npm:0.21.5" - "@esbuild/win32-arm64": "npm:0.21.5" - "@esbuild/win32-ia32": "npm:0.21.5" - "@esbuild/win32-x64": "npm:0.21.5" +"esbuild@npm:^0.23.0": + version: 0.23.0 + resolution: "esbuild@npm:0.23.0" + dependencies: + "@esbuild/aix-ppc64": "npm:0.23.0" + "@esbuild/android-arm": "npm:0.23.0" + "@esbuild/android-arm64": "npm:0.23.0" + "@esbuild/android-x64": "npm:0.23.0" + "@esbuild/darwin-arm64": "npm:0.23.0" + "@esbuild/darwin-x64": "npm:0.23.0" + "@esbuild/freebsd-arm64": "npm:0.23.0" + "@esbuild/freebsd-x64": "npm:0.23.0" + "@esbuild/linux-arm": "npm:0.23.0" + "@esbuild/linux-arm64": "npm:0.23.0" + "@esbuild/linux-ia32": "npm:0.23.0" + "@esbuild/linux-loong64": "npm:0.23.0" + "@esbuild/linux-mips64el": "npm:0.23.0" + "@esbuild/linux-ppc64": "npm:0.23.0" + "@esbuild/linux-riscv64": "npm:0.23.0" + "@esbuild/linux-s390x": "npm:0.23.0" + "@esbuild/linux-x64": "npm:0.23.0" + "@esbuild/netbsd-x64": "npm:0.23.0" + "@esbuild/openbsd-arm64": "npm:0.23.0" + "@esbuild/openbsd-x64": "npm:0.23.0" + "@esbuild/sunos-x64": "npm:0.23.0" + "@esbuild/win32-arm64": "npm:0.23.0" + "@esbuild/win32-ia32": "npm:0.23.0" + "@esbuild/win32-x64": "npm:0.23.0" dependenciesMeta: "@esbuild/aix-ppc64": optional: true @@ -2714,6 +2745,8 @@ __metadata: optional: true "@esbuild/netbsd-x64": optional: true + "@esbuild/openbsd-arm64": + optional: true "@esbuild/openbsd-x64": optional: true "@esbuild/sunos-x64": @@ -2726,7 +2759,7 @@ __metadata: optional: true bin: esbuild: bin/esbuild - checksum: 10/d2ff2ca84d30cce8e871517374d6c2290835380dc7cd413b2d49189ed170d45e407be14de2cb4794cf76f75cf89955c4714726ebd3de7444b3046f5cab23ab6b + checksum: 10/d3d91bf9ca73ba33966fc54cabb321eca770a5e2ff5b34d67e4235c94560cfd881803e39fcaa31d842579d10600da5201c5f597f8438679f6db856f75ded7124 languageName: node linkType: hard @@ -2812,14 +2845,14 @@ __metadata: languageName: node linkType: hard -"fast-xml-parser@npm:4.2.5": - version: 4.2.5 - resolution: "fast-xml-parser@npm:4.2.5" +"fast-xml-parser@npm:4.4.1": + version: 4.4.1 + resolution: "fast-xml-parser@npm:4.4.1" dependencies: strnum: "npm:^1.0.5" bin: fxparser: src/cli/cli.js - checksum: 10/4be7ebe24d6a9a60c278e1423cd86a7da9a77ec64c95563e2c552363caf7a777e0c87c9de1255c2f4e8dea9bce8905dc2bdc58a34e9f2b73c4693654456ad284 + checksum: 10/0c05ab8703630d8c857fafadbd78d0020d3a8e54310c3842179cd4a0d9d97e96d209ce885e91241f4aa9dd8dfc2fd924a682741a423d65153cad34da2032ec44 languageName: node linkType: hard @@ -2832,6 +2865,15 @@ __metadata: languageName: node linkType: hard +"filelist@npm:^1.0.4": + version: 1.0.4 + resolution: "filelist@npm:1.0.4" + dependencies: + minimatch: "npm:^5.0.1" + checksum: 10/4b436fa944b1508b95cffdfc8176ae6947b92825483639ef1b9a89b27d82f3f8aa22b21eed471993f92709b431670d4e015b39c087d435a61e1bb04564cf51de + languageName: node + linkType: hard + "fill-range@npm:^7.1.1": version: 7.1.1 resolution: "fill-range@npm:7.1.1" @@ -2879,6 +2921,13 @@ __metadata: languageName: node linkType: hard +"fs.realpath@npm:^1.0.0": + version: 1.0.0 + resolution: "fs.realpath@npm:1.0.0" + checksum: 10/e703107c28e362d8d7b910bbcbfd371e640a3bb45ae157a362b5952c0030c0b6d4981140ec319b347bce7adc025dd7813da1ff908a945ac214d64f5402a51b96 + languageName: node + linkType: hard + "fsevents@npm:^2.3.2": version: 2.3.3 resolution: "fsevents@npm:2.3.3" @@ -2933,9 +2982,9 @@ __metadata: languageName: node linkType: hard -"glob@npm:^10.4.2": - version: 10.4.2 - resolution: "glob@npm:10.4.2" +"glob@npm:^10.2.2, glob@npm:^10.3.10": + version: 10.4.5 + resolution: "glob@npm:10.4.5" dependencies: foreground-child: "npm:^3.1.0" jackspeak: "npm:^3.1.2" @@ -2945,7 +2994,21 @@ __metadata: path-scurry: "npm:^1.11.1" bin: glob: dist/esm/bin.mjs - checksum: 10/e412776b5952a818eba790c830bea161c9a56813fd767d8c4c49f855603b1fb962b3e73f1f627a47298a57d2992b9f0f2fe15cf93e74ecaaa63fb45d63fdd090 + checksum: 10/698dfe11828b7efd0514cd11e573eaed26b2dff611f0400907281ce3eab0c1e56143ef9b35adc7c77ecc71fba74717b510c7c223d34ca8a98ec81777b293d4ac + languageName: node + linkType: hard + +"glob@npm:^7.1.3, glob@npm:^7.1.4": + version: 7.2.3 + resolution: "glob@npm:7.2.3" + dependencies: + fs.realpath: "npm:^1.0.0" + inflight: "npm:^1.0.4" + inherits: "npm:2" + minimatch: "npm:^3.1.1" + once: "npm:^1.3.0" + path-is-absolute: "npm:^1.0.0" + checksum: 10/59452a9202c81d4508a43b8af7082ca5c76452b9fcc4a9ab17655822e6ce9b21d4f8fbadabe4fe3faef448294cec249af305e2cd824b7e9aaf689240e5e96a7b languageName: node linkType: hard @@ -3062,6 +3125,23 @@ __metadata: languageName: node linkType: hard +"inflight@npm:^1.0.4": + version: 1.0.6 + resolution: "inflight@npm:1.0.6" + dependencies: + once: "npm:^1.3.0" + wrappy: "npm:1" + checksum: 10/d2ebd65441a38c8336c223d1b80b921b9fa737e37ea466fd7e253cb000c64ae1f17fa59e68130ef5bda92cfd8d36b83d37dab0eb0a4558bcfec8e8cdfd2dcb67 + languageName: node + linkType: hard + +"inherits@npm:2": + version: 2.0.4 + resolution: "inherits@npm:2.0.4" + checksum: 10/cd45e923bee15186c07fa4c89db0aace24824c482fb887b528304694b2aa6ff8a898da8657046a5dcf3e46cd6db6c61629551f9215f208d7c3f157cf9b290521 + languageName: node + linkType: hard + "ip-address@npm:^9.0.5": version: 9.0.5 resolution: "ip-address@npm:9.0.5" @@ -3215,6 +3295,20 @@ __metadata: languageName: node linkType: hard +"jake@npm:^10.8.5": + version: 10.9.2 + resolution: "jake@npm:10.9.2" + dependencies: + async: "npm:^3.2.3" + chalk: "npm:^4.0.2" + filelist: "npm:^1.0.4" + minimatch: "npm:^3.1.2" + bin: + jake: bin/cli.js + checksum: 10/3be324708f99f031e0aec49ef8fd872eb4583cbe8a29a0c875f554f6ac638ee4ea5aa759bb63723fd54f77ca6d7db851eaa78353301734ed3700db9cb109a0cd + languageName: node + linkType: hard + "jest-changed-files@npm:^29.7.0": version: 29.7.0 resolution: "jest-changed-files@npm:29.7.0" @@ -3836,7 +3930,7 @@ __metadata: languageName: node linkType: hard -"minimatch@npm:^3.0.4": +"minimatch@npm:^3.0.4, minimatch@npm:^3.1.1, minimatch@npm:^3.1.2": version: 3.1.2 resolution: "minimatch@npm:3.1.2" dependencies: @@ -3845,6 +3939,15 @@ __metadata: languageName: node linkType: hard +"minimatch@npm:^5.0.1": + version: 5.1.6 + resolution: "minimatch@npm:5.1.6" + dependencies: + brace-expansion: "npm:^2.0.1" + checksum: 10/126b36485b821daf96d33b5c821dac600cc1ab36c87e7a532594f9b1652b1fa89a1eebcaad4dff17c764dce1a7ac1531327f190fed5f97d8f6e5f889c116c429 + languageName: node + linkType: hard + "minimatch@npm:^9.0.4": version: 9.0.4 resolution: "minimatch@npm:9.0.4" @@ -4043,6 +4146,15 @@ __metadata: languageName: node linkType: hard +"once@npm:^1.3.0": + version: 1.4.0 + resolution: "once@npm:1.4.0" + dependencies: + wrappy: "npm:1" + checksum: 10/cd0a88501333edd640d95f0d2700fbde6bff20b3d4d9bdc521bdd31af0656b5706570d6c6afe532045a20bb8dc0849f8332d6f2a416e0ba6d3d3b98806c7db68 + languageName: node + linkType: hard + "onetime@npm:^5.1.2": version: 5.1.2 resolution: "onetime@npm:5.1.2" @@ -4121,6 +4233,13 @@ __metadata: languageName: node linkType: hard +"path-is-absolute@npm:^1.0.0": + version: 1.0.1 + resolution: "path-is-absolute@npm:1.0.1" + checksum: 10/060840f92cf8effa293bcc1bea81281bd7d363731d214cbe5c227df207c34cd727430f70c6037b5159c8a870b9157cba65e775446b0ab06fd5ecc7e54615a3b8 + languageName: node + linkType: hard + "path-key@npm:^3.0.0, path-key@npm:^3.1.0": version: 3.1.1 resolution: "path-key@npm:3.1.1" @@ -4342,15 +4461,15 @@ __metadata: version: 0.0.0-use.local resolution: "postgres-manager@workspace:." dependencies: - "@aws-sdk/client-secrets-manager": "npm:^3.600.0" - "@types/aws-lambda": "npm:^8.10.140" + "@aws-sdk/client-secrets-manager": "npm:^3.629.0" + "@types/aws-lambda": "npm:^8.10.143" "@types/jest": "npm:^29.5.12" "@types/pg": "npm:^8.11.6" - esbuild: "npm:^0.21.5" + esbuild: "npm:^0.23.0" jest: "npm:^29.7.0" pg: "npm:^8.12.0" - ts-jest: "npm:^29.1.5" - typescript: "npm:^5.4.5" + ts-jest: "npm:^29.2.4" + typescript: "npm:^5.5.4" languageName: unknown linkType: soft @@ -4798,11 +4917,12 @@ __metadata: languageName: node linkType: hard -"ts-jest@npm:^29.1.5": - version: 29.1.5 - resolution: "ts-jest@npm:29.1.5" +"ts-jest@npm:^29.2.4": + version: 29.2.4 + resolution: "ts-jest@npm:29.2.4" dependencies: bs-logger: "npm:0.x" + ejs: "npm:^3.1.10" fast-json-stable-stringify: "npm:2.x" jest-util: "npm:^29.0.0" json5: "npm:^2.2.3" @@ -4830,7 +4950,7 @@ __metadata: optional: true bin: ts-jest: cli.js - checksum: 10/11a29a49130f1c9bef5aebe8007f6be3e630af6c2dea6b00ff5a86d649321854a43966b4990a43960d77a3f98d7a753b9b7e19c20c42a2d38341d6e67a3e48d1 + checksum: 10/69db25e06b93f4ea4e454a54afc4e49c59b71f7efdef94fe728f4d62b8c475364d0fed7253212c5394669dcd143516ab6f630f4b139b2f9c37119245cf5a963c languageName: node linkType: hard @@ -4855,23 +4975,23 @@ __metadata: languageName: node linkType: hard -"typescript@npm:^5.4.5": - version: 5.4.5 - resolution: "typescript@npm:5.4.5" +"typescript@npm:^5.5.4": + version: 5.5.4 + resolution: "typescript@npm:5.5.4" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/d04a9e27e6d83861f2126665aa8d84847e8ebabcea9125b9ebc30370b98cb38b5dff2508d74e2326a744938191a83a69aa9fddab41f193ffa43eabfdf3f190a5 + checksum: 10/1689ccafef894825481fc3d856b4834ba3cc185a9c2878f3c76a9a1ef81af04194849840f3c69e7961e2312771471bb3b460ca92561e1d87599b26c37d0ffb6f languageName: node linkType: hard -"typescript@patch:typescript@npm%3A^5.4.5#optional!builtin": - version: 5.4.5 - resolution: "typescript@patch:typescript@npm%3A5.4.5#optional!builtin::version=5.4.5&hash=5adc0c" +"typescript@patch:typescript@npm%3A^5.5.4#optional!builtin": + version: 5.5.4 + resolution: "typescript@patch:typescript@npm%3A5.5.4#optional!builtin::version=5.5.4&hash=379a07" bin: tsc: bin/tsc tsserver: bin/tsserver - checksum: 10/760f7d92fb383dbf7dee2443bf902f4365db2117f96f875cf809167f6103d55064de973db9f78fe8f31ec08fff52b2c969aee0d310939c0a3798ec75d0bca2e1 + checksum: 10/746fdd0865c5ce4f15e494c57ede03a9e12ede59cfdb40da3a281807853fe63b00ef1c912d7222143499aa82f18b8b472baa1830df8804746d09b55f6cf5b1cc languageName: node linkType: hard @@ -4987,6 +5107,13 @@ __metadata: languageName: node linkType: hard +"wrappy@npm:1": + version: 1.0.2 + resolution: "wrappy@npm:1.0.2" + checksum: 10/159da4805f7e84a3d003d8841557196034155008f817172d4e986bd591f74aa82aa7db55929a54222309e01079a65a92a9e6414da5a6aa4b01ee44a511ac3ee5 + languageName: node + linkType: hard + "write-file-atomic@npm:^4.0.2": version: 4.0.2 resolution: "write-file-atomic@npm:4.0.2"