diff --git a/package-lock.json b/package-lock.json index 7a8be4d414..084849d299 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,9 +33,9 @@ } }, "node_modules/@apollo/client": { - "version": "3.11.5", - "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.5.tgz", - "integrity": "sha512-gmTKgXhYH2Q3VT9vUWChuMy34gfK7n/EEJYc7kXt1GP7678Vz2L0xUlHSMEoPoqit317eamZjXQSyxlpn03lnQ==", + "version": "3.11.7", + "resolved": "https://registry.npmjs.org/@apollo/client/-/client-3.11.7.tgz", + "integrity": "sha512-wcYTVZmdvTJlrDWfGYFMD5Kq4WZx9RK74KAuZa0rKtblVD/k21SqzhBqh6WHPT4dsXD2yvmWSgBSUYilxzFQ3Q==", "license": "MIT", "dependencies": { "@graphql-typed-document-node/core": "^3.1.1", @@ -862,15 +862,15 @@ } }, "node_modules/@contentstack/management": { - "version": "1.17.1", - "resolved": "https://registry.npmjs.org/@contentstack/management/-/management-1.17.1.tgz", - "integrity": "sha512-rj/zwTRC+19xZXVqorfFgqrkIuyFZAgRS1iwBukGMwiVhkLs9mJoHEwybphrWssPchhlHZN81oSBiraSPF6xIA==", + "version": "1.17.2", + "resolved": "https://registry.npmjs.org/@contentstack/management/-/management-1.17.2.tgz", + "integrity": "sha512-ufRY7VwQZGZhNe1Sd62GJGi16/fRZXgiIPuXo8XrDytdz/DvOqa+JD7FG9YqZD9RzxCx9h7Qwcl1PxmFz/H7Kw==", "license": "MIT", "dependencies": { "axios": "^1.7.4", "form-data": "^3.0.1", "lodash": "^4.17.21", - "qs": "^6.12.1" + "qs": "^6.13.0" }, "engines": { "node": ">=8.0.0" @@ -891,12 +891,12 @@ } }, "node_modules/@contentstack/marketplace-sdk": { - "version": "1.2.2", - "resolved": "https://registry.npmjs.org/@contentstack/marketplace-sdk/-/marketplace-sdk-1.2.2.tgz", - "integrity": "sha512-qJ6VuNcr24zyNnLj8PfKooMRxmE3OqGMkXwfKZbJAhI2SXNn7qDNVdAwYixaOc7WzgJXHiMoH2lDv6yq1fvFtg==", + "version": "1.2.3", + "resolved": "https://registry.npmjs.org/@contentstack/marketplace-sdk/-/marketplace-sdk-1.2.3.tgz", + "integrity": "sha512-6JEDEKkHfbKJttH0lBZcf+NnPzdk3PMcfxtsxV/wVq9zvD9Z+UPIXaLmrDX7XpDuMaqnqjdSxfBBB439nimCvQ==", "license": "MIT", "dependencies": { - "axios": "^1.7.2" + "axios": "^1.7.4" } }, "node_modules/@contentstack/utils": { @@ -2420,9 +2420,9 @@ } }, "node_modules/@oclif/plugin-plugins/node_modules/@oclif/core": { - "version": "4.0.19", - "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.19.tgz", - "integrity": "sha512-VXnsYNVfmucXp5BdOA/OcWi8F/h2h8ofW1GxQDdspodnmnUgALEpqrxXBl5NFuA+iEihtAJeXzX260ICHYDaBg==", + "version": "4.0.20", + "resolved": "https://registry.npmjs.org/@oclif/core/-/core-4.0.20.tgz", + "integrity": "sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA==", "license": "MIT", "dependencies": { "ansi-escapes": "^4.3.2", @@ -2801,6 +2801,13 @@ "node": ">=14" } }, + "node_modules/@rtsao/scc": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/@rtsao/scc/-/scc-1.1.0.tgz", + "integrity": "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==", + "dev": true, + "license": "MIT" + }, "node_modules/@samverschueren/stream-to-observable": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.1.tgz", @@ -4759,9 +4766,9 @@ } }, "node_modules/aws-sdk": { - "version": "2.1686.0", - "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1686.0.tgz", - "integrity": "sha512-N2VZPWKFtSPlHro+MJzxESNT8B8+3iX1TYg8m/lswGy9gHELY0PX3BGukMNbxhp5u0WKApzZR1fkNTajRGrFvw==", + "version": "2.1689.0", + "resolved": "https://registry.npmjs.org/aws-sdk/-/aws-sdk-2.1689.0.tgz", + "integrity": "sha512-+HjbDRzkMrqgQ78BplI7enfO84gSX0wXWnpalzrG7vjH6jFUjuWmRuki6GQhNzrSPQZu1zUi3gPud+3xUxXp3Q==", "dev": true, "hasInstallScript": true, "license": "Apache-2.0", @@ -4792,9 +4799,9 @@ } }, "node_modules/axios": { - "version": "1.7.5", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.5.tgz", - "integrity": "sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==", + "version": "1.7.7", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", + "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -5574,9 +5581,9 @@ } }, "node_modules/caniuse-lite": { - "version": "1.0.30001655", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001655.tgz", - "integrity": "sha512-jRGVy3iSGO5Uutn2owlb5gR6qsGngTw9ZTb4ali9f3glshcNmJ2noam4Mo9zia5P9Dk3jNNydy7vQjuE5dQmfg==", + "version": "1.0.30001657", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001657.tgz", + "integrity": "sha512-DPbJAlP8/BAXy3IgiWmZKItubb3TYGP0WscQQlVGIfT4s/YlFYVuJgyOsQNP7rJRChx/qdMeLJQJP0Sgg2yjNA==", "dev": true, "funding": [ { @@ -7273,9 +7280,9 @@ } }, "node_modules/electron-to-chromium": { - "version": "1.5.13", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz", - "integrity": "sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==", + "version": "1.5.14", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.14.tgz", + "integrity": "sha512-bEfPECb3fJ15eaDnu9LEJ2vPGD6W1vt7vZleSVyFhYuMIKm3vz/g9lt7IvEzgdwj58RjbPKUF2rXTCN/UW47tQ==", "dev": true, "license": "ISC" }, @@ -7705,16 +7712,16 @@ } }, "node_modules/eslint-config-oclif-typescript": { - "version": "3.1.9", - "resolved": "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.9.tgz", - "integrity": "sha512-sQ0PfzhMVhu3+oP/2LMQkcGSdtszwhUdw1Tb01QimEkg5PTVJp+8QlJkTytWp+6yVyVLUL2H/J4TgCtjJ/DQgA==", + "version": "3.1.10", + "resolved": "https://registry.npmjs.org/eslint-config-oclif-typescript/-/eslint-config-oclif-typescript-3.1.10.tgz", + "integrity": "sha512-X0qQzt7YRp9lK1aZvyM5or7LUDbNu8ACypony90j9WH9iF1M4Rf7Zlb4xEeAMRS82bwuKqYPGJgJQtUEHhclOg==", "dev": true, "license": "MIT", "dependencies": { "@typescript-eslint/eslint-plugin": "^6.21.0", "@typescript-eslint/parser": "^6.21.0", "eslint-config-xo-space": "^0.35.0", - "eslint-import-resolver-typescript": "^3.6.1", + "eslint-import-resolver-typescript": "^3.6.3", "eslint-plugin-import": "^2.29.1", "eslint-plugin-mocha": "^10.5.0", "eslint-plugin-n": "^15", @@ -8119,9 +8126,9 @@ } }, "node_modules/eslint-module-utils": { - "version": "2.8.2", - "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.8.2.tgz", - "integrity": "sha512-3XnC5fDyc8M4J2E8pt8pmSVRX2M+5yWMCfI/kDZwauQeFgzQOuhcRBFKjTeJagqgk4sFKxe1mvNVnaWwImx/Tg==", + "version": "2.9.0", + "resolved": "https://registry.npmjs.org/eslint-module-utils/-/eslint-module-utils-2.9.0.tgz", + "integrity": "sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==", "dev": true, "license": "MIT", "dependencies": { @@ -8193,27 +8200,28 @@ } }, "node_modules/eslint-plugin-import": { - "version": "2.29.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.29.1.tgz", - "integrity": "sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==", + "version": "2.30.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.30.0.tgz", + "integrity": "sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==", "dev": true, "license": "MIT", "dependencies": { - "array-includes": "^3.1.7", - "array.prototype.findlastindex": "^1.2.3", + "@rtsao/scc": "^1.1.0", + "array-includes": "^3.1.8", + "array.prototype.findlastindex": "^1.2.5", "array.prototype.flat": "^1.3.2", "array.prototype.flatmap": "^1.3.2", "debug": "^3.2.7", "doctrine": "^2.1.0", "eslint-import-resolver-node": "^0.3.9", - "eslint-module-utils": "^2.8.0", - "hasown": "^2.0.0", - "is-core-module": "^2.13.1", + "eslint-module-utils": "^2.9.0", + "hasown": "^2.0.2", + "is-core-module": "^2.15.1", "is-glob": "^4.0.3", "minimatch": "^3.1.2", - "object.fromentries": "^2.0.7", - "object.groupby": "^1.0.1", - "object.values": "^1.1.7", + "object.fromentries": "^2.0.8", + "object.groupby": "^1.0.3", + "object.values": "^1.2.0", "semver": "^6.3.1", "tsconfig-paths": "^3.15.0" }, @@ -9591,9 +9599,9 @@ "license": "MIT" }, "node_modules/follow-redirects": { - "version": "1.15.6", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.6.tgz", - "integrity": "sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==", + "version": "1.15.8", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.8.tgz", + "integrity": "sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==", "funding": [ { "type": "individual", @@ -13522,9 +13530,9 @@ } }, "node_modules/jsdoc-parse": { - "version": "6.2.3", - "resolved": "https://registry.npmjs.org/jsdoc-parse/-/jsdoc-parse-6.2.3.tgz", - "integrity": "sha512-HVd/hQiqvHfG45CgcwaF7PdyzhIOa5Posrgq9FQRxYMZ8iHdOk/Bgovjs/c58p001u+so5A/fcGluskjKCB41w==", + "version": "6.2.4", + "resolved": "https://registry.npmjs.org/jsdoc-parse/-/jsdoc-parse-6.2.4.tgz", + "integrity": "sha512-MQA+lCe3ioZd0uGbyB3nDCDZcKgKC7m/Ivt0LgKZdUoOlMJxUWJQ3WI6GeyHp9ouznKaCjlp7CU9sw5k46yZTw==", "dev": true, "license": "MIT", "dependencies": { @@ -20183,9 +20191,9 @@ } }, "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==", + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz", + "integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==", "dev": true, "license": "ISC" }, @@ -26320,7 +26328,7 @@ }, "packages/contentstack": { "name": "@contentstack/cli", - "version": "1.24.0", + "version": "1.25.0", "license": "MIT", "dependencies": { "@contentstack/cli-audit": "~1.7.0", @@ -26449,9 +26457,9 @@ "license": "MIT" }, "packages/contentstack-audit/node_modules/@types/node": { - "version": "20.16.2", - "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.2.tgz", - "integrity": "sha512-91s/n4qUPV/wg8eE9KHYW1kouTfDk2FPGjXbBMfRWP/2vg1rCXNQL1OCabwGs0XSdukuK+MwCDXE30QpSeMUhQ==", + "version": "20.16.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-20.16.5.tgz", + "integrity": "sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==", "dev": true, "license": "MIT", "dependencies": { @@ -28321,9 +28329,9 @@ "license": "BSD-3-Clause" }, "packages/contentstack-launch/node_modules/@types/node": { - "version": "16.18.106", - "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.106.tgz", - "integrity": "sha512-YTgQUcpdXRc7iiEMutkkXl9WUx5lGUCVYvnfRg9CV+IA4l9epctEhCTbaw4KgzXaKYv8emvFJkEM65+MkNUhsQ==", + "version": "16.18.108", + "resolved": "https://registry.npmjs.org/@types/node/-/node-16.18.108.tgz", + "integrity": "sha512-fj42LD82fSv6yN9C6Q4dzS+hujHj+pTv0IpRR3kI20fnYeS0ytBpjFO9OjmDowSPPt4lNKN46JLaKbCyP+BW2A==", "dev": true, "license": "MIT" }, diff --git a/packages/contentstack-audit/README.md b/packages/contentstack-audit/README.md index 6f8c8d9104..ac29bfd06c 100644 --- a/packages/contentstack-audit/README.md +++ b/packages/contentstack-audit/README.md @@ -269,7 +269,7 @@ EXAMPLES $ csdx plugins ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/index.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/index.ts)_ ## `csdx plugins:add PLUGIN` @@ -343,7 +343,7 @@ EXAMPLES $ csdx plugins:inspect myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/inspect.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/inspect.ts)_ ## `csdx plugins:install PLUGIN` @@ -392,7 +392,7 @@ EXAMPLES $ csdx plugins:install someuser/someplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/install.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/install.ts)_ ## `csdx plugins:link PATH` @@ -422,7 +422,7 @@ EXAMPLES $ csdx plugins:link myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/link.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/link.ts)_ ## `csdx plugins:remove [PLUGIN]` @@ -463,7 +463,7 @@ FLAGS --reinstall Reinstall all plugins after uninstalling. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/reset.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/reset.ts)_ ## `csdx plugins:uninstall [PLUGIN]` @@ -491,7 +491,7 @@ EXAMPLES $ csdx plugins:uninstall myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/uninstall.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/uninstall.ts)_ ## `csdx plugins:unlink [PLUGIN]` @@ -535,5 +535,5 @@ DESCRIPTION Update installed plugins. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/update.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/update.ts)_ diff --git a/packages/contentstack/README.md b/packages/contentstack/README.md index e29fd331b7..3d97f0812f 100644 --- a/packages/contentstack/README.md +++ b/packages/contentstack/README.md @@ -18,7 +18,7 @@ $ npm install -g @contentstack/cli $ csdx COMMAND running command... $ csdx (--version|-v) -@contentstack/cli/1.24.0 darwin-arm64 node-v22.2.0 +@contentstack/cli/1.25.0 darwin-arm64 node-v22.2.0 $ csdx --help [COMMAND] USAGE $ csdx COMMAND @@ -3523,7 +3523,7 @@ EXAMPLES $ csdx plugins ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/index.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/index.ts)_ ## `csdx plugins:add PLUGIN` @@ -3597,7 +3597,7 @@ EXAMPLES $ csdx plugins:inspect myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/inspect.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/inspect.ts)_ ## `csdx plugins:install PLUGIN` @@ -3646,7 +3646,7 @@ EXAMPLES $ csdx plugins:install someuser/someplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/install.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/install.ts)_ ## `csdx plugins:link PATH` @@ -3676,7 +3676,7 @@ EXAMPLES $ csdx plugins:link myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/link.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/link.ts)_ ## `csdx plugins:remove [PLUGIN]` @@ -3717,7 +3717,7 @@ FLAGS --reinstall Reinstall all plugins after uninstalling. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/reset.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/reset.ts)_ ## `csdx plugins:uninstall [PLUGIN]` @@ -3745,7 +3745,7 @@ EXAMPLES $ csdx plugins:uninstall myplugin ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/uninstall.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/uninstall.ts)_ ## `csdx plugins:unlink [PLUGIN]` @@ -3789,7 +3789,7 @@ DESCRIPTION Update installed plugins. ``` -_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.4/src/commands/plugins/update.ts)_ +_See code: [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins/blob/v5.4.6/src/commands/plugins/update.ts)_ ## `csdx tokens` diff --git a/packages/contentstack/package.json b/packages/contentstack/package.json index b19a31ddee..ff1512645d 100755 --- a/packages/contentstack/package.json +++ b/packages/contentstack/package.json @@ -1,7 +1,7 @@ { "name": "@contentstack/cli", "description": "Command-line tool (CLI) to interact with Contentstack", - "version": "1.24.0", + "version": "1.25.0", "author": "Contentstack", "bin": { "csdx": "./bin/run.js" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 919b3d6daf..d763ae7fb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -80,11 +80,11 @@ importers: '@contentstack/cli-launch': link:../contentstack-launch '@contentstack/cli-migration': link:../contentstack-migration '@contentstack/cli-utilities': link:../contentstack-utilities - '@contentstack/management': 1.17.0_debug@4.3.6 + '@contentstack/management': 1.17.2_debug@4.3.6 '@oclif/core': 3.27.0 '@oclif/plugin-help': 5.2.20_ogreqof3k35xezedraj6pnd45y '@oclif/plugin-not-found': 2.4.3_ogreqof3k35xezedraj6pnd45y - '@oclif/plugin-plugins': 5.4.4 + '@oclif/plugin-plugins': 5.4.6 chalk: 4.1.2 debug: 4.3.6 figlet: 1.7.0 @@ -93,10 +93,10 @@ importers: open: 8.4.2 short-uuid: 4.2.2 uuid: 9.0.1 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/inquirer': 9.0.7 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 @@ -105,10 +105,10 @@ importers: chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u globby: 10.0.2 mocha: 10.1.0 - nock: 13.5.4 + nock: 13.5.5 nyc: 15.1.0 oclif: 3.17.2_ogreqof3k35xezedraj6pnd45y rimraf: 2.7.1 @@ -116,7 +116,7 @@ importers: sinon: 15.2.0 tmp: 0.2.3 ts-node: 10.9.2_ogreqof3k35xezedraj6pnd45y - tslib: 2.6.3 + tslib: 2.7.0 typescript: 4.9.5 packages/contentstack-audit: @@ -154,34 +154,34 @@ importers: dependencies: '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities - '@oclif/plugin-help': 5.2.20_qjxsobs6o7uata6rquepl55wee - '@oclif/plugin-plugins': 5.4.4 + '@oclif/plugin-help': 5.2.20_jln2qwzhhdivd256vsigcad44a + '@oclif/plugin-plugins': 5.4.6 chalk: 4.1.2 fast-csv: 4.3.6 fs-extra: 11.2.0 lodash: 4.17.21 uuid: 9.0.1 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@contentstack/cli-dev-dependencies': link:../contentstack-dev-dependencies - '@oclif/test': 2.5.6_qjxsobs6o7uata6rquepl55wee - '@types/chai': 4.3.17 + '@oclif/test': 2.5.6_jln2qwzhhdivd256vsigcad44a + '@types/chai': 4.3.19 '@types/fs-extra': 11.0.4 '@types/mocha': 10.0.7 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/uuid': 9.0.8 chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_qusgslmwnowdaqieuropes6b5q + eslint-config-oclif-typescript: 3.1.10_qusgslmwnowdaqieuropes6b5q mocha: 10.7.3 nyc: 15.1.0 - oclif: 3.17.2_qjxsobs6o7uata6rquepl55wee + oclif: 3.17.2_jln2qwzhhdivd256vsigcad44a shx: 0.3.4 sinon: 17.0.2 - ts-jest: 29.2.4_typescript@5.5.4 - ts-node: 10.9.2_qjxsobs6o7uata6rquepl55wee - tslib: 2.6.3 + ts-jest: 29.2.5_typescript@5.5.4 + ts-node: 10.9.2_jln2qwzhhdivd256vsigcad44a + tslib: 2.7.0 typescript: 5.5.4 packages/contentstack-auth: @@ -221,12 +221,12 @@ importers: chalk: 4.1.2 debug: 4.3.6 inquirer: 8.2.4 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@fancy-test/nock': 0.1.1 '@oclif/plugin-help': 5.2.20_ogreqof3k35xezedraj6pnd45y '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/inquirer': 9.0.7 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 @@ -236,7 +236,7 @@ importers: dotenv: 16.4.5 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u globby: 10.0.2 mocha: 10.1.0 nyc: 15.1.0 @@ -288,7 +288,7 @@ importers: chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u globby: 10.0.2 mocha: 10.1.0 nyc: 15.1.0 @@ -341,7 +341,7 @@ importers: '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities '@oclif/core': 3.27.0 - async: 3.2.5 + async: 3.2.6 big-json: 3.2.0 bluebird: 3.7.2 chalk: 4.1.2 @@ -354,8 +354,8 @@ importers: progress-stream: 2.0.0 promise-limit: 2.7.0 proxyquire: 2.1.3 - tslib: 2.6.3 - winston: 3.14.1 + tslib: 2.7.0 + winston: 3.14.2 devDependencies: '@contentstack/cli-auth': link:../contentstack-auth '@contentstack/cli-config': link:../contentstack-config @@ -407,8 +407,8 @@ importers: inquirer: 8.2.4 lodash: 4.17.21 mkdirp: 1.0.4 - nock: 13.5.4 - winston: 3.14.1 + nock: 13.5.5 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6 chai: 4.5.0 @@ -454,7 +454,7 @@ importers: '@contentstack/cli-cm-import': link:../contentstack-import '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities - async: 3.2.5 + async: 3.2.6 chalk: 4.1.2 child_process: 1.0.2 fancy-test: 1.4.10 @@ -464,7 +464,7 @@ importers: ora: 5.4.1 prompt: 1.3.0 rimraf: 5.0.10 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6 chai: 4.5.0 @@ -502,7 +502,7 @@ importers: contentstack: 3.20.3 devDependencies: '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 '@types/node': 14.18.63 @@ -510,7 +510,7 @@ importers: chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u mocha: 10.1.0 nyc: 15.1.0 rimraf: 2.7.1 @@ -556,10 +556,10 @@ importers: inquirer: 8.2.4 lodash: 4.17.21 mkdirp: 1.0.4 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/inquirer': 9.0.7 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 @@ -568,7 +568,7 @@ importers: chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u globby: 10.0.2 mocha: 10.1.0 nyc: 15.1.0 @@ -601,7 +601,7 @@ importers: eslint: 7.32.0 mocha: 10.1.0 ts-node: 10.9.2_ogreqof3k35xezedraj6pnd45y - tslib: 2.6.3 + tslib: 2.7.0 typescript: 4.9.5 packages/contentstack-export: @@ -648,7 +648,7 @@ importers: '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities '@oclif/core': 3.27.0 - async: 3.2.5 + async: 3.2.6 big-json: 3.2.0 bluebird: 3.7.2 chalk: 4.1.2 @@ -660,8 +660,8 @@ importers: progress-stream: 2.0.0 promise-limit: 2.7.0 proxyquire: 2.1.3 - tslib: 2.6.3 - winston: 3.14.1 + tslib: 2.7.0 + winston: 3.14.2 devDependencies: '@contentstack/cli-auth': link:../contentstack-auth '@contentstack/cli-config': link:../contentstack-config @@ -716,7 +716,7 @@ importers: mkdirp: 3.0.1 devDependencies: '@oclif/test': 2.5.6 - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/mocha': 10.0.7 chai: 4.5.0 debug: 4.3.6 @@ -776,7 +776,7 @@ importers: '@contentstack/cli-audit': link:../contentstack-audit '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities - '@contentstack/management': 1.17.0_debug@4.3.6 + '@contentstack/management': 1.17.2_debug@4.3.6 '@oclif/core': 3.27.0 big-json: 3.2.0 bluebird: 3.7.2 @@ -788,14 +788,14 @@ importers: merge: 2.1.1 mkdirp: 1.0.4 promise-limit: 2.7.0 - tslib: 2.6.3 + tslib: 2.7.0 uuid: 9.0.1 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y '@types/big-json': 3.2.4 '@types/bluebird': 3.5.42 - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/fs-extra': 11.0.4 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 @@ -856,15 +856,15 @@ importers: typescript: ^4.9.5 winston: ^3.8.2 dependencies: - '@apollo/client': 3.11.4_graphql@16.9.0 + '@apollo/client': 3.11.7_graphql@16.9.0 '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities '@oclif/core': 3.27.0 - '@oclif/plugin-help': 5.2.20_hjg7ss6mwnwhwe5pry3qk2eytu - '@oclif/plugin-plugins': 5.4.4 + '@oclif/plugin-help': 5.2.20_olml23j7e3unkr7c67e5g4k7li + '@oclif/plugin-plugins': 5.4.6 '@types/express': 4.17.21 '@types/express-serve-static-core': 4.19.5 - adm-zip: 0.5.15 + adm-zip: 0.5.16 chalk: 4.1.2 cross-fetch: 3.1.8 dotenv: 16.4.5 @@ -875,23 +875,23 @@ importers: ini: 3.0.1 lodash: 4.17.21 open: 8.4.2 - winston: 3.14.1 + winston: 3.14.2 devDependencies: - '@oclif/test': 2.5.6_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/test': 2.5.6_olml23j7e3unkr7c67e5g4k7li '@types/adm-zip': 0.5.5 - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/esm': 3.2.2 '@types/ini': 1.3.34 '@types/lodash': 4.17.7 - '@types/node': 16.18.105 + '@types/node': 16.18.108 chai: 4.5.0 eslint: 7.32.0 eslint-config-oclif: 4.0.0_eslint@7.32.0 - eslint-config-oclif-typescript: 3.1.9_jofidmxrjzhj7l6vknpw5ecvfe - oclif: 3.17.2_hjg7ss6mwnwhwe5pry3qk2eytu + eslint-config-oclif-typescript: 3.1.10_jofidmxrjzhj7l6vknpw5ecvfe + oclif: 3.17.2_olml23j7e3unkr7c67e5g4k7li shx: 0.3.4 - ts-node: 10.9.2_hjg7ss6mwnwhwe5pry3qk2eytu - tslib: 2.6.3 + ts-node: 10.9.2_olml23j7e3unkr7c67e5g4k7li + tslib: 2.7.0 typescript: 4.9.5 packages/contentstack-migrate-rte: @@ -926,7 +926,7 @@ importers: jsdom: 20.0.3 jsonschema: 1.4.1 lodash: 4.17.21 - nock: 13.5.4 + nock: 13.5.5 omit-deep-lodash: 1.1.7 sinon: 15.2.0 uuid: 9.0.1 @@ -967,14 +967,14 @@ importers: dependencies: '@contentstack/cli-command': link:../contentstack-command '@contentstack/cli-utilities': link:../contentstack-utilities - async: 3.2.5 + async: 3.2.6 callsites: 3.1.0 cardinal: 2.1.1 chalk: 4.1.2 dot-object: 2.1.5 dotenv: 16.4.5 listr: 0.14.3 - winston: 3.14.1 + winston: 3.14.2 devDependencies: '@oclif/test': 2.5.6 chai: 4.5.0 @@ -984,7 +984,7 @@ importers: jsdoc: 4.0.3 jsdoc-to-markdown: 8.0.3 mkdirp: 1.0.4 - nock: 13.5.4 + nock: 13.5.5 nyc: 15.1.0 oclif: 3.17.2 @@ -1023,7 +1023,7 @@ importers: mkdirp: 1.0.4 tar: 6.2.1 tmp: 0.2.3 - tslib: 2.6.3 + tslib: 2.7.0 devDependencies: '@oclif/plugin-help': 5.2.20_ogreqof3k35xezedraj6pnd45y '@types/inquirer': 9.0.7 @@ -1032,14 +1032,14 @@ importers: '@types/node': 14.18.63 '@types/tar': 6.1.13 '@types/tmp': 0.2.6 - axios: 1.7.4 + axios: 1.7.7 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u globby: 10.0.2 jest: 29.7.0_gmerzvnqkqd6hvbwzqmybfpwqi oclif: 3.17.2_ogreqof3k35xezedraj6pnd45y - ts-jest: 29.2.4_67xnt3v64q2pgz6kguni4h37hu + ts-jest: 29.2.5_67xnt3v64q2pgz6kguni4h37hu ts-node: 8.10.2_typescript@4.9.5 typescript: 4.9.5 @@ -1095,10 +1095,10 @@ importers: winston: ^3.7.2 xdg-basedir: ^4.0.0 dependencies: - '@contentstack/management': 1.17.0_debug@4.3.6 - '@contentstack/marketplace-sdk': 1.2.2_debug@4.3.6 + '@contentstack/management': 1.17.2_debug@4.3.6 + '@contentstack/marketplace-sdk': 1.2.3_debug@4.3.6 '@oclif/core': 3.27.0 - axios: 1.7.4_debug@4.3.6 + axios: 1.7.7_debug@4.3.6 chalk: 4.1.2 cli-cursor: 3.1.0 cli-table: 0.3.11 @@ -1118,12 +1118,12 @@ importers: traverse: 0.6.9 unique-string: 2.0.0 uuid: 9.0.1 - winston: 3.14.1 + winston: 3.14.2 xdg-basedir: 4.0.0 devDependencies: '@contentstack/cli-dev-dependencies': link:../contentstack-dev-dependencies '@oclif/test': 2.5.6_ogreqof3k35xezedraj6pnd45y - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/inquirer': 9.0.7 '@types/mkdirp': 1.0.2 '@types/mocha': 8.2.3 @@ -1133,11 +1133,11 @@ importers: chai: 4.5.0 eslint: 8.57.0 eslint-config-oclif: 4.0.0_eslint@8.57.0 - eslint-config-oclif-typescript: 3.1.9_4lxgoysztp3gakdxqfzw7vhg4u + eslint-config-oclif-typescript: 3.1.10_4lxgoysztp3gakdxqfzw7vhg4u fancy-test: 2.0.42 globby: 10.0.2 mocha: 10.1.0 - nock: 13.5.4 + nock: 13.5.5 nyc: 15.1.0 rimraf: 2.7.1 sinon: 15.2.0 @@ -1156,8 +1156,8 @@ packages: '@jridgewell/trace-mapping': 0.3.25 dev: true - /@apollo/client/3.11.4_graphql@16.9.0: - resolution: {integrity: sha512-bmgYKkULpym8wt8aXlAZ1heaYo0skLJ5ru0qJ+JCRoo03Pe+yIDbBCnqlDw6Mjj76hFkDw3HwFMgZC2Hxp30Mg==} + /@apollo/client/3.11.7_graphql@16.9.0: + resolution: {integrity: sha512-wcYTVZmdvTJlrDWfGYFMD5Kq4WZx9RK74KAuZa0rKtblVD/k21SqzhBqh6WHPT4dsXD2yvmWSgBSUYilxzFQ3Q==} peerDependencies: graphql: ^15.0.0 || ^16.0.0 graphql-ws: ^5.5.5 @@ -1187,7 +1187,7 @@ packages: response-iterator: 0.2.6 symbol-observable: 4.0.0 ts-invariant: 0.10.3 - tslib: 2.6.3 + tslib: 2.7.0 zen-observable-ts: 1.2.5 transitivePeerDependencies: - '@types/react' @@ -1204,11 +1204,11 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.24.7 - picocolors: 1.0.1 + picocolors: 1.1.0 dev: true - /@babel/compat-data/7.25.2: - resolution: {integrity: sha512-bYcppcpKBvX4znYaPEeFau03bp89ShqNMLs+rmdptMw+heSZh9+z84d2YG+K7cYLbWwzdjtDoW/uqZmPjulClQ==} + /@babel/compat-data/7.25.4: + resolution: {integrity: sha512-+LGRog6RAsCJrrrg/IO6LGmpphNe5DiK30dGjCoxxeGv49B10/3XYGxPsAwrDlMFcFEvdAUavDT8r9k/hSyQqQ==} engines: {node: '>=6.9.0'} dev: true @@ -1218,14 +1218,14 @@ packages: dependencies: '@ampproject/remapping': 2.3.0 '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.0 + '@babel/generator': 7.25.6 '@babel/helper-compilation-targets': 7.25.2 '@babel/helper-module-transforms': 7.25.2_@babel+core@7.25.2 - '@babel/helpers': 7.25.0 - '@babel/parser': 7.25.3 + '@babel/helpers': 7.25.6 + '@babel/parser': 7.25.6 '@babel/template': 7.25.0 - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 convert-source-map: 2.0.0 debug: 4.3.6 gensync: 1.0.0-beta.2 @@ -1263,11 +1263,11 @@ packages: semver: 6.3.1 dev: true - /@babel/generator/7.25.0: - resolution: {integrity: sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==} + /@babel/generator/7.25.6: + resolution: {integrity: sha512-VPC82gr1seXOpkjAAKoLhP50vx4vGNlF4msF64dSFq1P8RfB+QAuJWGHPXXPc8QyfVWwwB/TNNU4+ayZmHNbZw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@jridgewell/gen-mapping': 0.3.5 '@jridgewell/trace-mapping': 0.3.25 jsesc: 2.5.2 @@ -1277,7 +1277,7 @@ packages: resolution: {integrity: sha512-U2U5LsSaZ7TAt3cfaymQ8WHh0pxvdHoEk6HVpaexxixjyEquMh0L0YNJNM6CTGKMXV1iksi0iZkGw4AcFkPaaw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/compat-data': 7.25.2 + '@babel/compat-data': 7.25.4 '@babel/helper-validator-option': 7.24.8 browserslist: 4.23.3 lru-cache: 5.1.1 @@ -1288,8 +1288,8 @@ packages: resolution: {integrity: sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color dev: true @@ -1304,7 +1304,7 @@ packages: '@babel/helper-module-imports': 7.24.7 '@babel/helper-simple-access': 7.24.7 '@babel/helper-validator-identifier': 7.24.7 - '@babel/traverse': 7.25.3 + '@babel/traverse': 7.25.6 transitivePeerDependencies: - supports-color dev: true @@ -1318,8 +1318,8 @@ packages: resolution: {integrity: sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/traverse': 7.25.3 - '@babel/types': 7.25.2 + '@babel/traverse': 7.25.6 + '@babel/types': 7.25.6 transitivePeerDependencies: - supports-color dev: true @@ -1339,12 +1339,12 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.25.0: - resolution: {integrity: sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==} + /@babel/helpers/7.25.6: + resolution: {integrity: sha512-Xg0tn4HcfTijTwfDwYlvVCl43V6h4KyVVX2aEm4qdO/PC6L2YvzLHFdmxhoeSA3eslcE6+ZVXHgWwopXYLNq4Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/template': 7.25.0 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 dev: true /@babel/highlight/7.24.7: @@ -1354,15 +1354,15 @@ packages: '@babel/helper-validator-identifier': 7.24.7 chalk: 2.4.2 js-tokens: 4.0.0 - picocolors: 1.0.1 + picocolors: 1.1.0 dev: true - /@babel/parser/7.25.3: - resolution: {integrity: sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==} + /@babel/parser/7.25.6: + resolution: {integrity: sha512-trGdfBdbD0l1ZPmcJ83eNxB9rbEax4ALFTF7fN386TMYbeCQbyme5cOEXQhbGXKebwGaB/J52w1mrklMcbgy6Q==} engines: {node: '>=6.0.0'} hasBin: true dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.25.2: @@ -1402,8 +1402,8 @@ packages: '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-import-attributes/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==} + /@babel/plugin-syntax-import-attributes/7.25.6_@babel+core@7.25.2: + resolution: {integrity: sha512-sXaDXaJN9SNLymBdlWFA+bjzBhFD617ZaFiY13dGt7TVslVvVgA6fkZOP7Ki3IGElC45lwHdOTrCtKZGVAWeLQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1514,8 +1514,8 @@ packages: '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/plugin-syntax-typescript/7.24.7_@babel+core@7.25.2: - resolution: {integrity: sha512-c/+fVeJBB0FeKsFvwytYiUD+LBvhHjGSI0g446PRGdSVGZLRNArBUno2PETbAly3tpiNAQR5XaZ+JslxkotsbA==} + /@babel/plugin-syntax-typescript/7.25.4_@babel+core@7.25.2: + resolution: {integrity: sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1524,8 +1524,8 @@ packages: '@babel/helper-plugin-utils': 7.24.8 dev: true - /@babel/runtime/7.25.0: - resolution: {integrity: sha512-7dRy4DwXwtzBrPbZflqxnvfxLF8kdZXPkhymtDeFoFqE6ldzjQFgYTtYIFARcLEYDrqfBfYcZt1WqFxRoyC9Rw==} + /@babel/runtime/7.25.6: + resolution: {integrity: sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.14.1 @@ -1536,27 +1536,27 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/parser': 7.25.3 - '@babel/types': 7.25.2 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 dev: true - /@babel/traverse/7.25.3: - resolution: {integrity: sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==} + /@babel/traverse/7.25.6: + resolution: {integrity: sha512-9Vrcx5ZW6UwK5tvqsj0nGpp/XzqthkT0dqIc9g1AdtygFToNtTF67XzYS//dm+SAK9cp3B9R4ZO/46p63SCjlQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.24.7 - '@babel/generator': 7.25.0 - '@babel/parser': 7.25.3 + '@babel/generator': 7.25.6 + '@babel/parser': 7.25.6 '@babel/template': 7.25.0 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 debug: 4.3.6 globals: 11.12.0 transitivePeerDependencies: - supports-color dev: true - /@babel/types/7.25.2: - resolution: {integrity: sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==} + /@babel/types/7.25.6: + resolution: {integrity: sha512-/l42B1qxpG6RdfYf343Uw1vmDjeNhneUXtzhojE7pDgfpEypmRhI6j1kr17XCVv4Cgl9HdAiQY2x0GwKm7rWCw==} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-string-parser': 7.24.8 @@ -1595,11 +1595,11 @@ packages: uuid: 8.3.2 dev: false - /@contentstack/management/1.17.0_debug@4.3.6: - resolution: {integrity: sha512-B86nW2MVHXMw/Uug7ez3Oc+/WueoxOI1jXJfNRkYHUZmg2lT8s/JK1rbRe6iGRmvIuhS0IW5Trc4xXnCTOuvDA==} + /@contentstack/management/1.17.2_debug@4.3.6: + resolution: {integrity: sha512-ufRY7VwQZGZhNe1Sd62GJGi16/fRZXgiIPuXo8XrDytdz/DvOqa+JD7FG9YqZD9RzxCx9h7Qwcl1PxmFz/H7Kw==} engines: {node: '>=8.0.0'} dependencies: - axios: 1.7.4_debug@4.3.6 + axios: 1.7.7_debug@4.3.6 form-data: 3.0.1 lodash: 4.17.21 qs: 6.13.0 @@ -1607,10 +1607,10 @@ packages: - debug dev: false - /@contentstack/marketplace-sdk/1.2.2_debug@4.3.6: - resolution: {integrity: sha512-qJ6VuNcr24zyNnLj8PfKooMRxmE3OqGMkXwfKZbJAhI2SXNn7qDNVdAwYixaOc7WzgJXHiMoH2lDv6yq1fvFtg==} + /@contentstack/marketplace-sdk/1.2.3_debug@4.3.6: + resolution: {integrity: sha512-6JEDEKkHfbKJttH0lBZcf+NnPzdk3PMcfxtsxV/wVq9zvD9Z+UPIXaLmrDX7XpDuMaqnqjdSxfBBB439nimCvQ==} dependencies: - axios: 1.7.4_debug@4.3.6 + axios: 1.7.7_debug@4.3.6 transitivePeerDependencies: - debug dev: false @@ -1812,7 +1812,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 jest-message-util: 29.7.0 jest-util: 29.7.0 @@ -1833,14 +1833,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0_@types+node@20.14.15 + jest-config: 29.7.0_@types+node@20.16.5 jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -1852,7 +1852,7 @@ packages: jest-util: 29.7.0 jest-validate: 29.7.0 jest-watcher: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 pretty-format: 29.7.0 slash: 3.0.0 strip-ansi: 6.0.1 @@ -1876,14 +1876,14 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 ansi-escapes: 4.3.2 chalk: 4.1.2 ci-info: 3.9.0 exit: 0.1.2 graceful-fs: 4.2.11 jest-changed-files: 29.7.0 - jest-config: 29.7.0_vjrd5v74vo45z2pzfgqhitttvu + jest-config: 29.7.0_7svz4qco2xvfoz6cauwddkgaku jest-haste-map: 29.7.0 jest-message-util: 29.7.0 jest-regex-util: 29.6.3 @@ -1895,7 +1895,7 @@ packages: jest-util: 29.7.0 jest-validate: 29.7.0 jest-watcher: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 pretty-format: 29.7.0 slash: 3.0.0 strip-ansi: 6.0.1 @@ -1911,7 +1911,7 @@ packages: dependencies: '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 jest-mock: 29.7.0 dev: true @@ -1938,7 +1938,7 @@ packages: dependencies: '@jest/types': 29.6.3 '@sinonjs/fake-timers': 10.3.0 - '@types/node': 20.14.15 + '@types/node': 20.16.5 jest-message-util: 29.7.0 jest-mock: 29.7.0 jest-util: 29.7.0 @@ -1971,7 +1971,7 @@ packages: '@jest/transform': 29.7.0 '@jest/types': 29.6.3 '@jridgewell/trace-mapping': 0.3.25 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 collect-v8-coverage: 1.0.2 exit: 0.1.2 @@ -2044,7 +2044,7 @@ packages: jest-haste-map: 29.7.0 jest-regex-util: 29.6.3 jest-util: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 pirates: 4.0.6 slash: 3.0.0 write-file-atomic: 4.0.2 @@ -2058,7 +2058,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/yargs': 15.0.19 chalk: 4.1.2 dev: true @@ -2070,7 +2070,7 @@ packages: '@jest/schemas': 29.6.3 '@types/istanbul-lib-coverage': 2.0.6 '@types/istanbul-reports': 3.0.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/yargs': 17.0.33 chalk: 4.1.2 dev: true @@ -2140,6 +2140,11 @@ packages: '@nodelib/fs.scandir': 2.1.5 fastq: 1.17.1 + /@nolyfill/is-core-module/1.0.39: + resolution: {integrity: sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==} + engines: {node: '>=12.4.0'} + dev: true + /@npmcli/arborist/4.3.1: resolution: {integrity: sha512-yMRgZVDpwWjplorzt9SFSaakWx6QIK248Nw4ZFgkrAy/GvJaFRaSZzE6nD7JBK5r8g/+PTxFq5Wj/sfciE7x+A==} engines: {node: ^12.13.0 || ^14.15.0 || >=16} @@ -2492,7 +2497,7 @@ packages: supports-color: 8.1.1 supports-hyperlinks: 2.3.0 ts-node: 10.9.2 - tslib: 2.6.3 + tslib: 2.7.0 widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -2503,7 +2508,7 @@ packages: - typescript dev: true - /@oclif/core/2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu: + /@oclif/core/2.16.0_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw==} engines: {node: '>=14.0.0'} dependencies: @@ -2530,8 +2535,8 @@ packages: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - ts-node: 10.9.2_hjg7ss6mwnwhwe5pry3qk2eytu - tslib: 2.6.3 + ts-node: 10.9.2_jln2qwzhhdivd256vsigcad44a + tslib: 2.7.0 widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -2569,7 +2574,7 @@ packages: supports-color: 8.1.1 supports-hyperlinks: 2.3.0 ts-node: 10.9.2_ogreqof3k35xezedraj6pnd45y - tslib: 2.6.3 + tslib: 2.7.0 widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -2579,7 +2584,7 @@ packages: - '@types/node' - typescript - /@oclif/core/2.16.0_qjxsobs6o7uata6rquepl55wee: + /@oclif/core/2.16.0_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-dL6atBH0zCZl1A1IXCKJgLPrM/wR7K+Wi401E/IvqsK8m2iCHW+0TEOGrans/cuN3oTW+uxIyJFHJ8Im0k4qBw==} engines: {node: '>=14.0.0'} dependencies: @@ -2606,8 +2611,8 @@ packages: strip-ansi: 6.0.1 supports-color: 8.1.1 supports-hyperlinks: 2.3.0 - ts-node: 10.9.2_qjxsobs6o7uata6rquepl55wee - tslib: 2.6.3 + ts-node: 10.9.2_olml23j7e3unkr7c67e5g4k7li + tslib: 2.7.0 widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -2645,7 +2650,7 @@ packages: supports-color: 8.1.1 supports-hyperlinks: 2.3.0 ts-node: 10.9.2_typescript@4.9.5 - tslib: 2.6.3 + tslib: 2.7.0 widest-line: 3.1.0 wordwrap: 1.0.0 wrap-ansi: 7.0.0 @@ -2690,8 +2695,8 @@ packages: wrap-ansi: 7.0.0 dev: false - /@oclif/core/4.0.17: - resolution: {integrity: sha512-zfdSRip9DVMOklMojWCLZEB4iOzy7LDTABCDzCXqmpZGS+o1e1xts4jGhnte3mi0WV0YthNfYqF16tqk6CWITA==} + /@oclif/core/4.0.20: + resolution: {integrity: sha512-N1RKI/nteiEbd/ilyv/W1tz82SEAeXeQ5oZpdU/WgLrDilHH7cicrT/NBLextJJhH3QTC+1oan0Z5vNzkX6lGA==} engines: {node: '>=18.0.0'} dependencies: ansi-escapes: 4.3.2 @@ -2725,11 +2730,11 @@ packages: - typescript dev: true - /@oclif/plugin-help/5.2.20_hjg7ss6mwnwhwe5pry3qk2eytu: + /@oclif/plugin-help/5.2.20_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/core': 2.16.0_jln2qwzhhdivd256vsigcad44a transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2747,11 +2752,11 @@ packages: - '@types/node' - typescript - /@oclif/plugin-help/5.2.20_qjxsobs6o7uata6rquepl55wee: + /@oclif/plugin-help/5.2.20_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-u+GXX/KAGL9S10LxAwNUaWdzbEBARJ92ogmM7g3gDVud2HioCmvWQCDohNRVZ9GYV9oKwZ/M8xwd6a1d95rEKQ==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_qjxsobs6o7uata6rquepl55wee + '@oclif/core': 2.16.0_olml23j7e3unkr7c67e5g4k7li transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -2784,11 +2789,11 @@ packages: - typescript dev: true - /@oclif/plugin-not-found/2.4.3_hjg7ss6mwnwhwe5pry3qk2eytu: + /@oclif/plugin-not-found/2.4.3_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-nIyaR4y692frwh7wIHZ3fb+2L6XEecQwRDIb4zbEam0TvaVmBQWZoColQyWA84ljFBPZ8XWiQyTz+ixSwdRkqg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/core': 2.16.0_jln2qwzhhdivd256vsigcad44a chalk: 4.1.2 fast-levenshtein: 3.0.0 transitivePeerDependencies: @@ -2811,11 +2816,11 @@ packages: - '@types/node' - typescript - /@oclif/plugin-not-found/2.4.3_qjxsobs6o7uata6rquepl55wee: + /@oclif/plugin-not-found/2.4.3_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-nIyaR4y692frwh7wIHZ3fb+2L6XEecQwRDIb4zbEam0TvaVmBQWZoColQyWA84ljFBPZ8XWiQyTz+ixSwdRkqg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_qjxsobs6o7uata6rquepl55wee + '@oclif/core': 2.16.0_olml23j7e3unkr7c67e5g4k7li chalk: 4.1.2 fast-levenshtein: 3.0.0 transitivePeerDependencies: @@ -2839,14 +2844,14 @@ packages: - typescript dev: true - /@oclif/plugin-plugins/5.4.4: - resolution: {integrity: sha512-p30fo3JPtbOqTJOX9A/8qKV/14XWt8xFgG/goVfIkuKBAO+cdY78ag8pYatlpzsYzJhO27X1MFn0WkkPWo36Ww==} + /@oclif/plugin-plugins/5.4.6: + resolution: {integrity: sha512-UvalcVRL+JKb23P7GHgYAXlsyUtS7JCC3Iuvagnr7lHmZGrxqk+eJt9Z9ozLd0ViT03uy5SprvzB6d/oWi0X9A==} engines: {node: '>=18.0.0'} dependencies: - '@oclif/core': 4.0.17 + '@oclif/core': 4.0.20 ansis: 3.3.2 debug: 4.3.6 - npm: 10.8.2 + npm: 10.8.3 npm-package-arg: 11.0.3 npm-run-path: 5.3.0 object-treeify: 4.0.1 @@ -2876,11 +2881,11 @@ packages: - typescript dev: true - /@oclif/plugin-warn-if-update-available/2.1.1_hjg7ss6mwnwhwe5pry3qk2eytu: + /@oclif/plugin-warn-if-update-available/2.1.1_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-y7eSzT6R5bmTIJbiMMXgOlbBpcWXGlVhNeQJBLBCCy1+90Wbjyqf6uvY0i2WcO4sh/THTJ20qCW80j3XUlgDTA==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/core': 2.16.0_jln2qwzhhdivd256vsigcad44a chalk: 4.1.2 debug: 4.3.6 http-call: 5.3.0 @@ -2912,11 +2917,11 @@ packages: - typescript dev: true - /@oclif/plugin-warn-if-update-available/2.1.1_qjxsobs6o7uata6rquepl55wee: + /@oclif/plugin-warn-if-update-available/2.1.1_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-y7eSzT6R5bmTIJbiMMXgOlbBpcWXGlVhNeQJBLBCCy1+90Wbjyqf6uvY0i2WcO4sh/THTJ20qCW80j3XUlgDTA==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_qjxsobs6o7uata6rquepl55wee + '@oclif/core': 2.16.0_olml23j7e3unkr7c67e5g4k7li chalk: 4.1.2 debug: 4.3.6 http-call: 5.3.0 @@ -2962,11 +2967,11 @@ packages: - typescript dev: true - /@oclif/test/2.5.6_hjg7ss6mwnwhwe5pry3qk2eytu: + /@oclif/test/2.5.6_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-AcusFApdU6/akXaofhBDrY4IM9uYzlOD9bYCCM0NwUXOv1m6320hSp2DT/wkj9H1gsvKbJXZHqgtXsNGZTWLFg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/core': 2.16.0_jln2qwzhhdivd256vsigcad44a fancy-test: 2.0.42 transitivePeerDependencies: - '@swc/core' @@ -2989,11 +2994,11 @@ packages: - supports-color - typescript - /@oclif/test/2.5.6_qjxsobs6o7uata6rquepl55wee: + /@oclif/test/2.5.6_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-AcusFApdU6/akXaofhBDrY4IM9uYzlOD9bYCCM0NwUXOv1m6320hSp2DT/wkj9H1gsvKbJXZHqgtXsNGZTWLFg==} engines: {node: '>=12.0.0'} dependencies: - '@oclif/core': 2.16.0_qjxsobs6o7uata6rquepl55wee + '@oclif/core': 2.16.0_olml23j7e3unkr7c67e5g4k7li fancy-test: 2.0.42 transitivePeerDependencies: - '@swc/core' @@ -3130,6 +3135,10 @@ packages: requiresBuild: true optional: true + /@rtsao/scc/1.1.0: + resolution: {integrity: sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g==} + dev: true + /@samverschueren/stream-to-observable/0.3.1_rxjs@6.6.7: resolution: {integrity: sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ==} engines: {node: '>=6'} @@ -3211,8 +3220,8 @@ packages: dependencies: '@sinonjs/commons': 3.0.1 - /@sinonjs/fake-timers/11.2.2: - resolution: {integrity: sha512-G2piCSxQ7oWOxwGSAyFHfPIsyeJGXYtc6mFbnFA+kRXkiEnTl8c/8jul2S329iFBnDI9HGoeWWAZvuvOkZccgw==} + /@sinonjs/fake-timers/11.3.1: + resolution: {integrity: sha512-EVJO7nW5M/F5Tur0Rf2z/QoMo+1Ia963RiMtapiQrEWvY0iBUvADo8Beegwjpnle5BHkyHuoxSTW3jF43H1XRA==} dependencies: '@sinonjs/commons': 3.0.1 @@ -3237,8 +3246,8 @@ packages: lodash.get: 4.4.2 type-detect: 4.1.0 - /@sinonjs/text-encoding/0.7.2: - resolution: {integrity: sha512-sXXKG+uL9IrKqViTtao2Ws6dy0znu9sOaP1di/jKGW1M6VssO8vlpXCQcpZ+jisQ1tTFAC5Jo/EOzFbggBagFQ==} + /@sinonjs/text-encoding/0.7.3: + resolution: {integrity: sha512-DE427ROAphMQzU4ENbliGYrBSYPXF+TtLg9S8vzeA+OF4ZKzoDdzfL8sxuMUGS/lgRhM6j1URSk9ghf7Xo1tyA==} /@szmarczak/http-timer/4.0.6: resolution: {integrity: sha512-4BAffykYOgO+5nzBWYwE3W90sBgLJoUPRWWcL8wlyiM8IB8ipJz3UMJ9KXQd1RKQXpKp8Tutn80HZtWsu2u76w==} @@ -3284,14 +3293,14 @@ packages: /@types/adm-zip/0.5.5: resolution: {integrity: sha512-YCGstVMjc4LTY5uK9/obvxBya93axZOVOyf2GSUulADzmLhYE45u2nAssCs/fWBs1Ifq5Vat75JTPwd5XZoPJw==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/babel__core/7.20.5: resolution: {integrity: sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==} dependencies: - '@babel/parser': 7.25.3 - '@babel/types': 7.25.2 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 '@types/babel__generator': 7.6.8 '@types/babel__template': 7.4.4 '@types/babel__traverse': 7.20.6 @@ -3300,26 +3309,26 @@ packages: /@types/babel__generator/7.6.8: resolution: {integrity: sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==} dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 dev: true /@types/babel__template/7.4.4: resolution: {integrity: sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==} dependencies: - '@babel/parser': 7.25.3 - '@babel/types': 7.25.2 + '@babel/parser': 7.25.6 + '@babel/types': 7.25.6 dev: true /@types/babel__traverse/7.20.6: resolution: {integrity: sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==} dependencies: - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 dev: true /@types/big-json/3.2.4: resolution: {integrity: sha512-9j4OYGHfHazBz7WxRs1tqXy2qccjYAa4ej3vfT0uIPFvlX6nYw9Mvgxijvww6OKZE0aK6kFHTXDxR0uVJiRhLw==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/bluebird/3.5.42: @@ -3330,7 +3339,7 @@ packages: resolution: {integrity: sha512-fB3Zu92ucau0iQ0JMCFQE7b/dv8Ot07NI3KaZIkIUNXq82k4eBAqUaneXfleGY9JWskeS9y+u0nXMyspcuQrCg==} dependencies: '@types/connect': 3.4.38 - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: false /@types/cacheable-request/6.0.3: @@ -3338,28 +3347,28 @@ packages: dependencies: '@types/http-cache-semantics': 4.0.4 '@types/keyv': 3.1.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/responselike': 1.0.3 dev: true - /@types/chai/4.3.17: - resolution: {integrity: sha512-zmZ21EWzR71B4Sscphjief5djsLre50M6lI622OSySTmn9DB3j+C3kWroHfBQWXbOBwbgg/M8CG/hUxDLIloow==} + /@types/chai/4.3.19: + resolution: {integrity: sha512-2hHHvQBVE2FiSK4eN0Br6snX9MtolHaTo/batnLjlGRhoQzlCL61iVpxoqO7SfFyOw+P/pwv+0zNHzKoGWz9Cw==} /@types/cli-progress/3.11.6: resolution: {integrity: sha512-cE3+jb9WRlu+uOSAugewNpITJDt1VF8dHOopPO4IABFc3SXYL5WE/+PTz/FCdZRRfIujiWW3n3aMbv1eIGVRWA==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 /@types/connect/3.4.38: resolution: {integrity: sha512-K6uROf1LD88uDQqJCktA4yzL1YYAK6NgfsI0v/mTgyPKWsX1CnJ0XPSDhViejru1GcRkLWb8RlzFYJRqGUbaug==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: false /@types/esm/3.2.2: resolution: {integrity: sha512-l3IQQD2sChjNiQVNf28qq+sY9Sjvz7HrcOO3g4ZeSaiQRXQccBaR6cpqXPpzJ3QYCt6UF7+4ugabMRsQTPV+Eg==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/expect/1.20.4: @@ -3369,7 +3378,7 @@ packages: /@types/express-serve-static-core/4.19.5: resolution: {integrity: sha512-y6W03tvrACO72aijJ5uF02FRq5cgDR9lUxddQ8vyF+GvmjJQqbzDcJngEjURc+ZsG31VI3hODNZJ2URj86pzmg==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/qs': 6.9.15 '@types/range-parser': 1.2.7 '@types/send': 0.17.4 @@ -3392,20 +3401,20 @@ packages: resolution: {integrity: sha512-yTbItCNreRooED33qjunPthRcSjERP1r4MqCZc7wv0u2sUkzTFp45tgUfS5+r7FrZPdmCCNflLhVSP/o+SemsQ==} dependencies: '@types/jsonfile': 6.1.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/glob/7.2.0: resolution: {integrity: sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==} dependencies: '@types/minimatch': 5.1.2 - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/graceful-fs/4.1.9: resolution: {integrity: sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/http-cache-semantics/4.0.4: @@ -3461,13 +3470,13 @@ packages: /@types/jsonfile/6.1.4: resolution: {integrity: sha512-D5qGUYwjvnNNextdU59/+fI+spnwtTFmyQP0h+PfIOSkNfpU6AOICUOkm4i0OnSk+NyjdPJrxCDro0sJsWlRpQ==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/keyv/3.1.4: resolution: {integrity: sha512-BQ5aZNSCpj7D6K2ksrRCTmKRLEpnPvWDiLPfoGyhZ++8YtiK9d/3DBKPJgry359X/P1PfruyYwvnvwFjuEiEIg==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/linkify-it/5.0.0: @@ -3521,13 +3530,13 @@ packages: resolution: {integrity: sha512-qjd88DrCxupx/kJD5yQgZdcYKZKSIGBVDIBE1/LTGcNm3d2Np/jxojkdePDdfnBHJc5W7vSMpbJ1aB7p/Py69A==} dev: true - /@types/node/16.18.105: - resolution: {integrity: sha512-w2d0Z9yMk07uH3+Cx0N8lqFyi3yjXZxlbYappPj+AsOlT02OyxyiuNoNHdGt6EuiSm8Wtgp2YV7vWg+GMFrvFA==} + /@types/node/16.18.108: + resolution: {integrity: sha512-fj42LD82fSv6yN9C6Q4dzS+hujHj+pTv0IpRR3kI20fnYeS0ytBpjFO9OjmDowSPPt4lNKN46JLaKbCyP+BW2A==} - /@types/node/20.14.15: - resolution: {integrity: sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==} + /@types/node/20.16.5: + resolution: {integrity: sha512-VwYCweNo3ERajwy0IUlqqcyZ8/A7Zwa9ZP3MnENWcB11AejO+tLy3pu850goUW2FC/IJMdZUfKpX/yxL1gymCA==} dependencies: - undici-types: 5.26.5 + undici-types: 6.19.8 /@types/normalize-package-data/2.4.4: resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==} @@ -3536,7 +3545,7 @@ packages: /@types/progress-stream/2.0.5: resolution: {integrity: sha512-5YNriuEZkHlFHHepLIaxzq3atGeav1qCTGzB74HKWpo66qjfostF+rHc785YYYHeBytve8ZG3ejg42jEIfXNiQ==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/qs/6.9.15: @@ -3550,7 +3559,7 @@ packages: /@types/responselike/1.0.3: resolution: {integrity: sha512-H/+L+UkTV33uf49PH5pCAUBVPNj2nDBXTN+qS1dOwyyg24l3CcicicCA7ca+HMvJBZcFgl5r8e+RR6elsb4Lyw==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/semver/7.5.8: @@ -3561,14 +3570,14 @@ packages: resolution: {integrity: sha512-x2EM6TJOybec7c52BX0ZspPodMsQUd5L6PRwOunVyVUhXiBSKf3AezDL8Dgvgt5o0UfKNfuA0eMLr2wLT4AiBA==} dependencies: '@types/mime': 1.3.5 - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: false /@types/serve-static/1.15.7: resolution: {integrity: sha512-W8Ym+h8nhuRwaKPaDw34QUkwsGi6Rc4yYqvKFo5rm2FUEhCFbzVWrxXUxuKK8TASjWsysJY0nsmNCGhCOIsrOw==} dependencies: '@types/http-errors': 2.0.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/send': 0.17.4 dev: false @@ -3587,14 +3596,14 @@ packages: /@types/tar/6.1.13: resolution: {integrity: sha512-IznnlmU5f4WcGTh2ltRu/Ijpmk8wiWXfF0VA4s+HPjHZgvFggk1YaIkbo5krX/zUCzWF8N/l4+W/LNxnvAJ8nw==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 minipass: 4.2.8 dev: true /@types/through/0.0.33: resolution: {integrity: sha512-HsJ+z3QuETzP3cswwtzt2vEIiHBk/dCcHGhbmG5X3ecnwFD/lPrMpliGXxSCg03L9AhrdwA4Oz/qfspkDW+xGQ==} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/tmp/0.2.6: @@ -3617,7 +3626,7 @@ packages: resolution: {integrity: sha512-Sr2fYMBUVGYq8kj3UthXFAu5UN6ZW+rYr4NACjZQJvHvj+c8lYv0CahmZ2P/r7iUkN44gGUBwqxZkrKXYPb7cw==} dependencies: '@types/expect': 1.20.4 - '@types/node': 20.14.15 + '@types/node': 20.16.5 dev: true /@types/yargs-parser/21.0.3: @@ -4198,35 +4207,35 @@ packages: resolution: {integrity: sha512-bXuaUNLVVkD20wcGBWRyo7j9N3TxePEWFZj2Y+r9OoUzfqmavM84+mFykRicNsBqatba5JLay1t48wxaXaWnlA==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false /@wry/context/0.7.4: resolution: {integrity: sha512-jmT7Sb4ZQWI5iyu3lobQxICu2nC/vbUhP0vIdd6tHC9PTfenmRmuIFqktc6GH9cgi+ZHnsLWPvfSvc4DrYmKiQ==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false /@wry/equality/0.5.7: resolution: {integrity: sha512-BRFORjsTuQv5gxcXsuDXx6oGRhuVsEGwZy6LOzRRfgu+eSfxbhUQ9L9YtSEIuIjY/o7g3iWFjrc5eSY1GXP2Dw==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false /@wry/trie/0.4.3: resolution: {integrity: sha512-I6bHwH0fSf6RqQcnnXLJKhkSXG45MFral3GxPaY4uAl0LYDZM+YDVDAiU9bYwjTuysy1S0IeecWtmq1SZA3M1w==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false /@wry/trie/0.5.0: resolution: {integrity: sha512-FNoYzHawTMk/6KMQoEG5O4PuioX19UbwdQKF44yw0nLfOypfQdjtfZzo/UIJWAJ23sNIFbD1Ug9lbaDGMwbqQA==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false /JSONStream/1.3.5: @@ -4301,8 +4310,8 @@ packages: engines: {node: '>=0.4.0'} hasBin: true - /adm-zip/0.5.15: - resolution: {integrity: sha512-jYPWSeOA8EFoZnucrKCNihqBjoEGQSU4HKgHYQgKNEQ0pQF9a/DYuo/+fAxY76k4qe75LUlLWpAM1QWcBMTOKw==} + /adm-zip/0.5.16: + resolution: {integrity: sha512-TGw5yVi4saajsSEgz25grObGHEUaDrniwvA2qwSC060KfqGPdglhvPMA2lPIoxs3PQIItj2iag35fONcQqgUaQ==} engines: {node: '>=12.0'} dev: false @@ -4671,8 +4680,8 @@ packages: resolution: {integrity: sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g==} dev: false - /async/3.2.5: - resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==} + /async/3.2.6: + resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==} /asynckit/0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} @@ -4688,8 +4697,8 @@ packages: dependencies: possible-typed-array-names: 1.0.0 - /aws-sdk/2.1674.0: - resolution: {integrity: sha512-VTijN8+pKrf4sfM2t+ISXjypJ+k3AiP6OMzyLoWJ7jfMBtBfWbQc1rN07OndNb0CZRBBukOHoBhYDPuyae+/1Q==} + /aws-sdk/2.1689.0: + resolution: {integrity: sha512-+HjbDRzkMrqgQ78BplI7enfO84gSX0wXWnpalzrG7vjH6jFUjuWmRuki6GQhNzrSPQZu1zUi3gPud+3xUxXp3Q==} engines: {node: '>= 10.0.0'} requiresBuild: true dependencies: @@ -4705,20 +4714,20 @@ packages: xml2js: 0.6.2 dev: true - /axios/1.7.4: - resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} + /axios/1.7.7: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} dependencies: - follow-redirects: 1.15.6 + follow-redirects: 1.15.8 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug dev: true - /axios/1.7.4_debug@4.3.6: - resolution: {integrity: sha512-DukmaFRnY6AzAALSH4J2M3k6PkaC+MfaAGdEERRWcC9q3/TWQwLpHR8ZRLKTdQ3aBDL64EdluRDjJqKw+BPZEw==} + /axios/1.7.7_debug@4.3.6: + resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==} dependencies: - follow-redirects: 1.15.6_debug@4.3.6 + follow-redirects: 1.15.8_debug@4.3.6 form-data: 4.0.0 proxy-from-env: 1.1.0 transitivePeerDependencies: @@ -4761,7 +4770,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/template': 7.25.0 - '@babel/types': 7.25.2 + '@babel/types': 7.25.6 '@types/babel__core': 7.20.5 '@types/babel__traverse': 7.20.6 dev: true @@ -4776,7 +4785,7 @@ packages: '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.25.2 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.25.2 '@babel/plugin-syntax-class-static-block': 7.14.5_@babel+core@7.25.2 - '@babel/plugin-syntax-import-attributes': 7.24.7_@babel+core@7.25.2 + '@babel/plugin-syntax-import-attributes': 7.25.6_@babel+core@7.25.2 '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.25.2 '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.25.2 '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.25.2 @@ -4907,8 +4916,8 @@ packages: engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001651 - electron-to-chromium: 1.5.6 + caniuse-lite: 1.0.30001657 + electron-to-chromium: 1.5.14 node-releases: 2.0.18 update-browserslist-db: 1.1.0_browserslist@4.23.3 dev: true @@ -5154,8 +5163,8 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001651: - resolution: {integrity: sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg==} + /caniuse-lite/1.0.30001657: + resolution: {integrity: sha512-DPbJAlP8/BAXy3IgiWmZKItubb3TYGP0WscQQlVGIfT4s/YlFYVuJgyOsQNP7rJRChx/qdMeLJQJP0Sgg2yjNA==} dev: true /cardinal/2.1.1: @@ -5253,7 +5262,7 @@ packages: parse5: 7.1.2 parse5-htmlparser2-tree-adapter: 7.0.0 parse5-parser-stream: 7.1.2 - undici: 6.19.7 + undici: 6.19.8 whatwg-mimetype: 4.0.0 dev: false @@ -5300,8 +5309,8 @@ packages: engines: {node: '>=8'} dev: true - /cjs-module-lexer/1.3.1: - resolution: {integrity: sha512-a3KdPAANPbNE4ZUv9h6LckSl9zLsYOP4MBmhIPkRaeyybt+r4UghLvq+xw/YwUcC1gqylCkL4rdVs3Lwupjm4Q==} + /cjs-module-lexer/1.4.0: + resolution: {integrity: sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g==} dev: true /clean-regexp/1.0.0: @@ -5816,7 +5825,7 @@ packages: resolution: {integrity: sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==} engines: {node: '>=0.11'} dependencies: - '@babel/runtime': 7.25.0 + '@babel/runtime': 7.25.6 dev: true /dateformat/4.6.3: @@ -6060,7 +6069,7 @@ packages: reduce-unique: 2.0.1 reduce-without: 1.0.1 test-value: 3.0.0 - walk-back: 5.1.0 + walk-back: 5.1.1 dev: true /doctrine/2.1.0: @@ -6150,8 +6159,8 @@ packages: dependencies: jake: 10.9.2 - /electron-to-chromium/1.5.6: - resolution: {integrity: sha512-jwXWsM5RPf6j9dPYzaorcBSUg6AiqocPEyMpkchkvntaH9HGfOOMZwxMJjDY/XEs3T5dM7uyH1VhRMkqUU9qVw==} + /electron-to-chromium/1.5.14: + resolution: {integrity: sha512-bEfPECb3fJ15eaDnu9LEJ2vPGD6W1vt7vZleSVyFhYuMIKm3vz/g9lt7IvEzgdwj58RjbPKUF2rXTCN/UW47tQ==} dev: true /elegant-spinner/1.0.1: @@ -6335,8 +6344,8 @@ packages: resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==} dev: false - /escalade/3.1.2: - resolution: {integrity: sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==} + /escalade/3.2.0: + resolution: {integrity: sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==} engines: {node: '>=6'} dev: true @@ -6369,15 +6378,15 @@ packages: source-map: 0.6.1 dev: false - /eslint-config-oclif-typescript/3.1.9_4lxgoysztp3gakdxqfzw7vhg4u: - resolution: {integrity: sha512-sQ0PfzhMVhu3+oP/2LMQkcGSdtszwhUdw1Tb01QimEkg5PTVJp+8QlJkTytWp+6yVyVLUL2H/J4TgCtjJ/DQgA==} + /eslint-config-oclif-typescript/3.1.10_4lxgoysztp3gakdxqfzw7vhg4u: + resolution: {integrity: sha512-X0qQzt7YRp9lK1aZvyM5or7LUDbNu8ACypony90j9WH9iF1M4Rf7Zlb4xEeAMRS82bwuKqYPGJgJQtUEHhclOg==} engines: {node: '>=18.0.0'} dependencies: '@typescript-eslint/eslint-plugin': 6.21.0_xbofpdac7rbhrj4n4ako24u72m '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u eslint-config-xo-space: 0.35.0_eslint@8.57.0 - eslint-import-resolver-typescript: 3.6.1_6h7qehjxqemqblxgxbb5h7bqlm - eslint-plugin-import: 2.29.1_y5tv4er7hyzjbhd52pfed53sfy + eslint-import-resolver-typescript: 3.6.3_vlxrtconwegi4ufrc2q6ije6we + eslint-plugin-import: 2.30.0_6wbi4dmvtixbnif76zut3piemi eslint-plugin-mocha: 10.5.0_eslint@8.57.0 eslint-plugin-n: 15.7.0_eslint@8.57.0 eslint-plugin-perfectionist: 2.11.0_4lxgoysztp3gakdxqfzw7vhg4u @@ -6386,6 +6395,7 @@ packages: - eslint - eslint-import-resolver-node - eslint-import-resolver-webpack + - eslint-plugin-import-x - supports-color - svelte - svelte-eslint-parser @@ -6393,15 +6403,15 @@ packages: - vue-eslint-parser dev: true - /eslint-config-oclif-typescript/3.1.9_jofidmxrjzhj7l6vknpw5ecvfe: - resolution: {integrity: sha512-sQ0PfzhMVhu3+oP/2LMQkcGSdtszwhUdw1Tb01QimEkg5PTVJp+8QlJkTytWp+6yVyVLUL2H/J4TgCtjJ/DQgA==} + /eslint-config-oclif-typescript/3.1.10_jofidmxrjzhj7l6vknpw5ecvfe: + resolution: {integrity: sha512-X0qQzt7YRp9lK1aZvyM5or7LUDbNu8ACypony90j9WH9iF1M4Rf7Zlb4xEeAMRS82bwuKqYPGJgJQtUEHhclOg==} engines: {node: '>=18.0.0'} dependencies: '@typescript-eslint/eslint-plugin': 6.21.0_ymitdbov2ztj63o6jro7pjaaz4 '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe eslint-config-xo-space: 0.35.0_eslint@7.32.0 - eslint-import-resolver-typescript: 3.6.1_3ygpkrfvs4rvn276lxzvniupxu - eslint-plugin-import: 2.29.1_ughy6zakuxnr7pgiqqnre3e5fa + eslint-import-resolver-typescript: 3.6.3_fygdtjilpzdi57ao5drtusz6me + eslint-plugin-import: 2.30.0_xpoooszrvfjigwlbnr42f5rlki eslint-plugin-mocha: 10.5.0_eslint@7.32.0 eslint-plugin-n: 15.7.0_eslint@7.32.0 eslint-plugin-perfectionist: 2.11.0_jofidmxrjzhj7l6vknpw5ecvfe @@ -6410,6 +6420,7 @@ packages: - eslint - eslint-import-resolver-node - eslint-import-resolver-webpack + - eslint-plugin-import-x - supports-color - svelte - svelte-eslint-parser @@ -6417,15 +6428,15 @@ packages: - vue-eslint-parser dev: true - /eslint-config-oclif-typescript/3.1.9_qusgslmwnowdaqieuropes6b5q: - resolution: {integrity: sha512-sQ0PfzhMVhu3+oP/2LMQkcGSdtszwhUdw1Tb01QimEkg5PTVJp+8QlJkTytWp+6yVyVLUL2H/J4TgCtjJ/DQgA==} + /eslint-config-oclif-typescript/3.1.10_qusgslmwnowdaqieuropes6b5q: + resolution: {integrity: sha512-X0qQzt7YRp9lK1aZvyM5or7LUDbNu8ACypony90j9WH9iF1M4Rf7Zlb4xEeAMRS82bwuKqYPGJgJQtUEHhclOg==} engines: {node: '>=18.0.0'} dependencies: '@typescript-eslint/eslint-plugin': 6.21.0_5hm6djprplffgrqfnq7ff4wa3a '@typescript-eslint/parser': 6.21.0_qusgslmwnowdaqieuropes6b5q eslint-config-xo-space: 0.35.0_eslint@8.57.0 - eslint-import-resolver-typescript: 3.6.1_6h7qehjxqemqblxgxbb5h7bqlm - eslint-plugin-import: 2.29.1_y5tv4er7hyzjbhd52pfed53sfy + eslint-import-resolver-typescript: 3.6.3_vlxrtconwegi4ufrc2q6ije6we + eslint-plugin-import: 2.30.0_6wbi4dmvtixbnif76zut3piemi eslint-plugin-mocha: 10.5.0_eslint@8.57.0 eslint-plugin-n: 15.7.0_eslint@8.57.0 eslint-plugin-perfectionist: 2.11.0_qusgslmwnowdaqieuropes6b5q @@ -6434,6 +6445,7 @@ packages: - eslint - eslint-import-resolver-node - eslint-import-resolver-webpack + - eslint-plugin-import-x - supports-color - svelte - svelte-eslint-parser @@ -6551,27 +6563,34 @@ packages: resolution: {integrity: sha512-WFj2isz22JahUv+B788TlO3N6zL3nNJGU8CcZbPZvVEkBPaJdCV4vy5wyghty5ROFbCRnm132v8BScu5/1BQ8g==} dependencies: debug: 3.2.7 - is-core-module: 2.15.0 + is-core-module: 2.15.1 resolve: 1.22.8 transitivePeerDependencies: - supports-color dev: true - /eslint-import-resolver-typescript/3.6.1_3ygpkrfvs4rvn276lxzvniupxu: - resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} + /eslint-import-resolver-typescript/3.6.3_fygdtjilpzdi57ao5drtusz6me: + resolution: {integrity: sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' eslint-plugin-import: '*' + eslint-plugin-import-x: '*' + peerDependenciesMeta: + eslint-plugin-import: + optional: true + eslint-plugin-import-x: + optional: true dependencies: + '@nolyfill/is-core-module': 1.0.39 debug: 4.3.6 enhanced-resolve: 5.17.1 eslint: 7.32.0 - eslint-module-utils: 2.8.1_ughy6zakuxnr7pgiqqnre3e5fa - eslint-plugin-import: 2.29.1_ughy6zakuxnr7pgiqqnre3e5fa + eslint-module-utils: 2.9.0_xpoooszrvfjigwlbnr42f5rlki + eslint-plugin-import: 2.30.0_xpoooszrvfjigwlbnr42f5rlki fast-glob: 3.3.2 - get-tsconfig: 4.7.6 - is-core-module: 2.15.0 + get-tsconfig: 4.8.0 + is-bun-module: 1.1.0 is-glob: 4.0.3 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -6580,21 +6599,28 @@ packages: - supports-color dev: true - /eslint-import-resolver-typescript/3.6.1_6h7qehjxqemqblxgxbb5h7bqlm: - resolution: {integrity: sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==} + /eslint-import-resolver-typescript/3.6.3_vlxrtconwegi4ufrc2q6ije6we: + resolution: {integrity: sha512-ud9aw4szY9cCT1EWWdGv1L1XR6hh2PaRWif0j2QjQ0pgTY/69iw+W0Z4qZv5wHahOl8isEr+k/JnyAqNQkLkIA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '*' eslint-plugin-import: '*' + eslint-plugin-import-x: '*' + peerDependenciesMeta: + eslint-plugin-import: + optional: true + eslint-plugin-import-x: + optional: true dependencies: + '@nolyfill/is-core-module': 1.0.39 debug: 4.3.6 enhanced-resolve: 5.17.1 eslint: 8.57.0 - eslint-module-utils: 2.8.1_y5tv4er7hyzjbhd52pfed53sfy - eslint-plugin-import: 2.29.1_y5tv4er7hyzjbhd52pfed53sfy + eslint-module-utils: 2.9.0_6wbi4dmvtixbnif76zut3piemi + eslint-plugin-import: 2.30.0_6wbi4dmvtixbnif76zut3piemi fast-glob: 3.3.2 - get-tsconfig: 4.7.6 - is-core-module: 2.15.0 + get-tsconfig: 4.8.0 + is-bun-module: 1.1.0 is-glob: 4.0.3 transitivePeerDependencies: - '@typescript-eslint/parser' @@ -6603,8 +6629,8 @@ packages: - supports-color dev: true - /eslint-module-utils/2.8.1_jvfu6ptgp4mb4oxyqckysmlth4: - resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} + /eslint-module-utils/2.9.0_6wbi4dmvtixbnif76zut3piemi: + resolution: {integrity: sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6624,17 +6650,16 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe + '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u debug: 3.2.7 - eslint: 7.32.0 - eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1_3ygpkrfvs4rvn276lxzvniupxu + eslint: 8.57.0 + eslint-import-resolver-typescript: 3.6.3_vlxrtconwegi4ufrc2q6ije6we transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.8.1_rjweexgn5mcrdobxuycee2y4yu: - resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} + /eslint-module-utils/2.9.0_n755bj25kg2c7z5rccm44ttecm: + resolution: {integrity: sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6654,17 +6679,17 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe debug: 3.2.7 - eslint: 8.57.0 + eslint: 7.32.0 eslint-import-resolver-node: 0.3.9 - eslint-import-resolver-typescript: 3.6.1_6h7qehjxqemqblxgxbb5h7bqlm + eslint-import-resolver-typescript: 3.6.3_fygdtjilpzdi57ao5drtusz6me transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.8.1_ughy6zakuxnr7pgiqqnre3e5fa: - resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} + /eslint-module-utils/2.9.0_poba3fc3n5yrnzppmgam2lbwfy: + resolution: {integrity: sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6684,16 +6709,17 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe + '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u debug: 3.2.7 - eslint: 7.32.0 - eslint-import-resolver-typescript: 3.6.1_3ygpkrfvs4rvn276lxzvniupxu + eslint: 8.57.0 + eslint-import-resolver-node: 0.3.9 + eslint-import-resolver-typescript: 3.6.3_vlxrtconwegi4ufrc2q6ije6we transitivePeerDependencies: - supports-color dev: true - /eslint-module-utils/2.8.1_y5tv4er7hyzjbhd52pfed53sfy: - resolution: {integrity: sha512-rXDXR3h7cs7dy9RNpUlQf80nX31XWJEyGq1tRMo+6GsO5VmTe4UTwtmonAD4ZkAsrfMVDA2wlGJ3790Ys+D49Q==} + /eslint-module-utils/2.9.0_xpoooszrvfjigwlbnr42f5rlki: + resolution: {integrity: sha512-McVbYmwA3NEKwRQY5g4aWMdcZE5xZxV8i8l7CqJSrameuGSQJtSWaL/LxTEzSKKaCcOhlpDR8XEfYXWPrdo/ZQ==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6713,10 +6739,10 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u + '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe debug: 3.2.7 - eslint: 8.57.0 - eslint-import-resolver-typescript: 3.6.1_6h7qehjxqemqblxgxbb5h7bqlm + eslint: 7.32.0 + eslint-import-resolver-typescript: 3.6.3_fygdtjilpzdi57ao5drtusz6me transitivePeerDependencies: - supports-color dev: true @@ -6765,8 +6791,8 @@ packages: regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.29.1_ughy6zakuxnr7pgiqqnre3e5fa: - resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} + /eslint-plugin-import/2.30.0_6wbi4dmvtixbnif76zut3piemi: + resolution: {integrity: sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6775,18 +6801,19 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe + '@rtsao/scc': 1.1.0 + '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 7.32.0 + eslint: 8.57.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1_jvfu6ptgp4mb4oxyqckysmlth4 + eslint-module-utils: 2.9.0_poba3fc3n5yrnzppmgam2lbwfy hasown: 2.0.2 - is-core-module: 2.15.0 + is-core-module: 2.15.1 is-glob: 4.0.3 minimatch: 3.1.2 object.fromentries: 2.0.8 @@ -6800,8 +6827,8 @@ packages: - supports-color dev: true - /eslint-plugin-import/2.29.1_y5tv4er7hyzjbhd52pfed53sfy: - resolution: {integrity: sha512-BbPC0cuExzhiMo4Ff1BTVwHpjjv28C5R+btTOGaCRC7UEz801up0JadwkeSk5Ued6TG34uaczuVuH6qyy5YUxw==} + /eslint-plugin-import/2.30.0_xpoooszrvfjigwlbnr42f5rlki: + resolution: {integrity: sha512-/mHNE9jINJfiD2EKkg1BKyPyUk4zdnT54YgbOgfjSakWT5oyX/qQLVNTkehyfpcMxZXMy1zyonZ2v7hZTX43Yw==} engines: {node: '>=4'} peerDependencies: '@typescript-eslint/parser': '*' @@ -6810,18 +6837,19 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 6.21.0_4lxgoysztp3gakdxqfzw7vhg4u + '@rtsao/scc': 1.1.0 + '@typescript-eslint/parser': 6.21.0_jofidmxrjzhj7l6vknpw5ecvfe array-includes: 3.1.8 array.prototype.findlastindex: 1.2.5 array.prototype.flat: 1.3.2 array.prototype.flatmap: 1.3.2 debug: 3.2.7 doctrine: 2.1.0 - eslint: 8.57.0 + eslint: 7.32.0 eslint-import-resolver-node: 0.3.9 - eslint-module-utils: 2.8.1_rjweexgn5mcrdobxuycee2y4yu + eslint-module-utils: 2.9.0_n755bj25kg2c7z5rccm44ttecm hasown: 2.0.2 - is-core-module: 2.15.0 + is-core-module: 2.15.1 is-glob: 4.0.3 minimatch: 3.1.2 object.fromentries: 2.0.8 @@ -6892,7 +6920,7 @@ packages: eslint-plugin-es: 4.1.0_eslint@7.32.0 eslint-utils: 3.0.0_eslint@7.32.0 ignore: 5.3.2 - is-core-module: 2.15.0 + is-core-module: 2.15.1 minimatch: 3.1.2 resolve: 1.22.8 semver: 7.6.3 @@ -6909,7 +6937,7 @@ packages: eslint-plugin-es: 4.1.0_eslint@8.57.0 eslint-utils: 3.0.0_eslint@8.57.0 ignore: 5.3.2 - is-core-module: 2.15.0 + is-core-module: 2.15.1 minimatch: 3.1.2 resolve: 1.22.8 semver: 7.6.3 @@ -7436,13 +7464,13 @@ packages: engines: {node: '>=8.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dependencies: - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/lodash': 4.17.7 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/sinon': 10.0.20 lodash: 4.17.21 mock-stdin: 1.0.0 - nock: 13.5.4 + nock: 13.5.5 stdout-stderr: 0.1.13 transitivePeerDependencies: - supports-color @@ -7453,13 +7481,13 @@ packages: engines: {node: '>=12.0.0'} deprecated: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. dependencies: - '@types/chai': 4.3.17 + '@types/chai': 4.3.19 '@types/lodash': 4.17.7 - '@types/node': 20.14.15 + '@types/node': 20.16.5 '@types/sinon': 10.0.20 lodash: 4.17.21 mock-stdin: 1.0.0 - nock: 13.5.4 + nock: 13.5.5 stdout-stderr: 0.1.13 transitivePeerDependencies: - supports-color @@ -7483,7 +7511,7 @@ packages: '@nodelib/fs.walk': 1.2.8 glob-parent: 5.1.2 merge2: 1.4.1 - micromatch: 4.0.7 + micromatch: 4.0.8 /fast-json-stable-stringify/2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} @@ -7612,6 +7640,13 @@ packages: array-back: 3.1.0 dev: true + /find-replace/5.0.1: + resolution: {integrity: sha512-o5/Y8HrCNRuFF5rdNTkX8Vhv6kTFTV0t1zIoigwlCdbkA9qaapRzxvWPND2VvlFa9LBI05Q1i8ml/saMqkOJUQ==} + engines: {node: '>=14'} + dependencies: + array-back: 6.2.2 + dev: true + /find-up/3.0.0: resolution: {integrity: sha512-1yD6RmLI1XBfxugvORwlck6f75tYL+iR0jqwsOrOxMZyGYqUuDhJ0l4AXdO1iX/FTs9cBAMEk1gWSEx1kSbylg==} engines: {node: '>=6'} @@ -7638,13 +7673,13 @@ packages: /find-yarn-workspace-root/2.0.0: resolution: {integrity: sha512-1IMnbjt4KzsQfnhnzNd8wUEgXZ44IzZaZmnLYx7D5FZlaHt2gW20Cri8Q+E/t5tIj4+epTBub+2Zxu/vNILzqQ==} dependencies: - micromatch: 4.0.7 + micromatch: 4.0.8 dev: true /find-yarn-workspace-root2/1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} dependencies: - micromatch: 4.0.7 + micromatch: 4.0.8 pkg-dir: 4.2.0 dev: true @@ -7677,8 +7712,8 @@ packages: resolution: {integrity: sha512-GRnmB5gPyJpAhTQdSZTSp9uaPSvl09KoYcMQtsB9rQoOmzs9dH6ffeccH+Z+cv6P68Hu5bC6JjRh4Ah/mHSNRw==} dev: false - /follow-redirects/1.15.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + /follow-redirects/1.15.8: + resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -7687,8 +7722,8 @@ packages: optional: true dev: true - /follow-redirects/1.15.6_debug@4.3.6: - resolution: {integrity: sha512-wWN62YITEaOpSK584EZXJafH1AGpO8RVgElfkuXbTOrPX4fIfOyEpW/CsiNd8JdYrAoOvafRTOEnvsO++qCqFA==} + /follow-redirects/1.15.8_debug@4.3.6: + resolution: {integrity: sha512-xgrmBhBToVKay1q2Tao5LI26B83UhrB/vM1avwVSDzt8rx3rO6AizBAaF46EgksTVr+rFTQaqZZ9MVBfUe4nig==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -7907,8 +7942,8 @@ packages: es-errors: 1.3.0 get-intrinsic: 1.2.4 - /get-tsconfig/4.7.6: - resolution: {integrity: sha512-ZAqrLlu18NbDdRaHq+AKXzAmqIUPswPWKUchfytdAjiRFnCe5ojG2bstg6mRiZabkKfCoL/e98pbBELIV/YCeA==} + /get-tsconfig/4.8.0: + resolution: {integrity: sha512-Pgba6TExTZ0FJAn1qkJAjIeKoDJ3CsI2ChuLohJnZl/tTU8MVrq3b+2t5UOPfRa4RMsorClBjJALkJUMjG1PAw==} dependencies: resolve-pkg-maps: 1.0.0 dev: true @@ -8065,7 +8100,7 @@ packages: graphql: ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: graphql: 16.9.0 - tslib: 2.6.3 + tslib: 2.7.0 dev: false /graphql/16.9.0: @@ -8088,7 +8123,7 @@ packages: source-map: 0.6.1 wordwrap: 1.0.0 optionalDependencies: - uglify-js: 3.19.2 + uglify-js: 3.19.3 dev: true /has-ansi/2.0.0: @@ -8558,12 +8593,18 @@ packages: builtin-modules: 3.3.0 dev: true + /is-bun-module/1.1.0: + resolution: {integrity: sha512-4mTAVPlrXpaN3jtF0lsnPCMGnq4+qZjVIKq0HCpfcqf8OC1SM5oATCIAPM5V5FN05qp2NNnFndphmdZS9CV3hA==} + dependencies: + semver: 7.6.3 + dev: true + /is-callable/1.2.7: resolution: {integrity: sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==} engines: {node: '>= 0.4'} - /is-core-module/2.15.0: - resolution: {integrity: sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA==} + /is-core-module/2.15.1: + resolution: {integrity: sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ==} engines: {node: '>= 0.4'} dependencies: hasown: 2.0.2 @@ -8863,7 +8904,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.25.2 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 6.3.1 @@ -8876,7 +8917,7 @@ packages: engines: {node: '>=10'} dependencies: '@babel/core': 7.25.2 - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.2 semver: 7.6.3 @@ -8936,7 +8977,7 @@ packages: engines: {node: '>=10'} hasBin: true dependencies: - async: 3.2.5 + async: 3.2.6 chalk: 4.1.2 filelist: 1.0.4 minimatch: 3.1.2 @@ -8958,7 +8999,7 @@ packages: '@jest/expect': 29.7.0 '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 co: 4.6.0 dedent: 1.5.3 @@ -9064,7 +9105,7 @@ packages: jest-runner: 29.7.0 jest-util: 29.7.0 jest-validate: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 parse-json: 5.2.0 pretty-format: 29.7.0 slash: 3.0.0 @@ -9074,7 +9115,7 @@ packages: - supports-color dev: true - /jest-config/29.7.0_@types+node@20.14.15: + /jest-config/29.7.0_7svz4qco2xvfoz6cauwddkgaku: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -9089,7 +9130,7 @@ packages: '@babel/core': 7.25.2 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 babel-jest: 29.7.0_@babel+core@7.25.2 chalk: 4.1.2 ci-info: 3.9.0 @@ -9104,17 +9145,18 @@ packages: jest-runner: 29.7.0 jest-util: 29.7.0 jest-validate: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 parse-json: 5.2.0 pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 + ts-node: 8.10.2_typescript@4.9.5 transitivePeerDependencies: - babel-plugin-macros - supports-color dev: true - /jest-config/29.7.0_gmerzvnqkqd6hvbwzqmybfpwqi: + /jest-config/29.7.0_@types+node@20.16.5: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -9129,7 +9171,7 @@ packages: '@babel/core': 7.25.2 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 14.18.63 + '@types/node': 20.16.5 babel-jest: 29.7.0_@babel+core@7.25.2 chalk: 4.1.2 ci-info: 3.9.0 @@ -9144,18 +9186,17 @@ packages: jest-runner: 29.7.0 jest-util: 29.7.0 jest-validate: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 parse-json: 5.2.0 pretty-format: 29.7.0 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 8.10.2_typescript@4.9.5 transitivePeerDependencies: - babel-plugin-macros - supports-color dev: true - /jest-config/29.7.0_vjrd5v74vo45z2pzfgqhitttvu: + /jest-config/29.7.0_gmerzvnqkqd6hvbwzqmybfpwqi: resolution: {integrity: sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} peerDependencies: @@ -9170,7 +9211,7 @@ packages: '@babel/core': 7.25.2 '@jest/test-sequencer': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 14.18.63 babel-jest: 29.7.0_@babel+core@7.25.2 chalk: 4.1.2 ci-info: 3.9.0 @@ -9185,7 +9226,7 @@ packages: jest-runner: 29.7.0 jest-util: 29.7.0 jest-validate: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 parse-json: 5.2.0 pretty-format: 29.7.0 slash: 3.0.0 @@ -9241,7 +9282,7 @@ packages: '@jest/environment': 29.7.0 '@jest/fake-timers': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 jest-mock: 29.7.0 jest-util: 29.7.0 dev: true @@ -9262,14 +9303,14 @@ packages: dependencies: '@jest/types': 29.6.3 '@types/graceful-fs': 4.1.9 - '@types/node': 20.14.15 + '@types/node': 20.16.5 anymatch: 3.1.3 fb-watchman: 2.0.2 graceful-fs: 4.2.11 jest-regex-util: 29.6.3 jest-util: 29.7.0 jest-worker: 29.7.0 - micromatch: 4.0.7 + micromatch: 4.0.8 walker: 1.0.8 optionalDependencies: fsevents: 2.3.3 @@ -9302,7 +9343,7 @@ packages: '@types/stack-utils': 2.0.3 chalk: 4.1.2 graceful-fs: 4.2.11 - micromatch: 4.0.7 + micromatch: 4.0.8 pretty-format: 29.7.0 slash: 3.0.0 stack-utils: 2.0.6 @@ -9313,7 +9354,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 jest-util: 29.7.0 dev: true @@ -9368,7 +9409,7 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 emittery: 0.13.1 graceful-fs: 4.2.11 @@ -9399,9 +9440,9 @@ packages: '@jest/test-result': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 - cjs-module-lexer: 1.3.1 + cjs-module-lexer: 1.4.0 collect-v8-coverage: 1.0.2 glob: 7.2.3 graceful-fs: 4.2.11 @@ -9423,10 +9464,10 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@babel/core': 7.25.2 - '@babel/generator': 7.25.0 + '@babel/generator': 7.25.6 '@babel/plugin-syntax-jsx': 7.24.7_@babel+core@7.25.2 - '@babel/plugin-syntax-typescript': 7.24.7_@babel+core@7.25.2 - '@babel/types': 7.25.2 + '@babel/plugin-syntax-typescript': 7.25.4_@babel+core@7.25.2 + '@babel/types': 7.25.6 '@jest/expect-utils': 29.7.0 '@jest/transform': 29.7.0 '@jest/types': 29.6.3 @@ -9451,7 +9492,7 @@ packages: engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 chalk: 4.1.2 ci-info: 3.9.0 graceful-fs: 4.2.11 @@ -9476,7 +9517,7 @@ packages: dependencies: '@jest/test-result': 29.7.0 '@jest/types': 29.6.3 - '@types/node': 20.14.15 + '@types/node': 20.16.5 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.13.1 @@ -9488,7 +9529,7 @@ packages: resolution: {integrity: sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==} engines: {node: ^14.15.0 || ^16.10.0 || >=18.0.0} dependencies: - '@types/node': 20.14.15 + '@types/node': 20.16.5 jest-util: 29.7.0 merge-stream: 2.0.0 supports-color: 8.1.1 @@ -9580,18 +9621,19 @@ packages: jsdoc: 4.0.3 object-to-spawn-args: 2.0.1 temp-path: 1.0.0 - walk-back: 5.1.0 + walk-back: 5.1.1 dev: true - /jsdoc-parse/6.2.1: - resolution: {integrity: sha512-9viGRUUtWOk/G4V0+nQ6rfLucz5plxh5I74WbNSNm9h9NWugCDVX4jbG8hZP9QqKGpdTPDE+qJXzaYNos3wqTA==} + /jsdoc-parse/6.2.4: + resolution: {integrity: sha512-MQA+lCe3ioZd0uGbyB3nDCDZcKgKC7m/Ivt0LgKZdUoOlMJxUWJQ3WI6GeyHp9ouznKaCjlp7CU9sw5k46yZTw==} engines: {node: '>=12'} dependencies: array-back: 6.2.2 + find-replace: 5.0.1 lodash.omit: 4.5.0 - reduce-extract: 1.0.0 - sort-array: 4.1.5 - test-value: 3.0.0 + sort-array: 5.0.0 + transitivePeerDependencies: + - '@75lb/nature' dev: true /jsdoc-to-markdown/8.0.3: @@ -9604,8 +9646,10 @@ packages: config-master: 3.1.0 dmd: 6.2.3 jsdoc-api: 8.1.1 - jsdoc-parse: 6.2.1 - walk-back: 5.1.0 + jsdoc-parse: 6.2.4 + walk-back: 5.1.1 + transitivePeerDependencies: + - '@75lb/nature' dev: true /jsdoc/4.0.3: @@ -9613,7 +9657,7 @@ packages: engines: {node: '>=12.0.0'} hasBin: true dependencies: - '@babel/parser': 7.25.3 + '@babel/parser': 7.25.6 '@jsdoc/salty': 0.2.8 '@types/markdown-it': 14.1.2 bluebird: 3.7.2 @@ -10049,7 +10093,7 @@ packages: '@types/triple-beam': 1.3.5 fecha: 4.2.3 ms: 2.1.3 - safe-stable-stringify: 2.4.3 + safe-stable-stringify: 2.5.0 triple-beam: 1.4.1 dev: false @@ -10352,8 +10396,8 @@ packages: engines: {node: '>= 0.6'} dev: false - /micromatch/4.0.7: - resolution: {integrity: sha512-LPP/3KorzCwBxfeUuZmaR6bG2kdeHSbe0P2tY3FLRU4vYrjYz5hI4QZwV0njUx3jeuKe67YukQ1LSPZBKDqO/Q==} + /micromatch/4.0.8: + resolution: {integrity: sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==} engines: {node: '>=8.6'} dependencies: braces: 3.0.3 @@ -10682,13 +10726,13 @@ packages: resolution: {integrity: sha512-qOnoujW4SV6e40dYxJOb3uvuoPHtmLzIk4TFo+j0jPJoC+5Z9xja5qH5JZobEPsa8+YYphMrOSwnrshEhG2qww==} dependencies: '@sinonjs/commons': 3.0.1 - '@sinonjs/fake-timers': 11.2.2 - '@sinonjs/text-encoding': 0.7.2 + '@sinonjs/fake-timers': 11.3.1 + '@sinonjs/text-encoding': 0.7.3 just-extend: 6.2.0 path-to-regexp: 6.2.2 - /nock/13.5.4: - resolution: {integrity: sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==} + /nock/13.5.5: + resolution: {integrity: sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==} engines: {node: '>= 10.13'} dependencies: debug: 4.3.6 @@ -10839,7 +10883,7 @@ packages: engines: {node: '>=10'} dependencies: hosted-git-info: 4.1.0 - is-core-module: 2.15.0 + is-core-module: 2.15.1 semver: 7.6.3 validate-npm-package-license: 3.0.4 dev: true @@ -10849,7 +10893,7 @@ packages: engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} dependencies: hosted-git-info: 6.1.1 - is-core-module: 2.15.0 + is-core-module: 2.15.1 semver: 7.6.3 validate-npm-package-license: 3.0.4 dev: true @@ -11030,8 +11074,8 @@ packages: path-key: 4.0.0 dev: false - /npm/10.8.2: - resolution: {integrity: sha512-x/AIjFIKRllrhcb48dqUNAAZl0ig9+qMuN91RpZo3Cb2+zuibfh+KISl6+kVVyktDz230JKc208UkQwwMqyB+w==} + /npm/10.8.3: + resolution: {integrity: sha512-0IQlyAYvVtQ7uOhDFYZCGK8kkut2nh8cpAdA9E6FvRSJaTgtZRZgNjlC5ZCct//L73ygrpY93CxXpRJDtNqPVg==} engines: {node: ^18.17.0 || >=20.5.0} hasBin: true dev: false @@ -11262,7 +11306,7 @@ packages: '@oclif/plugin-not-found': 2.4.3 '@oclif/plugin-warn-if-update-available': 2.1.1 async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11273,7 +11317,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3 yeoman-generator: 5.10.0_yeoman-environment@3.19.3 transitivePeerDependencies: @@ -11297,7 +11341,7 @@ packages: '@oclif/plugin-not-found': 2.4.3 '@oclif/plugin-warn-if-update-available': 2.1.1 async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11308,7 +11352,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3_bluebird@3.7.2 yeoman-generator: 5.10.0_nqs3lknjmcjhmksixfhcryndrq transitivePeerDependencies: @@ -11332,7 +11376,7 @@ packages: '@oclif/plugin-not-found': 2.4.3_typescript@4.9.5 '@oclif/plugin-warn-if-update-available': 2.1.1_typescript@4.9.5 async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11343,7 +11387,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3_bluebird@3.7.2 yeoman-generator: 5.10.0_nqs3lknjmcjhmksixfhcryndrq transitivePeerDependencies: @@ -11357,17 +11401,17 @@ packages: - typescript dev: true - /oclif/3.17.2_hjg7ss6mwnwhwe5pry3qk2eytu: + /oclif/3.17.2_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==} engines: {node: '>=12.0.0'} hasBin: true dependencies: - '@oclif/core': 2.16.0_hjg7ss6mwnwhwe5pry3qk2eytu - '@oclif/plugin-help': 5.2.20_hjg7ss6mwnwhwe5pry3qk2eytu - '@oclif/plugin-not-found': 2.4.3_hjg7ss6mwnwhwe5pry3qk2eytu - '@oclif/plugin-warn-if-update-available': 2.1.1_hjg7ss6mwnwhwe5pry3qk2eytu + '@oclif/core': 2.16.0_jln2qwzhhdivd256vsigcad44a + '@oclif/plugin-help': 5.2.20_jln2qwzhhdivd256vsigcad44a + '@oclif/plugin-not-found': 2.4.3_jln2qwzhhdivd256vsigcad44a + '@oclif/plugin-warn-if-update-available': 2.1.1_jln2qwzhhdivd256vsigcad44a async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11378,7 +11422,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3 yeoman-generator: 5.10.0_yeoman-environment@3.19.3 transitivePeerDependencies: @@ -11402,7 +11446,7 @@ packages: '@oclif/plugin-not-found': 2.4.3_ogreqof3k35xezedraj6pnd45y '@oclif/plugin-warn-if-update-available': 2.1.1_ogreqof3k35xezedraj6pnd45y async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11413,7 +11457,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3 yeoman-generator: 5.10.0_yeoman-environment@3.19.3 transitivePeerDependencies: @@ -11427,17 +11471,17 @@ packages: - typescript dev: true - /oclif/3.17.2_qjxsobs6o7uata6rquepl55wee: + /oclif/3.17.2_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-+vFXxgmR7dGGz+g6YiqSZu2LXVkBMaS9/rhtsLGkYw45e53CW/3kBgPRnOvxcTDM3Td9JPeBD2JWxXnPKGQW3A==} engines: {node: '>=12.0.0'} hasBin: true dependencies: - '@oclif/core': 2.16.0_qjxsobs6o7uata6rquepl55wee - '@oclif/plugin-help': 5.2.20_qjxsobs6o7uata6rquepl55wee - '@oclif/plugin-not-found': 2.4.3_qjxsobs6o7uata6rquepl55wee - '@oclif/plugin-warn-if-update-available': 2.1.1_qjxsobs6o7uata6rquepl55wee + '@oclif/core': 2.16.0_olml23j7e3unkr7c67e5g4k7li + '@oclif/plugin-help': 5.2.20_olml23j7e3unkr7c67e5g4k7li + '@oclif/plugin-not-found': 2.4.3_olml23j7e3unkr7c67e5g4k7li + '@oclif/plugin-warn-if-update-available': 2.1.1_olml23j7e3unkr7c67e5g4k7li async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11448,7 +11492,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3 yeoman-generator: 5.10.0_yeoman-environment@3.19.3 transitivePeerDependencies: @@ -11472,7 +11516,7 @@ packages: '@oclif/plugin-not-found': 2.4.3_ogreqof3k35xezedraj6pnd45y '@oclif/plugin-warn-if-update-available': 2.1.1_ogreqof3k35xezedraj6pnd45y async-retry: 1.3.3 - aws-sdk: 2.1674.0 + aws-sdk: 2.1689.0 concurrently: 7.6.0 debug: 4.3.6 find-yarn-workspace-root: 2.0.0 @@ -11483,7 +11527,7 @@ packages: normalize-package-data: 3.0.3 semver: 7.6.3 shelljs: 0.8.5 - tslib: 2.6.3 + tslib: 2.7.0 yeoman-environment: 3.19.3_bluebird@3.7.2 yeoman-generator: 5.10.0_nqs3lknjmcjhmksixfhcryndrq transitivePeerDependencies: @@ -11550,7 +11594,7 @@ packages: '@wry/caches': 1.0.1 '@wry/context': 0.7.4 '@wry/trie': 0.4.3 - tslib: 2.6.3 + tslib: 2.7.0 dev: false /optionator/0.9.4: @@ -11926,8 +11970,8 @@ packages: resolution: {integrity: sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ==} dev: true - /picocolors/1.0.1: - resolution: {integrity: sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==} + /picocolors/1.1.0: + resolution: {integrity: sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==} dev: true /picomatch/2.3.1: @@ -12405,13 +12449,6 @@ packages: dependencies: esprima: 4.0.1 - /reduce-extract/1.0.0: - resolution: {integrity: sha512-QF8vjWx3wnRSL5uFMyCjDeDc5EBMiryoT9tz94VvgjKfzecHAVnqmXAwQDcr7X4JmLc2cjkjFGCVzhMqDjgR9g==} - engines: {node: '>=0.10.0'} - dependencies: - test-value: 1.1.0 - dev: true - /reduce-flatten/1.0.1: resolution: {integrity: sha512-j5WfFJfc9CoXv/WbwVLHq74i/hdTUpy+iNC534LxczMRP67vJeK3V9JOdnL0N1cIRbn9mYhE2yVjvvKXDxvNXQ==} engines: {node: '>=0.10.0'} @@ -12542,7 +12579,7 @@ packages: resolution: {integrity: sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==} hasBin: true dependencies: - is-core-module: 2.15.0 + is-core-module: 2.15.1 path-parse: 1.0.7 supports-preserve-symlinks-flag: 1.0.0 @@ -12650,7 +12687,7 @@ packages: /rxjs/7.8.1: resolution: {integrity: sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 /safe-array-concat/1.1.2: resolution: {integrity: sha512-vj6RsCsWBCf19jIeHEfkRMw8DPiBb+DMXklQ/1SGDHOMlHdPUkZXFQ2YdplS23zESTijAcurb1aSgJA3AgMu1Q==} @@ -12681,8 +12718,8 @@ packages: regexp-tree: 0.1.27 dev: true - /safe-stable-stringify/2.4.3: - resolution: {integrity: sha512-e2bDA2WJT0wxseVd4lsDP4+3ONX6HpMXQa1ZhFQ7SU+GjvORCmShbCMltrtIDfkYhVHrOcPtj+KhmDBdPdZD1g==} + /safe-stable-stringify/2.5.0: + resolution: {integrity: sha512-b3rppTKm9T+PsVCBEOUR46GWI7fdOs00VKZ1+9c1EWDaDMvjQc6tUwuFyIprgGgTcWoVHSKrU8H31ZHA2e0RHA==} engines: {node: '>=10'} dev: false @@ -12898,7 +12935,7 @@ packages: deprecated: There dependencies: '@sinonjs/commons': 3.0.1 - '@sinonjs/fake-timers': 11.2.2 + '@sinonjs/fake-timers': 11.3.1 '@sinonjs/samsam': 8.0.0 diff: 5.2.0 nise: 5.1.9 @@ -12969,12 +13006,17 @@ packages: smart-buffer: 4.2.0 dev: true - /sort-array/4.1.5: - resolution: {integrity: sha512-Ya4peoS1fgFN42RN1REk2FgdNOeLIEMKFGJvs7VTP3OklF8+kl2SkpVliZ4tk/PurWsrWRsdNdU+tgyOBkB9sA==} - engines: {node: '>=10'} + /sort-array/5.0.0: + resolution: {integrity: sha512-Sg9MzajSGprcSrMIxsXyNT0e0JB47RJRfJspC+7co4Z5BdNsNl8FmWI+lXEpyKq+vkMG6pHgAhqyCO+bkDTfFQ==} + engines: {node: '>=12.17'} + peerDependencies: + '@75lb/nature': ^0.1.1 + peerDependenciesMeta: + '@75lb/nature': + optional: true dependencies: - array-back: 5.0.0 - typical: 6.0.1 + array-back: 6.2.2 + typical: 7.1.1 dev: true /sort-keys/4.2.0: @@ -13022,7 +13064,7 @@ packages: resolution: {integrity: sha512-kN9dJbvnySHULIluDHy32WHRUu3Og7B9sbY7tsFLctQkIqnMh3hErYgdMjTYuqmcXX+lK5T1lnUt3G7zNswmZA==} dependencies: spdx-expression-parse: 3.0.1 - spdx-license-ids: 3.0.18 + spdx-license-ids: 3.0.20 dev: true /spdx-exceptions/2.5.0: @@ -13033,11 +13075,11 @@ packages: resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} dependencies: spdx-exceptions: 2.5.0 - spdx-license-ids: 3.0.18 + spdx-license-ids: 3.0.20 dev: true - /spdx-license-ids/3.0.18: - resolution: {integrity: sha512-xxRs31BqRYHwiMzudOrpSiHtZ8i/GeionCBDSilhYRj+9gIcI8wCZTlXZKu9vZIVqViP3dcp9qE5G6AlIaD+TQ==} + /spdx-license-ids/3.0.20: + resolution: {integrity: sha512-jg25NiDV/1fLtSgEgyvVyDunvaNHbuwF9lfNV17gSmPFAlYzdfNBlLtLzXTevwkPj7DhGbmN9VnmJIgLnhvaBw==} dev: true /speedometer/1.0.0: @@ -13356,14 +13398,6 @@ packages: minimatch: 3.1.2 dev: true - /test-value/1.1.0: - resolution: {integrity: sha512-wrsbRo7qP+2Je8x8DsK8ovCGyxe3sYfQwOraIY/09A2gFXU9DYKiTF14W4ki/01AEh56kMzAmlj9CaHGDDUBJA==} - engines: {node: '>=0.10.0'} - dependencies: - array-back: 1.0.4 - typical: 2.6.1 - dev: true - /test-value/2.1.0: resolution: {integrity: sha512-+1epbAxtKeXttkGFMTX9H42oqzOTufR1ceCF+GYA5aOmvaPq9wd4PUS8329fn2RRLGNeUkgRLnVpycjx8DsO2w==} engines: {node: '>=0.10.0'} @@ -13509,11 +13543,11 @@ packages: resolution: {integrity: sha512-uivwYcQaxAucv1CzRp2n/QdYPo4ILf9VXgH19zEIjFx2EJufV16P0JtJVpYHy89DItG6Kwj2oIUjrcK5au+4tQ==} engines: {node: '>=8'} dependencies: - tslib: 2.6.3 + tslib: 2.7.0 dev: false - /ts-jest/29.2.4_67xnt3v64q2pgz6kguni4h37hu: - resolution: {integrity: sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==} + /ts-jest/29.2.5_67xnt3v64q2pgz6kguni4h37hu: + resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -13549,8 +13583,8 @@ packages: yargs-parser: 21.1.1 dev: true - /ts-jest/29.2.4_typescript@5.5.4: - resolution: {integrity: sha512-3d6tgDyhCI29HlpwIq87sNuI+3Q6GLTTCeYRHCs7vDz+/3GCMwEtV9jezLyl4ZtnBgx00I7hm8PCP8cTksMGrw==} + /ts-jest/29.2.5_typescript@5.5.4: + resolution: {integrity: sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==} engines: {node: ^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -13614,7 +13648,7 @@ packages: yn: 3.1.1 dev: true - /ts-node/10.9.2_hjg7ss6mwnwhwe5pry3qk2eytu: + /ts-node/10.9.2_jln2qwzhhdivd256vsigcad44a: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -13633,14 +13667,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 16.18.105 + '@types/node': 20.16.5 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.9.5 + typescript: 5.5.4 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -13674,7 +13708,7 @@ packages: v8-compile-cache-lib: 3.0.1 yn: 3.1.1 - /ts-node/10.9.2_qjxsobs6o7uata6rquepl55wee: + /ts-node/10.9.2_olml23j7e3unkr7c67e5g4k7li: resolution: {integrity: sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==} hasBin: true peerDependencies: @@ -13693,14 +13727,14 @@ packages: '@tsconfig/node12': 1.0.11 '@tsconfig/node14': 1.0.3 '@tsconfig/node16': 1.0.4 - '@types/node': 20.14.15 + '@types/node': 16.18.108 acorn: 8.12.1 acorn-walk: 8.3.3 arg: 4.1.3 create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 5.5.4 + typescript: 4.9.5 v8-compile-cache-lib: 3.0.1 yn: 3.1.1 @@ -13761,8 +13795,8 @@ packages: /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - /tslib/2.6.3: - resolution: {integrity: sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==} + /tslib/2.7.0: + resolution: {integrity: sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==} /tsutils/3.21.0_typescript@4.9.5: resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} @@ -13910,17 +13944,17 @@ packages: engines: {node: '>=8'} dev: true - /typical/6.0.1: - resolution: {integrity: sha512-+g3NEp7fJLe9DPa1TArHm9QAA7YciZmWnfAqEaFrBihQ7epOv9i99rjtgb6Iz0wh3WuQDjsCTDfgRoGnmHN81A==} - engines: {node: '>=10'} + /typical/7.1.1: + resolution: {integrity: sha512-T+tKVNs6Wu7IWiAce5BgMd7OZfNYUndHwc5MknN+UHOudi7sGZzuHdCadllRuqJ3fPtgFtIH9+lt9qRv6lmpfA==} + engines: {node: '>=12.17'} dev: true /uc.micro/2.1.0: resolution: {integrity: sha512-ARDJmphmdvUk6Glw7y9DQ2bFkKBHwQHLi2lsaH6PPmz/Ka9sFOBsBluozhDltWmnv9u/cF6Rt87znRTPV+yp/A==} dev: true - /uglify-js/3.19.2: - resolution: {integrity: sha512-S8KA6DDI47nQXJSi2ctQ629YzwOVs+bQML6DAtvy0wgNdpi+0ySpQK0g2pxBq2xfF2z3YCscu7NNA8nXT9PlIQ==} + /uglify-js/3.19.3: + resolution: {integrity: sha512-v3Xu+yuwBXisp6QYTcH4UbH+xYJXqnq2m/LtQVWKWzYc1iehYnLixoQDN9FH6/j9/oybfd6W9Ghwkl8+UMKTKQ==} engines: {node: '>=0.8.0'} hasBin: true requiresBuild: true @@ -13939,11 +13973,11 @@ packages: resolution: {integrity: sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==} dev: true - /undici-types/5.26.5: - resolution: {integrity: sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==} + /undici-types/6.19.8: + resolution: {integrity: sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==} - /undici/6.19.7: - resolution: {integrity: sha512-HR3W/bMGPSr90i8AAp2C4DM3wChFdJPLrWYpIS++LxS8K+W535qftjt+4MyjNYHeWabMj1nvtmLIi7l++iq91A==} + /undici/6.19.8: + resolution: {integrity: sha512-U8uCCl2x9TK3WANvmBavymRzxbfFYG+tAu+fgx3zxQy3qdagQqBLwJVrdyO1TBfUXvfKveMKJZhpvUYoOjM+4g==} engines: {node: '>=18.17'} dev: false @@ -14030,8 +14064,8 @@ packages: browserslist: '>= 4.21.0' dependencies: browserslist: 4.23.3 - escalade: 3.1.2 - picocolors: 1.0.1 + escalade: 3.2.0 + picocolors: 1.1.0 dev: true /uri-js/4.4.1: @@ -14170,8 +14204,8 @@ packages: engines: {node: '>=0.10.0'} dev: true - /walk-back/5.1.0: - resolution: {integrity: sha512-Uhxps5yZcVNbLEAnb+xaEEMdgTXl9qAQDzKYejG2AZ7qPwRQ81lozY9ECDbjLPNWm7YsO1IK5rsP1KoQzXAcGA==} + /walk-back/5.1.1: + resolution: {integrity: sha512-e/FRLDVdZQWFrAzU6Hdvpm7D7m2ina833gIKLptQykRK49mmCYHLHq7UqjPDbxbKLZkTkW1rFqbengdE3sLfdw==} engines: {node: '>=12.17'} dev: true @@ -14327,18 +14361,18 @@ packages: stack-trace: 0.0.10 dev: false - /winston/3.14.1: - resolution: {integrity: sha512-CJi4Il/msz8HkdDfXOMu+r5Au/oyEjFiOZzbX2d23hRLY0narGjqfE5lFlrT5hfYJhPtM8b85/GNFsxIML/RVA==} + /winston/3.14.2: + resolution: {integrity: sha512-CO8cdpBB2yqzEf8v895L+GNKYJiEq8eKlHU38af3snQBQ+sdAIUepjMSguOIJC7ICbzm0ZI+Af2If4vIJrtmOg==} engines: {node: '>= 12.0.0'} dependencies: '@colors/colors': 1.6.0 '@dabh/diagnostics': 2.0.3 - async: 3.2.5 + async: 3.2.6 is-stream: 2.0.1 logform: 2.6.1 one-time: 1.0.0 readable-stream: 3.6.2 - safe-stable-stringify: 2.4.3 + safe-stable-stringify: 2.5.0 stack-trace: 0.0.10 triple-beam: 1.4.1 winston-transport: 4.7.1 @@ -14541,7 +14575,7 @@ packages: engines: {node: '>=10'} dependencies: cliui: 7.0.4 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3 @@ -14554,7 +14588,7 @@ packages: engines: {node: '>=12'} dependencies: cliui: 8.0.1 - escalade: 3.1.2 + escalade: 3.2.0 get-caller-file: 2.0.5 require-directory: 2.1.1 string-width: 4.2.3