From 15c63bf20e17150527a6a2ca8f642f5f68cede7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Colladon?= Date: Sat, 5 Oct 2024 16:43:57 +0200 Subject: [PATCH] build: upgrade dependencies --- package.json | 20 +- yarn.lock | 2292 ++++++++++++++++++++++++++------------------------ 2 files changed, 1187 insertions(+), 1125 deletions(-) diff --git a/package.json b/package.json index dae4fdc17..3fab7ad9d 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "packageManager": "yarn@4.5.0", "dependencies": { - "@oclif/core": "^4.0.23", + "@oclif/core": "^4.0.27", "@salesforce/core": "^8.6.1", "@salesforce/sf-plugins-core": "^11.3.10", "async": "^3.2.6", @@ -63,37 +63,37 @@ "xmlbuilder2": "^3.1.1" }, "devDependencies": { - "@biomejs/biome": "^1.9.2", + "@biomejs/biome": "^1.9.3", "@commitlint/cli": "^19.5.0", "@commitlint/config-conventional": "^19.5.0", "@jest/globals": "^29.7.0", "@ls-lint/ls-lint": "^2.2.3", - "@oclif/plugin-command-snapshot": "^5.2.17", - "@oclif/plugin-help": "^6.2.13", + "@oclif/plugin-command-snapshot": "^5.2.18", + "@oclif/plugin-help": "^6.2.14", "@salesforce/cli-plugins-testkit": "^5.3.33", "@salesforce/dev-config": "^4.3.1", "@salesforce/ts-sinon": "^1.4.27", - "@stryker-mutator/core": "^8.5.0", - "@stryker-mutator/jest-runner": "^8.5.0", + "@stryker-mutator/core": "^8.6.0", + "@stryker-mutator/jest-runner": "^8.6.0", "@swc/core": "1.7.26", "@types/async": "^3.2.24", "@types/chai": "^5.0.0", "@types/fs-extra": "^11.0.4", "@types/jest": "^29.5.13", - "@types/lodash": "^4", - "@types/lodash-es": "^4", + "@types/lodash": "^4.17.10", + "@types/lodash-es": "^4.17.12", "@types/mocha": "^10.0.8", "@types/node": "^22.7.4", "benchmark": "^2.1.4", "chai": "^5.1.1", "husky": "^9.1.6", "jest": "^29.7.0", - "knip": "^5.30.6", + "knip": "^5.31.0", "lint-staged": "^15.2.10", "lodash": "^4.17.21", "mocha": "^10.7.3", "nyc": "^17.1.0", - "oclif": "^4.14.36", + "oclif": "^4.15.2", "shx": "^0.3.4", "sinon": "^19.0.2", "ts-jest": "^29.2.5", diff --git a/yarn.lock b/yarn.lock index 374507f8f..68d01d9ff 100644 --- a/yarn.lock +++ b/yarn.lock @@ -98,583 +98,585 @@ __metadata: linkType: hard "@aws-sdk/client-cloudfront@npm:^3.645.0": - version: 3.658.1 - resolution: "@aws-sdk/client-cloudfront@npm:3.658.1" + version: 3.665.0 + resolution: "@aws-sdk/client-cloudfront@npm:3.665.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.658.1" - "@aws-sdk/client-sts": "npm:3.658.1" - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/credential-provider-node": "npm:3.658.1" - "@aws-sdk/middleware-host-header": "npm:3.654.0" - "@aws-sdk/middleware-logger": "npm:3.654.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" - "@aws-sdk/middleware-user-agent": "npm:3.654.0" - "@aws-sdk/region-config-resolver": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@aws-sdk/util-user-agent-browser": "npm:3.654.0" - "@aws-sdk/util-user-agent-node": "npm:3.654.0" - "@aws-sdk/xml-builder": "npm:3.654.0" - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/core": "npm:^2.4.6" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/hash-node": "npm:^3.0.6" - "@smithy/invalid-dependency": "npm:^3.0.6" - "@smithy/middleware-content-length": "npm:^3.0.8" - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@aws-sdk/client-sso-oidc": "npm:3.665.0" + "@aws-sdk/client-sts": "npm:3.665.0" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/credential-provider-node": "npm:3.665.0" + "@aws-sdk/middleware-host-header": "npm:3.664.0" + "@aws-sdk/middleware-logger": "npm:3.664.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.664.0" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/region-config-resolver": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@aws-sdk/util-user-agent-browser": "npm:3.664.0" + "@aws-sdk/util-user-agent-node": "npm:3.664.0" + "@aws-sdk/xml-builder": "npm:3.662.0" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/core": "npm:^2.4.7" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/hash-node": "npm:^3.0.7" + "@smithy/invalid-dependency": "npm:^3.0.7" + "@smithy/middleware-content-length": "npm:^3.0.9" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.22" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" "@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.21" - "@smithy/util-defaults-mode-node": "npm:^3.0.21" - "@smithy/util-endpoints": "npm:^2.1.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" - "@smithy/util-stream": "npm:^3.1.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.22" + "@smithy/util-defaults-mode-node": "npm:^3.0.22" + "@smithy/util-endpoints": "npm:^2.1.3" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" + "@smithy/util-stream": "npm:^3.1.9" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.5" + "@smithy/util-waiter": "npm:^3.1.6" tslib: "npm:^2.6.2" - checksum: 10/8243fa75cf347104028a996fce39833b73ced326c0ef8b26702aca16a43fe1ea1721bee5325eef5dd55da0ae247a18cbff4fd3cb2aef717e3eacd2addc9c8b0f + checksum: 10/2049bbf794b65b88aa401e1a9aa1efc7e3bb2c5b16ef0ae3c90e06da76cc7289f785d1faf4a2f44091a457f309e3d59a40e403564c8aeec41d4c3b8f39c655bd languageName: node linkType: hard "@aws-sdk/client-s3@npm:^3.651.1": - version: 3.658.1 - resolution: "@aws-sdk/client-s3@npm:3.658.1" + version: 3.665.0 + resolution: "@aws-sdk/client-s3@npm:3.665.0" 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.658.1" - "@aws-sdk/client-sts": "npm:3.658.1" - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/credential-provider-node": "npm:3.658.1" - "@aws-sdk/middleware-bucket-endpoint": "npm:3.654.0" - "@aws-sdk/middleware-expect-continue": "npm:3.654.0" - "@aws-sdk/middleware-flexible-checksums": "npm:3.658.1" - "@aws-sdk/middleware-host-header": "npm:3.654.0" - "@aws-sdk/middleware-location-constraint": "npm:3.654.0" - "@aws-sdk/middleware-logger": "npm:3.654.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" - "@aws-sdk/middleware-sdk-s3": "npm:3.658.1" - "@aws-sdk/middleware-ssec": "npm:3.654.0" - "@aws-sdk/middleware-user-agent": "npm:3.654.0" - "@aws-sdk/region-config-resolver": "npm:3.654.0" - "@aws-sdk/signature-v4-multi-region": "npm:3.658.1" - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@aws-sdk/util-user-agent-browser": "npm:3.654.0" - "@aws-sdk/util-user-agent-node": "npm:3.654.0" - "@aws-sdk/xml-builder": "npm:3.654.0" - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/core": "npm:^2.4.6" - "@smithy/eventstream-serde-browser": "npm:^3.0.9" - "@smithy/eventstream-serde-config-resolver": "npm:^3.0.6" - "@smithy/eventstream-serde-node": "npm:^3.0.8" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/hash-blob-browser": "npm:^3.1.5" - "@smithy/hash-node": "npm:^3.0.6" - "@smithy/hash-stream-node": "npm:^3.1.5" - "@smithy/invalid-dependency": "npm:^3.0.6" - "@smithy/md5-js": "npm:^3.0.6" - "@smithy/middleware-content-length": "npm:^3.0.8" - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@aws-sdk/client-sso-oidc": "npm:3.665.0" + "@aws-sdk/client-sts": "npm:3.665.0" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/credential-provider-node": "npm:3.665.0" + "@aws-sdk/middleware-bucket-endpoint": "npm:3.664.0" + "@aws-sdk/middleware-expect-continue": "npm:3.664.0" + "@aws-sdk/middleware-flexible-checksums": "npm:3.664.0" + "@aws-sdk/middleware-host-header": "npm:3.664.0" + "@aws-sdk/middleware-location-constraint": "npm:3.664.0" + "@aws-sdk/middleware-logger": "npm:3.664.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.664.0" + "@aws-sdk/middleware-sdk-s3": "npm:3.665.0" + "@aws-sdk/middleware-ssec": "npm:3.664.0" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/region-config-resolver": "npm:3.664.0" + "@aws-sdk/signature-v4-multi-region": "npm:3.665.0" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@aws-sdk/util-user-agent-browser": "npm:3.664.0" + "@aws-sdk/util-user-agent-node": "npm:3.664.0" + "@aws-sdk/xml-builder": "npm:3.662.0" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/core": "npm:^2.4.7" + "@smithy/eventstream-serde-browser": "npm:^3.0.10" + "@smithy/eventstream-serde-config-resolver": "npm:^3.0.7" + "@smithy/eventstream-serde-node": "npm:^3.0.9" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/hash-blob-browser": "npm:^3.1.6" + "@smithy/hash-node": "npm:^3.0.7" + "@smithy/hash-stream-node": "npm:^3.1.6" + "@smithy/invalid-dependency": "npm:^3.0.7" + "@smithy/md5-js": "npm:^3.0.7" + "@smithy/middleware-content-length": "npm:^3.0.9" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.22" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" "@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.21" - "@smithy/util-defaults-mode-node": "npm:^3.0.21" - "@smithy/util-endpoints": "npm:^2.1.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" - "@smithy/util-stream": "npm:^3.1.8" + "@smithy/util-defaults-mode-browser": "npm:^3.0.22" + "@smithy/util-defaults-mode-node": "npm:^3.0.22" + "@smithy/util-endpoints": "npm:^2.1.3" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" + "@smithy/util-stream": "npm:^3.1.9" "@smithy/util-utf8": "npm:^3.0.0" - "@smithy/util-waiter": "npm:^3.1.5" + "@smithy/util-waiter": "npm:^3.1.6" tslib: "npm:^2.6.2" - checksum: 10/d55e46754a2ad0276983ccf94132cf19754d644d3e810cbed6aa27ed843e27da34edefefb960c0ccd68ebe72f71b00763c3750bb74aae96049e2a210e6432bca + checksum: 10/4406dee7a8728dd2700434a8200cf196a305d7ece4fd983660416b33c674ba7b4d84097b1c1feca32269fdc90376709ca9d320edda257d16fc1feb3e12fd017b languageName: node linkType: hard -"@aws-sdk/client-sso-oidc@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/client-sso-oidc@npm:3.658.1" +"@aws-sdk/client-sso-oidc@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/client-sso-oidc@npm:3.665.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/credential-provider-node": "npm:3.658.1" - "@aws-sdk/middleware-host-header": "npm:3.654.0" - "@aws-sdk/middleware-logger": "npm:3.654.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" - "@aws-sdk/middleware-user-agent": "npm:3.654.0" - "@aws-sdk/region-config-resolver": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@aws-sdk/util-user-agent-browser": "npm:3.654.0" - "@aws-sdk/util-user-agent-node": "npm:3.654.0" - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/core": "npm:^2.4.6" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/hash-node": "npm:^3.0.6" - "@smithy/invalid-dependency": "npm:^3.0.6" - "@smithy/middleware-content-length": "npm:^3.0.8" - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/credential-provider-node": "npm:3.665.0" + "@aws-sdk/middleware-host-header": "npm:3.664.0" + "@aws-sdk/middleware-logger": "npm:3.664.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.664.0" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/region-config-resolver": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@aws-sdk/util-user-agent-browser": "npm:3.664.0" + "@aws-sdk/util-user-agent-node": "npm:3.664.0" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/core": "npm:^2.4.7" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/hash-node": "npm:^3.0.7" + "@smithy/invalid-dependency": "npm:^3.0.7" + "@smithy/middleware-content-length": "npm:^3.0.9" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.22" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" "@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.21" - "@smithy/util-defaults-mode-node": "npm:^3.0.21" - "@smithy/util-endpoints": "npm:^2.1.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-defaults-mode-browser": "npm:^3.0.22" + "@smithy/util-defaults-mode-node": "npm:^3.0.22" + "@smithy/util-endpoints": "npm:^2.1.3" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.658.1 - checksum: 10/77cc97941e08046006d9a88671eaf88e57c62ff34b0a8c497b659d703e287659bfa4ca5b15b9369c2af52a0c70b79e9b0c8366a2b4109d28197e148a9d0e3c0c + "@aws-sdk/client-sts": ^3.665.0 + checksum: 10/cd88ed702a1e5ab060d0e72a99cf4f45f4ad542fa1aa27f8620e68289d376b944e037319033b29098100ebfd5e72e9907756454152d5d335892f81358c7130f1 languageName: node linkType: hard -"@aws-sdk/client-sso@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/client-sso@npm:3.658.1" +"@aws-sdk/client-sso@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/client-sso@npm:3.665.0" dependencies: "@aws-crypto/sha256-browser": "npm:5.2.0" "@aws-crypto/sha256-js": "npm:5.2.0" - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/middleware-host-header": "npm:3.654.0" - "@aws-sdk/middleware-logger": "npm:3.654.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" - "@aws-sdk/middleware-user-agent": "npm:3.654.0" - "@aws-sdk/region-config-resolver": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@aws-sdk/util-user-agent-browser": "npm:3.654.0" - "@aws-sdk/util-user-agent-node": "npm:3.654.0" - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/core": "npm:^2.4.6" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/hash-node": "npm:^3.0.6" - "@smithy/invalid-dependency": "npm:^3.0.6" - "@smithy/middleware-content-length": "npm:^3.0.8" - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/middleware-host-header": "npm:3.664.0" + "@aws-sdk/middleware-logger": "npm:3.664.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.664.0" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/region-config-resolver": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@aws-sdk/util-user-agent-browser": "npm:3.664.0" + "@aws-sdk/util-user-agent-node": "npm:3.664.0" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/core": "npm:^2.4.7" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/hash-node": "npm:^3.0.7" + "@smithy/invalid-dependency": "npm:^3.0.7" + "@smithy/middleware-content-length": "npm:^3.0.9" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.22" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" "@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.21" - "@smithy/util-defaults-mode-node": "npm:^3.0.21" - "@smithy/util-endpoints": "npm:^2.1.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-defaults-mode-browser": "npm:^3.0.22" + "@smithy/util-defaults-mode-node": "npm:^3.0.22" + "@smithy/util-endpoints": "npm:^2.1.3" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/227b20476275b72bff10f5bf6b7d720e2700bd3d85f129aa4b3a78b6d2e035396849fbea8998922f16086bfc1c690685e7b9eec4354051d4244c4acfaaf9a7fb + checksum: 10/7c8c01e428bdd75a0b2f84908066160047a96fb4fa79a89f2783348a157f4837f2195d31c1ec043226e3a300946583d7bea73a7a8a14fb7139e0feaa9fb8ba83 languageName: node linkType: hard -"@aws-sdk/client-sts@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/client-sts@npm:3.658.1" +"@aws-sdk/client-sts@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/client-sts@npm:3.665.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.658.1" - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/credential-provider-node": "npm:3.658.1" - "@aws-sdk/middleware-host-header": "npm:3.654.0" - "@aws-sdk/middleware-logger": "npm:3.654.0" - "@aws-sdk/middleware-recursion-detection": "npm:3.654.0" - "@aws-sdk/middleware-user-agent": "npm:3.654.0" - "@aws-sdk/region-config-resolver": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@aws-sdk/util-user-agent-browser": "npm:3.654.0" - "@aws-sdk/util-user-agent-node": "npm:3.654.0" - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/core": "npm:^2.4.6" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/hash-node": "npm:^3.0.6" - "@smithy/invalid-dependency": "npm:^3.0.6" - "@smithy/middleware-content-length": "npm:^3.0.8" - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@aws-sdk/client-sso-oidc": "npm:3.665.0" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/credential-provider-node": "npm:3.665.0" + "@aws-sdk/middleware-host-header": "npm:3.664.0" + "@aws-sdk/middleware-logger": "npm:3.664.0" + "@aws-sdk/middleware-recursion-detection": "npm:3.664.0" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/region-config-resolver": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@aws-sdk/util-user-agent-browser": "npm:3.664.0" + "@aws-sdk/util-user-agent-node": "npm:3.664.0" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/core": "npm:^2.4.7" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/hash-node": "npm:^3.0.7" + "@smithy/invalid-dependency": "npm:^3.0.7" + "@smithy/middleware-content-length": "npm:^3.0.9" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.22" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" "@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.21" - "@smithy/util-defaults-mode-node": "npm:^3.0.21" - "@smithy/util-endpoints": "npm:^2.1.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" + "@smithy/util-defaults-mode-browser": "npm:^3.0.22" + "@smithy/util-defaults-mode-node": "npm:^3.0.22" + "@smithy/util-endpoints": "npm:^2.1.3" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/272d472db822191819aa5397911d66f6d2278fa1c478dbc6b2a46c1ccbbf85a7966616e00c1ff7bc6b2367a1f0f6e603f81dfdd735bf5c053506dd6ac3a37438 + checksum: 10/4d7dac906c1b792511bd3f682ac9249e3d404fade9bb07c3acab38373873a643885ba9192ff5e5f1df99a395fa8d4a438adfdc416b18901f68d42afad9c13596 languageName: node linkType: hard -"@aws-sdk/core@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/core@npm:3.658.1" +"@aws-sdk/core@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/core@npm:3.665.0" dependencies: - "@smithy/core": "npm:^2.4.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/signature-v4": "npm:^4.1.4" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-middleware": "npm:^3.0.6" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/core": "npm:^2.4.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-middleware": "npm:^3.0.7" fast-xml-parser: "npm:4.4.1" tslib: "npm:^2.6.2" - checksum: 10/05bed849a7fe52276f26e2085630d621181de17da8d033e6ccb63bf4e04a7154da8a280b7568ecfb6e634d01a1f61bbcf03ac4d153d2f9ebecf7af34bf3798a4 + checksum: 10/fc963497b1bab9ec731ed571400133b5405f72c90f0cd5e290189791246e7897a59fdd33121ba2c0c9fddbf0d2dd79d629602804347229ee15fac3c63d7b6211 languageName: node linkType: hard -"@aws-sdk/credential-provider-env@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/credential-provider-env@npm:3.654.0" +"@aws-sdk/credential-provider-env@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/credential-provider-env@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/ceef4f105d35ccef6da2f5244e215fcd84dd45626c79c1058173d7a374e7401667f75ca36ca2048a5bc2c5301b30ca4a23f90601dc031f5f127b307523947d3f + checksum: 10/a18a84c9918af0f8ddcbf0e7ded8dcafbf7406a1d50f06dc5b56d8d525ead31e7c9dce61fa6ffe408551324c0be6900ef8fd61e877a8cff9ffca5dae26211a2f languageName: node linkType: hard -"@aws-sdk/credential-provider-http@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/credential-provider-http@npm:3.658.1" +"@aws-sdk/credential-provider-http@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/credential-provider-http@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-stream": "npm:^3.1.8" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-stream": "npm:^3.1.9" tslib: "npm:^2.6.2" - checksum: 10/d3eeed78f7a00e19fcd744724869541719830c4f3e04641c5dd766550eaf77bfdb3783bcfadcc1ebbcaea09796218db2d98d67f2ccd4dc4fcefb38d6fb751b4a + checksum: 10/1045605467fa4b67f7cf9df0d345a0d58b24d2ec550937aaab057b189a1a48ac7f8d434d2393d65ef7aedb3118ce31f3d5bf7c211f68c59701aa8fc120a66e45 languageName: node linkType: hard -"@aws-sdk/credential-provider-ini@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/credential-provider-ini@npm:3.658.1" +"@aws-sdk/credential-provider-ini@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/credential-provider-ini@npm:3.665.0" dependencies: - "@aws-sdk/credential-provider-env": "npm:3.654.0" - "@aws-sdk/credential-provider-http": "npm:3.658.1" - "@aws-sdk/credential-provider-process": "npm:3.654.0" - "@aws-sdk/credential-provider-sso": "npm:3.658.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@smithy/credential-provider-imds": "npm:^3.2.3" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/credential-provider-env": "npm:3.664.0" + "@aws-sdk/credential-provider-http": "npm:3.664.0" + "@aws-sdk/credential-provider-process": "npm:3.664.0" + "@aws-sdk/credential-provider-sso": "npm:3.665.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/credential-provider-imds": "npm:^3.2.4" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.658.1 - checksum: 10/944553c05ec531805603cc8d7233b01d9ab77e7a4229c1a7e29a0f97916d2922f942219de8b2d6ae7db8ad4411fb176075f1d8f2d460a7a93bab672dfc90e318 - languageName: node - linkType: hard - -"@aws-sdk/credential-provider-node@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/credential-provider-node@npm:3.658.1" - dependencies: - "@aws-sdk/credential-provider-env": "npm:3.654.0" - "@aws-sdk/credential-provider-http": "npm:3.658.1" - "@aws-sdk/credential-provider-ini": "npm:3.658.1" - "@aws-sdk/credential-provider-process": "npm:3.654.0" - "@aws-sdk/credential-provider-sso": "npm:3.658.1" - "@aws-sdk/credential-provider-web-identity": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@smithy/credential-provider-imds": "npm:^3.2.3" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/client-sts": ^3.665.0 + checksum: 10/fd938c741b65eeeec3e17d2a4bd2f970a4603d42ba8c6b99a95052fd962d86c064e5217922da976043f5303d9516193df425c3ed402baa1acdeb36bef2402f01 + languageName: node + linkType: hard + +"@aws-sdk/credential-provider-node@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/credential-provider-node@npm:3.665.0" + dependencies: + "@aws-sdk/credential-provider-env": "npm:3.664.0" + "@aws-sdk/credential-provider-http": "npm:3.664.0" + "@aws-sdk/credential-provider-ini": "npm:3.665.0" + "@aws-sdk/credential-provider-process": "npm:3.664.0" + "@aws-sdk/credential-provider-sso": "npm:3.665.0" + "@aws-sdk/credential-provider-web-identity": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/credential-provider-imds": "npm:^3.2.4" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/6215028a1de3f64d970ec28c870e42146d17706b4dabb0e4b0b04cc85f75e7016c0cc88aecc6d351da73b220a4df9b6d4d174ab4632a4f9d91c1cb462e351b76 + checksum: 10/19fa0a108fc64f5b0fe5a3f0c618fbdfdca19c95e698c6815193f7f361897697b4120fee41eab9924d8004c406a681ca5649bd9515b1782f995c824db3fe56c7 languageName: node linkType: hard -"@aws-sdk/credential-provider-process@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/credential-provider-process@npm:3.654.0" +"@aws-sdk/credential-provider-process@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/credential-provider-process@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/a3d00901e3dd9d917ec2932483bcd44d5ac6c399f92faa704a1b7368a597e4ed486e592f3f39a734b0330f0496cd02a8281e3150a563cae2a499a35bca4510d8 + checksum: 10/51dd6ec838b184862d2727879a1d1c479e2704d59c490e818f81e84abb32449a7e88a4d63df1692bbc13b771f15261b4b791e347f96a03fb1ff5e48a1367ca9b languageName: node linkType: hard -"@aws-sdk/credential-provider-sso@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/credential-provider-sso@npm:3.658.1" +"@aws-sdk/credential-provider-sso@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/credential-provider-sso@npm:3.665.0" dependencies: - "@aws-sdk/client-sso": "npm:3.658.1" - "@aws-sdk/token-providers": "npm:3.654.0" - "@aws-sdk/types": "npm:3.654.0" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/client-sso": "npm:3.665.0" + "@aws-sdk/token-providers": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/e86cd0a2218242f0296dac2a146bbab1ce50484f074f343ee8222ae00fe9d8696bac9c57ba52fe236a2cbe03add7c872b0e26c03542a8d152daeee7ddbd57337 + checksum: 10/4842767eb46d4f60e644181fe1e7b5bc58d56cebb8fdee98070ea5b5e0499c6bdd2cae4ebc1afd99a0b5c1f92d9a138bfd2479234de4e609600da19327c9bae9 languageName: node linkType: hard -"@aws-sdk/credential-provider-web-identity@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/credential-provider-web-identity@npm:3.654.0" +"@aws-sdk/credential-provider-web-identity@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/credential-provider-web-identity@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sts": ^3.654.0 - checksum: 10/831fb7092d635c7a7286201b6a2e17eedb3aa91fc28a697759dbc6d5a3c32802fdb8191abe370525bc71516757f2a9df518684decaebbd16be72c8da5b76e593 + "@aws-sdk/client-sts": ^3.664.0 + checksum: 10/70d9334b584a8d632126aa41026f613432074c44ebc4ec76ffa9e8e8b5d99be82f0d48594f04f5f10aac26d13dd6816c14a8ae4a9d0e10b63cb1d9851b716f52 languageName: node linkType: hard -"@aws-sdk/middleware-bucket-endpoint@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.654.0" +"@aws-sdk/middleware-bucket-endpoint@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-bucket-endpoint@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/types": "npm:3.664.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" "@smithy/util-config-provider": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/bdf0ecfcb0685fe7d5c8e0a46b9aca97ad653416824063e38d5c717650f4dec186f2eeecbfed03b89a3e8b904126ed164884e94053cc714168b59093125a8a8a + checksum: 10/65db98d4f5da0579184c1d3070e95a80449ea2dfca084330c1128ff696d517bb3d13b279a21c1aab29f404247c746df7528c249feb46175f745102ddf41cffc0 languageName: node linkType: hard -"@aws-sdk/middleware-expect-continue@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-expect-continue@npm:3.654.0" +"@aws-sdk/middleware-expect-continue@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-expect-continue@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/783687d73de67abe4f92091eefd00937986b983abe797f9f80a325b77ac6ab8abc5f57cc251c494611b79c23f2aa452c3e41a425a71981423eb63453d3624a08 + checksum: 10/135fd0f65b5d845b8092c24e8f6dd77d4e31e946fc7fbba13d47af12a61886ee594f3ac8c96ae67316af690ae242fb93fe2603056e6da57e0baf3b0f33ae18cd languageName: node linkType: hard -"@aws-sdk/middleware-flexible-checksums@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.658.1" +"@aws-sdk/middleware-flexible-checksums@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-flexible-checksums@npm:3.664.0" dependencies: "@aws-crypto/crc32": "npm:5.2.0" "@aws-crypto/crc32c": "npm:5.2.0" - "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/types": "npm:3.664.0" "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-middleware": "npm:^3.0.7" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/1d04d8fff6e3a84854ba3d713cbdf35c7796ff3914253e43099784a82c31929471fd4b0b10ba2829c5cf329124b5d8a987d89e243c47bc3a5f316fbdcb3fb0ea + checksum: 10/99bf83b1ceb792477757c0aa0cc50bb161292a8d313c68d8ccf99e22654b6c04a7a3376e86383aef906aa45bde25d1472cb4ae5c59574e31fec7c5b08c1f5df5 languageName: node linkType: hard -"@aws-sdk/middleware-host-header@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-host-header@npm:3.654.0" +"@aws-sdk/middleware-host-header@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-host-header@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/13fa78f2591f763e36a3becdd9ba5e01c53715f91aa00afd5e69ab3bf05dbc6fb6db5daf487e5ab68bdc4fe94760ef2eeb20467fa09d811eee3e9d32ac22e698 + checksum: 10/70fedb67b1bde1de5d7b3d17fc198a35b42a96185901e1a32b975d7ec8d9db49b271407cc5d6f59843f573a3cebf2ced095dcfca932852c6d2450a7a3420b0cb languageName: node linkType: hard -"@aws-sdk/middleware-location-constraint@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-location-constraint@npm:3.654.0" +"@aws-sdk/middleware-location-constraint@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-location-constraint@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/25608bd0cafa75caa0f67b8bb8f494325470fd8a3bba51bb04ef2441a0fedb85b77eeb1165bc8a63c6101a768ff80f21576a3571e6eee37e8d9b405e1db1c1bd + checksum: 10/ad2380c839a68844b3c90353728f2c79fdf3bbee0c808f50a4455601913b630a66edcd31c2477e0dd3f1743c2ed577358f884e67195b2ac0ee0b9854efeb1bdd languageName: node linkType: hard -"@aws-sdk/middleware-logger@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-logger@npm:3.654.0" +"@aws-sdk/middleware-logger@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-logger@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/adcfee5b50384e12faad10c2af58b34cf5fac396cbf9f8d843fcc2b9bf57142e535a973b52bac590c97464d4fbfa4901bfe5e6043952e0d941aa7f43c5ec919a + checksum: 10/31c3f2c8523278aa6819e7afcc51142d98d52b7efda689854470882bc1c5a636d2cb6ab8ce169db8a2e357ee07fb7e4e053dbc36c529414849e301d85fdf6e6d languageName: node linkType: hard -"@aws-sdk/middleware-recursion-detection@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-recursion-detection@npm:3.654.0" +"@aws-sdk/middleware-recursion-detection@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-recursion-detection@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/eabf3838674758e30713934e3a9ebe765c5aa944e08a86765c2c679c6b235639b97529c1906d21de15dcdc2f53b4828464eea7787dfdda06c76c594274ffd5eb + checksum: 10/9b7a1f7c5181cbfa793e4176dff1f5efa3b36736e591acb136125aa38096b3f6a72ebdc6febc0ebad04e20551d4f2644702c1e18d8f9c8c475acc320cb4e9689 languageName: node linkType: hard -"@aws-sdk/middleware-sdk-s3@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/middleware-sdk-s3@npm:3.658.1" +"@aws-sdk/middleware-sdk-s3@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/middleware-sdk-s3@npm:3.665.0" dependencies: - "@aws-sdk/core": "npm:3.658.1" - "@aws-sdk/types": "npm:3.654.0" + "@aws-sdk/core": "npm:3.665.0" + "@aws-sdk/types": "npm:3.664.0" "@aws-sdk/util-arn-parser": "npm:3.568.0" - "@smithy/core": "npm:^2.4.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/signature-v4": "npm:^4.1.4" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" + "@smithy/core": "npm:^2.4.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/smithy-client": "npm:^3.3.6" + "@smithy/types": "npm:^3.5.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-stream": "npm:^3.1.8" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-stream": "npm:^3.1.9" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/ae120e9b12a3eb62668db094be0fdedc552c68ba2761e9408f089f7ab741b467a7bd1a4c79c3694400ea8339062e8c320de0a7d3fc03b9a8f9ca37bd318ed587 + checksum: 10/a145de511bcbb7f1b2f2442095b3b060a6fbefc522c6f3f74b5d4d569c724d4e17b68623ae8d70e54cf8f9f852bb3fc09b22d737e3f040ad0ba94e292d33c566 languageName: node linkType: hard -"@aws-sdk/middleware-ssec@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-ssec@npm:3.654.0" +"@aws-sdk/middleware-ssec@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-ssec@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/934d091f911df76f8fcd6d433ea5abc46f2664bc23e73f68ff13e50a0956d65c77b34074cf9094915331acae76ea87c5faf2f8e8bea63e2964553eacda2eb971 + checksum: 10/58d3b3eb6fad622afb3d9a63965448d3ed53a0f70be841cb20af70ad6067349e4f50621d984f54a7a2b0c2273605d60582ca582a45dd63d3500a4311f57bdcc1 languageName: node linkType: hard -"@aws-sdk/middleware-user-agent@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/middleware-user-agent@npm:3.654.0" +"@aws-sdk/middleware-user-agent@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/middleware-user-agent@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@aws-sdk/util-endpoints": "npm:3.654.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@aws-sdk/util-endpoints": "npm:3.664.0" + "@smithy/core": "npm:^2.4.7" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/f6f65f262b281440b814401bbf7b68957795d7962a8f77fd4816cb0e1458d318d3a777533ad1432353fbebf62afcf5416d6e02906f80082dbc4c089b10cd60f0 + checksum: 10/55c61169c5779727780cfb8b6d2209821a403997682021304dc373a56171f837f9a98e4682ce043a7b6e5c19403c9d11b35f57256aaec34ea086abddcf3164fa languageName: node linkType: hard -"@aws-sdk/region-config-resolver@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/region-config-resolver@npm:3.654.0" +"@aws-sdk/region-config-resolver@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/region-config-resolver@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.7" tslib: "npm:^2.6.2" - checksum: 10/fb8d4a776b230ba48e9539f814442a0227f08b59fc7182b429131b1a11b9ca418afda0345ce71bf420d71bc919f50876d602ee0a493217c0e350d3854ac2e8ed + checksum: 10/efa5de8892e4a033e37414d9c953d2582abf7200cf4f27deecaf4c6c024e296a268332fe00e570e913190dbb72df2f6c5f2beb3226d5927d14aec01a4745e0c5 languageName: node linkType: hard -"@aws-sdk/signature-v4-multi-region@npm:3.658.1": - version: 3.658.1 - resolution: "@aws-sdk/signature-v4-multi-region@npm:3.658.1" +"@aws-sdk/signature-v4-multi-region@npm:3.665.0": + version: 3.665.0 + resolution: "@aws-sdk/signature-v4-multi-region@npm:3.665.0" dependencies: - "@aws-sdk/middleware-sdk-s3": "npm:3.658.1" - "@aws-sdk/types": "npm:3.654.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/signature-v4": "npm:^4.1.4" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/middleware-sdk-s3": "npm:3.665.0" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/signature-v4": "npm:^4.2.0" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/bddeb63b231888dd7ffb7831f3eba047431c7b0a801d0574be250ed0f5d2b4624e4ccd3d3559290f3684398f7795cb6c773424d483464e133373fdc1ea358fd5 + checksum: 10/191a6d3fc21029d28c5ffd89bc50231ac2575f1ebaaf0e0b0b932ab64ae60e53ebc4aa08245cd77c8fe19595a7a0bb56afabea4fc2b606a63abe21d31d833642 languageName: node linkType: hard -"@aws-sdk/token-providers@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/token-providers@npm:3.654.0" +"@aws-sdk/token-providers@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/token-providers@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" peerDependencies: - "@aws-sdk/client-sso-oidc": ^3.654.0 - checksum: 10/ffb351d1b3e67529fe5845cf829305ae16be337860cb1fa1562565c6e15ef3e769507b467655547939c6080affd70fb33869783c025a561db07d56b290797da1 + "@aws-sdk/client-sso-oidc": ^3.664.0 + checksum: 10/f3e76a0e064efce850fb7a5cef10aff0b32a7435150876191cb7a6d33a94ebef9aebff38daff79da64fd346fbf25b25e673750bc0fcbf8b27fcc92237f5ee010 languageName: node linkType: hard -"@aws-sdk/types@npm:3.654.0, @aws-sdk/types@npm:^3.222.0": - version: 3.654.0 - resolution: "@aws-sdk/types@npm:3.654.0" +"@aws-sdk/types@npm:3.664.0, @aws-sdk/types@npm:^3.222.0": + version: 3.664.0 + resolution: "@aws-sdk/types@npm:3.664.0" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/4ca626a090704fa1af063ae4b4209498dea70d576bd05abd3a904bc375b6880496a716c88b6d5e9085731ba203bd7b6e158d997adc6ce02a83573a48d7683790 + checksum: 10/1085d2b06da216b430b7c23c9d2ae0b910b9b50eb60f21f5a6926eb50b5d9ca4e3388af506a5aee5a1b375de114e19c75f4f28e2fe52f38df469122010b09003 languageName: node linkType: hard @@ -687,15 +689,15 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-endpoints@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/util-endpoints@npm:3.654.0" +"@aws-sdk/util-endpoints@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/util-endpoints@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-endpoints": "npm:^2.1.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-endpoints": "npm:^2.1.3" tslib: "npm:^2.6.2" - checksum: 10/e9ebb709635852cb94b5c276413df2e6e7003b528148c7d604804bab49b0c98ebb391f9b77456fbca7ddc40a3d5aa4a94b684c829fd286d4fd001de4e564206a + checksum: 10/cdcb385ef63d0735a34e2bba202a87f7ebf1653fab80618e27c90a6884e7516cab9d2268ed118cdad5e25f46f6e7941498133962e2fd0d371a6a17e311a140f5 languageName: node linkType: hard @@ -708,270 +710,271 @@ __metadata: languageName: node linkType: hard -"@aws-sdk/util-user-agent-browser@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/util-user-agent-browser@npm:3.654.0" +"@aws-sdk/util-user-agent-browser@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/util-user-agent-browser@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/types": "npm:^3.5.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/f8e36dcb8ab62633dc2d9cd91cc75a157fcb69d6d72181ea41adb2b76746140f76f5661acf90c3264cc442de90d0c7883be727faef87ee1e569964a85c135b7b + checksum: 10/bc685998ef9786c76958f6cf01fed6b078f26f6d2ff72ed04fecdbef00a57c7a9e2d7e4842246464f39ad25ce8751f86e373929521f22b8dbbdc09f8ab5a0746 languageName: node linkType: hard -"@aws-sdk/util-user-agent-node@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/util-user-agent-node@npm:3.654.0" +"@aws-sdk/util-user-agent-node@npm:3.664.0": + version: 3.664.0 + resolution: "@aws-sdk/util-user-agent-node@npm:3.664.0" dependencies: - "@aws-sdk/types": "npm:3.654.0" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@aws-sdk/middleware-user-agent": "npm:3.664.0" + "@aws-sdk/types": "npm:3.664.0" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" peerDependencies: aws-crt: ">=1.0.0" peerDependenciesMeta: aws-crt: optional: true - checksum: 10/6735787ce7347b644640e8ef2b54ee6a4ae31d36c0da1aec821b9c908c58ed38bc695242639850b20cdc4b51030ec4be1c393c24330c0fd4146e740c52b8b91c + checksum: 10/d2220a7a3cf9e7abea1f3dc7ae2216006b104a64fa4767179c5c76aee42b64c7689e2b05fa9bef9c7cb895b1fd7bff455f039e849bd3dc20e24bb9d622f9fb1f languageName: node linkType: hard -"@aws-sdk/xml-builder@npm:3.654.0": - version: 3.654.0 - resolution: "@aws-sdk/xml-builder@npm:3.654.0" +"@aws-sdk/xml-builder@npm:3.662.0": + version: 3.662.0 + resolution: "@aws-sdk/xml-builder@npm:3.662.0" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/d1af3584b658a3adc77b2465ed36c9cb5f665559b58f33633d2b1b5b66aabca21656877513baa08bfcb09eb161ffa8a288e9fb52ac47446eb1d8676a8a82b640 + checksum: 10/ca85f37c61196d18d812d08ad931b0b39d82b72c3de327e809f9130f165791eb00e5bbb340fc8fd8c14114fc1050f2225dd9283f1214b15d46d539ce688d9a09 languageName: node linkType: hard -"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/code-frame@npm:7.24.7" +"@babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/code-frame@npm:7.25.7" dependencies: - "@babel/highlight": "npm:^7.24.7" + "@babel/highlight": "npm:^7.25.7" picocolors: "npm:^1.0.0" - checksum: 10/4812e94885ba7e3213d49583a155fdffb05292330f0a9b2c41b49288da70cf3c746a3fda0bf1074041a6d741c33f8d7be24be5e96f41ef77395eeddc5c9ff624 + checksum: 10/000fb8299fb35b6217d4f6c6580dcc1fa2f6c0f82d0a54b8a029966f633a8b19b490a7a906b56a94e9d8bee91c3bc44c74c44c33fb0abaa588202f6280186291 languageName: node linkType: hard -"@babel/compat-data@npm:^7.25.2": - version: 7.25.4 - resolution: "@babel/compat-data@npm:7.25.4" - checksum: 10/d37a8936cc355a9ca3050102e03d179bdae26bd2e5c99a977637376c192b23637a039795f153c849437a086727628c9860e2c6af92d7151396e2362c09176337 +"@babel/compat-data@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/compat-data@npm:7.25.7" + checksum: 10/8fdc451e0ed9e22d1324d504b84d4452ba6f4a806b0f5c364996ee4c2a77293f79ecf4da03033acb625c90bac115c61617eb6c894c2b88486724bcbe3af1a6eb languageName: node linkType: hard "@babel/core@npm:^7.11.6, @babel/core@npm:^7.12.3, @babel/core@npm:^7.23.9, @babel/core@npm:~7.25.2": - version: 7.25.2 - resolution: "@babel/core@npm:7.25.2" + version: 7.25.7 + resolution: "@babel/core@npm:7.25.7" dependencies: "@ampproject/remapping": "npm:^2.2.0" - "@babel/code-frame": "npm:^7.24.7" - "@babel/generator": "npm:^7.25.0" - "@babel/helper-compilation-targets": "npm:^7.25.2" - "@babel/helper-module-transforms": "npm:^7.25.2" - "@babel/helpers": "npm:^7.25.0" - "@babel/parser": "npm:^7.25.0" - "@babel/template": "npm:^7.25.0" - "@babel/traverse": "npm:^7.25.2" - "@babel/types": "npm:^7.25.2" + "@babel/code-frame": "npm:^7.25.7" + "@babel/generator": "npm:^7.25.7" + "@babel/helper-compilation-targets": "npm:^7.25.7" + "@babel/helper-module-transforms": "npm:^7.25.7" + "@babel/helpers": "npm:^7.25.7" + "@babel/parser": "npm:^7.25.7" + "@babel/template": "npm:^7.25.7" + "@babel/traverse": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" convert-source-map: "npm:^2.0.0" debug: "npm:^4.1.0" gensync: "npm:^1.0.0-beta.2" json5: "npm:^2.2.3" semver: "npm:^6.3.1" - checksum: 10/0d6ec10ff430df66f654c089d6f7ef1d9bed0c318ac257ad5f0dfa0caa45666011828ae75f998bcdb279763e892b091b2925d0bc483299e61649d2c7a2245e33 + checksum: 10/f5fb7fb1e3ce357485cb33fe7984051a2d416472370b33144ae809df86a4663192b58cf0d828d40674d30f485790f3dd5aaf72eb659487673a4dc4be47cb3575 languageName: node linkType: hard -"@babel/generator@npm:^7.25.0, @babel/generator@npm:^7.25.6, @babel/generator@npm:^7.7.2, @babel/generator@npm:~7.25.0": - version: 7.25.6 - resolution: "@babel/generator@npm:7.25.6" +"@babel/generator@npm:^7.25.7, @babel/generator@npm:^7.7.2, @babel/generator@npm:~7.25.0": + version: 7.25.7 + resolution: "@babel/generator@npm:7.25.7" dependencies: - "@babel/types": "npm:^7.25.6" + "@babel/types": "npm:^7.25.7" "@jridgewell/gen-mapping": "npm:^0.3.5" "@jridgewell/trace-mapping": "npm:^0.3.25" - jsesc: "npm:^2.5.1" - checksum: 10/541e4fbb6ea7806f44232d70f25bf09dee9a57fe43d559e375536870ca5261ebb4647fec3af40dcbb3325ea2a49aff040e12a4e6f88609eaa88f10c4e27e31f8 + jsesc: "npm:^3.0.2" + checksum: 10/01542829621388077fa8a7464970c1db0f748f1482968dddf5332926afe4003f953cbe08e3bbbb0a335b11eba0126c9a81779bd1c5baed681a9ccec4ae63b217 languageName: node linkType: hard -"@babel/helper-annotate-as-pure@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-annotate-as-pure@npm:7.24.7" +"@babel/helper-annotate-as-pure@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-annotate-as-pure@npm:7.25.7" dependencies: - "@babel/types": "npm:^7.24.7" - checksum: 10/a9017bfc1c4e9f2225b967fbf818004703de7cf29686468b54002ffe8d6b56e0808afa20d636819fcf3a34b89ba72f52c11bdf1d69f303928ee10d92752cad95 + "@babel/types": "npm:^7.25.7" + checksum: 10/38044806cab33032391c46861cd0a36adb960525b00bc03f2f3d4380c983bf17971cdabc431e58b93a328ef24bd0271f1dc3a8c1c1ea6cab49d04702961451d8 languageName: node linkType: hard -"@babel/helper-compilation-targets@npm:^7.25.2": - version: 7.25.2 - resolution: "@babel/helper-compilation-targets@npm:7.25.2" +"@babel/helper-compilation-targets@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-compilation-targets@npm:7.25.7" dependencies: - "@babel/compat-data": "npm:^7.25.2" - "@babel/helper-validator-option": "npm:^7.24.8" - browserslist: "npm:^4.23.1" + "@babel/compat-data": "npm:^7.25.7" + "@babel/helper-validator-option": "npm:^7.25.7" + browserslist: "npm:^4.24.0" lru-cache: "npm:^5.1.1" semver: "npm:^6.3.1" - checksum: 10/eccb2d75923d2d4d596f9ff64716e8664047c4192f1b44c7d5c07701d4a3498ac2587a72ddae1046e65a501bc630eb7df4557958b08ec2dcf5b4a264a052f111 + checksum: 10/bbf9be8480da3f9a89e36e9ea2e1c76601014c1074ccada7c2edb1adeb3b62bc402cc4abaf8d16760734b25eceb187a9510ce44f6a7a6f696ccc74f69283625b languageName: node linkType: hard -"@babel/helper-create-class-features-plugin@npm:^7.24.7, @babel/helper-create-class-features-plugin@npm:^7.25.0": - version: 7.25.4 - resolution: "@babel/helper-create-class-features-plugin@npm:7.25.4" +"@babel/helper-create-class-features-plugin@npm:^7.24.7, @babel/helper-create-class-features-plugin@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-create-class-features-plugin@npm:7.25.7" dependencies: - "@babel/helper-annotate-as-pure": "npm:^7.24.7" - "@babel/helper-member-expression-to-functions": "npm:^7.24.8" - "@babel/helper-optimise-call-expression": "npm:^7.24.7" - "@babel/helper-replace-supers": "npm:^7.25.0" - "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.24.7" - "@babel/traverse": "npm:^7.25.4" + "@babel/helper-annotate-as-pure": "npm:^7.25.7" + "@babel/helper-member-expression-to-functions": "npm:^7.25.7" + "@babel/helper-optimise-call-expression": "npm:^7.25.7" + "@babel/helper-replace-supers": "npm:^7.25.7" + "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.7" + "@babel/traverse": "npm:^7.25.7" semver: "npm:^6.3.1" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/47218da9fd964af30d41f0635d9e33eed7518e03aa8f10c3eb8a563bb2c14f52be3e3199db5912ae0e26058c23bb511c811e565c55ecec09427b04b867ed13c2 + checksum: 10/76e3bb727d7541d38acaa9b6ecff88f70e62370396dd22511837b90a556c6815a7efd6fd25b499bf1c8b02cdb18c575781a6aba0c442c38a2129a403b5bf9b1e languageName: node linkType: hard -"@babel/helper-member-expression-to-functions@npm:^7.24.8": - version: 7.24.8 - resolution: "@babel/helper-member-expression-to-functions@npm:7.24.8" +"@babel/helper-member-expression-to-functions@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-member-expression-to-functions@npm:7.25.7" dependencies: - "@babel/traverse": "npm:^7.24.8" - "@babel/types": "npm:^7.24.8" - checksum: 10/ac878761cfd0a46c081cda0da75cc186f922cf16e8ecdd0c4fb6dca4330d9fe4871b41a9976224cf9669c9e7fe0421b5c27349f2e99c125fa0be871b327fa770 + "@babel/traverse": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/f953a0ddbcfbaae835033b54fdbf42cc3aea08c554875fccfc02ed4b1e5fe3ee06abf1b7a8419314357841fabc9efdbcbb8afdf07c4f216a73164a45a147562b languageName: node linkType: hard -"@babel/helper-module-imports@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-module-imports@npm:7.24.7" +"@babel/helper-module-imports@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-module-imports@npm:7.25.7" dependencies: - "@babel/traverse": "npm:^7.24.7" - "@babel/types": "npm:^7.24.7" - checksum: 10/df8bfb2bb18413aa151ecd63b7d5deb0eec102f924f9de6bc08022ced7ed8ca7fed914562d2f6fa5b59b74a5d6e255dc35612b2bc3b8abf361e13f61b3704770 + "@babel/traverse": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/94556712c27058ea35a1a39e21a3a9f067cd699405b64333d7d92b2b3d2f24d6f0ffa51aedba0b908e320acb1854e70d296259622e636fb021eeae9a6d996f01 languageName: node linkType: hard -"@babel/helper-module-transforms@npm:^7.24.8, @babel/helper-module-transforms@npm:^7.25.2": - version: 7.25.2 - resolution: "@babel/helper-module-transforms@npm:7.25.2" +"@babel/helper-module-transforms@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-module-transforms@npm:7.25.7" dependencies: - "@babel/helper-module-imports": "npm:^7.24.7" - "@babel/helper-simple-access": "npm:^7.24.7" - "@babel/helper-validator-identifier": "npm:^7.24.7" - "@babel/traverse": "npm:^7.25.2" + "@babel/helper-module-imports": "npm:^7.25.7" + "@babel/helper-simple-access": "npm:^7.25.7" + "@babel/helper-validator-identifier": "npm:^7.25.7" + "@babel/traverse": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/a3bcf7815f3e9d8b205e0af4a8d92603d685868e45d119b621357e274996bf916216bb95ab5c6a60fde3775b91941555bf129d608e3d025b04f8aac84589f300 + checksum: 10/480309b1272ceaa985de1393f0e4c41aede0d5921ca644cec5aeaf43c8e4192b6dd56a58ef6d7e9acd02a43184ab45d3b241fc8c3a0a00f9dbb30235fd8a1181 languageName: node linkType: hard -"@babel/helper-optimise-call-expression@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-optimise-call-expression@npm:7.24.7" +"@babel/helper-optimise-call-expression@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-optimise-call-expression@npm:7.25.7" dependencies: - "@babel/types": "npm:^7.24.7" - checksum: 10/da7a7f2d1bb1be4cffd5fa820bd605bc075c7dd014e0458f608bb6f34f450fe9412c8cea93e788227ab396e0e02c162d7b1db3fbcb755a6360e354c485d61df0 + "@babel/types": "npm:^7.25.7" + checksum: 10/8da0d9f5aae15991678ad1bbe58e52cd62a0ed36871075756d9684c0a7a65988ed81bab53ad6436c39a470d3cd690694dd2b07147817217e3ca87178a129c509 languageName: node linkType: hard -"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.24.8, @babel/helper-plugin-utils@npm:^7.8.0": - version: 7.24.8 - resolution: "@babel/helper-plugin-utils@npm:7.24.8" - checksum: 10/adbc9fc1142800a35a5eb0793296924ee8057fe35c61657774208670468a9fbfbb216f2d0bc46c680c5fefa785e5ff917cc1674b10bd75cdf9a6aa3444780630 +"@babel/helper-plugin-utils@npm:^7.0.0, @babel/helper-plugin-utils@npm:^7.10.4, @babel/helper-plugin-utils@npm:^7.12.13, @babel/helper-plugin-utils@npm:^7.14.5, @babel/helper-plugin-utils@npm:^7.24.7, @babel/helper-plugin-utils@npm:^7.25.7, @babel/helper-plugin-utils@npm:^7.8.0": + version: 7.25.7 + resolution: "@babel/helper-plugin-utils@npm:7.25.7" + checksum: 10/e1b0ea5e67b05378d6360e3fc370e99bfb247eed9f68145b5cce541da703424e1887fb6fc60ab2f7f743c72dcbfbed79d3032af43f2c251c229c734dc2572a5b languageName: node linkType: hard -"@babel/helper-replace-supers@npm:^7.25.0": - version: 7.25.0 - resolution: "@babel/helper-replace-supers@npm:7.25.0" +"@babel/helper-replace-supers@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-replace-supers@npm:7.25.7" dependencies: - "@babel/helper-member-expression-to-functions": "npm:^7.24.8" - "@babel/helper-optimise-call-expression": "npm:^7.24.7" - "@babel/traverse": "npm:^7.25.0" + "@babel/helper-member-expression-to-functions": "npm:^7.25.7" + "@babel/helper-optimise-call-expression": "npm:^7.25.7" + "@babel/traverse": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0 - checksum: 10/97c6c17780cb9692132f7243f5a21fb6420104cb8ff8752dc03cfc9a1912a243994c0290c77ff096637ab6f2a7363b63811cfc68c2bad44e6b39460ac2f6a63f + checksum: 10/87b65c7b278fabcb67458e592082a0b4532d5400acbb51e496ea47763077d0a64dc0531d32bafcb1d51f04d61d4715dadb1fd0301bc8449c26fcfd06913eb45e languageName: node linkType: hard -"@babel/helper-simple-access@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-simple-access@npm:7.24.7" +"@babel/helper-simple-access@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-simple-access@npm:7.25.7" dependencies: - "@babel/traverse": "npm:^7.24.7" - "@babel/types": "npm:^7.24.7" - checksum: 10/5083e190186028e48fc358a192e4b93ab320bd016103caffcfda81302a13300ccce46c9cd255ae520c25d2a6a9b47671f93e5fe5678954a2329dc0a685465c49 + "@babel/traverse": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/42da1c358f2516337a4f2927c77ebb952907543b9f85d7cb1e2b5b5f6d808cdc081ee66a73e2ecdf48c315d9b0c2a81a857d5e1923ea210b8e81aba5e6cd2b53 languageName: node linkType: hard -"@babel/helper-skip-transparent-expression-wrappers@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.24.7" +"@babel/helper-skip-transparent-expression-wrappers@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-skip-transparent-expression-wrappers@npm:7.25.7" dependencies: - "@babel/traverse": "npm:^7.24.7" - "@babel/types": "npm:^7.24.7" - checksum: 10/784a6fdd251a9a7e42ccd04aca087ecdab83eddc60fda76a2950e00eb239cc937d3c914266f0cc476298b52ac3f44ffd04c358e808bd17552a7e008d75494a77 + "@babel/traverse": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/466c81d09981bfb9e10aa6697ecb621389ff92a86187daaca34a969ca990d7327ebe931e87f7d52a200e499542d398469478d83dfaaa244d2f49df4e078490b3 languageName: node linkType: hard -"@babel/helper-string-parser@npm:^7.24.8": - version: 7.24.8 - resolution: "@babel/helper-string-parser@npm:7.24.8" - checksum: 10/6d1bf8f27dd725ce02bdc6dffca3c95fb9ab8a06adc2edbd9c1c9d68500274230d1a609025833ed81981eff560045b6b38f7b4c6fb1ab19fc90e5004e3932535 +"@babel/helper-string-parser@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-string-parser@npm:7.25.7" + checksum: 10/2b8de9fa86c3f3090a349f1ce6e8ee2618a95355cbdafc6f228d82fa4808c84bf3d1d25290c6616d0a18b26b6cfeb6ec2aeebf01404bc8c60051d0094209f0e6 languageName: node linkType: hard -"@babel/helper-validator-identifier@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/helper-validator-identifier@npm:7.24.7" - checksum: 10/86875063f57361471b531dbc2ea10bbf5406e12b06d249b03827d361db4cad2388c6f00936bcd9dc86479f7e2c69ea21412c2228d4b3672588b754b70a449d4b +"@babel/helper-validator-identifier@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-validator-identifier@npm:7.25.7" + checksum: 10/ec6934cc47fc35baaeb968414a372b064f14f7b130cf6489a014c9486b0fd2549b3c6c682cc1fc35080075e8e38d96aeb40342d63d09fc1a62510c8ce25cde1e languageName: node linkType: hard -"@babel/helper-validator-option@npm:^7.24.7, @babel/helper-validator-option@npm:^7.24.8": - version: 7.24.8 - resolution: "@babel/helper-validator-option@npm:7.24.8" - checksum: 10/a52442dfa74be6719c0608fee3225bd0493c4057459f3014681ea1a4643cd38b68ff477fe867c4b356da7330d085f247f0724d300582fa4ab9a02efaf34d107c +"@babel/helper-validator-option@npm:^7.24.7, @babel/helper-validator-option@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helper-validator-option@npm:7.25.7" + checksum: 10/3c46cbdd666d176f90a0b7e952a0c6e92184b66633336eca79aca243d1f86085ec339a6e45c3d44efa9e03f1829b470a350ddafa70926af6bbf1ac611284f8d3 languageName: node linkType: hard -"@babel/helpers@npm:^7.25.0": - version: 7.25.6 - resolution: "@babel/helpers@npm:7.25.6" +"@babel/helpers@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/helpers@npm:7.25.7" dependencies: - "@babel/template": "npm:^7.25.0" - "@babel/types": "npm:^7.25.6" - checksum: 10/43abc8d017b754619aa189d05e2bdb54aaf44f03ec0439e89b3e7c180d538adb01ce9014a1689f632a7e8b17655c72bfac0a92268476eec708b41d3ba0a65296 + "@babel/template": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/2632909f83aa99e8b0da4e10e5ab7fc4f0274e6497bb0f17071e004e037d25e4a595583620261dc21410a526fb32b4f7063c3e15e60ed7890a6f9b8ad52312c5 languageName: node linkType: hard -"@babel/highlight@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/highlight@npm:7.24.7" +"@babel/highlight@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/highlight@npm:7.25.7" dependencies: - "@babel/helper-validator-identifier": "npm:^7.24.7" + "@babel/helper-validator-identifier": "npm:^7.25.7" chalk: "npm:^2.4.2" js-tokens: "npm:^4.0.0" picocolors: "npm:^1.0.0" - checksum: 10/69b73f38cdd4f881b09b939a711e76646da34f4834f4ce141d7a49a6bb1926eab1c594148970a8aa9360398dff800f63aade4e81fafdd7c8d8a8489ea93bfec1 + checksum: 10/823be2523d246dbf80aab3cc81c2a36c6111b16ac2949ef06789da54387824c2bfaa88c6627cdeb4ba7151d047a5d6765e49ebd0b478aba09759250111e65e08 languageName: node linkType: hard -"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.0, @babel/parser@npm:^7.25.6, @babel/parser@npm:~7.25.0": - version: 7.25.6 - resolution: "@babel/parser@npm:7.25.6" +"@babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.25.7, @babel/parser@npm:~7.25.0": + version: 7.25.7 + resolution: "@babel/parser@npm:7.25.7" dependencies: - "@babel/types": "npm:^7.25.6" + "@babel/types": "npm:^7.25.7" bin: parser: ./bin/babel-parser.js - checksum: 10/830aab72116aa14eb8d61bfa8f9d69fc8f3a43d909ce993cb4350ae14d3af1a2f740a54410a22d821c48a253263643dfecbc094f9608e6a70ce9ff3c0bbfe91a + checksum: 10/98eaa81bd378734a5f2790f02c7c076ecaba0839217445b4b84f45a7b391d640c34034253231a5bb2b2daf8204796f03584c3f94c10d46b004369bbb426a418f languageName: node linkType: hard @@ -989,14 +992,14 @@ __metadata: linkType: hard "@babel/plugin-proposal-explicit-resource-management@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/plugin-proposal-explicit-resource-management@npm:7.24.7" + version: 7.25.7 + resolution: "@babel/plugin-proposal-explicit-resource-management@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" - "@babel/plugin-syntax-explicit-resource-management": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" + "@babel/plugin-syntax-explicit-resource-management": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/0e84ada02b528839ac1f21ba856be22bd8766907055c09c1955990dbeed9f22f35c0174a0baf7938ecd1749056b863ffbc2865708ec70843b21ab9a6d18ce46f + checksum: 10/10396e875e56c60f5f07d7236255c02d90f0537d4152dd7fa29b9c4b97d33207b3cb93cc1bedeb304cad417e4392ffb0c6c7c5a7043b1d49e8e472df7c5471ca languageName: node linkType: hard @@ -1045,35 +1048,35 @@ __metadata: linkType: hard "@babel/plugin-syntax-decorators@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/plugin-syntax-decorators@npm:7.24.7" + version: 7.25.7 + resolution: "@babel/plugin-syntax-decorators@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/067f20c4108cc5b9e7271d4e15313d7e4aa2ceddee19afd02c94b5cffc1b4761c5a7d6460c8588201e54a270c7bd643817a7f54508787f94992d86dd2cfc7540 + checksum: 10/68107004ba33c69ab50b9c57bb04e95dea19ee5daf9a8049cfbf2544c7c8178b6411dbc1bd08375c007543fc07f8b836075126c3220d5338b3167ad9d81746db languageName: node linkType: hard -"@babel/plugin-syntax-explicit-resource-management@npm:^7.24.7": - version: 7.24.7 - resolution: "@babel/plugin-syntax-explicit-resource-management@npm:7.24.7" +"@babel/plugin-syntax-explicit-resource-management@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/plugin-syntax-explicit-resource-management@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/07a0ea1c2f7d334e346af70f64cb9b36a593710047a35fa85564766e1698ed37405f9dd64574eb6f0edb18e134f0026df38393fb499028aa21a872e7d107ab9d + checksum: 10/9f9ab4e135401376cb5d153941160655bea63e2feaf0ee6247dcde9f315f3e6ffe6887e11337cdeaa356a3b54f0dc1c3a3568da78eb19797b9c2e68e5d933318 languageName: node linkType: hard "@babel/plugin-syntax-import-attributes@npm:^7.24.7": - version: 7.25.6 - resolution: "@babel/plugin-syntax-import-attributes@npm:7.25.6" + version: 7.25.7 + resolution: "@babel/plugin-syntax-import-attributes@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.8" + "@babel/helper-plugin-utils": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/5afeba6b8979e61e8e37af905514891920eab103a08b36216f5518474328f9fae5204357bfadf6ce4cc80cb96848cdb7b8989f164ae93bd063c86f3f586728c0 + checksum: 10/7c5451e2d8351693acbc53b1e1f6951026e35899d22847a6d22424a1ee5c92c11ac6c6f209a9e18f85d7bb9267caaf2532653e892997cdcd51784106a5858b7e languageName: node linkType: hard @@ -1100,13 +1103,13 @@ __metadata: linkType: hard "@babel/plugin-syntax-jsx@npm:^7.24.7, @babel/plugin-syntax-jsx@npm:^7.7.2": - version: 7.24.7 - resolution: "@babel/plugin-syntax-jsx@npm:7.24.7" + version: 7.25.7 + resolution: "@babel/plugin-syntax-jsx@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/a93516ae5b34868ab892a95315027d4e5e38e8bd1cfca6158f2974b0901cbb32bbe64ea10ad5b25f919ddc40c6d8113c4823372909c9c9922170c12b0b1acecb + checksum: 10/243476a943a84b6b86e99076301e66f48268e8799564053e8feccab90da7944a0b42c91360216dbfb0b2958bbd0ed100d2c7b2db688dab83d19ff2745d4892eb languageName: node linkType: hard @@ -1198,42 +1201,42 @@ __metadata: languageName: node linkType: hard -"@babel/plugin-syntax-typescript@npm:^7.24.7, @babel/plugin-syntax-typescript@npm:^7.7.2": - version: 7.25.4 - resolution: "@babel/plugin-syntax-typescript@npm:7.25.4" +"@babel/plugin-syntax-typescript@npm:^7.25.7, @babel/plugin-syntax-typescript@npm:^7.7.2": + version: 7.25.7 + resolution: "@babel/plugin-syntax-typescript@npm:7.25.7" dependencies: - "@babel/helper-plugin-utils": "npm:^7.24.8" + "@babel/helper-plugin-utils": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/0771b45a35fd536cd3b3a48e5eda0f53e2d4f4a0ca07377cc247efa39eaf6002ed1c478106aad2650e54aefaebcb4f34f3284c4ae9252695dbd944bf66addfb0 + checksum: 10/f1492336230920cc4daa6e7aa3571253fb0c0fd05a1d0a7b5dc0a5b907f31945235ee8bf09c83f7738b89943a2320a61dda95e0db2b6310b07040aeda6be4f44 languageName: node linkType: hard "@babel/plugin-transform-modules-commonjs@npm:^7.24.7": - version: 7.24.8 - resolution: "@babel/plugin-transform-modules-commonjs@npm:7.24.8" + version: 7.25.7 + resolution: "@babel/plugin-transform-modules-commonjs@npm:7.25.7" dependencies: - "@babel/helper-module-transforms": "npm:^7.24.8" - "@babel/helper-plugin-utils": "npm:^7.24.8" - "@babel/helper-simple-access": "npm:^7.24.7" + "@babel/helper-module-transforms": "npm:^7.25.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" + "@babel/helper-simple-access": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/18e5d229767c7b5b6ff0cbf1a8d2d555965b90201839d0ac2dc043b56857624ea344e59f733f028142a8c1d54923b82e2a0185694ef36f988d797bfbaf59819c + checksum: 10/4b3d038b55bfe5553e9eea360cc1b3dd689068256a9bce1939061ab1dfa194fea0b7b54f10c53b0af0be44508fd0037022c32709a6d96ac1277fb9c7de0f510c languageName: node linkType: hard "@babel/plugin-transform-typescript@npm:^7.24.7": - version: 7.25.2 - resolution: "@babel/plugin-transform-typescript@npm:7.25.2" - dependencies: - "@babel/helper-annotate-as-pure": "npm:^7.24.7" - "@babel/helper-create-class-features-plugin": "npm:^7.25.0" - "@babel/helper-plugin-utils": "npm:^7.24.8" - "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.24.7" - "@babel/plugin-syntax-typescript": "npm:^7.24.7" + version: 7.25.7 + resolution: "@babel/plugin-transform-typescript@npm:7.25.7" + dependencies: + "@babel/helper-annotate-as-pure": "npm:^7.25.7" + "@babel/helper-create-class-features-plugin": "npm:^7.25.7" + "@babel/helper-plugin-utils": "npm:^7.25.7" + "@babel/helper-skip-transparent-expression-wrappers": "npm:^7.25.7" + "@babel/plugin-syntax-typescript": "npm:^7.25.7" peerDependencies: "@babel/core": ^7.0.0-0 - checksum: 10/50e017ffd131c08661daa22b6c759999bb7a6cdfbf683291ee4bcbea4ae839440b553d2f8896bcf049aca1d267b39f3b09e8336059e919e83149b5ad859671f6 + checksum: 10/2648da981cd71c2100a4ea496684f2c0b939fc77eb4bb9cc8f113d433eab17d4930d2e5ed8d280606bcedef58df99002a64dc92579c6cc7f6c6ee71ceaa77418 languageName: node linkType: hard @@ -1252,40 +1255,40 @@ __metadata: languageName: node linkType: hard -"@babel/template@npm:^7.25.0, @babel/template@npm:^7.3.3": - version: 7.25.0 - resolution: "@babel/template@npm:7.25.0" +"@babel/template@npm:^7.25.7, @babel/template@npm:^7.3.3": + version: 7.25.7 + resolution: "@babel/template@npm:7.25.7" dependencies: - "@babel/code-frame": "npm:^7.24.7" - "@babel/parser": "npm:^7.25.0" - "@babel/types": "npm:^7.25.0" - checksum: 10/07ebecf6db8b28244b7397628e09c99e7a317b959b926d90455c7253c88df3677a5a32d1501d9749fe292a263ff51a4b6b5385bcabd5dadd3a48036f4d4949e0 + "@babel/code-frame": "npm:^7.25.7" + "@babel/parser": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" + checksum: 10/49e1e88d2eac17d31ae28d6cf13d6d29c1f49384c4f056a6751c065d6565c351e62c01ce6b11fef5edb5f3a77c87e114ea7326ca384fa618b4834e10cf9b20f3 languageName: node linkType: hard -"@babel/traverse@npm:^7.24.7, @babel/traverse@npm:^7.24.8, @babel/traverse@npm:^7.25.0, @babel/traverse@npm:^7.25.2, @babel/traverse@npm:^7.25.4": - version: 7.25.6 - resolution: "@babel/traverse@npm:7.25.6" +"@babel/traverse@npm:^7.25.7": + version: 7.25.7 + resolution: "@babel/traverse@npm:7.25.7" dependencies: - "@babel/code-frame": "npm:^7.24.7" - "@babel/generator": "npm:^7.25.6" - "@babel/parser": "npm:^7.25.6" - "@babel/template": "npm:^7.25.0" - "@babel/types": "npm:^7.25.6" + "@babel/code-frame": "npm:^7.25.7" + "@babel/generator": "npm:^7.25.7" + "@babel/parser": "npm:^7.25.7" + "@babel/template": "npm:^7.25.7" + "@babel/types": "npm:^7.25.7" debug: "npm:^4.3.1" globals: "npm:^11.1.0" - checksum: 10/de75a918299bc27a44ec973e3f2fa8c7902bbd67bd5d39a0be656f3c1127f33ebc79c12696fbc8170a0b0e1072a966d4a2126578d7ea2e241b0aeb5d16edc738 + checksum: 10/5b2d332fcd6bc78e6500c997e79f7e2a54dfb357e06f0908cb7f0cdd9bb54e7fd3c5673f45993849d433d01ea6076a6d04b825958f0cfa01288ad55ffa5c286f languageName: node linkType: hard -"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.24.7, @babel/types@npm:^7.24.8, @babel/types@npm:^7.25.0, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.6, @babel/types@npm:^7.3.3": - version: 7.25.6 - resolution: "@babel/types@npm:7.25.6" +"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.7, @babel/types@npm:^7.3.3": + version: 7.25.7 + resolution: "@babel/types@npm:7.25.7" dependencies: - "@babel/helper-string-parser": "npm:^7.24.8" - "@babel/helper-validator-identifier": "npm:^7.24.7" + "@babel/helper-string-parser": "npm:^7.25.7" + "@babel/helper-validator-identifier": "npm:^7.25.7" to-fast-properties: "npm:^2.0.0" - checksum: 10/7b54665e1b51f525fe0f451efdd9fe7a4a6dfba3fd4956c3530bc77336b66ffe3d78c093796ed044119b5d213176af7cf326f317a2057c538d575c6cefcb3562 + checksum: 10/4504e16a95b6a67d50cfaa389bcbc0621019084cff73784ad4797f82d1bb76c870cb0abb6d9881d5776eb06b4607419a2b1205a08c3e87b152d74bd0884b822a languageName: node linkType: hard @@ -1296,18 +1299,18 @@ __metadata: languageName: node linkType: hard -"@biomejs/biome@npm:^1.9.2": - version: 1.9.2 - resolution: "@biomejs/biome@npm:1.9.2" - dependencies: - "@biomejs/cli-darwin-arm64": "npm:1.9.2" - "@biomejs/cli-darwin-x64": "npm:1.9.2" - "@biomejs/cli-linux-arm64": "npm:1.9.2" - "@biomejs/cli-linux-arm64-musl": "npm:1.9.2" - "@biomejs/cli-linux-x64": "npm:1.9.2" - "@biomejs/cli-linux-x64-musl": "npm:1.9.2" - "@biomejs/cli-win32-arm64": "npm:1.9.2" - "@biomejs/cli-win32-x64": "npm:1.9.2" +"@biomejs/biome@npm:^1.9.3": + version: 1.9.3 + resolution: "@biomejs/biome@npm:1.9.3" + dependencies: + "@biomejs/cli-darwin-arm64": "npm:1.9.3" + "@biomejs/cli-darwin-x64": "npm:1.9.3" + "@biomejs/cli-linux-arm64": "npm:1.9.3" + "@biomejs/cli-linux-arm64-musl": "npm:1.9.3" + "@biomejs/cli-linux-x64": "npm:1.9.3" + "@biomejs/cli-linux-x64-musl": "npm:1.9.3" + "@biomejs/cli-win32-arm64": "npm:1.9.3" + "@biomejs/cli-win32-x64": "npm:1.9.3" dependenciesMeta: "@biomejs/cli-darwin-arm64": optional: true @@ -1327,62 +1330,62 @@ __metadata: optional: true bin: biome: bin/biome - checksum: 10/154179a3e0160e7430e311bd9c39ddc37160296374bb16361798620a81febba2a514f685d5fceb85169f93f3fbdff048ea4b34c41736234ce3e42b3ea306e0fd + checksum: 10/22278454245f3ca178762df09721389abb884fbce87f834f6979a6a9d8db397df160a6d5019a3c7f6bd7d54d136bfaf1b6d3e6852fd9cf45bebc2be0337cb7dd languageName: node linkType: hard -"@biomejs/cli-darwin-arm64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-darwin-arm64@npm:1.9.2" +"@biomejs/cli-darwin-arm64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-darwin-arm64@npm:1.9.3" conditions: os=darwin & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-darwin-x64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-darwin-x64@npm:1.9.2" +"@biomejs/cli-darwin-x64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-darwin-x64@npm:1.9.3" conditions: os=darwin & cpu=x64 languageName: node linkType: hard -"@biomejs/cli-linux-arm64-musl@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.2" +"@biomejs/cli-linux-arm64-musl@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-linux-arm64-musl@npm:1.9.3" conditions: os=linux & cpu=arm64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-arm64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-linux-arm64@npm:1.9.2" +"@biomejs/cli-linux-arm64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-linux-arm64@npm:1.9.3" conditions: os=linux & cpu=arm64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-linux-x64-musl@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.2" +"@biomejs/cli-linux-x64-musl@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-linux-x64-musl@npm:1.9.3" conditions: os=linux & cpu=x64 & libc=musl languageName: node linkType: hard -"@biomejs/cli-linux-x64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-linux-x64@npm:1.9.2" +"@biomejs/cli-linux-x64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-linux-x64@npm:1.9.3" conditions: os=linux & cpu=x64 & libc=glibc languageName: node linkType: hard -"@biomejs/cli-win32-arm64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-win32-arm64@npm:1.9.2" +"@biomejs/cli-win32-arm64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-win32-arm64@npm:1.9.3" conditions: os=win32 & cpu=arm64 languageName: node linkType: hard -"@biomejs/cli-win32-x64@npm:1.9.2": - version: 1.9.2 - resolution: "@biomejs/cli-win32-x64@npm:1.9.2" +"@biomejs/cli-win32-x64@npm:1.9.3": + version: 1.9.3 + resolution: "@biomejs/cli-win32-x64@npm:1.9.3" conditions: os=win32 & cpu=x64 languageName: node linkType: hard @@ -1587,16 +1590,16 @@ __metadata: languageName: node linkType: hard -"@inquirer/checkbox@npm:^2.5.0": - version: 2.5.0 - resolution: "@inquirer/checkbox@npm:2.5.0" +"@inquirer/checkbox@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/checkbox@npm:3.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/figures": "npm:^1.0.5" - "@inquirer/type": "npm:^1.5.3" + "@inquirer/core": "npm:^9.2.1" + "@inquirer/figures": "npm:^1.0.6" + "@inquirer/type": "npm:^2.0.0" ansi-escapes: "npm:^4.3.2" yoctocolors-cjs: "npm:^2.1.2" - checksum: 10/791f748551a3ac64e7b7e48c365ad61079d71664f0d44fe6fdb05edbde532b81d760591b52e7f13e140ab3e76fe6a72021ed5ae7ed84097ce8b6cbb5ac588f09 + checksum: 10/23dccf5a058f8e96e632335532a54f564ec620a1494b61eb9c99b0c6b5a96932a5f7d4cdd4f05f2e7f0e5311ea5cde15948323a6223041de7421df657987902a languageName: node linkType: hard @@ -1610,7 +1613,17 @@ __metadata: languageName: node linkType: hard -"@inquirer/core@npm:^9.1.0": +"@inquirer/confirm@npm:^4.0.1": + version: 4.0.1 + resolution: "@inquirer/confirm@npm:4.0.1" + dependencies: + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" + checksum: 10/9f80834fcba308b047f4953abee4ff3837693400402797bd160dee64c019a63d9d9d866bbbf03d56f4aae8013c27991a0d405765120fe49aea2a57103af53426 + languageName: node + linkType: hard + +"@inquirer/core@npm:^9.1.0, @inquirer/core@npm:^9.2.1": version: 9.2.1 resolution: "@inquirer/core@npm:9.2.1" dependencies: @@ -1630,25 +1643,25 @@ __metadata: languageName: node linkType: hard -"@inquirer/editor@npm:^2.2.0": - version: 2.2.0 - resolution: "@inquirer/editor@npm:2.2.0" +"@inquirer/editor@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/editor@npm:3.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/type": "npm:^1.5.3" + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" external-editor: "npm:^3.1.0" - checksum: 10/65324dba854231444247f48b5ec4cf3ed32da5c0c91c81eff581aece9637531a94d4ab9a26fea039856f6bd3d142968abc9bbee9c7ac2591fe137a8dc9148a79 + checksum: 10/ae2539a4ef62abba58bbf6e18b0dcd36b3f84ccbf38f6c0c0ba6348639bdcc1d4216406528aecfd75c68efab71f3edd5505d741ee5b2bb23ba482f44c115bb8f languageName: node linkType: hard -"@inquirer/expand@npm:^2.3.0": - version: 2.3.0 - resolution: "@inquirer/expand@npm:2.3.0" +"@inquirer/expand@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/expand@npm:3.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/type": "npm:^1.5.3" + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" yoctocolors-cjs: "npm:^2.1.2" - checksum: 10/fdc9b2d0a509e9c0120fda8e1c044593b1f4b68038fd13e19fc35cc305f1e132fddd482bc1b44966cbcab06d579d130cabbb5cac50d917549d16d7e66fad4e74 + checksum: 10/d2450c1818fedf2e4a0741f953439e27a7dec5d63d35d96483f962cd66defbf53db3c4d223b7bb73e0c1a9076f11c82a32f1501274218c23a35acf70952f53b4 languageName: node linkType: hard @@ -1659,7 +1672,7 @@ __metadata: languageName: node linkType: hard -"@inquirer/input@npm:^2.2.4, @inquirer/input@npm:^2.3.0": +"@inquirer/input@npm:^2.2.4": version: 2.3.0 resolution: "@inquirer/input@npm:2.3.0" dependencies: @@ -1669,13 +1682,23 @@ __metadata: languageName: node linkType: hard -"@inquirer/number@npm:^1.1.0": - version: 1.1.0 - resolution: "@inquirer/number@npm:1.1.0" +"@inquirer/input@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/input@npm:3.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/type": "npm:^1.5.3" - checksum: 10/3120d2b5383e708b8c5d323e3920980db3152260a11a2f3ab378578508628bdd13b2923b0d8b95e8cc39e7d7e8d58e60add679619d311a06970865db22dc659f + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" + checksum: 10/b778a2e01fd81d7b85a37dc8a56ddcc99e1b5de8616163824f6583646ddac831546df2ad23f1e49e79874f293942261f292e0c1bea242a3f8c5e4c66a38cbb27 + languageName: node + linkType: hard + +"@inquirer/number@npm:^2.0.1": + version: 2.0.1 + resolution: "@inquirer/number@npm:2.0.1" + dependencies: + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" + checksum: 10/e49ea241927cacee0f329766890b39b1d818e6d4f5c7f088875bf9c2dd3da7ff7db34102b47e8a3d6eb36ae96b5a7c7a50fcae47c749142ecd4aaa649642b772 languageName: node linkType: hard @@ -1690,44 +1713,55 @@ __metadata: languageName: node linkType: hard -"@inquirer/prompts@npm:^5.3.6": - version: 5.5.0 - resolution: "@inquirer/prompts@npm:5.5.0" +"@inquirer/password@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/password@npm:3.0.1" dependencies: - "@inquirer/checkbox": "npm:^2.5.0" - "@inquirer/confirm": "npm:^3.2.0" - "@inquirer/editor": "npm:^2.2.0" - "@inquirer/expand": "npm:^2.3.0" - "@inquirer/input": "npm:^2.3.0" - "@inquirer/number": "npm:^1.1.0" - "@inquirer/password": "npm:^2.2.0" - "@inquirer/rawlist": "npm:^2.3.0" - "@inquirer/search": "npm:^1.1.0" - "@inquirer/select": "npm:^2.5.0" - checksum: 10/4e1d87c5b6d62605d88b21dc3b626339a52eb2d525f8e2fb605a84abf494e720774411c6ec6c2520b90f2710629015f7c5d01cbb7e145906b00235e1ebf7f773 + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" + ansi-escapes: "npm:^4.3.2" + checksum: 10/b55add900c0d7f1cf7db5523e1786c120e9ab5c6cf49084b68aa887807b2aa98fd6f52b16159a57676056d62e42f51ad7bf81a0417b17bab3a5f3c79e0245eb2 languageName: node linkType: hard -"@inquirer/rawlist@npm:^2.3.0": - version: 2.3.0 - resolution: "@inquirer/rawlist@npm:2.3.0" +"@inquirer/prompts@npm:^6.0.0": + version: 6.0.1 + resolution: "@inquirer/prompts@npm:6.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/type": "npm:^1.5.3" + "@inquirer/checkbox": "npm:^3.0.1" + "@inquirer/confirm": "npm:^4.0.1" + "@inquirer/editor": "npm:^3.0.1" + "@inquirer/expand": "npm:^3.0.1" + "@inquirer/input": "npm:^3.0.1" + "@inquirer/number": "npm:^2.0.1" + "@inquirer/password": "npm:^3.0.1" + "@inquirer/rawlist": "npm:^3.0.1" + "@inquirer/search": "npm:^2.0.1" + "@inquirer/select": "npm:^3.0.1" + checksum: 10/336af7d9e02fac0e3bccc0abda0f2e5c501ee12c3097befb51f2afa3e992dac8696bf77b0923c0fef0b97a51faf987e03fce3f583b379bfeba91d0387990ec96 + languageName: node + linkType: hard + +"@inquirer/rawlist@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/rawlist@npm:3.0.1" + dependencies: + "@inquirer/core": "npm:^9.2.1" + "@inquirer/type": "npm:^2.0.0" yoctocolors-cjs: "npm:^2.1.2" - checksum: 10/48635c5f62527dde46209d168da53e364c33ea7f795c23d9a5ee7e0836159404adc4f68e7a743a0a9a9c4c90fc1f96668b6ff869c3232f1a3b585d3afcf0b702 + checksum: 10/c50646c567d9722142a20b6d13a53782719a3e8e9050471c91900b4f5abdaca81e59cb79c25c5e3fbaa663a7944ff269352b00b3c1e17e5acbf175ff87fa24a3 languageName: node linkType: hard -"@inquirer/search@npm:^1.1.0": - version: 1.1.0 - resolution: "@inquirer/search@npm:1.1.0" +"@inquirer/search@npm:^2.0.1": + version: 2.0.1 + resolution: "@inquirer/search@npm:2.0.1" dependencies: - "@inquirer/core": "npm:^9.1.0" - "@inquirer/figures": "npm:^1.0.5" - "@inquirer/type": "npm:^1.5.3" + "@inquirer/core": "npm:^9.2.1" + "@inquirer/figures": "npm:^1.0.6" + "@inquirer/type": "npm:^2.0.0" yoctocolors-cjs: "npm:^2.1.2" - checksum: 10/a0d0fa5a1d00414779af66b8c01f61402d2d7aedf48eafd1e7e2a00f91e5e0408dfc06511ad7194d90c1cc6cc9c9babd5683b8f83bcd1beffc339a6790e69de5 + checksum: 10/0be277fe6ca7b1f486de47dbacf0afc303eaa1f15b7ff032d84143aee175f82a477e856ee2b5e768bb6ac6a0835e0e7671d6b100eca972c583e9782bc054268c languageName: node linkType: hard @@ -1744,6 +1778,19 @@ __metadata: languageName: node linkType: hard +"@inquirer/select@npm:^3.0.1": + version: 3.0.1 + resolution: "@inquirer/select@npm:3.0.1" + dependencies: + "@inquirer/core": "npm:^9.2.1" + "@inquirer/figures": "npm:^1.0.6" + "@inquirer/type": "npm:^2.0.0" + ansi-escapes: "npm:^4.3.2" + yoctocolors-cjs: "npm:^2.1.2" + checksum: 10/83513cd6a7cc6dd9c16aa36565d53cfe697a80697cb2991b8bfb5feedb783ff486e6e8c44f1484e2bd7c3e709ab0b4216172f93fe5c8a2ad9c4af4bd30b020f8 + languageName: node + linkType: hard + "@inquirer/type@npm:^1.5.3": version: 1.5.5 resolution: "@inquirer/type@npm:1.5.5" @@ -2079,11 +2126,10 @@ __metadata: linkType: hard "@jsforce/jsforce-node@npm:^3.4.1": - version: 3.4.2 - resolution: "@jsforce/jsforce-node@npm:3.4.2" + version: 3.5.1 + resolution: "@jsforce/jsforce-node@npm:3.5.1" dependencies: "@sindresorhus/is": "npm:^4" - abort-controller: "npm:^3.0.0" base64url: "npm:^3.0.1" csv-parse: "npm:^5.5.2" csv-stringify: "npm:^6.4.4" @@ -2094,7 +2140,7 @@ __metadata: node-fetch: "npm:^2.6.1" strip-ansi: "npm:^6.0.0" xml2js: "npm:^0.6.2" - checksum: 10/355dc0d22a6583aea109bf904c65205825034a2192dbb6f9205653b15320c5d36186a09b71a819c24b2a414b8ae6f1fda4c77538a35310a2c20ef014e2c96931 + checksum: 10/681cb6aa5bbc2140294bcd391b2e53d9fa356763007b1ecf9db0edb7a55290f39de525c14a6103e5ac9a14fd493412af3c29eebdf68b2ab47e3797e6315b999a languageName: node linkType: hard @@ -2173,9 +2219,9 @@ __metadata: languageName: node linkType: hard -"@oclif/core@npm:^4, @oclif/core@npm:^4.0.19, @oclif/core@npm:^4.0.23": - version: 4.0.23 - resolution: "@oclif/core@npm:4.0.23" +"@oclif/core@npm:^4, @oclif/core@npm:^4.0.19, @oclif/core@npm:^4.0.27": + version: 4.0.27 + resolution: "@oclif/core@npm:4.0.27" dependencies: ansi-escapes: "npm:^4.3.2" ansis: "npm:^3.3.2" @@ -2186,7 +2232,7 @@ __metadata: get-package-type: "npm:^0.1.0" globby: "npm:^11.1.0" indent-string: "npm:^4.0.0" - is-wsl: "npm:^2.2.0" + is-wsl: "npm:^3" lilconfig: "npm:^3.1.2" minimatch: "npm:^9.0.5" semver: "npm:^7.6.3" @@ -2195,13 +2241,13 @@ __metadata: widest-line: "npm:^3.1.0" wordwrap: "npm:^1.0.0" wrap-ansi: "npm:^7.0.0" - checksum: 10/551e49c0bbbb552719d73bbd303a6ef50e235e5530a331014ca1dc236cadb4fa15996c24db66fa526fddeebca663c1dbcb5111e855e4c743dfd4a0dd4cbe5398 + checksum: 10/da6fd27f23e1ab1bdce6b8eb51cbc341f6efae635407ccc97c77987aadb7818d41336baa6c51aaaf3ab7be128569de1bed2e25ca6b3741763dafa32a922089e3 languageName: node linkType: hard -"@oclif/plugin-command-snapshot@npm:^5.2.17": - version: 5.2.17 - resolution: "@oclif/plugin-command-snapshot@npm:5.2.17" +"@oclif/plugin-command-snapshot@npm:^5.2.18": + version: 5.2.18 + resolution: "@oclif/plugin-command-snapshot@npm:5.2.18" dependencies: "@oclif/core": "npm:^4" ansis: "npm:^3.3.2" @@ -2212,16 +2258,16 @@ __metadata: lodash.sortby: "npm:^4.7.0" semver: "npm:^7.6.3" ts-json-schema-generator: "npm:^1.5.1" - checksum: 10/edf19cee46573284d6121c524f20f525e20408550f407e68afcf54a8bb804ee98efd0df5c435bd8fb8c5dcabb98605936f5059512ee7ab81be3edce1e81880f3 + checksum: 10/d4a17d3996de6ce7ca8bdd98bef04161099ccf03e70dad6be9e15dbf1f74e7305f5dae94c3dcc7732c8e0889aa496c836d4c1ddefc3e47a54553343fed0cf045 languageName: node linkType: hard -"@oclif/plugin-help@npm:^6.2.10, @oclif/plugin-help@npm:^6.2.13": - version: 6.2.13 - resolution: "@oclif/plugin-help@npm:6.2.13" +"@oclif/plugin-help@npm:^6.2.10, @oclif/plugin-help@npm:^6.2.14": + version: 6.2.14 + resolution: "@oclif/plugin-help@npm:6.2.14" dependencies: "@oclif/core": "npm:^4" - checksum: 10/2425886cec952134877e2e5f17c6c80f19634b1ebe3cd59f806227b638aeef9918a0b20346261b47395d46b750c9a2b4d3b2a8dd179770fb3b9484cec7e0496d + checksum: 10/6065a0eca470d775a52f77ee0b29ce809959c71ca77c1bb4db5c1337055d65e586d882307cc4eaaa3bc4d2334929a11b33cdf5e0cd4fe8f2b7d2ca2b2a416bfb languageName: node linkType: hard @@ -2562,13 +2608,13 @@ __metadata: languageName: node linkType: hard -"@smithy/abort-controller@npm:^3.1.4": - version: 3.1.4 - resolution: "@smithy/abort-controller@npm:3.1.4" +"@smithy/abort-controller@npm:^3.1.5": + version: 3.1.5 + resolution: "@smithy/abort-controller@npm:3.1.5" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/ece1207b3fe8183cdb9d0e85fa21703d85f396c3f4a7dee65bf780e5d6f3e87b2c6ce268ace03e969a8b85b73401dadcbb4b6d13bd0fed15a7d6e11930f73e44 + checksum: 10/2a305f3a9ab75786553f9e44678bee90cadd25b68ec3824205e89096832c418a7b37a5b38b82edff743da3e80074e2d16f539469d1b2115ec362a6e6ce04ab29 languageName: node linkType: hard @@ -2591,160 +2637,160 @@ __metadata: languageName: node linkType: hard -"@smithy/config-resolver@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/config-resolver@npm:3.0.8" +"@smithy/config-resolver@npm:^3.0.9": + version: 3.0.9 + resolution: "@smithy/config-resolver@npm:3.0.9" dependencies: - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" "@smithy/util-config-provider": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.7" tslib: "npm:^2.6.2" - checksum: 10/077f401d617648ac3aa53655bc08ed27b4c2093c98c9a6d911e2114454565e2db51d1448b34f52bb19088aae56d732c7fe3be97be40fc074d8370f901e7bfe4f + checksum: 10/f1226c6ffc06b9fd8e38d2427245b25004c57b96c5bc26ffa12f5d0da0e9a5401bd6a63186713c3c15d7ada875e20c47049f72131f460684eea48f5565969d91 languageName: node linkType: hard -"@smithy/core@npm:^2.4.6": - version: 2.4.6 - resolution: "@smithy/core@npm:2.4.6" +"@smithy/core@npm:^2.4.7": + version: 2.4.8 + resolution: "@smithy/core@npm:2.4.8" dependencies: - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-retry": "npm:^3.0.21" - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-retry": "npm:^3.0.23" + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/smithy-client": "npm:^3.4.0" + "@smithy/types": "npm:^3.5.0" "@smithy/util-body-length-browser": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.7" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/c06fe0e3dc1efd4d70c76d5fbca9f7c799067e60cd8ad5d1a1935d24cac72cf30276c6d7f43954dce1902c85157129a8c80786628d070461bc6801d44571a406 + checksum: 10/6c4bef7a992ccd5ace75a1294c2fba2b28674d9c97e3ef5206c1197728610f3fc180fd930de83342dd09bb9388e4c0c9df1f5c704b3338b404586fa3b6632374 languageName: node linkType: hard -"@smithy/credential-provider-imds@npm:^3.2.3": - version: 3.2.3 - resolution: "@smithy/credential-provider-imds@npm:3.2.3" +"@smithy/credential-provider-imds@npm:^3.2.4": + version: 3.2.4 + resolution: "@smithy/credential-provider-imds@npm:3.2.4" dependencies: - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" tslib: "npm:^2.6.2" - checksum: 10/754899b929d0230185ed8a7f49023e3a2a8d4b34f7a7978e9f0dc2b077b93bb2357be7d942963f218044938b8e562fef51725003e830a88130c6c3b372197b88 + checksum: 10/5b5e966eb91f117a7bfd96b1b903f118eee7174d1608ed43ce84fe2ea28d429f5d97b767120c2a2c202232831b078256eef8af390d5e34972b9aa3b5eae8b242 languageName: node linkType: hard -"@smithy/eventstream-codec@npm:^3.1.5": - version: 3.1.5 - resolution: "@smithy/eventstream-codec@npm:3.1.5" +"@smithy/eventstream-codec@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/eventstream-codec@npm:3.1.6" dependencies: "@aws-crypto/crc32": "npm:5.2.0" - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" "@smithy/util-hex-encoding": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/75090022876dec90745263ca18b1275eb89754d00c51274c605db0389a334f5c6bfb4d9f580bbb149ae8a0ec83128ff2dd757b0e964a796f00c11671225f8ba9 + checksum: 10/5db22b7bfd874256aed7ab3ea1b6eced3dc1d97a2e71c8b6f064e815e1081a872c0d5ca779c052ec489d63442fbe18408f4c7fed1dfa4217b32ac4a37e7db44e languageName: node linkType: hard -"@smithy/eventstream-serde-browser@npm:^3.0.9": - version: 3.0.9 - resolution: "@smithy/eventstream-serde-browser@npm:3.0.9" +"@smithy/eventstream-serde-browser@npm:^3.0.10": + version: 3.0.10 + resolution: "@smithy/eventstream-serde-browser@npm:3.0.10" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.8" - "@smithy/types": "npm:^3.4.2" + "@smithy/eventstream-serde-universal": "npm:^3.0.9" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/2150877f4cfab7e92c266c29886e5054bdafdbb28addb091926e26deee12ec34e5501551199cc964bea78adeb8c5ae35480e1d96e22baf7589672fba93c10626 + checksum: 10/43ed64085bf8a7c3d21989857b113160bc956b2934f25817a3faf43c939cb9fd7ee07cb314e2a175ca09af83e460612764752b950ad18a3dcc5fc72e1e746896 languageName: node linkType: hard -"@smithy/eventstream-serde-config-resolver@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.6" +"@smithy/eventstream-serde-config-resolver@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/eventstream-serde-config-resolver@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/b6ef41668b24ee99cf470d9de2fbd03beba7634a1cd698dfa0e673c87a056f97f0bc717d96d5f333ecdb8ed2f10495b5ceeb66bd5ebedfcca1dc9d8f0cf1f33e + checksum: 10/fb752b15d15534c7c8553e14de8709238aa6129f2c4980d2527599ba09f359488ae3854fb27b973aadc8b224cd73e51ad6c9d9fc9df051445a561222aac0575b languageName: node linkType: hard -"@smithy/eventstream-serde-node@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/eventstream-serde-node@npm:3.0.8" +"@smithy/eventstream-serde-node@npm:^3.0.9": + version: 3.0.9 + resolution: "@smithy/eventstream-serde-node@npm:3.0.9" dependencies: - "@smithy/eventstream-serde-universal": "npm:^3.0.8" - "@smithy/types": "npm:^3.4.2" + "@smithy/eventstream-serde-universal": "npm:^3.0.9" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/71b2e2e7243991202e5430352a26c06250f73e2ba0cbf26a86fe4188d829162aa37940cd320e05137c00b3c548e6456d66d6d16bd0136eac5ce358aa022970bd + checksum: 10/550aa7a9a4e43c539ca01d5bede42457b6c8fc0c0ac37c2857011b36f3b1f4342da10d6cfc41ecefc26ede8f452d12c203ed79d78653a3a76936d009ab274ad0 languageName: node linkType: hard -"@smithy/eventstream-serde-universal@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/eventstream-serde-universal@npm:3.0.8" +"@smithy/eventstream-serde-universal@npm:^3.0.9": + version: 3.0.9 + resolution: "@smithy/eventstream-serde-universal@npm:3.0.9" dependencies: - "@smithy/eventstream-codec": "npm:^3.1.5" - "@smithy/types": "npm:^3.4.2" + "@smithy/eventstream-codec": "npm:^3.1.6" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/83aee42f6467577fa890bbb0db50c55ec7b255ea55fa8c7416e912253a2cc1ab329578843255e11e35d3b2c7ee4b999c5e6d3575002e197f6797b275f13c35d6 + checksum: 10/2d1d02e67e0177bf77ab329d457359d4a56d6fddc838ceaa1918a8fd9ccf255a104ddecf2b204c0191b691361388a4f4ef7fa29548d95c9bbf11c6e0d270dbdd languageName: node linkType: hard -"@smithy/fetch-http-handler@npm:^3.2.8": - version: 3.2.8 - resolution: "@smithy/fetch-http-handler@npm:3.2.8" +"@smithy/fetch-http-handler@npm:^3.2.9": + version: 3.2.9 + resolution: "@smithy/fetch-http-handler@npm:3.2.9" dependencies: - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/querystring-builder": "npm:^3.0.6" - "@smithy/types": "npm:^3.4.2" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/querystring-builder": "npm:^3.0.7" + "@smithy/types": "npm:^3.5.0" "@smithy/util-base64": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/0782ee667d7eec1d8ad895dceb64e46b59ebc31d1ad6b541c4cb9521a5a9cc940f27f9a8d20fbc16e5c13741d99776334a0bf0f43a9e7f6744e21f9cbd80f40a + checksum: 10/85fb75c82e265c99e2b08a98d06ede537aa987e4da171bc2232fae4a25aa3ed095cf212970aec5ecf6c2d3581e39d367b363a5194482b2e9556efca49ad8203c languageName: node linkType: hard -"@smithy/hash-blob-browser@npm:^3.1.5": - version: 3.1.5 - resolution: "@smithy/hash-blob-browser@npm:3.1.5" +"@smithy/hash-blob-browser@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/hash-blob-browser@npm:3.1.6" dependencies: "@smithy/chunked-blob-reader": "npm:^3.0.0" "@smithy/chunked-blob-reader-native": "npm:^3.0.0" - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/95f5e69bc52aa3232622a39e51a62a7024001dbb1e9e2df5adabe7340317445dc4d5cbf6065b7540d5680f86e50e98039b7a80cc8d25187be1273dee8e34aa02 + checksum: 10/f82c637d66ccf4d26bf5c28188c9c5028f424e3d19ef669cff5fa1efd349fe1f517a99fc8b72bf5adfd2e1bcd3f415534eae7d48588324a854ff70db445ec3dd languageName: node linkType: hard -"@smithy/hash-node@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/hash-node@npm:3.0.6" +"@smithy/hash-node@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/hash-node@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" "@smithy/util-buffer-from": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/18491ca96d551774da958ab78976c6d65fc37fd5a84c3c476cf17378ddec33b1a70a4737d0da9d250d1fd0178ee28b61153bdd1e93506999f1555ab067a256e0 + checksum: 10/2c0d3f6e3b5e2f2f235bec93e112ef1c54963af8eaeaeea83aea10fa423ed43f80d180a6cba3b0df6917e91e60d75b1f16f9845843cd223c50d4227a23a8142e languageName: node linkType: hard -"@smithy/hash-stream-node@npm:^3.1.5": - version: 3.1.5 - resolution: "@smithy/hash-stream-node@npm:3.1.5" +"@smithy/hash-stream-node@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/hash-stream-node@npm:3.1.6" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/29532b96aa12784115db84852b1485683ce98911d4218ec1d59d48ec1cbe1da972182458db1824ccd72debb6ebcb8cd19c6abfb70a3cd747b1c1b0f734b7b74c + checksum: 10/7e0cbfe6525a6d6887a38af5e89568eeff31c6b45d1589994b37e242e98ace526b1aad827461f09847cb0bc25f729c479ad988b00788b4aaa66b049b38587a63 languageName: node linkType: hard -"@smithy/invalid-dependency@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/invalid-dependency@npm:3.0.6" +"@smithy/invalid-dependency@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/invalid-dependency@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/bea2ba097166b7ad34468f1dc0c76fff75690e2f599c85144c2834ed25fed09696422bbd77f6b0b265578342626b2e44de21f2227e83c877f98f3e125babc43d + checksum: 10/55a7949274a1ef113d7b216935d84f629b7f2ed0bdc96f2f13fa6f869d6044081adaea172afd5409e393d43a94a74d2f7ef129336c780d489b86e60d3554ccba languageName: node linkType: hard @@ -2766,212 +2812,212 @@ __metadata: languageName: node linkType: hard -"@smithy/md5-js@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/md5-js@npm:3.0.6" +"@smithy/md5-js@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/md5-js@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/3e1b8affe71689c9dd751044ead9f4b762b1a5f78862148ee1f2fc347a8a0615279245afce76cfa9f1c456000dd7116f1ca2ac9a05591a7816f245b72beb2db0 + checksum: 10/6324d82a0f29070226a07cefdf644e0c52bbf2e28cb7643e49915019227eeee774a0b2d97b37cb2941a44517cc23019cb8bd521fb5bac353dd5c61a328e63c9f languageName: node linkType: hard -"@smithy/middleware-content-length@npm:^3.0.8": - version: 3.0.8 - resolution: "@smithy/middleware-content-length@npm:3.0.8" +"@smithy/middleware-content-length@npm:^3.0.9": + version: 3.0.9 + resolution: "@smithy/middleware-content-length@npm:3.0.9" dependencies: - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/4b5583d07d2dbd00445f45f62a70394b53790123c7dae8577d2577978eb807192f3ecc4e736c339e76f54c428ce6b1d32a8d7cc7a8ab6904745d55a2b7082800 + checksum: 10/0829d70c34fc90f3f8f6b63b6cca8bb3c5ceb0c5961b229ebf0e958d9066c238af882cc82dc23654502264a655bb4746f528f3776ddc5631d0d3a111f846e049 languageName: node linkType: hard -"@smithy/middleware-endpoint@npm:^3.1.3": - version: 3.1.3 - resolution: "@smithy/middleware-endpoint@npm:3.1.3" - dependencies: - "@smithy/middleware-serde": "npm:^3.0.6" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" - "@smithy/url-parser": "npm:^3.0.6" - "@smithy/util-middleware": "npm:^3.0.6" +"@smithy/middleware-endpoint@npm:^3.1.4": + version: 3.1.4 + resolution: "@smithy/middleware-endpoint@npm:3.1.4" + dependencies: + "@smithy/middleware-serde": "npm:^3.0.7" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" + "@smithy/url-parser": "npm:^3.0.7" + "@smithy/util-middleware": "npm:^3.0.7" tslib: "npm:^2.6.2" - checksum: 10/5a72c220f3d8c2b99a546dbc20d1d05e6baa8be662c00496584564bc7162160048913419ef3f05c1ab97eaa924076dc9ecd99fc409d6eacf99c1a20db1ab91ca + checksum: 10/189edcef6a5f9f83f50866a57522bc7d755786a04caf83e054137ba6d10bb93a14c9148d2701c8332daa05eae5e4cb569ff26887c6db2580b6686bfc660a3edd languageName: node linkType: hard -"@smithy/middleware-retry@npm:^3.0.21": - version: 3.0.21 - resolution: "@smithy/middleware-retry@npm:3.0.21" +"@smithy/middleware-retry@npm:^3.0.22, @smithy/middleware-retry@npm:^3.0.23": + version: 3.0.23 + resolution: "@smithy/middleware-retry@npm:3.0.23" dependencies: - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/service-error-classification": "npm:^3.0.6" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-middleware": "npm:^3.0.6" - "@smithy/util-retry": "npm:^3.0.6" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/service-error-classification": "npm:^3.0.7" + "@smithy/smithy-client": "npm:^3.4.0" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-middleware": "npm:^3.0.7" + "@smithy/util-retry": "npm:^3.0.7" tslib: "npm:^2.6.2" uuid: "npm:^9.0.1" - checksum: 10/e0aa0af238481187effeae2173435620b62fbcc21fe003d14dfda9f8fbd34e5a84ef55528bc83b4b3150cc0a45298d9cdcd1aef4750b353b7c476c745b3da7a1 + checksum: 10/95de9d9cf9afd3083502b529a0a16dce7e56e14e5b3b2a1de9d9499dca9b3313f527f8feb2f4e5116f3f241d04a83cb95f9663bc4d8d38e5f8eee19c18832d35 languageName: node linkType: hard -"@smithy/middleware-serde@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/middleware-serde@npm:3.0.6" +"@smithy/middleware-serde@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/middleware-serde@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/a516095bedb42cc3b36d9397411bcc562614912f871857643d2abdc8d94fc940cd3a98aa3cb42dad4507fee4144508094dd8f900dc7fc4843ba07e947acd0292 + checksum: 10/d324f6a6d35db69dda1dd7e768d9d638a6a48f353463ccf12a493d0483239e93731ed12ba4d94500437fc7f5dcf4b5691d6ed0902125f5f6c9502e1988a847f8 languageName: node linkType: hard -"@smithy/middleware-stack@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/middleware-stack@npm:3.0.6" +"@smithy/middleware-stack@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/middleware-stack@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/f5eaa8fc61fc34e33576b0e766fbe4ff5250ff09969806b2dbe6de328da8edefd7e6d360d0f98d4eb74139931b05fd19354ffaaac43f5cd3237e735954b44436 + checksum: 10/f7ee5db918bc8b99ecd059abca756bb3a1cd35bf716e12f55fe4737d4c7819990118c16e11cb4b0f699cd991c93bf8421e1364b81903b488ce22636985928bde languageName: node linkType: hard -"@smithy/node-config-provider@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/node-config-provider@npm:3.1.7" +"@smithy/node-config-provider@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/node-config-provider@npm:3.1.8" dependencies: - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/shared-ini-file-loader": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/shared-ini-file-loader": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/1a7d571c250f52dfbfa2a85a879e696702a1ab68a6e94e6c5cfc07f93ac366f40353834acdf5bde61dd085311d5421a22df995791ef4941b7caf9887cdce13e5 + checksum: 10/2065950903606af1c7c737dde1da87036617061b803269fbe678f82e346f01a704572e72956894c739d2880a1810eea6c7471e4efca4d10df03fd0c2a5d56af6 languageName: node linkType: hard -"@smithy/node-http-handler@npm:^3.2.3": - version: 3.2.3 - resolution: "@smithy/node-http-handler@npm:3.2.3" +"@smithy/node-http-handler@npm:^3.2.4": + version: 3.2.4 + resolution: "@smithy/node-http-handler@npm:3.2.4" dependencies: - "@smithy/abort-controller": "npm:^3.1.4" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/querystring-builder": "npm:^3.0.6" - "@smithy/types": "npm:^3.4.2" + "@smithy/abort-controller": "npm:^3.1.5" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/querystring-builder": "npm:^3.0.7" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/a8fec9869b156fa5fae5d3fb21c24b0a982ff669755ca6399d7220c86058a2c897345a6e9262b38d0ed48378f2e5b046b68a5ac2a1d2d2a26a39e21cc83450b1 + checksum: 10/3de876b7a1471febc5778bbdf442f751ceff8d97c4bf82cb0fe9ba3d1988f6b94f29d0cbfdd657171d4a60c01c43694400ba36bb303988ac711757862f671473 languageName: node linkType: hard -"@smithy/property-provider@npm:^3.1.6": - version: 3.1.6 - resolution: "@smithy/property-provider@npm:3.1.6" +"@smithy/property-provider@npm:^3.1.7": + version: 3.1.7 + resolution: "@smithy/property-provider@npm:3.1.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/1d43acafdbb1b00d76928f68212bb3571f0a5fe3dcb232fc657486d3e33c97cc56bdc0c46c7d83c9ac9c5db7df1c8114858540ed0cba8f8996b9d0892f00ec75 + checksum: 10/07ba03340e06605e216b229c4833f6bbcc220bdb8a39d5d8420559d1bd4643b5e93f831283a04a65f3c88aeb572dbe555b2dbc52f279182eea08b400f83a1305 languageName: node linkType: hard -"@smithy/protocol-http@npm:^4.1.3": - version: 4.1.3 - resolution: "@smithy/protocol-http@npm:4.1.3" +"@smithy/protocol-http@npm:^4.1.4": + version: 4.1.4 + resolution: "@smithy/protocol-http@npm:4.1.4" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/12b860900b0968f6c8bab93dbbd4c08d821b3608cf6f480cbfb7374e68d917292886cdbf1657511d56cb41358613cac3969cdf31b87956e67d5b8bd7b158633e + checksum: 10/76a1f098b60921a2860565d5b1a0e7b525f7d12977a1cb37d9bfd57d77fb0385017a70b9215349f76970de747ca1be709b7aa5b91013c2f9599d9f9cdc19b395 languageName: node linkType: hard -"@smithy/querystring-builder@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/querystring-builder@npm:3.0.6" +"@smithy/querystring-builder@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/querystring-builder@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" "@smithy/util-uri-escape": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/5aa84b53b0274593a1c29555e5f184bb8eac4e9514c264f7110e4e6dc617197ad92cc66547389447895df6ff7bb794b8e8ba171e465d97a3402a00f7e5570d34 + checksum: 10/44f9e98e2a54a042e61ba7741545558aeb7f8f9635c05950316564f105bde2fa12171ecd94741595be0e6c34091cb4a8dbf9c4f13530e21ae27adf15a458a9d3 languageName: node linkType: hard -"@smithy/querystring-parser@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/querystring-parser@npm:3.0.6" +"@smithy/querystring-parser@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/querystring-parser@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/f0b0ad0c36d1f023370c60c67c2117a2174881206d3d17aaf32a487695d612d027a8a294ff9133db82081d0cae1164855a4881604431533f50a09a6e164012e2 + checksum: 10/807092e258624f9944b089d77d1ec64431f06912410ed8a78d5f752410b15063151c3a1cdfa237483db8b827bf274b2ed9d79a7652d71604173b7fa7b342fe57 languageName: node linkType: hard -"@smithy/service-error-classification@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/service-error-classification@npm:3.0.6" +"@smithy/service-error-classification@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/service-error-classification@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" - checksum: 10/5c18037bcee4ec754cc583c9c84b9c8d0569f4a861ce4463730e0aff3077689adb10e70e82a8fc3a40ba54ac7f3b5fb82fa98b62c7251dbd8c9a29e654ebd711 + "@smithy/types": "npm:^3.5.0" + checksum: 10/ddca07a9dea3378dd3857f558240e448ab8e807713ffdc623d867bea1db80d4196c20e171ecfac2128c4181b5c206e25392529551e3e7efba7e2dd0cf557ded1 languageName: node linkType: hard -"@smithy/shared-ini-file-loader@npm:^3.1.7": - version: 3.1.7 - resolution: "@smithy/shared-ini-file-loader@npm:3.1.7" +"@smithy/shared-ini-file-loader@npm:^3.1.8": + version: 3.1.8 + resolution: "@smithy/shared-ini-file-loader@npm:3.1.8" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/e88cfd525663331c1492b89ece9f0c32e95b2239b9337ebe74434d3a7ca0b5d0fbd1d31ef503dd7924a2f292f4f3f3965f3d764661e0313055953d564f365559 + checksum: 10/c91313654d556a9c8f95a6528b1304e8a768c6b636ab018a8988668a10251e839ee23989ed442ea2d8409dfc1a5efabf7b929525056c3af0005ea5d7b13153f9 languageName: node linkType: hard -"@smithy/signature-v4@npm:^4.1.4": - version: 4.1.4 - resolution: "@smithy/signature-v4@npm:4.1.4" +"@smithy/signature-v4@npm:^4.2.0": + version: 4.2.0 + resolution: "@smithy/signature-v4@npm:4.2.0" dependencies: "@smithy/is-array-buffer": "npm:^3.0.0" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" "@smithy/util-hex-encoding": "npm:^3.0.0" - "@smithy/util-middleware": "npm:^3.0.6" + "@smithy/util-middleware": "npm:^3.0.7" "@smithy/util-uri-escape": "npm:^3.0.0" "@smithy/util-utf8": "npm:^3.0.0" tslib: "npm:^2.6.2" - checksum: 10/2e097cd93d3c6dc6b7364b90dfe30c0b3f34911d56e70a63de8a00d4ab3ceca08f1dd1e98f6314ac97c83596cc18250a2945d2b167f950ae450ccf0117a5e386 + checksum: 10/d2d067557ece8763bbdd14a8de6586688c1e7e999dd9bbdf4d60c1d6df4cd9d6cf8b28c10cb3bac6ebdd98cc047f335152a6ef46a253e5260fcac0276c9086ac languageName: node linkType: hard -"@smithy/smithy-client@npm:^3.3.5": - version: 3.3.5 - resolution: "@smithy/smithy-client@npm:3.3.5" +"@smithy/smithy-client@npm:^3.3.6, @smithy/smithy-client@npm:^3.4.0": + version: 3.4.0 + resolution: "@smithy/smithy-client@npm:3.4.0" dependencies: - "@smithy/middleware-endpoint": "npm:^3.1.3" - "@smithy/middleware-stack": "npm:^3.0.6" - "@smithy/protocol-http": "npm:^4.1.3" - "@smithy/types": "npm:^3.4.2" - "@smithy/util-stream": "npm:^3.1.8" + "@smithy/middleware-endpoint": "npm:^3.1.4" + "@smithy/middleware-stack": "npm:^3.0.7" + "@smithy/protocol-http": "npm:^4.1.4" + "@smithy/types": "npm:^3.5.0" + "@smithy/util-stream": "npm:^3.1.9" tslib: "npm:^2.6.2" - checksum: 10/2734300825674f2c30889b2259fa1f9c186f693d313f4776f856e8f0924d6a548f720a33b26f0c2ec4441fd763ca00ca1efc7ed9346af41e206b9d2c975a4df2 + checksum: 10/1b30aff26db7caaa9813fb44ec35535d34cca4d7ec7390983fef6cf520e2f5440d9ec83d3958032a55b45024e5a577ba325a27f235f8ffc201b517312173d569 languageName: node linkType: hard -"@smithy/types@npm:^3.4.2": - version: 3.4.2 - resolution: "@smithy/types@npm:3.4.2" +"@smithy/types@npm:^3.5.0": + version: 3.5.0 + resolution: "@smithy/types@npm:3.5.0" dependencies: tslib: "npm:^2.6.2" - checksum: 10/2056cc37b97b0220217203a11aa30a3a2af8c70f4971372530e3e890d2d961383c52060f889b96aeddf3918beff82d672e08bf8eed62b4d141a6b39b0f27c1f4 + checksum: 10/c34e7de884526463365223695c2aaa397d032f42b14beafa3e392002855970d03ec8672eaf4e9c51bfd42fc49cef70b001570a7a255332a86a811c1ed70fa671 languageName: node linkType: hard -"@smithy/url-parser@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/url-parser@npm:3.0.6" +"@smithy/url-parser@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/url-parser@npm:3.0.7" dependencies: - "@smithy/querystring-parser": "npm:^3.0.6" - "@smithy/types": "npm:^3.4.2" + "@smithy/querystring-parser": "npm:^3.0.7" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/66454df7c195b6bc404924874cf7bea341e85f633a455be3cc294585afc91ffe19448cb4799d0386f98375fb3c566d21069180f0ce4d74ca679b2304355137a9 + checksum: 10/dda89ac7fd406dc519771fa3cead3b18b19a8d1ad46f105645d574d81aca2294cb7564cdd8ebe2e34fcfbaa644d5e363cf2880cbe5c40b658fb41e09b4605a33 languageName: node linkType: hard @@ -3033,42 +3079,42 @@ __metadata: languageName: node linkType: hard -"@smithy/util-defaults-mode-browser@npm:^3.0.21": - version: 3.0.21 - resolution: "@smithy/util-defaults-mode-browser@npm:3.0.21" +"@smithy/util-defaults-mode-browser@npm:^3.0.22": + version: 3.0.23 + resolution: "@smithy/util-defaults-mode-browser@npm:3.0.23" dependencies: - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/smithy-client": "npm:^3.4.0" + "@smithy/types": "npm:^3.5.0" bowser: "npm:^2.11.0" tslib: "npm:^2.6.2" - checksum: 10/9c0a40f0a463adceeb03f0be0f1426c8b429c8a0acb397689221e3f6a8317429fa7ff9f52ca2d7ffc31e6ca02f20bdd71bb96cdaf4835761ace219b587b03337 + checksum: 10/5f58de96684d83594e93747286277729c7dda89a4b52e99450d22744e2e119fcad0e0f6d44deaf3f00adc31d1c6db81752ff289535673641f1f4ec9f5b84abe5 languageName: node linkType: hard -"@smithy/util-defaults-mode-node@npm:^3.0.21": - version: 3.0.21 - resolution: "@smithy/util-defaults-mode-node@npm:3.0.21" +"@smithy/util-defaults-mode-node@npm:^3.0.22": + version: 3.0.23 + resolution: "@smithy/util-defaults-mode-node@npm:3.0.23" dependencies: - "@smithy/config-resolver": "npm:^3.0.8" - "@smithy/credential-provider-imds": "npm:^3.2.3" - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/property-provider": "npm:^3.1.6" - "@smithy/smithy-client": "npm:^3.3.5" - "@smithy/types": "npm:^3.4.2" + "@smithy/config-resolver": "npm:^3.0.9" + "@smithy/credential-provider-imds": "npm:^3.2.4" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/property-provider": "npm:^3.1.7" + "@smithy/smithy-client": "npm:^3.4.0" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/6fa919c4bc8d434c537cb0be5718316d020ae7ca3c85efc747b43d6f9cda27d756dea7e7d509e61e2bb5f91b8f61baa8d5c35ffe865ff0a0baa50e32bf2d489f + checksum: 10/c3ce8b2d3ed60ee93829700e39e58cdc78784fcde2c2cd46a5184f979273c0b202e9a4a3477d2e8420a648bf58cc07957776adfb83edea11fb0f0467f184d500 languageName: node linkType: hard -"@smithy/util-endpoints@npm:^2.1.2": - version: 2.1.2 - resolution: "@smithy/util-endpoints@npm:2.1.2" +"@smithy/util-endpoints@npm:^2.1.3": + version: 2.1.3 + resolution: "@smithy/util-endpoints@npm:2.1.3" dependencies: - "@smithy/node-config-provider": "npm:^3.1.7" - "@smithy/types": "npm:^3.4.2" + "@smithy/node-config-provider": "npm:^3.1.8" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/30ea1b94d759e3f8a480795bcc9bf1a36cd7ea32ac321fb1e4255ebdf35d3d6961d253a1156cd503ab431e3a2f416a887a5c4c7a54b6ba5348b15259540b9b27 + checksum: 10/2f8cdb6fbd85974e331a3cda8a475921de65bdcaecfaf47d6dd5ac295471b354fbd2a4722a9a1ea23409b0f6b1d3d210d04ef0561b5a388aa6527238bb6c3c4b languageName: node linkType: hard @@ -3081,40 +3127,40 @@ __metadata: languageName: node linkType: hard -"@smithy/util-middleware@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/util-middleware@npm:3.0.6" +"@smithy/util-middleware@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/util-middleware@npm:3.0.7" dependencies: - "@smithy/types": "npm:^3.4.2" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/f065b9b1ba5bc59c77e5c4aae495df17f1bf590cb6e18cd9db74eb03dbd2cbf9e5d04b6fe5cfccf7c7767a25004a7143cc848079e018fa3338ade5e8a9f02010 + checksum: 10/fe002972a10300a9bacb747c1485a3f614abd818634ed98b79a103190921d77c1b2905d1d231715f0342fa5b4082f1a6f2a0a9673afcba29fb50b41b54798172 languageName: node linkType: hard -"@smithy/util-retry@npm:^3.0.6": - version: 3.0.6 - resolution: "@smithy/util-retry@npm:3.0.6" +"@smithy/util-retry@npm:^3.0.7": + version: 3.0.7 + resolution: "@smithy/util-retry@npm:3.0.7" dependencies: - "@smithy/service-error-classification": "npm:^3.0.6" - "@smithy/types": "npm:^3.4.2" + "@smithy/service-error-classification": "npm:^3.0.7" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/f7401c6cf47f79a307e14fab875a315c1bba5f1798f17e87b42c4efb37941427f2215ac1cc275e3f25fc3ff454916af6490d34b9edf20f93f66c03dc2f94bee0 + checksum: 10/3544a2ec1cd604827b3823beebad4b4abaca997b7006ac8456f39a6aa722bc94e71d7fe0a4ef68661587e743df4260e15d9fc2026175c1c3bc080a8ce2b26077 languageName: node linkType: hard -"@smithy/util-stream@npm:^3.1.8": - version: 3.1.8 - resolution: "@smithy/util-stream@npm:3.1.8" +"@smithy/util-stream@npm:^3.1.9": + version: 3.1.9 + resolution: "@smithy/util-stream@npm:3.1.9" dependencies: - "@smithy/fetch-http-handler": "npm:^3.2.8" - "@smithy/node-http-handler": "npm:^3.2.3" - "@smithy/types": "npm:^3.4.2" + "@smithy/fetch-http-handler": "npm:^3.2.9" + "@smithy/node-http-handler": "npm:^3.2.4" + "@smithy/types": "npm:^3.5.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/35c1d44a34d7c65da05bab380977b09219d7d12337ee3baebe2c25f91030596baf600bedeb7fd9e47219235bb33b73759ef24659976763014bdc36aef9e7d5e6 + checksum: 10/a0caaf44fce2dc66b4a633c0fd90b592bc6041e0361bdf6a8bec367ca3560c734560dac8540ee27ff56295ff5f81ddfb953322b19b0bafd2667e8f43dc166f7f languageName: node linkType: hard @@ -3147,14 +3193,14 @@ __metadata: languageName: node linkType: hard -"@smithy/util-waiter@npm:^3.1.5": - version: 3.1.5 - resolution: "@smithy/util-waiter@npm:3.1.5" +"@smithy/util-waiter@npm:^3.1.6": + version: 3.1.6 + resolution: "@smithy/util-waiter@npm:3.1.6" dependencies: - "@smithy/abort-controller": "npm:^3.1.4" - "@smithy/types": "npm:^3.4.2" + "@smithy/abort-controller": "npm:^3.1.5" + "@smithy/types": "npm:^3.5.0" tslib: "npm:^2.6.2" - checksum: 10/99817e8be2cb89cc0429abf26f8309f7a5b195de35ce81e7505bd3eca1806d3b884dd139c416b3dc07c93acc949b16cac0e4acd92b7beeda7f6c7ba8ed5178f3 + checksum: 10/7beb89ddefca10cef3d8b56aac356d696b551648143a96e48761803b125af2e2bfb0716d83f0a825aa84c9d25dd561a2400b971b2b6187c662be5e9be06c167b languageName: node linkType: hard @@ -3171,58 +3217,58 @@ __metadata: languageName: node linkType: hard -"@stryker-mutator/api@npm:8.5.0": - version: 8.5.0 - resolution: "@stryker-mutator/api@npm:8.5.0" +"@stryker-mutator/api@npm:8.6.0": + version: 8.6.0 + resolution: "@stryker-mutator/api@npm:8.6.0" dependencies: - mutation-testing-metrics: "npm:3.2.0" - mutation-testing-report-schema: "npm:3.1.1" - tslib: "npm:~2.6.3" + mutation-testing-metrics: "npm:3.3.0" + mutation-testing-report-schema: "npm:3.3.0" + tslib: "npm:~2.7.0" typed-inject: "npm:~4.0.0" - checksum: 10/c9cc18fd0411a67cf0d7538f53e777b46f48acd9c4f6f7c885b54e3a954b1f697cd34647f7228f7e3e850545823956b591d0bfad3c6687e96d901cc705be3808 + checksum: 10/eba141677cc98b8c4383d1c4d826c6c9299f4c0e82c3af75fec7fe5c9f217b6b8130a78123b2207a4e67a9ba4e06cc7f946590d8902632caf14c65c92dc4549a languageName: node linkType: hard -"@stryker-mutator/core@npm:^8.5.0": - version: 8.5.0 - resolution: "@stryker-mutator/core@npm:8.5.0" +"@stryker-mutator/core@npm:^8.6.0": + version: 8.6.0 + resolution: "@stryker-mutator/core@npm:8.6.0" dependencies: - "@inquirer/prompts": "npm:^5.3.6" - "@stryker-mutator/api": "npm:8.5.0" - "@stryker-mutator/instrumenter": "npm:8.5.0" - "@stryker-mutator/util": "npm:8.5.0" + "@inquirer/prompts": "npm:^6.0.0" + "@stryker-mutator/api": "npm:8.6.0" + "@stryker-mutator/instrumenter": "npm:8.6.0" + "@stryker-mutator/util": "npm:8.6.0" ajv: "npm:~8.17.1" chalk: "npm:~5.3.0" commander: "npm:~12.1.0" diff-match-patch: "npm:1.0.5" - emoji-regex: "npm:~10.3.0" - execa: "npm:~9.3.0" + emoji-regex: "npm:~10.4.0" + execa: "npm:~9.4.0" file-url: "npm:~4.0.0" get-port: "npm:~7.1.0" lodash.groupby: "npm:~4.6.0" log4js: "npm:~6.9.1" minimatch: "npm:~9.0.5" - mutation-testing-elements: "npm:3.2.0" - mutation-testing-metrics: "npm:3.2.0" - mutation-testing-report-schema: "npm:3.1.1" - npm-run-path: "npm:~5.3.0" + mutation-testing-elements: "npm:3.3.0" + mutation-testing-metrics: "npm:3.3.0" + mutation-testing-report-schema: "npm:3.3.0" + npm-run-path: "npm:~6.0.0" progress: "npm:~2.0.3" rxjs: "npm:~7.8.1" semver: "npm:^7.6.3" source-map: "npm:~0.7.4" tree-kill: "npm:~1.2.2" - tslib: "npm:2.6.3" + tslib: "npm:2.7.0" typed-inject: "npm:~4.0.0" - typed-rest-client: "npm:~2.0.2" + typed-rest-client: "npm:~2.1.0" bin: stryker: ./bin/stryker.js - checksum: 10/30d594cfd6e7bc48ac25a10563ea4cc3fe4c8ad0573cd60ed097debd2b63e12cb534207cf0ad06a2749bdbd78a63ebc0f63ee69ef4548ee102860939bf2d56ae + checksum: 10/017f7481ad40fa608b6020c25105d2bc732fc10ecafd81a03764131551b88957b20501c6cf43244089dbdc01b58c126dcbc021420acc55c3bf0bc85799786b4b languageName: node linkType: hard -"@stryker-mutator/instrumenter@npm:8.5.0": - version: 8.5.0 - resolution: "@stryker-mutator/instrumenter@npm:8.5.0" +"@stryker-mutator/instrumenter@npm:8.6.0": + version: 8.6.0 + resolution: "@stryker-mutator/instrumenter@npm:8.6.0" dependencies: "@babel/core": "npm:~7.25.2" "@babel/generator": "npm:~7.25.0" @@ -3230,33 +3276,33 @@ __metadata: "@babel/plugin-proposal-decorators": "npm:~7.24.7" "@babel/plugin-proposal-explicit-resource-management": "npm:^7.24.7" "@babel/preset-typescript": "npm:~7.24.7" - "@stryker-mutator/api": "npm:8.5.0" - "@stryker-mutator/util": "npm:8.5.0" + "@stryker-mutator/api": "npm:8.6.0" + "@stryker-mutator/util": "npm:8.6.0" angular-html-parser: "npm:~6.0.2" semver: "npm:~7.6.3" weapon-regex: "npm:~1.3.2" - checksum: 10/42497d924ed5ce36878e0f5cbc5e80a1bb0b1a8543ebe56db3d86b14f789b38f6e069f00ea9a3dcd8cb1e54fe78be0a545b55b126ba0cceb95b8936fcf02d466 + checksum: 10/bd3e03925a3634c616f2260cdc246c9899b45a37e7bb7644d5954991d63604b3302ef1516c486d9856cf28c906e5bf842a24174af0ab07ca651412ee7978cb19 languageName: node linkType: hard -"@stryker-mutator/jest-runner@npm:^8.5.0": - version: 8.5.0 - resolution: "@stryker-mutator/jest-runner@npm:8.5.0" +"@stryker-mutator/jest-runner@npm:^8.6.0": + version: 8.6.0 + resolution: "@stryker-mutator/jest-runner@npm:8.6.0" dependencies: - "@stryker-mutator/api": "npm:8.5.0" - "@stryker-mutator/util": "npm:8.5.0" + "@stryker-mutator/api": "npm:8.6.0" + "@stryker-mutator/util": "npm:8.6.0" semver: "npm:~7.6.3" - tslib: "npm:~2.6.3" + tslib: "npm:~2.7.0" peerDependencies: - "@stryker-mutator/core": ~8.5.0 - checksum: 10/41d2f89d4264de934e5ff263c455d59ede01a10b525010f0f80eda1458b368878d0a19083f8a255a49d90b4762114d1f1e78fb39c5bba8c4efdcff51ff3d3a4e + "@stryker-mutator/core": ~8.6.0 + checksum: 10/c67344e6be36165f132a6744ac8c4532a834736cf97d78cd9dd1a7f443e411426ef5e8c720bbef1fc3f466403846baaf769aa9570ecb1beeba74138bd819bc2e languageName: node linkType: hard -"@stryker-mutator/util@npm:8.5.0": - version: 8.5.0 - resolution: "@stryker-mutator/util@npm:8.5.0" - checksum: 10/c7e433ef7331c1218cc7cc5ca94df75ae4523604cd5942b5943148446351a333487143f3404ba8ac809c5bb89ae94fbd9e75c62d1f9f66a02dc5b45b9707900a +"@stryker-mutator/util@npm:8.6.0": + version: 8.6.0 + resolution: "@stryker-mutator/util@npm:8.6.0" + checksum: 10/5520a75b3b59af3ec9cca889b2b133eb40da9a2be6362118713f198827fc586b787c7fe3ed4d497bb6f6605ba1b9ef178e72e0182e1101f941d8bb1617663e2c languageName: node linkType: hard @@ -3384,11 +3430,11 @@ __metadata: linkType: hard "@swc/types@npm:^0.1.12": - version: 0.1.12 - resolution: "@swc/types@npm:0.1.12" + version: 0.1.13 + resolution: "@swc/types@npm:0.1.13" dependencies: "@swc/counter": "npm:^0.1.3" - checksum: 10/92dbbc70cd068ea30fb6fbdc1ae8599d6c058a5d09b2923d6e4e24fab5ad7c86a19dd01f349a8e03e300a9321e06911a24df18303b40e307fbd4109372cef2ef + checksum: 10/d0a50432917048cc69e30c82d1266e052a8e8d05ab202c5d74a5666be3748da4d2f99aaff46d91c0e3d285cf8f55270f8391cd578066fdecc3865733f8d5e14a languageName: node linkType: hard @@ -3580,7 +3626,7 @@ __metadata: languageName: node linkType: hard -"@types/lodash-es@npm:^4, @types/lodash-es@npm:^4.17.12": +"@types/lodash-es@npm:^4.17.12": version: 4.17.12 resolution: "@types/lodash-es@npm:4.17.12" dependencies: @@ -3589,14 +3635,7 @@ __metadata: languageName: node linkType: hard -"@types/lodash@npm:*": - version: 4.17.9 - resolution: "@types/lodash@npm:4.17.9" - checksum: 10/49e35caaf668686be0bad9e9bef88456903a21999d3fd8bf91c302e0d5328398fb59fee793d0afbaf6edeca1b46c3e8109899d85ff3a433075178f1ab693e597 - languageName: node - linkType: hard - -"@types/lodash@npm:^4": +"@types/lodash@npm:*, @types/lodash@npm:^4.17.10": version: 4.17.10 resolution: "@types/lodash@npm:4.17.10" checksum: 10/10fe24a93adc6048cb23e4135c1ed1d52cc39033682e6513f4f51b74a9af6d7a24fbea92203c22dc4e01e35f1ab3aa0fd0a2b487e8a4a2bbdf1fc05970094066 @@ -4206,7 +4245,7 @@ __metadata: languageName: node linkType: hard -"browserslist@npm:^4.23.1": +"browserslist@npm:^4.24.0": version: 4.24.0 resolution: "browserslist@npm:4.24.0" dependencies: @@ -4361,9 +4400,9 @@ __metadata: linkType: hard "caniuse-lite@npm:^1.0.30001663": - version: 1.0.30001664 - resolution: "caniuse-lite@npm:1.0.30001664" - checksum: 10/ff237f6bbb59564d2a7219fe9a799a59692403115500f7548a77f1f6b82e33fd136375003f80c8df88a64048f699f9f917292ca4cac0dd8a789d2d35fba6269b + version: 1.0.30001667 + resolution: "caniuse-lite@npm:1.0.30001667" + checksum: 10/5f0c48abb806737c422f05d0d9dda72facc25ee8adbae2c2ea9c57b87d9c2fa9ad8c3f6d54f21aca4e31ee1742cb5dd1543bf6b9133e3f77f79a645876322414 languageName: node linkType: hard @@ -5210,9 +5249,9 @@ __metadata: linkType: hard "electron-to-chromium@npm:^1.5.28": - version: 1.5.29 - resolution: "electron-to-chromium@npm:1.5.29" - checksum: 10/a87354db605ffdb89618c328ecc492846f8685f5ba040b9c8b511ef7a1a8e0c8999eb1ce2ea7bac30624637200f31dd1da5dc0cb3b2841ea828790f894a9ec37 + version: 1.5.32 + resolution: "electron-to-chromium@npm:1.5.32" + checksum: 10/906b852f67e9de0a5f643085570f7383c5bb28b28b1dd0916bdc55d24d8a2238eb61c26db51a766630993e4c55fb7bbf6551b0ae570751fec2503eb592611c89 languageName: node linkType: hard @@ -5223,7 +5262,7 @@ __metadata: languageName: node linkType: hard -"emoji-regex@npm:^10.3.0": +"emoji-regex@npm:^10.3.0, emoji-regex@npm:~10.4.0": version: 10.4.0 resolution: "emoji-regex@npm:10.4.0" checksum: 10/76bb92c5bcf0b6980d37e535156231e4a9d0aa6ab3b9f5eabf7690231d5aa5d5b8e516f36e6804cbdd0f1c23dfef2a60c40ab7bb8aedd890584281a565b97c50 @@ -5244,13 +5283,6 @@ __metadata: languageName: node linkType: hard -"emoji-regex@npm:~10.3.0": - version: 10.3.0 - resolution: "emoji-regex@npm:10.3.0" - checksum: 10/b9b084ebe904f13bb4b66ee4c29fb41a7a4a1165adcc33c1ce8056c0194b882cc91ebdc782f1a779b5d7ea7375c5064643a7734893d7c657b44c5c6b9d7bf1e7 - languageName: node - linkType: hard - "encoding@npm:^0.1.13": version: 0.1.13 resolution: "encoding@npm:0.1.13" @@ -5432,9 +5464,9 @@ __metadata: languageName: node linkType: hard -"execa@npm:~9.3.0": - version: 9.3.1 - resolution: "execa@npm:9.3.1" +"execa@npm:~9.4.0": + version: 9.4.0 + resolution: "execa@npm:9.4.0" dependencies: "@sindresorhus/merge-streams": "npm:^4.0.0" cross-spawn: "npm:^7.0.3" @@ -5443,12 +5475,12 @@ __metadata: human-signals: "npm:^8.0.0" is-plain-obj: "npm:^4.1.0" is-stream: "npm:^4.0.1" - npm-run-path: "npm:^5.2.0" + npm-run-path: "npm:^6.0.0" pretty-ms: "npm:^9.0.0" signal-exit: "npm:^4.1.0" strip-final-newline: "npm:^4.0.0" yoctocolors: "npm:^2.0.0" - checksum: 10/ec4a5aec9660cd990cb6f850159945a25f50ab24e1dc5333700299ed874d8a0e7306c6a870121f0eb83662562c49d5009abf01ae5c1d81d425290c5ca49c0f4f + checksum: 10/a92be5d2b5baa84e6ef32fc38c620e1f4b5990399e88661563933ffbcd7be1ea28cc96bef059f14d45fee289061980c9452d2abb4786f4c6f492f04767387a67 languageName: node linkType: hard @@ -6474,12 +6506,12 @@ __metadata: languageName: node linkType: hard -"is-docker@npm:^2.0.0": - version: 2.2.1 - resolution: "is-docker@npm:2.2.1" +"is-docker@npm:^3.0.0": + version: 3.0.0 + resolution: "is-docker@npm:3.0.0" bin: is-docker: cli.js - checksum: 10/3fef7ddbf0be25958e8991ad941901bf5922ab2753c46980b60b05c1bf9c9c2402d35e6dc32e4380b980ef5e1970a5d9d5e5aa2e02d77727c3b6b5e918474c56 + checksum: 10/b698118f04feb7eaf3338922bd79cba064ea54a1c3db6ec8c0c8d8ee7613e7e5854d802d3ef646812a8a3ace81182a085dfa0a71cc68b06f3fa794b9783b3c90 languageName: node linkType: hard @@ -6536,6 +6568,17 @@ __metadata: languageName: node linkType: hard +"is-inside-container@npm:^1.0.0": + version: 1.0.0 + resolution: "is-inside-container@npm:1.0.0" + dependencies: + is-docker: "npm:^3.0.0" + bin: + is-inside-container: cli.js + checksum: 10/c50b75a2ab66ab3e8b92b3bc534e1ea72ca25766832c0623ac22d134116a98bcf012197d1caabe1d1c4bd5f84363d4aa5c36bb4b585fbcaf57be172cd10a1a03 + languageName: node + linkType: hard + "is-lambda@npm:^1.0.1": version: 1.0.1 resolution: "is-lambda@npm:1.0.1" @@ -6636,12 +6679,12 @@ __metadata: languageName: node linkType: hard -"is-wsl@npm:^2.2.0": - version: 2.2.0 - resolution: "is-wsl@npm:2.2.0" +"is-wsl@npm:^3": + version: 3.1.0 + resolution: "is-wsl@npm:3.1.0" dependencies: - is-docker: "npm:^2.0.0" - checksum: 10/20849846ae414997d290b75e16868e5261e86ff5047f104027026fd61d8b5a9b0b3ade16239f35e1a067b3c7cc02f70183cb661010ed16f4b6c7c93dad1b19d8 + is-inside-container: "npm:^1.0.0" + checksum: 10/f9734c81f2f9cf9877c5db8356bfe1ff61680f1f4c1011e91278a9c0564b395ae796addb4bf33956871041476ec82c3e5260ed57b22ac91794d4ae70a1d2f0a9 languageName: node linkType: hard @@ -7248,7 +7291,7 @@ __metadata: languageName: node linkType: hard -"jiti@npm:^1.19.1, jiti@npm:^1.21.6": +"jiti@npm:^1.19.1": version: 1.21.6 resolution: "jiti@npm:1.21.6" bin: @@ -7257,6 +7300,15 @@ __metadata: languageName: node linkType: hard +"jiti@npm:^2.1.0": + version: 2.3.1 + resolution: "jiti@npm:2.3.1" + bin: + jiti: lib/jiti-cli.mjs + checksum: 10/0441a10684aa12c308bc9c4cebdd1ad7c7e580cf9bb9fe2a6e4038663c81dbc6020ac0479b381e9c579bc75833050bad0327ec5d4933e5230a185a3e606b8a19 + languageName: node + linkType: hard + "joycon@npm:^3.1.1": version: 3.1.1 resolution: "joycon@npm:3.1.1" @@ -7317,12 +7369,12 @@ __metadata: languageName: node linkType: hard -"jsesc@npm:^2.5.1": - version: 2.5.2 - resolution: "jsesc@npm:2.5.2" +"jsesc@npm:^3.0.2": + version: 3.0.2 + resolution: "jsesc@npm:3.0.2" bin: jsesc: bin/jsesc - checksum: 10/d2096abdcdec56969764b40ffc91d4a23408aa2f351b4d1c13f736f25476643238c43fdbaf38a191c26b1b78fd856d965f5d4d0dde7b89459cd94025190cdf13 + checksum: 10/8e5a7de6b70a8bd71f9cb0b5a7ade6a73ae6ab55e697c74cc997cede97417a3a65ed86c36f7dd6125fe49766e8386c845023d9e213916ca92c9dfdd56e2babf3 languageName: node linkType: hard @@ -7490,16 +7542,16 @@ __metadata: languageName: node linkType: hard -"knip@npm:^5.30.6": - version: 5.30.6 - resolution: "knip@npm:5.30.6" +"knip@npm:^5.31.0": + version: 5.31.0 + resolution: "knip@npm:5.31.0" dependencies: "@nodelib/fs.walk": "npm:1.2.8" "@snyk/github-codeowners": "npm:1.1.0" easy-table: "npm:1.2.0" enhanced-resolve: "npm:^5.17.1" fast-glob: "npm:^3.3.2" - jiti: "npm:^1.21.6" + jiti: "npm:^2.1.0" js-yaml: "npm:^4.1.0" minimist: "npm:^1.2.8" picocolors: "npm:^1.0.0" @@ -7516,7 +7568,7 @@ __metadata: bin: knip: bin/knip.js knip-bun: bin/knip-bun.js - checksum: 10/42973ec1f5208017c63232dd5a8c29b32accc9bbc00712afbb247fe14b2e8687e27a66a91cf48250cdae30aff6c456d71271c82dda9136785f96520b8c8a049d + checksum: 10/cb8073cc94d8d325e035debe5bb697e24032af56c1c2d67c78dc73d8c15c92af51a93c290891aa510e20f0cf0897716f4895c942a06d7f04ded4db6f1711a5a5 languageName: node linkType: hard @@ -7571,8 +7623,8 @@ __metadata: linkType: hard "listr2@npm:~8.2.4": - version: 8.2.4 - resolution: "listr2@npm:8.2.4" + version: 8.2.5 + resolution: "listr2@npm:8.2.5" dependencies: cli-truncate: "npm:^4.0.0" colorette: "npm:^2.0.20" @@ -7580,7 +7632,7 @@ __metadata: log-update: "npm:^6.1.0" rfdc: "npm:^1.4.1" wrap-ansi: "npm:^9.0.0" - checksum: 10/344d2397e127bf802935925e95b54468eef745fbbaf9326eb33a1634ae2d6e86cdb527ef48cb83a19a50671955d39b3e2608c74db85530df07b5674f5de115e1 + checksum: 10/c76542f18306195e464fe10203ee679a7beafa9bf0dc679ebacb416387cca8f5307c1d8ba35483d26ba611dc2fac5a1529733dce28f2660556082fb7eebb79f9 languageName: node linkType: hard @@ -8202,26 +8254,26 @@ __metadata: languageName: node linkType: hard -"mutation-testing-elements@npm:3.2.0": - version: 3.2.0 - resolution: "mutation-testing-elements@npm:3.2.0" - checksum: 10/30d676d0fda87d9831ea72a59bbdb9c760199a967d1c6f3a964792f2a525af7f87dcf8f58429d6fb1fa2c59b9440a67da1b4da7e79704097f6a0758f0691bb64 +"mutation-testing-elements@npm:3.3.0": + version: 3.3.0 + resolution: "mutation-testing-elements@npm:3.3.0" + checksum: 10/d53ebc0de8034d427fd431f21d885db726ad0393349ce608c6a8c9be359a50d73c0b2bafbfbfedb497856faa3b013e9b7ae49150a54553a021d9966f9a153ece languageName: node linkType: hard -"mutation-testing-metrics@npm:3.2.0": - version: 3.2.0 - resolution: "mutation-testing-metrics@npm:3.2.0" +"mutation-testing-metrics@npm:3.3.0": + version: 3.3.0 + resolution: "mutation-testing-metrics@npm:3.3.0" dependencies: - mutation-testing-report-schema: "npm:3.1.1" - checksum: 10/8674769794c11ebc5a7a55dbd1e98ac194273d88da79323ec695e7a30f556184d1b20287ee61561e3c78acabada2b0ce0e22d0af69fd61fcfc7957d985de6c55 + mutation-testing-report-schema: "npm:3.3.0" + checksum: 10/1b38c232cde81217b54d5832be41986a0cb64c37c8aa83c5b9f632f1196d3ee7a9dcbc49679a85409f97d723b090859264f1a3834e55e26b013adcd41d0bf76a languageName: node linkType: hard -"mutation-testing-report-schema@npm:3.1.1": - version: 3.1.1 - resolution: "mutation-testing-report-schema@npm:3.1.1" - checksum: 10/11a0cdebda3d18e36bafd7d7d6c142fe12cfae9261c9f9aa4359d9e8a2d34b2cb3b9e43423f01298426d32bae04ed2b7fcd58c6df6e58c065793af32a3f557c1 +"mutation-testing-report-schema@npm:3.3.0": + version: 3.3.0 + resolution: "mutation-testing-report-schema@npm:3.3.0" + checksum: 10/e60816e87ca3fe8261644cccbdb676c00ee5ff66e3734c154b710d62bf28e00df244ef6953be0331e77a3ce292f769ff8c64b4f70513d9a41ca2c427e0170a27 languageName: node linkType: hard @@ -8415,7 +8467,7 @@ __metadata: languageName: node linkType: hard -"npm-run-path@npm:^5.1.0, npm-run-path@npm:^5.2.0, npm-run-path@npm:~5.3.0": +"npm-run-path@npm:^5.1.0": version: 5.3.0 resolution: "npm-run-path@npm:5.3.0" dependencies: @@ -8424,6 +8476,16 @@ __metadata: languageName: node linkType: hard +"npm-run-path@npm:^6.0.0, npm-run-path@npm:~6.0.0": + version: 6.0.0 + resolution: "npm-run-path@npm:6.0.0" + dependencies: + path-key: "npm:^4.0.0" + unicorn-magic: "npm:^0.3.0" + checksum: 10/1a1b50aba6e6af7fd34a860ba2e252e245c4a59b316571a990356417c0cdf0414cabf735f7f52d9c330899cb56f0ab804a8e21fb12a66d53d7843e39ada4a3b6 + languageName: node + linkType: hard + "nyc@npm:^17.1.0": version: 17.1.0 resolution: "nyc@npm:17.1.0" @@ -8468,16 +8530,16 @@ __metadata: languageName: node linkType: hard -"oclif@npm:^4.14.36": - version: 4.14.36 - resolution: "oclif@npm:4.14.36" +"oclif@npm:^4.15.2": + version: 4.15.2 + resolution: "oclif@npm:4.15.2" dependencies: "@aws-sdk/client-cloudfront": "npm:^3.645.0" "@aws-sdk/client-s3": "npm:^3.651.1" "@inquirer/confirm": "npm:^3.1.22" "@inquirer/input": "npm:^2.2.4" "@inquirer/select": "npm:^2.5.0" - "@oclif/core": "npm:^4" + "@oclif/core": "npm:^4.0.27" "@oclif/plugin-help": "npm:^6.2.10" "@oclif/plugin-not-found": "npm:^3.2.21" "@oclif/plugin-warn-if-update-available": "npm:^3.1.11" @@ -8498,7 +8560,7 @@ __metadata: validate-npm-package-name: "npm:^5.0.1" bin: oclif: bin/run.js - checksum: 10/d7482479d64d1f2ebe17fae73e1864f6f337e029e51f946854f4373d5034de26077240d7d9d499bf00991535ed4b0994b573ab75404687b0c4e99b069fe9e983 + checksum: 10/37a279cb408e9136cdb2c23d6d00ea32b8d1b788aa5872796eaf73ede236352893050f08d7bfbcee665c07324d3f4057eb6585d789b6a18a35f6186d198a74a4 languageName: node linkType: hard @@ -9490,28 +9552,28 @@ __metadata: version: 0.0.0-use.local resolution: "sfdx-git-delta@workspace:." dependencies: - "@biomejs/biome": "npm:^1.9.2" + "@biomejs/biome": "npm:^1.9.3" "@commitlint/cli": "npm:^19.5.0" "@commitlint/config-conventional": "npm:^19.5.0" "@jest/globals": "npm:^29.7.0" "@ls-lint/ls-lint": "npm:^2.2.3" - "@oclif/core": "npm:^4.0.23" - "@oclif/plugin-command-snapshot": "npm:^5.2.17" - "@oclif/plugin-help": "npm:^6.2.13" + "@oclif/core": "npm:^4.0.27" + "@oclif/plugin-command-snapshot": "npm:^5.2.18" + "@oclif/plugin-help": "npm:^6.2.14" "@salesforce/cli-plugins-testkit": "npm:^5.3.33" "@salesforce/core": "npm:^8.6.1" "@salesforce/dev-config": "npm:^4.3.1" "@salesforce/sf-plugins-core": "npm:^11.3.10" "@salesforce/ts-sinon": "npm:^1.4.27" - "@stryker-mutator/core": "npm:^8.5.0" - "@stryker-mutator/jest-runner": "npm:^8.5.0" + "@stryker-mutator/core": "npm:^8.6.0" + "@stryker-mutator/jest-runner": "npm:^8.6.0" "@swc/core": "npm:1.7.26" "@types/async": "npm:^3.2.24" "@types/chai": "npm:^5.0.0" "@types/fs-extra": "npm:^11.0.4" "@types/jest": "npm:^29.5.13" - "@types/lodash": "npm:^4" - "@types/lodash-es": "npm:^4" + "@types/lodash": "npm:^4.17.10" + "@types/lodash-es": "npm:^4.17.12" "@types/mocha": "npm:^10.0.8" "@types/node": "npm:^22.7.4" async: "npm:^3.2.6" @@ -9523,13 +9585,13 @@ __metadata: ignore: "npm:^6.0.2" isomorphic-git: "npm:^1.27.1" jest: "npm:^29.7.0" - knip: "npm:^5.30.6" + knip: "npm:^5.31.0" lint-staged: "npm:^15.2.10" lodash: "npm:^4.17.21" lodash-es: "npm:^4.17.21" mocha: "npm:^10.7.3" nyc: "npm:^17.1.0" - oclif: "npm:^4.14.36" + oclif: "npm:^4.15.2" shx: "npm:^0.3.4" simple-git: "npm:^3.27.0" sinon: "npm:^19.0.2" @@ -10245,21 +10307,21 @@ __metadata: languageName: node linkType: hard -"tldts-core@npm:^6.1.48": - version: 6.1.48 - resolution: "tldts-core@npm:6.1.48" - checksum: 10/981a431a65e9514f2cf25513743b19b799502f2e2b074ce3294a247f9c5eef784c3025d2fdc47d727e7badf885d96fc85fe604e70300670265f94f4760039641 +"tldts-core@npm:^6.1.50": + version: 6.1.50 + resolution: "tldts-core@npm:6.1.50" + checksum: 10/a08373740ceccdb470228e20c86478e61f8a29d5e9a4b4425cb8661b7200e57cc62c7ecd3c7ba487e661bd2a7c6bf947f94006394f8d28dd92b22ed32d877dc9 languageName: node linkType: hard "tldts@npm:^6.1.32": - version: 6.1.48 - resolution: "tldts@npm:6.1.48" + version: 6.1.50 + resolution: "tldts@npm:6.1.50" dependencies: - tldts-core: "npm:^6.1.48" + tldts-core: "npm:^6.1.50" bin: tldts: bin/cli.js - checksum: 10/0b29a7a5190c7b96c29e7cd2fadfe528b593871c0cf4601f3f2ac13cd218de7b66d972d53101769b167fa023950498f7e3df092f167d30e03bea0f0eb7fbf720 + checksum: 10/67bff64acd7798709442c8d77df362e6d3ee19a884f2b859468e07eaa55646c372a49d193fb57d443ed58dd565bcee09205d035b6991a3b29061a8a8039db683 languageName: node linkType: hard @@ -10428,14 +10490,7 @@ __metadata: languageName: node linkType: hard -"tslib@npm:2.6.3, tslib@npm:~2.6.3": - version: 2.6.3 - resolution: "tslib@npm:2.6.3" - checksum: 10/52109bb681f8133a2e58142f11a50e05476de4f075ca906d13b596ae5f7f12d30c482feb0bff167ae01cfc84c5803e575a307d47938999246f5a49d174fc558c - languageName: node - linkType: hard - -"tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0": +"tslib@npm:2.7.0, tslib@npm:^2.0.3, tslib@npm:^2.1.0, tslib@npm:^2.6.2, tslib@npm:^2.7.0, tslib@npm:~2.7.0": version: 2.7.0 resolution: "tslib@npm:2.7.0" checksum: 10/9a5b47ddac65874fa011c20ff76db69f97cf90c78cff5934799ab8894a5342db2d17b4e7613a087046bc1d133d21547ddff87ac558abeec31ffa929c88b7fce6 @@ -10500,16 +10555,16 @@ __metadata: languageName: node linkType: hard -"typed-rest-client@npm:~2.0.2": - version: 2.0.2 - resolution: "typed-rest-client@npm:2.0.2" +"typed-rest-client@npm:~2.1.0": + version: 2.1.0 + resolution: "typed-rest-client@npm:2.1.0" dependencies: des.js: "npm:^1.1.0" js-md4: "npm:^0.3.2" qs: "npm:^6.10.3" tunnel: "npm:0.0.6" underscore: "npm:^1.12.1" - checksum: 10/0a5724483202ad26f14b36eddb9f9900d11352f04e2fb48b7d3e376cb5dd5d51fd7613a00195534c5ec650cfeae7239c79a1d320e8b99ae11ec63ac8e623cee1 + checksum: 10/601da14aea1ede39c80067445e3e675ed86fb68d434aa4986767a64dfa14a0d9829ff93042246a134407d2e85f6d0c5fb7b675dc3a9b83425b5c7f3c4c4a8209 languageName: node linkType: hard @@ -10583,6 +10638,13 @@ __metadata: languageName: node linkType: hard +"unicorn-magic@npm:^0.3.0": + version: 0.3.0 + resolution: "unicorn-magic@npm:0.3.0" + checksum: 10/bdd7d7c522f9456f32a0b77af23f8854f9a7db846088c3868ec213f9550683ab6a2bdf3803577eacbafddb4e06900974385841ccb75338d17346ccef45f9cb01 + languageName: node + linkType: hard + "unique-filename@npm:^3.0.0": version: 3.0.0 resolution: "unique-filename@npm:3.0.0"