diff --git a/package.json b/package.json index 317ed1e70e6..184c954fe68 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "husky": "^6.0.0", "jest": "^27.0.1", "lcov-result-merger": "^3.1.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "publish-packed": "^4.0.1", "rimraf": "^3.0.2", "shx": "^0.3.3", diff --git a/packages/headless/package.json b/packages/headless/package.json index fa2db7cb445..2d2225537b6 100644 --- a/packages/headless/package.json +++ b/packages/headless/package.json @@ -31,7 +31,7 @@ "is-windows": "^1.0.2", "isexe": "2.0.0", "load-json-file": "^6.2.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "sinon": "^11.1.1", "tempy": "^1.0.0", "write-json-file": "^4.3.0" diff --git a/packages/outdated/package.json b/packages/outdated/package.json index 2dcd31e43fd..b93b390ffe8 100644 --- a/packages/outdated/package.json +++ b/packages/outdated/package.json @@ -53,7 +53,7 @@ "@pnpm/logger": "^4.0.0", "@types/ramda": "0.27.39", "@types/semver": "^7.3.4", - "npm-run-all": "^4.1.5" + "npm-run-all2": "^5.0.0" }, "funding": "https://opencollective.com/pnpm" } diff --git a/packages/pnpm/package.json b/packages/pnpm/package.json index 282e6abf8ac..d63830ac747 100644 --- a/packages/pnpm/package.json +++ b/packages/pnpm/package.json @@ -88,7 +88,7 @@ "loud-rejection": "^2.2.0", "ncp": "^2.0.0", "normalize-newline": "3.0.0", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "p-any": "3.0.0", "p-defer": "^3.0.0", "path-exists": "^4.0.0", diff --git a/packages/supi/package.json b/packages/supi/package.json index 83fd4bd4029..e7a9499ecac 100644 --- a/packages/supi/package.json +++ b/packages/supi/package.json @@ -91,7 +91,7 @@ "is-windows": "^1.0.2", "ncp": "^2.0.0", "nock": "12.0.3", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^5.0.0", "path-exists": "^4.0.0", "path-name": "^1.0.0", "read-yaml-file": "^2.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fc3590e2784..d54a69c0077 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,4 +1,8 @@ -lockfileVersion: 5.3 +lockfileVersion: '6.0' + +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false neverBuiltDependencies: - core-js @@ -21,3349 +25,4297 @@ packageExtensionsChecksum: 2d55debdafabed8922cdcc2ffb8100dc importers: .: - specifiers: - '@babel/core': ^7.14.0 - '@changesets/cli': ^2.16.0 - '@commitlint/cli': ^12.1.1 - '@commitlint/config-conventional': ^12.1.1 - '@commitlint/prompt-cli': ^12.1.1 - '@pnpm/eslint-config': workspace:* - '@pnpm/meta-updater': 0.0.6 - '@pnpm/registry-mock': ^2.5.0 - '@pnpm/tsconfig': workspace:* - '@types/jest': ^26.0.23 - '@types/node': ^14.14.33 - c8: ^7.7.2 - cross-env: ^7.0.3 - eslint: ^7.25.0 - husky: ^6.0.0 - jest: ^27.0.1 - lcov-result-merger: ^3.1.0 - npm-run-all: ^4.1.5 - publish-packed: ^4.0.1 - rimraf: ^3.0.2 - shx: ^0.3.3 - syncpack: ^5.7.11 - ts-jest: 27.0.1 - ts-node: ^10.0.0 - typescript: ^4.3.2 - verdaccio: ^5.1.0 - yarn: ^1.22.10 devDependencies: - '@babel/core': 7.14.8 - '@changesets/cli': 2.16.0 - '@commitlint/cli': 12.1.4 - '@commitlint/config-conventional': 12.1.4 - '@commitlint/prompt-cli': 12.1.4 - '@pnpm/eslint-config': link:utils/eslint-config - '@pnpm/meta-updater': 0.0.6 - '@pnpm/registry-mock': 2.5.0 - '@pnpm/tsconfig': link:utils/tsconfig - '@types/jest': 26.0.24 - '@types/node': 14.17.5 - c8: 7.7.3 - cross-env: 7.0.3 - eslint: 7.31.0 - husky: 6.0.0 - jest: 27.0.6_ts-node@10.1.0 - lcov-result-merger: 3.1.0 - npm-run-all: 4.1.5 - publish-packed: 4.0.2 - rimraf: 3.0.2 - shx: 0.3.3 - syncpack: 5.7.11 - ts-jest: 27.0.1_jest@27.0.6+typescript@4.3.5 - ts-node: 10.1.0_400a4096d34ae850b4639c830a4747bf - typescript: 4.3.5 - verdaccio: 5.1.2 - yarn: 1.22.10 + '@babel/core': + specifier: ^7.14.0 + version: 7.14.8 + '@changesets/cli': + specifier: ^2.16.0 + version: 2.16.0 + '@commitlint/cli': + specifier: ^12.1.1 + version: 12.1.4 + '@commitlint/config-conventional': + specifier: ^12.1.1 + version: 12.1.4 + '@commitlint/prompt-cli': + specifier: ^12.1.1 + version: 12.1.4 + '@pnpm/eslint-config': + specifier: workspace:* + version: link:utils/eslint-config + '@pnpm/meta-updater': + specifier: 0.0.6 + version: 0.0.6 + '@pnpm/registry-mock': + specifier: ^2.5.0 + version: 2.5.0(typanion@3.3.2) + '@pnpm/tsconfig': + specifier: workspace:* + version: link:utils/tsconfig + '@types/jest': + specifier: ^26.0.23 + version: 26.0.24 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 + c8: + specifier: ^7.7.2 + version: 7.7.3 + cross-env: + specifier: ^7.0.3 + version: 7.0.3 + eslint: + specifier: ^7.25.0 + version: 7.31.0 + husky: + specifier: ^6.0.0 + version: 6.0.0 + jest: + specifier: ^27.0.1 + version: 27.0.6(ts-node@10.1.0) + lcov-result-merger: + specifier: ^3.1.0 + version: 3.1.0 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 + publish-packed: + specifier: ^4.0.1 + version: 4.0.2 + rimraf: + specifier: ^3.0.2 + version: 3.0.2 + shx: + specifier: ^0.3.3 + version: 0.3.3 + syncpack: + specifier: ^5.7.11 + version: 5.7.11 + ts-jest: + specifier: 27.0.1 + version: 27.0.1(jest@27.0.6)(typescript@4.3.5) + ts-node: + specifier: ^10.0.0 + version: 10.1.0(@types/node@14.17.5)(typescript@4.3.5) + typescript: + specifier: ^4.3.2 + version: 4.3.5 + verdaccio: + specifier: ^5.1.0 + version: 5.1.2(typanion@3.3.2) + yarn: + specifier: ^1.22.10 + version: 1.22.10 .meta-updater: - specifiers: - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/types': workspace:7.4.0 - '@types/normalize-path': ^3.0.0 - is-subdir: ^1.1.1 - load-json-file: ^6.2.0 - normalize-path: ^3.0.0 - path-exists: ^4.0.0 - write-json-file: ^4.3.0 - dependencies: - '@pnpm/lockfile-file': link:../packages/lockfile-file - '@pnpm/types': link:../packages/types - '@types/normalize-path': 3.0.0 - is-subdir: 1.2.0 - load-json-file: 6.2.0 - normalize-path: 3.0.0 - path-exists: 4.0.0 - write-json-file: 4.3.0 - - packages/artifacts/linux-x64: - specifiers: - '@pnpm/linux-x64': 'link:' - devDependencies: - '@pnpm/linux-x64': 'link:' - - packages/artifacts/macos-x64: - specifiers: - '@pnpm/macos-x64': 'link:' - devDependencies: - '@pnpm/macos-x64': 'link:' - - packages/artifacts/win-x64: - specifiers: - '@pnpm/win-x64': 'link:' - devDependencies: - '@pnpm/win-x64': 'link:' + dependencies: + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../packages/lockfile-file + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../packages/types + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 + + packages/artifacts/linux-x64: {} + + packages/artifacts/macos-x64: {} + + packages/artifacts/win-x64: {} packages/audit: - specifiers: - '@pnpm/audit': 'link:' - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/lockfile-walker': workspace:4.0.8 - '@pnpm/types': workspace:7.4.0 - nock: 12.0.3 - dependencies: - '@pnpm/error': link:../error - '@pnpm/fetch': link:../fetch - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/lockfile-walker': link:../lockfile-walker - '@pnpm/types': link:../types + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/lockfile-walker': + specifier: workspace:4.0.8 + version: link:../lockfile-walker + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types devDependencies: - '@pnpm/audit': 'link:' - '@pnpm/constants': link:../constants - '@pnpm/lockfile-file': link:../lockfile-file - nock: 12.0.3 + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + nock: + specifier: 12.0.3 + version: 12.0.3 packages/beta: - specifiers: - '@pnpm/beta': 'link:' - '@pnpm/linux-x64': workspace:0.0.2-6.11.5 - '@pnpm/macos-x64': workspace:0.0.2-6.11.5 - '@pnpm/win-x64': workspace:0.0.2-6.11.5 optionalDependencies: - '@pnpm/linux-x64': link:../artifacts/linux-x64 - '@pnpm/macos-x64': link:../artifacts/macos-x64 - '@pnpm/win-x64': link:../artifacts/win-x64 - devDependencies: - '@pnpm/beta': 'link:' + '@pnpm/linux-x64': + specifier: workspace:0.0.2-6.11.5 + version: link:../artifacts/linux-x64 + '@pnpm/macos-x64': + specifier: workspace:0.0.2-6.11.5 + version: link:../artifacts/macos-x64 + '@pnpm/win-x64': + specifier: workspace:0.0.2-6.11.5 + version: link:../artifacts/win-x64 packages/build-modules: - specifiers: - '@pnpm/build-modules': 'link:' - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/link-bins': workspace:6.0.6 - '@pnpm/logger': ^4.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - graph-sequencer: 2.0.0 - ramda: ^0.27.1 - run-groups: ^3.0.1 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/link-bins': link:../link-bins - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - graph-sequencer: 2.0.0 - ramda: 0.27.1 - run-groups: 3.0.1 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/link-bins': + specifier: workspace:6.0.6 + version: link:../link-bins + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + graph-sequencer: + specifier: 2.0.0 + version: 2.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + run-groups: + specifier: ^3.0.1 + version: 3.0.1 devDependencies: - '@pnpm/build-modules': 'link:' - '@pnpm/logger': 4.0.0 - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/cafs: - specifiers: - '@pnpm/cafs': 'link:' - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/store-controller-types': workspace:11.0.5 - '@types/concat-stream': ^1.6.0 - '@types/node': ^14.14.33 - '@types/ssri': ^7.1.0 - '@types/tar-stream': ^2.1.0 - '@zkochan/rimraf': ^2.1.1 - concat-stream: ^2.0.0 - decompress-maybe: ^1.0.0 - get-stream: ^6.0.0 - p-limit: ^3.1.0 - path-temp: ^2.0.0 - rename-overwrite: ^4.0.0 - ssri: ^8.0.1 - strip-bom: ^4.0.0 - tar-stream: ^2.2.0 - tempy: ^1.0.0 - dependencies: - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/store-controller-types': link:../store-controller-types - '@zkochan/rimraf': 2.1.1 - concat-stream: 2.0.0 - decompress-maybe: 1.0.0 - get-stream: 6.0.1 - p-limit: 3.1.0 - path-temp: 2.0.0 - rename-overwrite: 4.0.0 - ssri: 8.0.1 - strip-bom: 4.0.0 - tar-stream: 2.2.0 + dependencies: + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + concat-stream: + specifier: ^2.0.0 + version: 2.0.0 + decompress-maybe: + specifier: ^1.0.0 + version: 1.0.0 + get-stream: + specifier: ^6.0.0 + version: 6.0.1 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-temp: + specifier: ^2.0.0 + version: 2.0.0 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 + ssri: + specifier: ^8.0.1 + version: 8.0.1 + strip-bom: + specifier: ^4.0.0 + version: 4.0.0 + tar-stream: + specifier: ^2.2.0 + version: 2.2.0 devDependencies: - '@pnpm/cafs': 'link:' - '@types/concat-stream': 1.6.1 - '@types/node': 14.17.5 - '@types/ssri': 7.1.1 - '@types/tar-stream': 2.2.1 - tempy: 1.0.1 + '@types/concat-stream': + specifier: ^1.6.0 + version: 1.6.1 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + '@types/tar-stream': + specifier: ^2.1.0 + version: 2.2.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/cli-meta: - specifiers: - '@pnpm/cli-meta': 'link:' - '@pnpm/types': workspace:7.4.0 - load-json-file: ^6.2.0 dependencies: - load-json-file: 6.2.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 devDependencies: - '@pnpm/cli-meta': 'link:' - '@pnpm/types': link:../types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types packages/cli-utils: - specifiers: - '@pnpm/cli-meta': workspace:2.0.0 - '@pnpm/cli-utils': 'link:' - '@pnpm/config': workspace:12.4.3 - '@pnpm/default-reporter': workspace:8.1.8 - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/manifest-utils': workspace:2.0.4 - '@pnpm/package-is-installable': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - chalk: ^4.1.0 - load-json-file: ^6.2.0 - dependencies: - '@pnpm/cli-meta': link:../cli-meta - '@pnpm/config': link:../config - '@pnpm/default-reporter': link:../default-reporter - '@pnpm/error': link:../error - '@pnpm/manifest-utils': link:../manifest-utils - '@pnpm/package-is-installable': link:../package-is-installable - '@pnpm/read-project-manifest': link:../read-project-manifest - chalk: 4.1.1 - load-json-file: 6.2.0 + dependencies: + '@pnpm/cli-meta': + specifier: workspace:2.0.0 + version: link:../cli-meta + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/default-reporter': + specifier: workspace:8.1.8 + version: link:../default-reporter + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/manifest-utils': + specifier: workspace:2.0.4 + version: link:../manifest-utils + '@pnpm/package-is-installable': + specifier: workspace:5.0.4 + version: link:../package-is-installable + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + chalk: + specifier: ^4.1.0 + version: 4.1.1 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 devDependencies: - '@pnpm/cli-utils': 'link:' - '@pnpm/logger': 4.0.0 - '@pnpm/types': link:../types - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/client: - specifiers: - '@pnpm/client': 'link:' - '@pnpm/default-resolver': workspace:13.0.1 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/fetching-types': workspace:2.1.0 - '@pnpm/git-fetcher': workspace:4.1.4 - '@pnpm/logger': ^4.0.0 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/tarball-fetcher': workspace:9.3.4 - credentials-by-uri: ^2.0.0 - mem: ^8.0.0 - dependencies: - '@pnpm/default-resolver': link:../default-resolver - '@pnpm/fetch': link:../fetch - '@pnpm/fetching-types': link:../fetching-types - '@pnpm/git-fetcher': link:../git-fetcher - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/tarball-fetcher': link:../tarball-fetcher - credentials-by-uri: 2.0.0 - mem: 8.1.1 + dependencies: + '@pnpm/default-resolver': + specifier: workspace:13.0.1 + version: link:../default-resolver + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/fetching-types': + specifier: workspace:2.1.0 + version: link:../fetching-types + '@pnpm/git-fetcher': + specifier: workspace:4.1.4 + version: link:../git-fetcher + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/tarball-fetcher': + specifier: workspace:9.3.4 + version: link:../tarball-fetcher + credentials-by-uri: + specifier: ^2.0.0 + version: 2.0.0 + mem: + specifier: ^8.0.0 + version: 8.1.1 devDependencies: - '@pnpm/client': 'link:' - '@pnpm/logger': 4.0.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 - packages/command: - specifiers: - '@pnpm/command': 'link:' - devDependencies: - '@pnpm/command': 'link:' + packages/command: {} - packages/common-cli-options-help: - specifiers: - '@pnpm/common-cli-options-help': 'link:' - devDependencies: - '@pnpm/common-cli-options-help': 'link:' + packages/common-cli-options-help: {} packages/config: - specifiers: - '@pnpm/config': 'link:' - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/global-bin-dir': workspace:2.0.0 - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/which': ^2.0.0 - '@zkochan/npm-conf': 2.0.2 - camelcase: ^6.2.0 - can-write-to-dir: ^1.1.1 - is-subdir: ^1.1.1 - ramda: ^0.27.1 - realpath-missing: ^1.1.0 - symlink-dir: ^5.0.0 - which: ^2.0.2 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/global-bin-dir': link:../global-bin-dir - '@pnpm/types': link:../types - '@zkochan/npm-conf': 2.0.2 - camelcase: 6.2.0 - can-write-to-dir: 1.1.1 - is-subdir: 1.2.0 - ramda: 0.27.1 - realpath-missing: 1.1.0 - which: 2.0.2 - devDependencies: - '@pnpm/config': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ramda': 0.27.39 - '@types/which': 2.0.1 - symlink-dir: 5.0.1 - - packages/constants: - specifiers: - '@pnpm/constants': 'link:' + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/global-bin-dir': + specifier: workspace:2.0.0 + version: link:../global-bin-dir + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/npm-conf': + specifier: 2.0.2 + version: 2.0.2 + camelcase: + specifier: ^6.2.0 + version: 6.2.0 + can-write-to-dir: + specifier: ^1.1.1 + version: 1.1.1 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 + which: + specifier: ^2.0.2 + version: 2.0.2 devDependencies: - '@pnpm/constants': 'link:' + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/which': + specifier: ^2.0.0 + version: 2.0.1 + symlink-dir: + specifier: ^5.0.0 + version: 5.0.1 + + packages/constants: {} packages/core-loggers: - specifiers: - '@pnpm/core-loggers': 'link:' - '@pnpm/logger': ^4.0.0 - '@pnpm/types': workspace:7.4.0 dependencies: - '@pnpm/types': link:../types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types devDependencies: - '@pnpm/core-loggers': 'link:' - '@pnpm/logger': 4.0.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/default-reporter: - specifiers: - '@pnpm/config': workspace:12.4.3 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/default-reporter': 'link:' - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/types': workspace:7.4.0 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - ansi-diff: ^1.1.1 - boxen: ^5.0.0 - chalk: ^4.1.0 - ghooks: 2.0.4 - load-json-file: ^6.2.0 - normalize-newline: 3.0.0 - normalize-path: ^3.0.0 - pretty-bytes: ^5.5.0 - pretty-ms: ^7.0.1 - ramda: ^0.27.1 - right-pad: ^1.0.1 - rxjs: ^7.0.0 - semver: ^7.3.4 - stacktracey: ^1.2.127 - string-length: ^4.0.1 - strip-ansi: ^6.0.0 - dependencies: - '@pnpm/config': link:../config - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/types': link:../types - ansi-diff: 1.1.1 - boxen: 5.0.1 - chalk: 4.1.1 - normalize-path: 3.0.0 - pretty-bytes: 5.6.0 - pretty-ms: 7.0.1 - ramda: 0.27.1 - right-pad: 1.0.1 - rxjs: 7.2.0 - semver: 7.3.5 - stacktracey: 1.2.127 - string-length: 4.0.2 - strip-ansi: 6.0.0 + dependencies: + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + ansi-diff: + specifier: ^1.1.1 + version: 1.1.1 + boxen: + specifier: ^5.0.0 + version: 5.0.1 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + pretty-bytes: + specifier: ^5.5.0 + version: 5.6.0 + pretty-ms: + specifier: ^7.0.1 + version: 7.0.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + right-pad: + specifier: ^1.0.1 + version: 1.0.1 + rxjs: + specifier: ^7.0.0 + version: 7.2.0 + semver: + specifier: ^7.3.4 + version: 7.3.5 + stacktracey: + specifier: ^1.2.127 + version: 1.2.127 + string-length: + specifier: ^4.0.1 + version: 4.0.2 + strip-ansi: + specifier: ^6.0.0 + version: 6.0.0 devDependencies: - '@pnpm/default-reporter': 'link:' - '@pnpm/logger': 4.0.0 - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 - ghooks: 2.0.4 - load-json-file: 6.2.0 - normalize-newline: 3.0.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + ghooks: + specifier: 2.0.4 + version: 2.0.4 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + normalize-newline: + specifier: 3.0.0 + version: 3.0.0 packages/default-resolver: - specifiers: - '@pnpm/default-resolver': 'link:' - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/fetching-types': workspace:2.1.0 - '@pnpm/git-resolver': workspace:5.1.2 - '@pnpm/local-resolver': workspace:6.0.5 - '@pnpm/logger': ^4.0.0 - '@pnpm/npm-resolver': workspace:12.0.1 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/tarball-resolver': workspace:5.0.4 - dependencies: - '@pnpm/error': link:../error - '@pnpm/fetching-types': link:../fetching-types - '@pnpm/git-resolver': link:../git-resolver - '@pnpm/local-resolver': link:../local-resolver - '@pnpm/npm-resolver': link:../npm-resolver - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/tarball-resolver': link:../tarball-resolver + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetching-types': + specifier: workspace:2.1.0 + version: link:../fetching-types + '@pnpm/git-resolver': + specifier: workspace:5.1.2 + version: link:../git-resolver + '@pnpm/local-resolver': + specifier: workspace:6.0.5 + version: link:../local-resolver + '@pnpm/npm-resolver': + specifier: workspace:12.0.1 + version: link:../npm-resolver + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/tarball-resolver': + specifier: workspace:5.0.4 + version: link:../tarball-resolver devDependencies: - '@pnpm/default-resolver': 'link:' - '@pnpm/fetch': link:../fetch - '@pnpm/logger': 4.0.0 + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/dependencies-hierarchy: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/normalize-registries': workspace:2.0.4 - '@pnpm/read-modules-dir': workspace:3.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/normalize-path': ^3.0.0 - dependencies-hierarchy: 'link:' - dependency-path: workspace:8.0.4 - normalize-path: ^3.0.0 - realpath-missing: ^1.1.0 - resolve-link-target: ^2.0.0 - dependencies: - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/normalize-registries': link:../normalize-registries - '@pnpm/read-modules-dir': link:../read-modules-dir - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - normalize-path: 3.0.0 - realpath-missing: 1.1.0 - resolve-link-target: 2.0.0 + dependencies: + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/normalize-registries': + specifier: workspace:2.0.4 + version: link:../normalize-registries + '@pnpm/read-modules-dir': + specifier: workspace:3.0.0 + version: link:../read-modules-dir + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 + resolve-link-target: + specifier: ^2.0.0 + version: 2.0.0 devDependencies: - '@pnpm/constants': link:../constants - '@pnpm/logger': 4.0.0 - '@types/normalize-path': 3.0.0 - dependencies-hierarchy: 'link:' + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 packages/dependency-path: - specifiers: - '@pnpm/types': workspace:7.4.0 - '@types/semver': ^7.3.4 - dependency-path: 'link:' - encode-registry: ^3.0.0 - normalize-path: ^3.0.0 - semver: ^7.3.4 - dependencies: - '@pnpm/types': link:../types - encode-registry: 3.0.0 - normalize-path: 3.0.0 - semver: 7.3.5 + dependencies: + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + encode-registry: + specifier: ^3.0.0 + version: 3.0.0 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@types/semver': 7.3.8 - dependency-path: 'link:' + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 - packages/error: - specifiers: - '@pnpm/error': 'link:' - devDependencies: - '@pnpm/error': 'link:' + packages/error: {} packages/exportable-manifest: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/exportable-manifest': 'link:' - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - ramda: ^0.27.1 - dependencies: - '@pnpm/error': link:../error - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/types': link:../types - ramda: 0.27.1 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/exportable-manifest': 'link:' - '@types/ramda': 0.27.39 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/fetch: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/fetch': 'link:' - '@pnpm/fetching-types': workspace:2.1.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/npm-registry-agent': workspace:5.0.0 - '@types/node-fetch': ^2.5.7 - '@zkochan/retry': ^0.2.0 - cpy-cli: ^3.1.1 - nock: 12.0.3 - node-fetch: ^2.6.1 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/fetching-types': link:../fetching-types - '@pnpm/npm-registry-agent': link:../npm-registry-agent - '@zkochan/retry': 0.2.0 - node-fetch: 2.6.1 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/fetching-types': + specifier: workspace:2.1.0 + version: link:../fetching-types + '@pnpm/npm-registry-agent': + specifier: workspace:5.0.0 + version: link:../npm-registry-agent + '@zkochan/retry': + specifier: ^0.2.0 + version: 0.2.0 + node-fetch: + specifier: ^2.6.1 + version: 2.6.1 devDependencies: - '@pnpm/fetch': 'link:' - '@pnpm/logger': 4.0.0 - '@types/node-fetch': 2.5.12 - cpy-cli: 3.1.1 - nock: 12.0.3 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/node-fetch': + specifier: ^2.5.7 + version: 2.5.12 + cpy-cli: + specifier: ^3.1.1 + version: 3.1.1 + nock: + specifier: 12.0.3 + version: 12.0.3 packages/fetcher-base: - specifiers: - '@pnpm/fetcher-base': 'link:' - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/ssri': ^7.1.0 - dependencies: - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/types': link:../types - '@types/ssri': 7.1.1 - devDependencies: - '@pnpm/fetcher-base': 'link:' + dependencies: + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 packages/fetching-types: - specifiers: - '@pnpm/fetching-types': 'link:' - '@types/node-fetch': ^2.5.7 - '@zkochan/retry': ^0.2.0 dependencies: - '@types/node-fetch': 2.5.12 - '@zkochan/retry': 0.2.0 - devDependencies: - '@pnpm/fetching-types': 'link:' + '@types/node-fetch': + specifier: ^2.5.7 + version: 2.5.12 + '@zkochan/retry': + specifier: ^0.2.0 + version: 0.2.0 packages/filter-lockfile: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-lockfile': 'link:' - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/lockfile-walker': workspace:4.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-is-installable': workspace:5.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - dependency-path: workspace:8.0.4 - ramda: ^0.27.1 - tempy: ^1.0.0 - write-yaml-file: ^4.2.0 - yaml-tag: 1.1.0 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/lockfile-walker': link:../lockfile-walker - '@pnpm/package-is-installable': link:../package-is-installable - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - ramda: 0.27.1 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/lockfile-walker': + specifier: workspace:4.0.8 + version: link:../lockfile-walker + '@pnpm/package-is-installable': + specifier: workspace:5.0.4 + version: link:../package-is-installable + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/filter-lockfile': 'link:' - '@pnpm/logger': 4.0.0 - '@types/ramda': 0.27.39 - tempy: 1.0.1 - write-yaml-file: 4.2.0 - yaml-tag: 1.1.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 + yaml-tag: + specifier: 1.1.0 + version: 1.1.0 packages/filter-workspace-packages: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-workspace-packages': 'link:' - '@pnpm/find-workspace-packages': workspace:3.1.5 - '@pnpm/matcher': workspace:2.0.0 - '@types/is-ci': ^3.0.0 - '@types/is-windows': ^1.0.0 - '@types/micromatch': ^4.0.1 - '@types/ramda': 0.27.39 - '@types/touch': ^3.1.1 - execa: ^5.0.0 - find-up: ^5.0.0 - is-ci: ^3.0.0 - is-subdir: ^1.1.1 - is-windows: ^1.0.2 - micromatch: ^4.0.2 - pkgs-graph: workspace:6.1.2 - ramda: ^0.27.1 - tempy: ^1.0.0 - touch: 3.1.0 dependencies: - '@pnpm/error': link:../error - '@pnpm/find-workspace-packages': link:../find-workspace-packages - '@pnpm/matcher': link:../matcher - execa: 5.1.1 - find-up: 5.0.0 - is-subdir: 1.2.0 - micromatch: 4.0.4 - pkgs-graph: link:../pkgs-graph - ramda: 0.27.1 + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/find-workspace-packages': + specifier: workspace:3.1.5 + version: link:../find-workspace-packages + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + execa: + specifier: ^5.0.0 + version: 5.1.1 + find-up: + specifier: ^5.0.0 + version: 5.0.0 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + micromatch: + specifier: ^4.0.2 + version: 4.0.4 + pkgs-graph: + specifier: workspace:6.1.2 + version: link:../pkgs-graph + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/filter-workspace-packages': 'link:' - '@types/is-ci': 3.0.0 - '@types/is-windows': 1.0.0 - '@types/micromatch': 4.0.2 - '@types/ramda': 0.27.39 - '@types/touch': 3.1.2 - is-ci: 3.0.0 - is-windows: 1.0.2 - tempy: 1.0.1 - touch: 3.1.0 + '@types/is-ci': + specifier: ^3.0.0 + version: 3.0.0 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/micromatch': + specifier: ^4.0.1 + version: 4.0.2 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/touch': + specifier: ^3.1.1 + version: 3.1.2 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + touch: + specifier: 3.1.0 + version: 3.1.0 packages/find-packages: - specifiers: - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - fast-glob: ^3.2.4 - find-packages: 'link:' - p-filter: ^2.1.0 - dependencies: - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/types': link:../types - fast-glob: 3.2.7 - p-filter: 2.1.0 - devDependencies: - find-packages: 'link:' + dependencies: + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + fast-glob: + specifier: ^3.2.4 + version: 3.2.7 + p-filter: + specifier: ^2.1.0 + version: 2.1.0 packages/find-workspace-dir: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/find-workspace-dir': 'link:' - find-up: ^5.0.0 dependencies: - '@pnpm/error': link:../error - find-up: 5.0.0 - devDependencies: - '@pnpm/find-workspace-dir': 'link:' + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + find-up: + specifier: ^5.0.0 + version: 5.0.0 packages/find-workspace-packages: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/find-workspace-packages': 'link:' - '@pnpm/types': workspace:7.4.0 - find-packages: workspace:8.0.5 - read-yaml-file: ^2.1.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/constants': link:../constants - '@pnpm/types': link:../types - find-packages: link:../find-packages - read-yaml-file: 2.1.0 - devDependencies: - '@pnpm/find-workspace-packages': 'link:' + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + find-packages: + specifier: workspace:8.0.5 + version: link:../find-packages + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 packages/get-context: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/get-context': 'link:' - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/read-projects-context': workspace:5.0.6 - '@pnpm/types': workspace:7.4.0 - '@types/is-ci': ^3.0.0 - '@types/ramda': 0.27.39 - '@zkochan/rimraf': ^2.1.1 - is-ci: ^3.0.0 - path-absolute: ^1.0.1 - ramda: ^0.27.1 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/read-projects-context': link:../read-projects-context - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - is-ci: 3.0.0 - path-absolute: 1.0.1 - ramda: 0.27.1 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/read-projects-context': + specifier: workspace:5.0.6 + version: link:../read-projects-context + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + path-absolute: + specifier: ^1.0.1 + version: 1.0.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/get-context': 'link:' - '@pnpm/logger': 4.0.0 - '@types/is-ci': 3.0.0 - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/is-ci': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/git-fetcher: - specifiers: - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/git-fetcher': 'link:' - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/prepare-package': workspace:1.0.3 - '@pnpm/types': workspace:7.4.0 - '@zkochan/rimraf': ^2.1.1 - execa: ^5.0.0 - p-defer: ^3.0.0 - tempy: ^1.0.0 - dependencies: - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/prepare-package': link:../prepare-package - '@zkochan/rimraf': 2.1.1 - execa: 5.1.1 + dependencies: + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/prepare-package': + specifier: workspace:1.0.3 + version: link:../prepare-package + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + execa: + specifier: ^5.0.0 + version: 5.1.1 devDependencies: - '@pnpm/cafs': link:../cafs - '@pnpm/git-fetcher': 'link:' - '@pnpm/package-store': link:../package-store - '@pnpm/types': link:../types - p-defer: 3.0.0 - tempy: 1.0.1 + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + p-defer: + specifier: ^3.0.0 + version: 3.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/git-resolver: - specifiers: - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/git-resolver': 'link:' - '@pnpm/resolver-base': workspace:8.0.4 - '@types/hosted-git-info': ^3.0.1 - '@types/is-windows': ^1.0.0 - '@types/semver': ^7.3.4 - graceful-git: ^3.0.2 - hosted-git-info: ^4.0.1 - is-windows: ^1.0.2 - semver: ^7.3.4 - dependencies: - '@pnpm/fetch': link:../fetch - '@pnpm/resolver-base': link:../resolver-base - graceful-git: 3.0.2 - hosted-git-info: 4.0.2 - semver: 7.3.5 + dependencies: + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + graceful-git: + specifier: ^3.0.2 + version: 3.0.2 + hosted-git-info: + specifier: ^4.0.1 + version: 4.0.2 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/git-resolver': 'link:' - '@types/hosted-git-info': 3.0.2 - '@types/is-windows': 1.0.0 - '@types/semver': 7.3.8 - is-windows: 1.0.2 + '@types/hosted-git-info': + specifier: ^3.0.1 + version: 3.0.2 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 packages/global-bin-dir: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/global-bin-dir': 'link:' - can-write-to-dir: ^1.1.1 - is-windows: ^1.0.2 - path-name: ^1.0.0 - dependencies: - '@pnpm/error': link:../error - can-write-to-dir: 1.1.1 - path-name: 1.0.0 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + can-write-to-dir: + specifier: ^1.1.1 + version: 1.1.1 + path-name: + specifier: ^1.0.0 + version: 1.0.0 devDependencies: - '@pnpm/global-bin-dir': 'link:' - is-windows: 1.0.2 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 packages/graceful-fs: - specifiers: - '@pnpm/graceful-fs': 'link:' - graceful-fs: ^4.2.6 dependencies: - graceful-fs: 4.2.6 - devDependencies: - '@pnpm/graceful-fs': 'link:' + graceful-fs: + specifier: ^4.2.6 + version: 4.2.6 packages/headless: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/build-modules': workspace:7.0.6 - '@pnpm/client': workspace:5.0.1 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-lockfile': workspace:5.0.8 - '@pnpm/headless': 'link:' - '@pnpm/hoist': workspace:5.0.11 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/link-bins': workspace:6.0.6 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-to-pnp': workspace:0.4.15 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-cleaner': workspace:11.0.9 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/package-is-installable': workspace:5.0.4 - '@pnpm/package-requester': workspace:15.0.7 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/read-projects-context': workspace:5.0.6 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/store-path': ^5.0.0 - '@pnpm/symlink-dependency': workspace:4.0.5 - '@pnpm/test-fixtures': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/fs-extra': ^9.0.5 - '@types/ramda': 0.27.39 - '@types/rimraf': ^3.0.0 - '@types/sinon': ^9.0.11 - '@zkochan/rimraf': ^2.1.1 - dependency-path: workspace:8.0.4 - is-windows: ^1.0.2 - isexe: 2.0.0 - load-json-file: ^6.2.0 - npm-run-all: ^4.1.5 - p-limit: ^3.1.0 - path-absolute: ^1.0.1 - path-exists: ^4.0.0 - ramda: ^0.27.1 - realpath-missing: ^1.1.0 - sinon: ^11.1.1 - tempy: ^1.0.0 - write-json-file: ^4.3.0 - dependencies: - '@pnpm/build-modules': link:../build-modules - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/filter-lockfile': link:../filter-lockfile - '@pnpm/hoist': link:../hoist - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/link-bins': link:../link-bins - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-to-pnp': link:../lockfile-to-pnp - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/modules-cleaner': link:../modules-cleaner - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/package-is-installable': link:../package-is-installable - '@pnpm/package-requester': link:../package-requester - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/symlink-dependency': link:../symlink-dependency - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - p-limit: 3.1.0 - path-absolute: 1.0.1 - path-exists: 4.0.0 - ramda: 0.27.1 - realpath-missing: 1.1.0 + dependencies: + '@pnpm/build-modules': + specifier: workspace:7.0.6 + version: link:../build-modules + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/filter-lockfile': + specifier: workspace:5.0.8 + version: link:../filter-lockfile + '@pnpm/hoist': + specifier: workspace:5.0.11 + version: link:../hoist + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/link-bins': + specifier: workspace:6.0.6 + version: link:../link-bins + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-to-pnp': + specifier: workspace:0.4.15 + version: link:../lockfile-to-pnp + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/modules-cleaner': + specifier: workspace:11.0.9 + version: link:../modules-cleaner + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/package-is-installable': + specifier: workspace:5.0.4 + version: link:../package-is-installable + '@pnpm/package-requester': + specifier: workspace:15.0.7 + version: link:../package-requester + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/symlink-dependency': + specifier: workspace:4.0.5 + version: link:../symlink-dependency + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-absolute: + specifier: ^1.0.1 + version: 1.0.1 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 devDependencies: - '@pnpm/assert-project': link:../../privatePackages/assert-project - '@pnpm/client': link:../client - '@pnpm/headless': 'link:' - '@pnpm/logger': 4.0.0 - '@pnpm/package-store': link:../package-store - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/read-projects-context': link:../read-projects-context - '@pnpm/store-path': 5.0.0 - '@pnpm/test-fixtures': link:../../privatePackages/test-fixtures - '@types/fs-extra': 9.0.12 - '@types/ramda': 0.27.39 - '@types/rimraf': 3.0.1 - '@types/sinon': 9.0.11 - '@zkochan/rimraf': 2.1.1 - is-windows: 1.0.2 - isexe: 2.0.0 - load-json-file: 6.2.0 - npm-run-all: 4.1.5 - sinon: 11.1.1 - tempy: 1.0.1 - write-json-file: 4.3.0 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../../privatePackages/assert-project + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/read-projects-context': + specifier: workspace:5.0.6 + version: link:../read-projects-context + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/test-fixtures': + specifier: workspace:* + version: link:../../privatePackages/test-fixtures + '@types/fs-extra': + specifier: ^9.0.5 + version: 9.0.12 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/rimraf': + specifier: ^3.0.0 + version: 3.0.1 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + isexe: + specifier: 2.0.0 + version: 2.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 + sinon: + specifier: ^11.1.1 + version: 11.1.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 packages/hoist: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/hoist': 'link:' - '@pnpm/link-bins': workspace:6.0.6 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/lockfile-walker': workspace:4.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/matcher': workspace:2.0.0 - '@pnpm/symlink-dependency': workspace:4.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - dependency-path: workspace:8.0.4 - ramda: ^0.27.1 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/link-bins': link:../link-bins - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/lockfile-walker': link:../lockfile-walker - '@pnpm/matcher': link:../matcher - '@pnpm/symlink-dependency': link:../symlink-dependency - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - ramda: 0.27.1 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/link-bins': + specifier: workspace:6.0.6 + version: link:../link-bins + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/lockfile-walker': + specifier: workspace:4.0.8 + version: link:../lockfile-walker + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + '@pnpm/symlink-dependency': + specifier: workspace:4.0.5 + version: link:../symlink-dependency + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/hoist': 'link:' - '@pnpm/logger': 4.0.0 - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/lifecycle: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/lifecycle': 'link:' - '@pnpm/logger': ^4.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/rimraf': ^3.0.0 - '@zkochan/npm-lifecycle': ^5.1.2 - json-append: 1.1.1 - load-json-file: ^6.2.0 - path-exists: ^4.0.0 - run-groups: ^3.0.1 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/types': link:../types - '@zkochan/npm-lifecycle': 5.1.2 - path-exists: 4.0.0 - run-groups: 3.0.1 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/npm-lifecycle': + specifier: ^5.1.2 + version: 5.1.2 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + run-groups: + specifier: ^3.0.1 + version: 3.0.1 devDependencies: - '@pnpm/lifecycle': 'link:' - '@pnpm/logger': 4.0.0 - '@types/rimraf': 3.0.1 - json-append: 1.1.1 - load-json-file: 6.2.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/rimraf': + specifier: ^3.0.0 + version: 3.0.1 + json-append: + specifier: 1.1.1 + version: 1.1.1 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 packages/link-bins: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/link-bins': 'link:' - '@pnpm/package-bins': workspace:5.0.4 - '@pnpm/read-modules-dir': workspace:3.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/is-windows': ^1.0.0 - '@types/ncp': ^2.0.4 - '@types/node': ^14.14.33 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@zkochan/cmd-shim': ^5.1.3 - is-subdir: ^1.1.1 - is-windows: ^1.0.2 - ncp: ^2.0.0 - normalize-path: ^3.0.0 - p-settle: ^4.1.1 - path-exists: ^4.0.0 - ramda: ^0.27.1 - tempy: ^1.0.0 - dependencies: - '@pnpm/error': link:../error - '@pnpm/package-bins': link:../package-bins - '@pnpm/read-modules-dir': link:../read-modules-dir - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/types': link:../types - '@zkochan/cmd-shim': 5.1.3 - is-subdir: 1.2.0 - is-windows: 1.0.2 - normalize-path: 3.0.0 - p-settle: 4.1.1 - ramda: 0.27.1 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/package-bins': + specifier: workspace:5.0.4 + version: link:../package-bins + '@pnpm/read-modules-dir': + specifier: workspace:3.0.0 + version: link:../read-modules-dir + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/cmd-shim': + specifier: ^5.1.3 + version: 5.1.3 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + p-settle: + specifier: ^4.1.1 + version: 4.1.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/link-bins': 'link:' - '@types/is-windows': 1.0.0 - '@types/ncp': 2.0.5 - '@types/node': 14.17.5 - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - ncp: 2.0.0 - path-exists: 4.0.0 - tempy: 1.0.1 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + ncp: + specifier: ^2.0.0 + version: 2.0.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/list: - specifiers: - '@pnpm/list': 'link:' - '@pnpm/logger': ^4.0.0 - '@pnpm/matcher': workspace:2.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/archy': 0.0.31 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - '@zkochan/npm-package-arg': ^2.0.1 - archy: ^1.0.0 - chalk: ^4.1.0 - cli-columns: ^3.1.2 - dependencies-hierarchy: workspace:10.0.10 - p-limit: ^3.1.0 - ramda: ^0.27.1 - semver: ^7.3.4 - dependencies: - '@pnpm/matcher': link:../matcher - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/types': link:../types - '@zkochan/npm-package-arg': 2.0.1 - archy: 1.0.0 - chalk: 4.1.1 - cli-columns: 3.1.2 - dependencies-hierarchy: link:../dependencies-hierarchy - p-limit: 3.1.0 - ramda: 0.27.1 - semver: 7.3.5 + dependencies: + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/npm-package-arg': + specifier: ^2.0.1 + version: 2.0.1 + archy: + specifier: ^1.0.0 + version: 1.0.0 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + cli-columns: + specifier: ^3.1.2 + version: 3.1.2 + dependencies-hierarchy: + specifier: workspace:10.0.10 + version: link:../dependencies-hierarchy + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/list': 'link:' - '@pnpm/logger': 4.0.0 - '@types/archy': 0.0.31 - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/archy': + specifier: 0.0.31 + version: 0.0.31 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 packages/local-resolver: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/local-resolver': 'link:' - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/normalize-path': ^3.0.0 - '@types/ssri': ^7.1.0 - normalize-path: ^3.0.0 - ssri: ^8.0.1 - dependencies: - '@pnpm/error': link:../error - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/types': link:../types - normalize-path: 3.0.0 - ssri: 8.0.1 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + ssri: + specifier: ^8.0.1 + version: 8.0.1 devDependencies: - '@pnpm/local-resolver': 'link:' - '@types/normalize-path': 3.0.0 - '@types/ssri': 7.1.1 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 packages/lockfile-file: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/lockfile-file': 'link:' - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/merge-lockfile-changes': workspace:2.0.1 - '@pnpm/types': workspace:7.4.0 - '@types/js-yaml': ^4.0.0 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@types/write-file-atomic': ^3.0.1 - '@zkochan/rimraf': ^2.1.1 - comver-to-semver: ^1.0.0 - js-yaml: npm:@zkochan/js-yaml@0.0.5 - normalize-path: ^3.0.0 - ramda: ^0.27.1 - semver: ^7.3.4 - sort-keys: ^4.2.0 - strip-bom: ^4.0.0 - tempy: ^1.0.0 - write-file-atomic: ^3.0.3 - write-yaml-file: ^4.2.0 - yaml-tag: 1.1.0 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/merge-lockfile-changes': link:../merge-lockfile-changes - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - comver-to-semver: 1.0.0 - js-yaml: /@zkochan/js-yaml/0.0.5 - normalize-path: 3.0.0 - ramda: 0.27.1 - semver: 7.3.5 - sort-keys: 4.2.0 - strip-bom: 4.0.0 - write-file-atomic: 3.0.3 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/merge-lockfile-changes': + specifier: workspace:2.0.1 + version: link:../merge-lockfile-changes + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + comver-to-semver: + specifier: ^1.0.0 + version: 1.0.0 + js-yaml: + specifier: npm:@zkochan/js-yaml@0.0.5 + version: /@zkochan/js-yaml@0.0.5 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 + sort-keys: + specifier: ^4.2.0 + version: 4.2.0 + strip-bom: + specifier: ^4.0.0 + version: 4.0.0 + write-file-atomic: + specifier: ^3.0.3 + version: 3.0.3 devDependencies: - '@pnpm/lockfile-file': 'link:' - '@pnpm/logger': 4.0.0 - '@types/js-yaml': 4.0.2 - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - '@types/write-file-atomic': 3.0.2 - tempy: 1.0.1 - write-yaml-file: 4.2.0 - yaml-tag: 1.1.0 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/js-yaml': + specifier: ^4.0.0 + version: 4.0.2 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/write-file-atomic': + specifier: ^3.0.1 + version: 3.0.2 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 + yaml-tag: + specifier: 1.1.0 + version: 1.1.0 packages/lockfile-to-pnp: - specifiers: - '@pnpm/config': workspace:12.4.3 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-to-pnp': 'link:' - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@yarnpkg/pnp': ^2.3.2 - dependency-path: workspace:8.0.4 - normalize-path: ^3.0.0 - ramda: ^0.27.1 - rimraf: ^3.0.2 - dependencies: - '@pnpm/config': link:../config - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/read-project-manifest': link:../read-project-manifest - '@yarnpkg/pnp': 2.3.2 - dependency-path: link:../dependency-path - normalize-path: 3.0.0 - ramda: 0.27.1 - devDependencies: - '@pnpm/lockfile-to-pnp': 'link:' - '@pnpm/logger': 4.0.0 - '@pnpm/types': link:../types - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - rimraf: 3.0.2 - - packages/lockfile-types: - specifiers: - '@pnpm/lockfile-types': 'link:' + dependencies: + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@yarnpkg/pnp': + specifier: ^2.3.2 + version: 2.3.2 + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/lockfile-types': 'link:' + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + rimraf: + specifier: ^3.0.2 + version: 3.0.2 + + packages/lockfile-types: {} packages/lockfile-utils: - specifiers: - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': 'link:' - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/js-yaml': ^4.0.0 - '@types/ramda': 0.27.39 - dependency-path: workspace:8.0.4 - get-npm-tarball-url: ^2.0.2 - ramda: ^0.27.1 - tempy: ^1.0.0 - write-yaml-file: ^4.2.0 - yaml-tag: 1.1.0 - dependencies: - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - get-npm-tarball-url: 2.0.2 - ramda: 0.27.1 + dependencies: + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + get-npm-tarball-url: + specifier: ^2.0.2 + version: 2.0.2 + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/lockfile-utils': 'link:' - '@types/js-yaml': 4.0.2 - '@types/ramda': 0.27.39 - tempy: 1.0.1 - write-yaml-file: 4.2.0 - yaml-tag: 1.1.0 + '@types/js-yaml': + specifier: ^4.0.0 + version: 4.0.2 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 + yaml-tag: + specifier: 1.1.0 + version: 1.1.0 packages/lockfile-walker: - specifiers: - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-walker': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - dependency-path: workspace:8.0.4 - ramda: ^0.27.1 - tempy: ^1.0.0 - dependencies: - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - ramda: 0.27.1 + dependencies: + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/lockfile-walker': 'link:' - '@types/ramda': 0.27.39 - tempy: 1.0.1 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/make-dedicated-lockfile: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/exec': ^2.0.0 - '@pnpm/exportable-manifest': workspace:2.1.6 - '@pnpm/find-workspace-dir': workspace:3.0.1 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/logger': ^4.0.0 - '@pnpm/make-dedicated-lockfile': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/prune-lockfile': workspace:3.0.8 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ncp': ^2.0.4 - '@types/ramda': 0.27.39 - ncp: ^2.0.0 - ramda: ^0.27.1 - rename-overwrite: ^4.0.0 - dependencies: - '@pnpm/error': link:../error - '@pnpm/exec': 2.0.0 - '@pnpm/exportable-manifest': link:../exportable-manifest - '@pnpm/find-workspace-dir': link:../find-workspace-dir - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/logger': 4.0.0 - '@pnpm/prune-lockfile': link:../prune-lockfile - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/types': link:../types - ramda: 0.27.1 - rename-overwrite: 4.0.0 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/exec': + specifier: ^2.0.0 + version: 2.0.0 + '@pnpm/exportable-manifest': + specifier: workspace:2.1.6 + version: link:../exportable-manifest + '@pnpm/find-workspace-dir': + specifier: workspace:3.0.1 + version: link:../find-workspace-dir + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prune-lockfile': + specifier: workspace:3.0.8 + version: link:../prune-lockfile + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + ramda: + specifier: ^0.27.1 + version: 0.27.1 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 devDependencies: - '@pnpm/make-dedicated-lockfile': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ncp': 2.0.5 - '@types/ramda': 0.27.39 - ncp: 2.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + ncp: + specifier: ^2.0.0 + version: 2.0.0 packages/manifest-utils: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/manifest-utils': 'link:' - '@pnpm/types': workspace:7.4.0 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/types': link:../types - devDependencies: - '@pnpm/manifest-utils': 'link:' + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types packages/matcher: - specifiers: - '@pnpm/matcher': 'link:' - escape-string-regexp: ^4.0.0 dependencies: - escape-string-regexp: 4.0.0 - devDependencies: - '@pnpm/matcher': 'link:' + escape-string-regexp: + specifier: ^4.0.0 + version: 4.0.0 packages/merge-lockfile-changes: - specifiers: - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/merge-lockfile-changes': 'link:' - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - comver-to-semver: ^1.0.0 - ramda: ^0.27.1 - semver: ^7.3.4 - dependencies: - '@pnpm/lockfile-types': link:../lockfile-types - comver-to-semver: 1.0.0 - ramda: 0.27.1 - semver: 7.3.5 + dependencies: + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + comver-to-semver: + specifier: ^1.0.0 + version: 1.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/merge-lockfile-changes': 'link:' - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 packages/modules-cleaner: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/filter-lockfile': workspace:5.0.8 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-cleaner': 'link:' - '@pnpm/read-modules-dir': workspace:3.0.0 - '@pnpm/remove-bins': workspace:2.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@zkochan/rimraf': ^2.1.1 - dependency-path: workspace:8.0.4 - ramda: ^0.27.1 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/filter-lockfile': link:../filter-lockfile - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/read-modules-dir': link:../read-modules-dir - '@pnpm/remove-bins': link:../remove-bins - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - dependency-path: link:../dependency-path - ramda: 0.27.1 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/filter-lockfile': + specifier: workspace:5.0.8 + version: link:../filter-lockfile + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/read-modules-dir': + specifier: workspace:3.0.0 + version: link:../read-modules-dir + '@pnpm/remove-bins': + specifier: workspace:2.0.4 + version: link:../remove-bins + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/modules-cleaner': 'link:' - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/modules-yaml: - specifiers: - '@pnpm/modules-yaml': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/is-windows': ^1.0.0 - is-windows: ^1.0.2 - read-yaml-file: ^2.1.0 - tempy: ^1.0.0 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/types': link:../types - is-windows: 1.0.2 - read-yaml-file: 2.1.0 - write-yaml-file: 4.2.0 + dependencies: + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 devDependencies: - '@pnpm/modules-yaml': 'link:' - '@types/is-windows': 1.0.0 - tempy: 1.0.1 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/mount-modules: - specifiers: - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/mount-modules': 'link:' - '@pnpm/store-path': ^5.0.0 - '@pnpm/types': workspace:7.4.0 - dependency-path: workspace:8.0.4 - fuse-native: ^2.2.6 - hyperdrive-schemas: ^2.0.0 - load-json-file: ^6.2.0 - normalize-path: ^3.0.0 - rimraf: ^3.0.2 - dependencies: - '@pnpm/cafs': link:../cafs - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/store-path': 5.0.0 - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - hyperdrive-schemas: 2.0.0 - load-json-file: 6.2.0 - normalize-path: 3.0.0 + dependencies: + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + hyperdrive-schemas: + specifier: ^2.0.0 + version: 2.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 optionalDependencies: - fuse-native: 2.2.6 + fuse-native: + specifier: ^2.2.6 + version: 2.2.6 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/mount-modules': 'link:' - rimraf: 3.0.2 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + rimraf: + specifier: ^3.0.2 + version: 3.0.2 packages/normalize-registries: - specifiers: - '@pnpm/normalize-registries': 'link:' - '@pnpm/types': workspace:7.4.0 - normalize-registry-url: 1.0.0 dependencies: - '@pnpm/types': link:../types - normalize-registry-url: 1.0.0 - devDependencies: - '@pnpm/normalize-registries': 'link:' + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + normalize-registry-url: + specifier: 1.0.0 + version: 1.0.0 packages/npm-registry-agent: - specifiers: - '@pnpm/npm-registry-agent': 'link:' - '@types/http-proxy-agent': ^4.0.0 - '@types/lru-cache': ^5.1.0 - agentkeepalive: ^4.1.3 - http-proxy-agent: ^4.0.1 - https-proxy-agent: ^3.0.1 - lru-cache: ^6.0.0 - socks-proxy-agent: ^5.0.0 dependencies: - agentkeepalive: 4.1.4 - http-proxy-agent: 4.0.1 - https-proxy-agent: 3.0.1 - lru-cache: 6.0.0 - socks-proxy-agent: 5.0.1 + agentkeepalive: + specifier: ^4.1.3 + version: 4.1.4 + http-proxy-agent: + specifier: ^4.0.1 + version: 4.0.1 + https-proxy-agent: + specifier: ^3.0.1 + version: 3.0.1 + lru-cache: + specifier: ^6.0.0 + version: 6.0.0 + socks-proxy-agent: + specifier: ^5.0.0 + version: 5.0.1 devDependencies: - '@pnpm/npm-registry-agent': 'link:' - '@types/http-proxy-agent': 4.0.1 - '@types/lru-cache': 5.1.1 + '@types/http-proxy-agent': + specifier: ^4.0.0 + version: 4.0.1 + '@types/lru-cache': + specifier: ^5.1.0 + version: 5.1.1 packages/npm-resolver: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/fetching-types': workspace:2.1.0 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/npm-resolver': 'link:' - '@pnpm/resolve-workspace-range': workspace:2.1.0 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/lru-cache': ^5.1.0 - '@types/normalize-path': ^3.0.0 - '@types/semver': ^7.3.4 - '@types/ssri': ^7.1.0 - '@zkochan/retry': ^0.2.0 - encode-registry: ^3.0.0 - load-json-file: ^6.2.0 - lru-cache: ^6.0.0 - nock: 12.0.3 - normalize-path: ^3.0.0 - p-limit: ^3.1.0 - p-memoize: ^4.0.1 - parse-npm-tarball-url: ^3.0.0 - path-exists: ^4.0.0 - path-temp: ^2.0.0 - rename-overwrite: ^4.0.0 - semver: ^7.3.4 - ssri: ^8.0.1 - tempy: ^1.0.0 - version-selector-type: ^3.0.0 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/fetching-types': link:../fetching-types - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/resolve-workspace-range': link:../resolve-workspace-range - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/types': link:../types - '@zkochan/retry': 0.2.0 - encode-registry: 3.0.0 - load-json-file: 6.2.0 - lru-cache: 6.0.0 - normalize-path: 3.0.0 - p-limit: 3.1.0 - p-memoize: 4.0.1 - parse-npm-tarball-url: 3.0.0 - path-temp: 2.0.0 - rename-overwrite: 4.0.0 - semver: 7.3.5 - ssri: 8.0.1 - version-selector-type: 3.0.0 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetching-types': + specifier: workspace:2.1.0 + version: link:../fetching-types + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/resolve-workspace-range': + specifier: workspace:2.1.0 + version: link:../resolve-workspace-range + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/retry': + specifier: ^0.2.0 + version: 0.2.0 + encode-registry: + specifier: ^3.0.0 + version: 3.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + lru-cache: + specifier: ^6.0.0 + version: 6.0.0 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + p-memoize: + specifier: ^4.0.1 + version: 4.0.1 + parse-npm-tarball-url: + specifier: ^3.0.0 + version: 3.0.0 + path-temp: + specifier: ^2.0.0 + version: 2.0.0 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 + semver: + specifier: ^7.3.4 + version: 7.3.5 + ssri: + specifier: ^8.0.1 + version: 8.0.1 + version-selector-type: + specifier: ^3.0.0 + version: 3.0.0 devDependencies: - '@pnpm/fetch': link:../fetch - '@pnpm/logger': 4.0.0 - '@pnpm/npm-resolver': 'link:' - '@types/lru-cache': 5.1.1 - '@types/normalize-path': 3.0.0 - '@types/semver': 7.3.8 - '@types/ssri': 7.1.1 - nock: 12.0.3 - path-exists: 4.0.0 - tempy: 1.0.1 + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/lru-cache': + specifier: ^5.1.0 + version: 5.1.1 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + nock: + specifier: 12.0.3 + version: 12.0.3 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/outdated: - specifiers: - '@pnpm/client': workspace:5.0.1 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/manifest-utils': workspace:2.0.4 - '@pnpm/matcher': workspace:2.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/outdated': 'link:' - '@pnpm/pick-registry-for-package': workspace:2.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - dependency-path: workspace:8.0.4 - npm-run-all: ^4.1.5 - ramda: ^0.27.1 - semver: ^7.3.4 - dependencies: - '@pnpm/client': link:../client - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/manifest-utils': link:../manifest-utils - '@pnpm/matcher': link:../matcher - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/pick-registry-for-package': link:../pick-registry-for-package - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - ramda: 0.27.1 - semver: 7.3.5 + dependencies: + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/manifest-utils': + specifier: workspace:2.0.4 + version: link:../manifest-utils + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/pick-registry-for-package': + specifier: workspace:2.0.4 + version: link:../pick-registry-for-package + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/outdated': 'link:' - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 - npm-run-all: 4.1.5 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 packages/package-bins: - specifiers: - '@pnpm/package-bins': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/node': ^14.14.33 - fast-glob: ^3.2.4 - is-subdir: ^1.1.1 - dependencies: - '@pnpm/types': link:../types - fast-glob: 3.2.7 - is-subdir: 1.2.0 + dependencies: + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + fast-glob: + specifier: ^3.2.4 + version: 3.2.7 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 devDependencies: - '@pnpm/package-bins': 'link:' - '@types/node': 14.17.5 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 packages/package-is-installable: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-is-installable': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/semver': ^7.3.4 - semver: ^7.3.4 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/types': link:../types - semver: 7.3.5 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/package-is-installable': 'link:' - '@types/semver': 7.3.8 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 packages/package-requester: - specifiers: - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/client': workspace:5.0.1 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-requester': 'link:' - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ncp': ^2.0.4 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@types/ssri': ^7.1.0 - delay: ^5.0.0 - dependency-path: workspace:8.0.4 - load-json-file: ^6.2.0 - ncp: ^2.0.0 - nock: 12.0.3 - normalize-path: ^3.0.0 - p-defer: ^3.0.0 - p-limit: ^3.1.0 - p-queue: ^6.6.2 - path-temp: ^2.0.0 - promise-share: ^1.0.0 - ramda: ^0.27.1 - rename-overwrite: ^4.0.0 - ssri: ^8.0.1 - tempy: ^1.0.0 - dependencies: - '@pnpm/cafs': link:../cafs - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - load-json-file: 6.2.0 - p-defer: 3.0.0 - p-limit: 3.1.0 - p-queue: 6.6.2 - path-temp: 2.0.0 - promise-share: 1.0.0 - ramda: 0.27.1 - rename-overwrite: 4.0.0 - ssri: 8.0.1 + dependencies: + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + p-defer: + specifier: ^3.0.0 + version: 3.0.0 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + p-queue: + specifier: ^6.6.2 + version: 6.6.2 + path-temp: + specifier: ^2.0.0 + version: 2.0.0 + promise-share: + specifier: ^1.0.0 + version: 1.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 + ssri: + specifier: ^8.0.1 + version: 8.0.1 devDependencies: - '@pnpm/client': link:../client - '@pnpm/logger': 4.0.0 - '@pnpm/package-requester': 'link:' - '@pnpm/package-store': link:../package-store - '@types/ncp': 2.0.5 - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - '@types/ssri': 7.1.1 - delay: 5.0.0 - ncp: 2.0.0 - nock: 12.0.3 - normalize-path: 3.0.0 - tempy: 1.0.1 + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + delay: + specifier: ^5.0.0 + version: 5.0.0 + ncp: + specifier: ^2.0.0 + version: 2.0.0 + nock: + specifier: 12.0.3 + version: 12.0.3 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/package-store: - specifiers: - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/client': workspace:5.0.1 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-requester': workspace:15.0.7 - '@pnpm/package-store': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/ssri': ^7.1.0 - '@zkochan/rimraf': ^2.1.1 - load-json-file: ^6.2.0 - make-empty-dir: ^2.0.0 - p-limit: ^3.1.0 - path-exists: ^4.0.0 - path-temp: ^2.0.0 - ramda: ^0.27.1 - rename-overwrite: ^4.0.0 - sanitize-filename: ^1.6.3 - ssri: ^8.0.1 - tempy: ^1.0.0 - write-json-file: ^4.3.0 - dependencies: - '@pnpm/cafs': link:../cafs - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/package-requester': link:../package-requester - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - load-json-file: 6.2.0 - make-empty-dir: 2.0.0 - p-limit: 3.1.0 - path-exists: 4.0.0 - path-temp: 2.0.0 - ramda: 0.27.1 - rename-overwrite: 4.0.0 - sanitize-filename: 1.6.3 - ssri: 8.0.1 - write-json-file: 4.3.0 + dependencies: + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/package-requester': + specifier: workspace:15.0.7 + version: link:../package-requester + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + make-empty-dir: + specifier: ^2.0.0 + version: 2.0.0 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + path-temp: + specifier: ^2.0.0 + version: 2.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 + sanitize-filename: + specifier: ^1.6.3 + version: 1.6.3 + ssri: + specifier: ^8.0.1 + version: 8.0.1 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 devDependencies: - '@pnpm/client': link:../client - '@pnpm/logger': 4.0.0 - '@pnpm/package-store': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ramda': 0.27.39 - '@types/ssri': 7.1.1 - tempy: 1.0.1 + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/parse-cli-args: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/find-workspace-dir': workspace:3.0.1 - '@pnpm/nopt': ^0.2.1 - '@pnpm/parse-cli-args': 'link:' - didyoumean2: ^5.0.0 - tempy: ^1.0.0 - dependencies: - '@pnpm/error': link:../error - '@pnpm/find-workspace-dir': link:../find-workspace-dir - '@pnpm/nopt': 0.2.1 - didyoumean2: 5.0.0 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/find-workspace-dir': + specifier: workspace:3.0.1 + version: link:../find-workspace-dir + '@pnpm/nopt': + specifier: ^0.2.1 + version: 0.2.1 + didyoumean2: + specifier: ^5.0.0 + version: 5.0.0 devDependencies: - '@pnpm/parse-cli-args': 'link:' - tempy: 1.0.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/parse-wanted-dependency: - specifiers: - '@pnpm/parse-wanted-dependency': 'link:' - '@types/validate-npm-package-name': ^3.0.2 - validate-npm-package-name: 3.0.0 dependencies: - validate-npm-package-name: 3.0.0 + validate-npm-package-name: + specifier: 3.0.0 + version: 3.0.0 devDependencies: - '@pnpm/parse-wanted-dependency': 'link:' - '@types/validate-npm-package-name': 3.0.3 + '@types/validate-npm-package-name': + specifier: ^3.0.2 + version: 3.0.3 packages/pick-registry-for-package: - specifiers: - '@pnpm/pick-registry-for-package': 'link:' - '@pnpm/types': workspace:7.4.0 dependencies: - '@pnpm/types': link:../types - devDependencies: - '@pnpm/pick-registry-for-package': 'link:' + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types packages/pkgs-graph: - specifiers: - '@pnpm/resolve-workspace-range': workspace:2.1.0 - '@types/ramda': 0.27.39 - '@zkochan/npm-package-arg': ^2.0.1 - better-path-resolve: 1.0.0 - pkgs-graph: 'link:' - ramda: ^0.27.1 dependencies: - '@pnpm/resolve-workspace-range': link:../resolve-workspace-range - '@zkochan/npm-package-arg': 2.0.1 - ramda: 0.27.1 + '@pnpm/resolve-workspace-range': + specifier: workspace:2.1.0 + version: link:../resolve-workspace-range + '@zkochan/npm-package-arg': + specifier: ^2.0.1 + version: 2.0.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@types/ramda': 0.27.39 - better-path-resolve: 1.0.0 - pkgs-graph: 'link:' + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + better-path-resolve: + specifier: 1.0.0 + version: 1.0.0 packages/plugin-commands-audit: - specifiers: - '@pnpm/audit': workspace:2.1.7 - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/plugin-commands-audit': 'link:' - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/test-fixtures': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/zkochan__table': npm:@types/table@6.0.0 - '@zkochan/table': ^1.0.0 - chalk: ^4.1.0 - load-json-file: ^6.2.0 - nock: 12.0.3 - ramda: ^0.27.1 - render-help: ^1.0.1 - strip-ansi: ^6.0.0 - tempy: ^1.0.0 - dependencies: - '@pnpm/audit': link:../audit - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/config': link:../config - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/read-project-manifest': link:../read-project-manifest - '@zkochan/table': 1.0.0 - chalk: 4.1.1 - ramda: 0.27.1 - render-help: 1.0.2 + dependencies: + '@pnpm/audit': + specifier: workspace:2.1.7 + version: link:../audit + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@zkochan/table': + specifier: ^1.0.0 + version: 1.0.0 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + render-help: + specifier: ^1.0.1 + version: 1.0.2 devDependencies: - '@pnpm/plugin-commands-audit': 'link:' - '@pnpm/test-fixtures': link:../../privatePackages/test-fixtures - '@pnpm/types': link:../types - '@types/ramda': 0.27.39 - '@types/zkochan__table': /@types/table/6.0.0 - load-json-file: 6.2.0 - nock: 12.0.3 - strip-ansi: 6.0.0 - tempy: 1.0.1 + '@pnpm/test-fixtures': + specifier: workspace:* + version: link:../../privatePackages/test-fixtures + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/zkochan__table': + specifier: npm:@types/table@6.0.0 + version: /@types/table@6.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + nock: + specifier: 12.0.3 + version: 12.0.3 + strip-ansi: + specifier: ^6.0.0 + version: 6.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/plugin-commands-env: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/plugin-commands-env': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/store-path': ^5.0.0 - '@pnpm/tarball-fetcher': workspace:9.3.4 - '@types/adm-zip': ^0.4.34 - '@zkochan/cmd-shim': ^5.1.3 - adm-zip: ^0.5.5 - execa: ^5.0.0 - load-json-file: ^6.2.0 - path-name: ^1.0.0 - rename-overwrite: ^4.0.0 - render-help: ^1.0.1 - semver: ^7.3.4 - tempy: ^1.0.0 - version-selector-type: ^3.0.0 - write-json-file: ^4.3.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/fetch': link:../fetch - '@pnpm/package-store': link:../package-store - '@pnpm/store-path': 5.0.0 - '@pnpm/tarball-fetcher': link:../tarball-fetcher - '@zkochan/cmd-shim': 5.1.3 - adm-zip: 0.5.5 - load-json-file: 6.2.0 - rename-overwrite: 4.0.0 - render-help: 1.0.2 - semver: 7.3.5 - tempy: 1.0.1 - version-selector-type: 3.0.0 - write-json-file: 4.3.0 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/tarball-fetcher': + specifier: workspace:9.3.4 + version: link:../tarball-fetcher + '@zkochan/cmd-shim': + specifier: ^5.1.3 + version: 5.1.3 + adm-zip: + specifier: ^0.5.5 + version: 0.5.5 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + rename-overwrite: + specifier: ^4.0.0 + version: 4.0.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + semver: + specifier: ^7.3.4 + version: 7.3.5 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + version-selector-type: + specifier: ^3.0.0 + version: 3.0.0 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 devDependencies: - '@pnpm/plugin-commands-env': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/adm-zip': 0.4.34 - execa: 5.1.1 - path-name: 1.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/adm-zip': + specifier: ^0.4.34 + version: 0.4.34 + execa: + specifier: ^5.0.0 + version: 5.1.1 + path-name: + specifier: ^1.0.0 + version: 1.0.0 packages/plugin-commands-import: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/plugin-commands-import': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/store-connection-manager': workspace:3.0.3 - '@types/ncp': ^2.0.4 - '@zkochan/rimraf': ^2.1.1 - load-json-file: ^6.2.0 - ncp: ^2.0.0 - render-help: ^1.0.1 - supi: workspace:0.47.8 - tempy: ^1.0.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/store-connection-manager': link:../store-connection-manager - '@zkochan/rimraf': 2.1.1 - load-json-file: 6.2.0 - render-help: 1.0.2 - supi: link:../supi + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/store-connection-manager': + specifier: workspace:3.0.3 + version: link:../store-connection-manager + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + supi: + specifier: workspace:0.47.8 + version: link:../supi devDependencies: - '@pnpm/assert-project': link:../../privatePackages/assert-project - '@pnpm/plugin-commands-import': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ncp': 2.0.5 - ncp: 2.0.0 - tempy: 1.0.1 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../../privatePackages/assert-project + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + ncp: + specifier: ^2.0.0 + version: 2.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/plugin-commands-installation: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/colorize-semver-diff': ^1.0.1 - '@pnpm/command': workspace:2.0.0 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/find-workspace-dir': workspace:3.0.1 - '@pnpm/find-workspace-packages': workspace:3.1.5 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/manifest-utils': workspace:2.0.4 - '@pnpm/matcher': workspace:2.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/outdated': workspace:9.0.1 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/parse-wanted-dependency': workspace:2.0.0 - '@pnpm/plugin-commands-installation': 'link:' - '@pnpm/plugin-commands-rebuild': workspace:5.0.4 - '@pnpm/pnpmfile': workspace:1.0.5 - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/semver-diff': ^1.0.2 - '@pnpm/sort-packages': workspace:2.1.1 - '@pnpm/store-connection-manager': workspace:3.0.3 - '@pnpm/test-fixtures': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/is-ci': ^3.0.0 - '@types/proxyquire': ^1.3.28 - '@types/ramda': 0.27.39 - '@types/sinon': ^9.0.11 - '@types/zkochan__table': npm:@types/table@6.0.0 - '@zkochan/table': ^1.0.0 - camelcase-keys: ^6.2.2 - chalk: ^4.1.0 - enquirer: ^2.3.6 - is-ci: ^3.0.0 - is-subdir: ^1.1.1 - load-json-file: ^6.2.0 - mem: ^8.0.0 - p-filter: ^2.1.0 - p-limit: ^3.1.0 - path-absolute: ^1.0.1 - path-exists: ^4.0.0 - path-name: ^1.0.0 - proxyquire: ^2.1.3 - ramda: ^0.27.1 - read-ini-file: ^3.1.0 - read-yaml-file: ^2.1.0 - render-help: ^1.0.1 - sinon: ^11.1.1 - supi: workspace:0.47.8 - tempy: ^1.0.0 - version-selector-type: ^3.0.0 - write-json-file: ^4.3.0 - write-pkg: 4.0.0 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/colorize-semver-diff': 1.0.1 - '@pnpm/command': link:../command - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/constants': link:../constants - '@pnpm/error': link:../error - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/find-workspace-dir': link:../find-workspace-dir - '@pnpm/find-workspace-packages': link:../find-workspace-packages - '@pnpm/manifest-utils': link:../manifest-utils - '@pnpm/outdated': link:../outdated - '@pnpm/package-store': link:../package-store - '@pnpm/parse-wanted-dependency': link:../parse-wanted-dependency - '@pnpm/plugin-commands-rebuild': link:../plugin-commands-rebuild - '@pnpm/pnpmfile': link:../pnpmfile - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/semver-diff': 1.0.2 - '@pnpm/sort-packages': link:../sort-packages - '@pnpm/store-connection-manager': link:../store-connection-manager - '@pnpm/types': link:../types - '@zkochan/table': 1.0.0 - camelcase-keys: 6.2.2 - chalk: 4.1.1 - enquirer: 2.3.6 - is-ci: 3.0.0 - is-subdir: 1.2.0 - mem: 8.1.1 - p-filter: 2.1.0 - p-limit: 3.1.0 - path-absolute: 1.0.1 - path-exists: 4.0.0 - ramda: 0.27.1 - read-ini-file: 3.1.0 - render-help: 1.0.2 - supi: link:../supi - version-selector-type: 3.0.0 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/colorize-semver-diff': + specifier: ^1.0.1 + version: 1.0.1 + '@pnpm/command': + specifier: workspace:2.0.0 + version: link:../command + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/find-workspace-dir': + specifier: workspace:3.0.1 + version: link:../find-workspace-dir + '@pnpm/find-workspace-packages': + specifier: workspace:3.1.5 + version: link:../find-workspace-packages + '@pnpm/manifest-utils': + specifier: workspace:2.0.4 + version: link:../manifest-utils + '@pnpm/outdated': + specifier: workspace:9.0.1 + version: link:../outdated + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/parse-wanted-dependency': + specifier: workspace:2.0.0 + version: link:../parse-wanted-dependency + '@pnpm/plugin-commands-rebuild': + specifier: workspace:5.0.4 + version: link:../plugin-commands-rebuild + '@pnpm/pnpmfile': + specifier: workspace:1.0.5 + version: link:../pnpmfile + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/semver-diff': + specifier: ^1.0.2 + version: 1.0.2 + '@pnpm/sort-packages': + specifier: workspace:2.1.1 + version: link:../sort-packages + '@pnpm/store-connection-manager': + specifier: workspace:3.0.3 + version: link:../store-connection-manager + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/table': + specifier: ^1.0.0 + version: 1.0.0 + camelcase-keys: + specifier: ^6.2.2 + version: 6.2.2 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + enquirer: + specifier: ^2.3.6 + version: 2.3.6 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + mem: + specifier: ^8.0.0 + version: 8.1.1 + p-filter: + specifier: ^2.1.0 + version: 2.1.0 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-absolute: + specifier: ^1.0.1 + version: 1.0.1 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + read-ini-file: + specifier: ^3.1.0 + version: 3.1.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + supi: + specifier: workspace:0.47.8 + version: link:../supi + version-selector-type: + specifier: ^3.0.0 + version: 3.0.0 devDependencies: - '@pnpm/assert-project': link:../../privatePackages/assert-project - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/logger': 4.0.0 - '@pnpm/matcher': link:../matcher - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/plugin-commands-installation': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/test-fixtures': link:../../privatePackages/test-fixtures - '@types/is-ci': 3.0.0 - '@types/proxyquire': 1.3.28 - '@types/ramda': 0.27.39 - '@types/sinon': 9.0.11 - '@types/zkochan__table': /@types/table/6.0.0 - load-json-file: 6.2.0 - path-name: 1.0.0 - proxyquire: 2.1.3 - read-yaml-file: 2.1.0 - sinon: 11.1.1 - tempy: 1.0.1 - write-json-file: 4.3.0 - write-pkg: 4.0.0 - write-yaml-file: 4.2.0 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../../privatePackages/assert-project + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/test-fixtures': + specifier: workspace:* + version: link:../../privatePackages/test-fixtures + '@types/is-ci': + specifier: ^3.0.0 + version: 3.0.0 + '@types/proxyquire': + specifier: ^1.3.28 + version: 1.3.28 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + '@types/zkochan__table': + specifier: npm:@types/table@6.0.0 + version: /@types/table@6.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + path-name: + specifier: ^1.0.0 + version: 1.0.0 + proxyquire: + specifier: ^2.1.3 + version: 2.1.3 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + sinon: + specifier: ^11.1.1 + version: 11.1.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 + write-pkg: + specifier: 4.0.0 + version: 4.0.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/plugin-commands-listing: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/list': workspace:6.2.6 - '@pnpm/logger': ^4.0.0 - '@pnpm/plugin-commands-installation': workspace:6.0.8 - '@pnpm/plugin-commands-listing': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - execa: ^5.0.0 - ramda: ^0.27.1 - render-help: ^1.0.1 - strip-ansi: ^6.0.0 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/list': link:../list - '@pnpm/types': link:../types - ramda: 0.27.1 - render-help: 1.0.2 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/list': + specifier: workspace:6.2.6 + version: link:../list + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + ramda: + specifier: ^0.27.1 + version: 0.27.1 + render-help: + specifier: ^1.0.1 + version: 1.0.2 devDependencies: - '@pnpm/constants': link:../constants - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-installation': link:../plugin-commands-installation - '@pnpm/plugin-commands-listing': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ramda': 0.27.39 - execa: 5.1.1 - strip-ansi: 6.0.0 - write-yaml-file: 4.2.0 + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/plugin-commands-installation': + specifier: workspace:6.0.8 + version: link:../plugin-commands-installation + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + execa: + specifier: ^5.0.0 + version: 5.1.1 + strip-ansi: + specifier: ^6.0.0 + version: 6.0.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/plugin-commands-outdated: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/colorize-semver-diff': ^1.0.1 - '@pnpm/command': workspace:2.0.0 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/default-resolver': workspace:13.0.1 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/matcher': workspace:2.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/outdated': workspace:9.0.1 - '@pnpm/plugin-commands-installation': workspace:6.0.8 - '@pnpm/plugin-commands-outdated': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/semver-diff': ^1.0.2 - '@pnpm/store-path': ^5.0.0 - '@pnpm/types': workspace:7.4.0 - '@types/lru-cache': ^5.1.0 - '@types/ramda': 0.27.39 - '@types/wrap-ansi': ^3.0.0 - '@types/zkochan__table': npm:@types/table@6.0.0 - '@zkochan/table': ^1.0.0 - chalk: ^4.1.0 - lru-cache: ^6.0.0 - ramda: ^0.27.1 - render-help: ^1.0.1 - strip-ansi: ^6.0.0 - wrap-ansi: ^7.0.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/colorize-semver-diff': 1.0.1 - '@pnpm/command': link:../command - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/default-resolver': link:../default-resolver - '@pnpm/error': link:../error - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/matcher': link:../matcher - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/outdated': link:../outdated - '@pnpm/semver-diff': 1.0.2 - '@pnpm/store-path': 5.0.0 - '@zkochan/table': 1.0.0 - chalk: 4.1.1 - lru-cache: 6.0.0 - ramda: 0.27.1 - render-help: 1.0.2 - wrap-ansi: 7.0.0 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/colorize-semver-diff': + specifier: ^1.0.1 + version: 1.0.1 + '@pnpm/command': + specifier: workspace:2.0.0 + version: link:../command + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/default-resolver': + specifier: workspace:13.0.1 + version: link:../default-resolver + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/matcher': + specifier: workspace:2.0.0 + version: link:../matcher + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/outdated': + specifier: workspace:9.0.1 + version: link:../outdated + '@pnpm/semver-diff': + specifier: ^1.0.2 + version: 1.0.2 + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@zkochan/table': + specifier: ^1.0.0 + version: 1.0.0 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + lru-cache: + specifier: ^6.0.0 + version: 6.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + wrap-ansi: + specifier: ^7.0.0 + version: 7.0.0 devDependencies: - '@pnpm/constants': link:../constants - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/plugin-commands-installation': link:../plugin-commands-installation - '@pnpm/plugin-commands-outdated': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/types': link:../types - '@types/lru-cache': 5.1.1 - '@types/ramda': 0.27.39 - '@types/wrap-ansi': 3.0.0 - '@types/zkochan__table': /@types/table/6.0.0 - strip-ansi: 6.0.0 + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/plugin-commands-installation': + specifier: workspace:6.0.8 + version: link:../plugin-commands-installation + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@types/lru-cache': + specifier: ^5.1.0 + version: 5.1.1 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/wrap-ansi': + specifier: ^3.0.0 + version: 3.0.0 + '@types/zkochan__table': + specifier: npm:@types/table@6.0.0 + version: /@types/table@6.0.0 + strip-ansi: + specifier: ^6.0.0 + version: 6.0.0 packages/plugin-commands-publishing: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/client': workspace:5.0.1 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/exportable-manifest': workspace:2.1.6 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-bins': workspace:5.0.4 - '@pnpm/pick-registry-for-package': workspace:2.0.4 - '@pnpm/plugin-commands-publishing': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/run-npm': workspace:3.1.0 - '@pnpm/sort-packages': workspace:2.1.1 - '@pnpm/types': workspace:7.4.0 - '@types/cross-spawn': ^6.0.2 - '@types/npm-packlist': ^1.1.2 - '@types/proxyquire': ^1.3.28 - '@types/ramda': 0.27.39 - '@types/sinon': ^9.0.11 - '@types/tar': ^4.0.5 - '@zkochan/rimraf': ^2.1.1 - cross-spawn: ^7.0.3 - enquirer: ^2.3.6 - execa: ^5.0.0 - fast-glob: ^3.2.4 - is-ci: ^3.0.0 - is-windows: ^1.0.2 - load-json-file: ^6.2.0 - npm-packlist: ^2.2.2 - p-filter: ^2.1.0 - path-exists: ^4.0.0 - ramda: ^0.27.1 - realpath-missing: ^1.1.0 - render-help: ^1.0.1 - tar: ^6.1.1 - tar-stream: ^2.2.0 - tempy: ^1.0.0 - write-json-file: ^4.3.0 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/client': link:../client - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/exportable-manifest': link:../exportable-manifest - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/package-bins': link:../package-bins - '@pnpm/pick-registry-for-package': link:../pick-registry-for-package - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/run-npm': link:../run-npm - '@pnpm/sort-packages': link:../sort-packages - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - enquirer: 2.3.6 - fast-glob: 3.2.7 - npm-packlist: 2.2.2 - p-filter: 2.1.0 - ramda: 0.27.1 - realpath-missing: 1.1.0 - render-help: 1.0.2 - tar-stream: 2.2.0 - write-json-file: 4.3.0 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/exportable-manifest': + specifier: workspace:2.1.6 + version: link:../exportable-manifest + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/package-bins': + specifier: workspace:5.0.4 + version: link:../package-bins + '@pnpm/pick-registry-for-package': + specifier: workspace:2.0.4 + version: link:../pick-registry-for-package + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/run-npm': + specifier: workspace:3.1.0 + version: link:../run-npm + '@pnpm/sort-packages': + specifier: workspace:2.1.1 + version: link:../sort-packages + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + enquirer: + specifier: ^2.3.6 + version: 2.3.6 + fast-glob: + specifier: ^3.2.4 + version: 3.2.7 + npm-packlist: + specifier: ^2.2.2 + version: 2.2.2 + p-filter: + specifier: ^2.1.0 + version: 2.1.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + tar-stream: + specifier: ^2.2.0 + version: 2.2.0 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 devDependencies: - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-publishing': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/cross-spawn': 6.0.2 - '@types/npm-packlist': 1.1.2 - '@types/proxyquire': 1.3.28 - '@types/ramda': 0.27.39 - '@types/sinon': 9.0.11 - '@types/tar': 4.0.5 - cross-spawn: 7.0.3 - execa: 5.1.1 - is-ci: 3.0.0 - is-windows: 1.0.2 - load-json-file: 6.2.0 - path-exists: 4.0.0 - tar: 6.1.1 - tempy: 1.0.1 - write-yaml-file: 4.2.0 + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/cross-spawn': + specifier: ^6.0.2 + version: 6.0.2 + '@types/npm-packlist': + specifier: ^1.1.2 + version: 1.1.2 + '@types/proxyquire': + specifier: ^1.3.28 + version: 1.3.28 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + '@types/tar': + specifier: ^4.0.5 + version: 4.0.5 + cross-spawn: + specifier: ^7.0.3 + version: 7.0.3 + execa: + specifier: ^5.0.0 + version: 5.1.1 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + tar: + specifier: ^6.1.1 + version: 6.1.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/plugin-commands-rebuild: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/find-workspace-packages': workspace:3.1.5 - '@pnpm/get-context': workspace:5.1.5 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/link-bins': workspace:6.0.6 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/lockfile-walker': workspace:4.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/normalize-registries': workspace:2.0.4 - '@pnpm/plugin-commands-rebuild': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/sort-packages': workspace:2.1.1 - '@pnpm/store-connection-manager': workspace:3.0.3 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/test-fixtures': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - '@types/sinon': ^9.0.11 - '@zkochan/npm-package-arg': ^2.0.1 - camelcase-keys: ^6.2.2 - dependency-path: workspace:8.0.4 - execa: ^5.0.0 - graph-sequencer: 2.0.0 - load-json-file: ^6.2.0 - mem: ^8.0.0 - p-limit: ^3.1.0 - path-exists: ^4.0.0 - ramda: ^0.27.1 - read-ini-file: ^3.1.0 - render-help: ^1.0.1 - run-groups: ^3.0.1 - semver: ^7.3.4 - sinon: ^11.1.1 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/find-workspace-packages': link:../find-workspace-packages - '@pnpm/get-context': link:../get-context - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/link-bins': link:../link-bins - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/lockfile-walker': link:../lockfile-walker - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/normalize-registries': link:../normalize-registries - '@pnpm/sort-packages': link:../sort-packages - '@pnpm/store-connection-manager': link:../store-connection-manager - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - '@zkochan/npm-package-arg': 2.0.1 - camelcase-keys: 6.2.2 - dependency-path: link:../dependency-path - graph-sequencer: 2.0.0 - load-json-file: 6.2.0 - mem: 8.1.1 - p-limit: 3.1.0 - ramda: 0.27.1 - read-ini-file: 3.1.0 - render-help: 1.0.2 - run-groups: 3.0.1 - semver: 7.3.5 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/find-workspace-packages': + specifier: workspace:3.1.5 + version: link:../find-workspace-packages + '@pnpm/get-context': + specifier: workspace:5.1.5 + version: link:../get-context + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/link-bins': + specifier: workspace:6.0.6 + version: link:../link-bins + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/lockfile-walker': + specifier: workspace:4.0.8 + version: link:../lockfile-walker + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/normalize-registries': + specifier: workspace:2.0.4 + version: link:../normalize-registries + '@pnpm/sort-packages': + specifier: workspace:2.1.1 + version: link:../sort-packages + '@pnpm/store-connection-manager': + specifier: workspace:3.0.3 + version: link:../store-connection-manager + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/npm-package-arg': + specifier: ^2.0.1 + version: 2.0.1 + camelcase-keys: + specifier: ^6.2.2 + version: 6.2.2 + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + graph-sequencer: + specifier: 2.0.0 + version: 2.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + mem: + specifier: ^8.0.0 + version: 8.1.1 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + read-ini-file: + specifier: ^3.1.0 + version: 3.1.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + run-groups: + specifier: ^3.0.1 + version: 3.0.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-rebuild': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/test-fixtures': link:../../privatePackages/test-fixtures - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 - '@types/sinon': 9.0.11 - execa: 5.1.1 - path-exists: 4.0.0 - sinon: 11.1.1 - write-yaml-file: 4.2.0 + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/test-fixtures': + specifier: workspace:* + version: link:../../privatePackages/test-fixtures + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + execa: + specifier: ^5.0.0 + version: 5.1.1 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + sinon: + specifier: ^11.1.1 + version: 11.1.1 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/plugin-commands-script-runners: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/command': workspace:2.0.0 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/logger': ^4.0.0 - '@pnpm/plugin-commands-script-runners': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/sort-packages': workspace:2.1.1 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@zkochan/rimraf': ^2.1.1 - execa: ^5.0.0 - is-windows: ^1.0.2 - p-limit: ^3.1.0 - path-exists: ^4.0.0 - path-name: ^1.0.0 - ramda: ^0.27.1 - realpath-missing: ^1.1.0 - render-help: ^1.0.1 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/command': link:../command - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/sort-packages': link:../sort-packages - '@pnpm/types': link:../types - p-limit: 3.1.0 - path-exists: 4.0.0 - path-name: 1.0.0 - ramda: 0.27.1 - realpath-missing: 1.1.0 - render-help: 1.0.2 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/command': + specifier: workspace:2.0.0 + version: link:../command + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/sort-packages': + specifier: workspace:2.1.1 + version: link:../sort-packages + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + path-name: + specifier: ^1.0.0 + version: 1.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 devDependencies: - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-script-runners': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/ramda': 0.27.39 - '@zkochan/rimraf': 2.1.1 - execa: 5.1.1 - is-windows: 1.0.2 - write-yaml-file: 4.2.0 + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + execa: + specifier: ^5.0.0 + version: 5.1.1 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/plugin-commands-server: - specifiers: - '@pnpm/cli-meta': workspace:2.0.0 - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/plugin-commands-server': 'link:' - '@pnpm/server': workspace:11.0.5 - '@pnpm/store-connection-manager': workspace:3.0.3 - '@pnpm/store-path': ^5.0.0 - '@types/is-windows': ^1.0.0 - '@types/ramda': 0.27.39 - '@types/signal-exit': ^3.0.0 - '@zkochan/diable': ^1.0.2 - delay: ^5.0.0 - get-port: ^5.1.1 - is-windows: ^1.0.2 - process-exists: ^4.0.0 - ramda: ^0.27.1 - render-help: ^1.0.1 - signal-exit: ^3.0.3 - tree-kill: ^1.2.2 - dependencies: - '@pnpm/cli-meta': link:../cli-meta - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/server': link:../server - '@pnpm/store-connection-manager': link:../store-connection-manager - '@pnpm/store-path': 5.0.0 - '@zkochan/diable': 1.0.2 - delay: 5.0.0 - get-port: 5.1.1 - is-windows: 1.0.2 - process-exists: 4.1.0 - ramda: 0.27.1 - render-help: 1.0.2 - signal-exit: 3.0.3 - tree-kill: 1.2.2 + dependencies: + '@pnpm/cli-meta': + specifier: workspace:2.0.0 + version: link:../cli-meta + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/server': + specifier: workspace:11.0.5 + version: link:../server + '@pnpm/store-connection-manager': + specifier: workspace:3.0.3 + version: link:../store-connection-manager + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@zkochan/diable': + specifier: ^1.0.2 + version: 1.0.2 + delay: + specifier: ^5.0.0 + version: 5.0.0 + get-port: + specifier: ^5.1.1 + version: 5.1.1 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + process-exists: + specifier: ^4.0.0 + version: 4.1.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + signal-exit: + specifier: ^3.0.3 + version: 3.0.3 + tree-kill: + specifier: ^1.2.2 + version: 1.2.2 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-server': 'link:' - '@types/is-windows': 1.0.0 - '@types/ramda': 0.27.39 - '@types/signal-exit': 3.0.1 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/signal-exit': + specifier: ^3.0.0 + version: 3.0.1 packages/plugin-commands-setup: - specifiers: - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/plugin-commands-setup': 'link:' - '@pnpm/prepare': workspace:0.0.26 - render-help: ^1.0.1 - dependencies: - '@pnpm/cli-utils': link:../cli-utils - render-help: 1.0.2 + dependencies: + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + render-help: + specifier: ^1.0.1 + version: 1.0.2 devDependencies: - '@pnpm/plugin-commands-setup': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare packages/plugin-commands-store: - specifiers: - '@pnpm/assert-store': workspace:* - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/get-context': workspace:5.1.5 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/normalize-registries': workspace:2.0.4 - '@pnpm/parse-wanted-dependency': workspace:2.0.0 - '@pnpm/pick-registry-for-package': workspace:2.0.4 - '@pnpm/plugin-commands-store': 'link:' - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/store-connection-manager': workspace:3.0.3 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/store-path': ^5.0.0 - '@pnpm/types': workspace:7.4.0 - '@types/archy': 0.0.31 - '@types/ramda': 0.27.39 - '@types/sinon': ^9.0.11 - '@types/ssri': ^7.1.0 - '@zkochan/rimraf': ^2.1.1 - archy: ^1.0.0 - dependency-path: workspace:8.0.4 - dint: ^5.1.0 - execa: ^5.0.0 - load-json-file: ^6.2.0 - p-filter: ^2.1.0 - path-exists: ^4.0.0 - ramda: ^0.27.1 - render-help: ^1.0.1 - sinon: ^11.1.1 - ssri: ^8.0.1 - tempy: ^1.0.0 - dependencies: - '@pnpm/cafs': link:../cafs - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/get-context': link:../get-context - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/normalize-registries': link:../normalize-registries - '@pnpm/parse-wanted-dependency': link:../parse-wanted-dependency - '@pnpm/pick-registry-for-package': link:../pick-registry-for-package - '@pnpm/store-connection-manager': link:../store-connection-manager - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/store-path': 5.0.0 - '@pnpm/types': link:../types - archy: 1.0.0 - dependency-path: link:../dependency-path - dint: 5.1.0 - p-filter: 2.1.0 - ramda: 0.27.1 - render-help: 1.0.2 + dependencies: + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/get-context': + specifier: workspace:5.1.5 + version: link:../get-context + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/normalize-registries': + specifier: workspace:2.0.4 + version: link:../normalize-registries + '@pnpm/parse-wanted-dependency': + specifier: workspace:2.0.0 + version: link:../parse-wanted-dependency + '@pnpm/pick-registry-for-package': + specifier: workspace:2.0.4 + version: link:../pick-registry-for-package + '@pnpm/store-connection-manager': + specifier: workspace:3.0.3 + version: link:../store-connection-manager + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + archy: + specifier: ^1.0.0 + version: 1.0.0 + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + dint: + specifier: ^5.1.0 + version: 5.1.0 + p-filter: + specifier: ^2.1.0 + version: 2.1.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + render-help: + specifier: ^1.0.1 + version: 1.0.2 devDependencies: - '@pnpm/assert-store': link:../../privatePackages/assert-store - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/logger': 4.0.0 - '@pnpm/plugin-commands-store': 'link:' - '@pnpm/prepare': link:../../privatePackages/prepare - '@types/archy': 0.0.31 - '@types/ramda': 0.27.39 - '@types/sinon': 9.0.11 - '@types/ssri': 7.1.1 - '@zkochan/rimraf': 2.1.1 - execa: 5.1.1 - load-json-file: 6.2.0 - path-exists: 4.0.0 - sinon: 11.1.1 - ssri: 8.0.1 - tempy: 1.0.1 + '@pnpm/assert-store': + specifier: workspace:* + version: link:../../privatePackages/assert-store + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@types/archy': + specifier: 0.0.31 + version: 0.0.31 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + execa: + specifier: ^5.0.0 + version: 5.1.1 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + sinon: + specifier: ^11.1.1 + version: 11.1.1 + ssri: + specifier: ^8.0.1 + version: 8.0.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/pnpm: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/cli-meta': workspace:2.0.0 - '@pnpm/cli-utils': workspace:0.6.13 - '@pnpm/client': workspace:5.0.1 - '@pnpm/command': workspace:2.0.0 - '@pnpm/common-cli-options-help': workspace:0.6.0 - '@pnpm/config': workspace:12.4.3 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/default-reporter': workspace:8.1.8 - '@pnpm/file-reporter': ^1.0.1 - '@pnpm/filter-workspace-packages': workspace:4.1.7 - '@pnpm/find-workspace-dir': workspace:3.0.1 - '@pnpm/find-workspace-packages': workspace:3.1.5 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/nopt': ^0.2.1 - '@pnpm/parse-cli-args': workspace:4.3.0 - '@pnpm/pick-registry-for-package': workspace:2.0.4 - '@pnpm/plugin-commands-audit': workspace:5.1.2 - '@pnpm/plugin-commands-env': workspace:0.2.8 - '@pnpm/plugin-commands-import': workspace:3.0.8 - '@pnpm/plugin-commands-installation': workspace:6.0.8 - '@pnpm/plugin-commands-listing': workspace:4.0.4 - '@pnpm/plugin-commands-outdated': workspace:5.0.4 - '@pnpm/plugin-commands-publishing': workspace:4.2.0 - '@pnpm/plugin-commands-rebuild': workspace:5.0.4 - '@pnpm/plugin-commands-script-runners': workspace:4.0.5 - '@pnpm/plugin-commands-server': workspace:3.0.20 - '@pnpm/plugin-commands-setup': workspace:^0.1.9 - '@pnpm/plugin-commands-store': workspace:4.0.4 - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/run-npm': workspace:3.1.0 - '@pnpm/store-path': ^5.0.0 - '@pnpm/tabtab': ^0.1.2 - '@pnpm/types': workspace:7.4.0 - '@pnpm/write-project-manifest': workspace:2.0.4 - '@types/byline': ^4.2.32 - '@types/cross-spawn': ^6.0.2 - '@types/is-ci': ^3.0.0 - '@types/is-windows': ^1.0.0 - '@types/ncp': ^2.0.4 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - '@types/which': ^2.0.0 - '@zkochan/libnpx': ^13.1.5 - '@zkochan/pkg': 0.0.0-1 - '@zkochan/retry': ^0.2.0 - '@zkochan/rimraf': ^2.1.1 - anonymous-npm-registry-client: 0.1.2 - byline: 5.0.0 - chalk: ^4.1.0 - cross-spawn: ^7.0.3 - cross-var-no-babel: ^1.2.0 - deep-require-cwd: 1.0.0 - delay: ^5.0.0 - dir-is-case-sensitive: ^2.0.0 - esbuild: ^0.12.0 - execa: ^5.0.0 - exists-link: 2.0.0 - is-ci: ^3.0.0 - is-windows: ^1.0.2 - load-json-file: ^6.2.0 - loud-rejection: ^2.2.0 - ncp: ^2.0.0 - node-gyp: ^8.0.0 - normalize-newline: 3.0.0 - npm-run-all: ^4.1.5 - p-any: 3.0.0 - p-defer: ^3.0.0 - path-exists: ^4.0.0 - path-name: ^1.0.0 - pkgs-graph: workspace:6.1.2 - ps-list: ^7.2.0 - ramda: ^0.27.1 - read-yaml-file: ^2.1.0 - render-help: ^1.0.1 - semver: ^7.3.4 - split-cmd: ^1.0.1 - strip-ansi: ^6.0.0 - symlink-dir: ^5.0.0 - tempy: ^1.0.0 - tree-kill: ^1.2.2 - which: ^2.0.2 - write-json-file: ^4.3.0 - write-pkg: 4.0.0 - write-yaml-file: ^4.2.0 optionalDependencies: - node-gyp: 8.1.0 + node-gyp: + specifier: ^8.0.0 + version: 8.1.0 devDependencies: - '@pnpm/assert-project': link:../../privatePackages/assert-project - '@pnpm/cli-meta': link:../cli-meta - '@pnpm/cli-utils': link:../cli-utils - '@pnpm/client': link:../client - '@pnpm/command': link:../command - '@pnpm/common-cli-options-help': link:../common-cli-options-help - '@pnpm/config': link:../config - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/default-reporter': link:../default-reporter - '@pnpm/file-reporter': 1.0.1 - '@pnpm/filter-workspace-packages': link:../filter-workspace-packages - '@pnpm/find-workspace-dir': link:../find-workspace-dir - '@pnpm/find-workspace-packages': link:../find-workspace-packages - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/logger': 4.0.0 - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/nopt': 0.2.1 - '@pnpm/parse-cli-args': link:../parse-cli-args - '@pnpm/pick-registry-for-package': link:../pick-registry-for-package - '@pnpm/plugin-commands-audit': link:../plugin-commands-audit - '@pnpm/plugin-commands-env': link:../plugin-commands-env - '@pnpm/plugin-commands-import': link:../plugin-commands-import - '@pnpm/plugin-commands-installation': link:../plugin-commands-installation - '@pnpm/plugin-commands-listing': link:../plugin-commands-listing - '@pnpm/plugin-commands-outdated': link:../plugin-commands-outdated - '@pnpm/plugin-commands-publishing': link:../plugin-commands-publishing - '@pnpm/plugin-commands-rebuild': link:../plugin-commands-rebuild - '@pnpm/plugin-commands-script-runners': link:../plugin-commands-script-runners - '@pnpm/plugin-commands-server': link:../plugin-commands-server - '@pnpm/plugin-commands-setup': link:../plugin-commands-setup - '@pnpm/plugin-commands-store': link:../plugin-commands-store - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/run-npm': link:../run-npm - '@pnpm/store-path': 5.0.0 - '@pnpm/tabtab': 0.1.2 - '@pnpm/types': link:../types - '@pnpm/write-project-manifest': link:../write-project-manifest - '@types/byline': 4.2.33 - '@types/cross-spawn': 6.0.2 - '@types/is-ci': 3.0.0 - '@types/is-windows': 1.0.0 - '@types/ncp': 2.0.5 - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 - '@types/which': 2.0.1 - '@zkochan/libnpx': 13.1.5 - '@zkochan/pkg': 0.0.0-1 - '@zkochan/retry': 0.2.0 - '@zkochan/rimraf': 2.1.1 - anonymous-npm-registry-client: 0.1.2 - byline: 5.0.0 - chalk: 4.1.1 - cross-spawn: 7.0.3 - cross-var-no-babel: 1.2.0 - deep-require-cwd: 1.0.0 - delay: 5.0.0 - dir-is-case-sensitive: 2.0.0 - esbuild: 0.12.17 - execa: 5.1.1 - exists-link: 2.0.0 - is-ci: 3.0.0 - is-windows: 1.0.2 - load-json-file: 6.2.0 - loud-rejection: 2.2.0 - ncp: 2.0.0 - normalize-newline: 3.0.0 - npm-run-all: 4.1.5 - p-any: 3.0.0 - p-defer: 3.0.0 - path-exists: 4.0.0 - path-name: 1.0.0 - pkgs-graph: link:../pkgs-graph - ps-list: 7.2.0 - ramda: 0.27.1 - read-yaml-file: 2.1.0 - render-help: 1.0.2 - semver: 7.3.5 - split-cmd: 1.0.1 - strip-ansi: 6.0.0 - symlink-dir: 5.0.1 - tempy: 1.0.1 - tree-kill: 1.2.2 - which: 2.0.2 - write-json-file: 4.3.0 - write-pkg: 4.0.0 - write-yaml-file: 4.2.0 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../../privatePackages/assert-project + '@pnpm/cli-meta': + specifier: workspace:2.0.0 + version: link:../cli-meta + '@pnpm/cli-utils': + specifier: workspace:0.6.13 + version: link:../cli-utils + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/command': + specifier: workspace:2.0.0 + version: link:../command + '@pnpm/common-cli-options-help': + specifier: workspace:0.6.0 + version: link:../common-cli-options-help + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/default-reporter': + specifier: workspace:8.1.8 + version: link:../default-reporter + '@pnpm/file-reporter': + specifier: ^1.0.1 + version: 1.0.1 + '@pnpm/filter-workspace-packages': + specifier: workspace:4.1.7 + version: link:../filter-workspace-packages + '@pnpm/find-workspace-dir': + specifier: workspace:3.0.1 + version: link:../find-workspace-dir + '@pnpm/find-workspace-packages': + specifier: workspace:3.1.5 + version: link:../find-workspace-packages + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/nopt': + specifier: ^0.2.1 + version: 0.2.1 + '@pnpm/parse-cli-args': + specifier: workspace:4.3.0 + version: link:../parse-cli-args + '@pnpm/pick-registry-for-package': + specifier: workspace:2.0.4 + version: link:../pick-registry-for-package + '@pnpm/plugin-commands-audit': + specifier: workspace:5.1.2 + version: link:../plugin-commands-audit + '@pnpm/plugin-commands-env': + specifier: workspace:0.2.8 + version: link:../plugin-commands-env + '@pnpm/plugin-commands-import': + specifier: workspace:3.0.8 + version: link:../plugin-commands-import + '@pnpm/plugin-commands-installation': + specifier: workspace:6.0.8 + version: link:../plugin-commands-installation + '@pnpm/plugin-commands-listing': + specifier: workspace:4.0.4 + version: link:../plugin-commands-listing + '@pnpm/plugin-commands-outdated': + specifier: workspace:5.0.4 + version: link:../plugin-commands-outdated + '@pnpm/plugin-commands-publishing': + specifier: workspace:4.2.0 + version: link:../plugin-commands-publishing + '@pnpm/plugin-commands-rebuild': + specifier: workspace:5.0.4 + version: link:../plugin-commands-rebuild + '@pnpm/plugin-commands-script-runners': + specifier: workspace:4.0.5 + version: link:../plugin-commands-script-runners + '@pnpm/plugin-commands-server': + specifier: workspace:3.0.20 + version: link:../plugin-commands-server + '@pnpm/plugin-commands-setup': + specifier: workspace:^0.1.9 + version: link:../plugin-commands-setup + '@pnpm/plugin-commands-store': + specifier: workspace:4.0.4 + version: link:../plugin-commands-store + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/run-npm': + specifier: workspace:3.1.0 + version: link:../run-npm + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/tabtab': + specifier: ^0.1.2 + version: 0.1.2 + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@pnpm/write-project-manifest': + specifier: workspace:2.0.4 + version: link:../write-project-manifest + '@types/byline': + specifier: ^4.2.32 + version: 4.2.33 + '@types/cross-spawn': + specifier: ^6.0.2 + version: 6.0.2 + '@types/is-ci': + specifier: ^3.0.0 + version: 3.0.0 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + '@types/which': + specifier: ^2.0.0 + version: 2.0.1 + '@zkochan/libnpx': + specifier: ^13.1.5 + version: 13.1.5 + '@zkochan/pkg': + specifier: 0.0.0-1 + version: 0.0.0-1 + '@zkochan/retry': + specifier: ^0.2.0 + version: 0.2.0 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + anonymous-npm-registry-client: + specifier: 0.1.2 + version: 0.1.2 + byline: + specifier: 5.0.0 + version: 5.0.0 + chalk: + specifier: ^4.1.0 + version: 4.1.1 + cross-spawn: + specifier: ^7.0.3 + version: 7.0.3 + cross-var-no-babel: + specifier: ^1.2.0 + version: 1.2.0 + deep-require-cwd: + specifier: 1.0.0 + version: 1.0.0 + delay: + specifier: ^5.0.0 + version: 5.0.0 + dir-is-case-sensitive: + specifier: ^2.0.0 + version: 2.0.0 + esbuild: + specifier: ^0.12.0 + version: 0.12.17 + execa: + specifier: ^5.0.0 + version: 5.1.1 + exists-link: + specifier: 2.0.0 + version: 2.0.0 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + loud-rejection: + specifier: ^2.2.0 + version: 2.2.0 + ncp: + specifier: ^2.0.0 + version: 2.0.0 + normalize-newline: + specifier: 3.0.0 + version: 3.0.0 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 + p-any: + specifier: 3.0.0 + version: 3.0.0 + p-defer: + specifier: ^3.0.0 + version: 3.0.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + path-name: + specifier: ^1.0.0 + version: 1.0.0 + pkgs-graph: + specifier: workspace:6.1.2 + version: link:../pkgs-graph + ps-list: + specifier: ^7.2.0 + version: 7.2.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + render-help: + specifier: ^1.0.1 + version: 1.0.2 + semver: + specifier: ^7.3.4 + version: 7.3.5 + split-cmd: + specifier: ^1.0.1 + version: 1.0.1 + strip-ansi: + specifier: ^6.0.0 + version: 6.0.0 + symlink-dir: + specifier: ^5.0.0 + version: 5.0.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 + tree-kill: + specifier: ^1.2.2 + version: 1.2.2 + which: + specifier: ^2.0.2 + version: 2.0.2 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 + write-pkg: + specifier: 4.0.0 + version: 4.0.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/pnpmfile: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/pnpmfile': 'link:' - '@pnpm/types': workspace:7.4.0 - chalk: ^4.1.0 - path-absolute: ^1.0.1 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/types': link:../types - chalk: 4.1.1 - path-absolute: 1.0.1 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + chalk: + specifier: ^4.1.0 + version: 4.1.1 + path-absolute: + specifier: ^1.0.1 + version: 1.0.1 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/pnpmfile': 'link:' + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/prepare-package: - specifiers: - '@pnpm/prepare-package': 'link:' - '@pnpm/read-package-json': workspace:5.0.4 - '@zkochan/rimraf': ^2.1.1 - execa: ^5.0.0 - preferred-pm: ^3.0.3 - dependencies: - '@pnpm/read-package-json': link:../read-package-json - '@zkochan/rimraf': 2.1.1 - execa: 5.1.1 - preferred-pm: 3.0.3 - devDependencies: - '@pnpm/prepare-package': 'link:' + dependencies: + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + execa: + specifier: ^5.0.0 + version: 5.1.1 + preferred-pm: + specifier: ^3.0.3 + version: 3.0.3 packages/prune-lockfile: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/prune-lockfile': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - dependency-path: workspace:8.0.4 - ramda: ^0.27.1 - yaml-tag: 1.1.0 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - ramda: 0.27.1 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + ramda: + specifier: ^0.27.1 + version: 0.27.1 devDependencies: - '@pnpm/prune-lockfile': 'link:' - '@types/ramda': 0.27.39 - yaml-tag: 1.1.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + yaml-tag: + specifier: 1.1.0 + version: 1.1.0 - packages/read-modules-dir: - specifiers: - '@pnpm/read-modules-dir': 'link:' - devDependencies: - '@pnpm/read-modules-dir': 'link:' + packages/read-modules-dir: {} packages/read-package-json: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/read-package-json': 'link:' - '@pnpm/types': workspace:7.4.0 - load-json-file: ^6.2.0 - normalize-package-data: ^3.0.2 - dependencies: - '@pnpm/error': link:../error - '@pnpm/types': link:../types - load-json-file: 6.2.0 - normalize-package-data: 3.0.2 - devDependencies: - '@pnpm/read-package-json': 'link:' + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + normalize-package-data: + specifier: ^3.0.2 + version: 3.0.2 packages/read-project-manifest: - specifiers: - '@pnpm/error': workspace:2.0.0 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/read-project-manifest': 'link:' - '@pnpm/types': workspace:7.4.0 - '@pnpm/write-project-manifest': workspace:2.0.4 - '@types/is-windows': ^1.0.0 - '@types/json5': ^2.2.0 - '@types/parse-json': ^4.0.0 - detect-indent: ^6.0.0 - fast-deep-equal: ^3.1.3 - is-windows: ^1.0.2 - json5: ^2.1.3 - parse-json: ^5.1.0 - read-yaml-file: ^2.1.0 - sort-keys: ^4.2.0 - strip-bom: ^4.0.0 - tempy: ^1.0.0 - dependencies: - '@pnpm/error': link:../error - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/types': link:../types - '@pnpm/write-project-manifest': link:../write-project-manifest - detect-indent: 6.1.0 - fast-deep-equal: 3.1.3 - is-windows: 1.0.2 - json5: 2.2.0 - parse-json: 5.2.0 - read-yaml-file: 2.1.0 - sort-keys: 4.2.0 - strip-bom: 4.0.0 + dependencies: + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@pnpm/write-project-manifest': + specifier: workspace:2.0.4 + version: link:../write-project-manifest + detect-indent: + specifier: ^6.0.0 + version: 6.1.0 + fast-deep-equal: + specifier: ^3.1.3 + version: 3.1.3 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + json5: + specifier: ^2.1.3 + version: 2.2.0 + parse-json: + specifier: ^5.1.0 + version: 5.2.0 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + sort-keys: + specifier: ^4.2.0 + version: 4.2.0 + strip-bom: + specifier: ^4.0.0 + version: 4.0.0 devDependencies: - '@pnpm/read-project-manifest': 'link:' - '@types/is-windows': 1.0.0 - '@types/json5': 2.2.0 - '@types/parse-json': 4.0.0 - tempy: 1.0.1 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/json5': + specifier: ^2.2.0 + version: 2.2.0 + '@types/parse-json': + specifier: ^4.0.0 + version: 4.0.0 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/read-projects-context: - specifiers: - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/logger': ^4.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/normalize-registries': workspace:2.0.4 - '@pnpm/read-projects-context': 'link:' - '@pnpm/types': workspace:7.4.0 - realpath-missing: ^1.1.0 - dependencies: - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/normalize-registries': link:../normalize-registries - '@pnpm/types': link:../types - realpath-missing: 1.1.0 + dependencies: + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/normalize-registries': + specifier: workspace:2.0.4 + version: link:../normalize-registries + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + realpath-missing: + specifier: ^1.1.0 + version: 1.1.0 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/read-projects-context': 'link:' + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/remove-bins: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-bins': workspace:5.0.4 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/remove-bins': 'link:' - '@pnpm/types': workspace:7.4.0 - '@types/is-windows': ^1.0.0 - '@types/ramda': 0.27.39 - '@zkochan/rimraf': ^2.1.1 - is-windows: ^1.0.2 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/package-bins': link:../package-bins - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/types': link:../types - '@zkochan/rimraf': 2.1.1 - is-windows: 1.0.2 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/package-bins': + specifier: workspace:5.0.4 + version: link:../package-bins + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/remove-bins': 'link:' - '@types/is-windows': 1.0.0 - '@types/ramda': 0.27.39 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 packages/resolve-dependencies: - specifiers: - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/manifest-utils': workspace:2.0.4 - '@pnpm/npm-resolver': workspace:12.0.1 - '@pnpm/package-is-installable': workspace:5.0.4 - '@pnpm/pick-registry-for-package': workspace:2.0.4 - '@pnpm/prune-lockfile': workspace:3.0.8 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/resolve-dependencies': 'link:' - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - dependency-path: workspace:8.0.4 - encode-registry: ^3.0.0 - get-npm-tarball-url: ^2.0.2 - path-exists: ^4.0.0 - ramda: ^0.27.1 - replace-string: ^3.1.0 - semver: ^7.3.4 - version-selector-type: ^3.0.0 - dependencies: - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/lockfile-types': link:../lockfile-types - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/manifest-utils': link:../manifest-utils - '@pnpm/npm-resolver': link:../npm-resolver - '@pnpm/package-is-installable': link:../package-is-installable - '@pnpm/pick-registry-for-package': link:../pick-registry-for-package - '@pnpm/prune-lockfile': link:../prune-lockfile - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - dependency-path: link:../dependency-path - encode-registry: 3.0.0 - get-npm-tarball-url: 2.0.2 - path-exists: 4.0.0 - ramda: 0.27.1 - replace-string: 3.1.0 - semver: 7.3.5 - version-selector-type: 3.0.0 + dependencies: + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../lockfile-types + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/manifest-utils': + specifier: workspace:2.0.4 + version: link:../manifest-utils + '@pnpm/npm-resolver': + specifier: workspace:12.0.1 + version: link:../npm-resolver + '@pnpm/package-is-installable': + specifier: workspace:5.0.4 + version: link:../package-is-installable + '@pnpm/pick-registry-for-package': + specifier: workspace:2.0.4 + version: link:../pick-registry-for-package + '@pnpm/prune-lockfile': + specifier: workspace:3.0.8 + version: link:../prune-lockfile + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + encode-registry: + specifier: ^3.0.0 + version: 3.0.0 + get-npm-tarball-url: + specifier: ^2.0.2 + version: 2.0.2 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + replace-string: + specifier: ^3.1.0 + version: 3.1.0 + semver: + specifier: ^7.3.4 + version: 7.3.5 + version-selector-type: + specifier: ^3.0.0 + version: 3.0.0 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/resolve-dependencies': 'link:' - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 packages/resolve-workspace-range: - specifiers: - '@pnpm/resolve-workspace-range': 'link:' - '@types/semver': ^7.3.4 - semver: ^7.3.4 dependencies: - semver: 7.3.5 + semver: + specifier: ^7.3.4 + version: 7.3.5 devDependencies: - '@pnpm/resolve-workspace-range': 'link:' - '@types/semver': 7.3.8 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 packages/resolver-base: - specifiers: - '@pnpm/resolver-base': 'link:' - '@pnpm/types': workspace:7.4.0 dependencies: - '@pnpm/types': link:../types - devDependencies: - '@pnpm/resolver-base': 'link:' + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types packages/run-npm: - specifiers: - '@pnpm/run-npm': 'link:' - '@types/cross-spawn': ^6.0.2 - cross-spawn: ^7.0.3 - path-name: ^1.0.0 dependencies: - cross-spawn: 7.0.3 - path-name: 1.0.0 + cross-spawn: + specifier: ^7.0.3 + version: 7.0.3 + path-name: + specifier: ^1.0.0 + version: 1.0.0 devDependencies: - '@pnpm/run-npm': 'link:' - '@types/cross-spawn': 6.0.2 + '@types/cross-spawn': + specifier: ^6.0.2 + version: 6.0.2 packages/server: - specifiers: - '@pnpm/client': workspace:5.0.1 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-requester': workspace:15.0.7 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/server': 'link:' - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/types': workspace:7.4.0 - '@types/mz': ^2.7.3 - '@types/node-fetch': ^2.5.7 - '@types/uuid': ^8.3.0 - '@zkochan/rimraf': ^2.1.1 - is-port-reachable: 3.0.0 - load-json-file: ^6.2.0 - node-fetch: ^2.6.1 - p-limit: ^3.1.0 - promise-share: ^1.0.0 - tempy: ^1.0.0 - uuid: ^3.4.0 - dependencies: - '@pnpm/fetch': link:../fetch - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/types': link:../types - p-limit: 3.1.0 - promise-share: 1.0.0 - uuid: 3.4.0 + dependencies: + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + promise-share: + specifier: ^1.0.0 + version: 1.0.0 + uuid: + specifier: ^3.4.0 + version: 3.4.0 devDependencies: - '@pnpm/client': link:../client - '@pnpm/logger': 4.0.0 - '@pnpm/package-requester': link:../package-requester - '@pnpm/package-store': link:../package-store - '@pnpm/server': 'link:' - '@types/mz': 2.7.4 - '@types/node-fetch': 2.5.12 - '@types/uuid': 8.3.1 - '@zkochan/rimraf': 2.1.1 - is-port-reachable: 3.0.0 - load-json-file: 6.2.0 - node-fetch: 2.6.1 - tempy: 1.0.1 + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/package-requester': + specifier: workspace:15.0.7 + version: link:../package-requester + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@types/mz': + specifier: ^2.7.3 + version: 2.7.4 + '@types/node-fetch': + specifier: ^2.5.7 + version: 2.5.12 + '@types/uuid': + specifier: ^8.3.0 + version: 8.3.1 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + is-port-reachable: + specifier: 3.0.0 + version: 3.0.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + node-fetch: + specifier: ^2.6.1 + version: 2.6.1 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/sort-packages: - specifiers: - '@pnpm/sort-packages': 'link:' - '@pnpm/types': workspace:7.4.0 - graph-sequencer: 2.0.0 dependencies: - '@pnpm/types': link:../types - graph-sequencer: 2.0.0 - devDependencies: - '@pnpm/sort-packages': 'link:' + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + graph-sequencer: + specifier: 2.0.0 + version: 2.0.0 packages/store-connection-manager: - specifiers: - '@pnpm/cli-meta': workspace:2.0.0 - '@pnpm/client': workspace:5.0.1 - '@pnpm/config': workspace:12.4.3 - '@pnpm/error': workspace:2.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/server': workspace:11.0.5 - '@pnpm/store-connection-manager': 'link:' - '@pnpm/store-path': ^5.0.0 - '@zkochan/diable': ^1.0.2 - delay: ^5.0.0 - dir-is-case-sensitive: ^2.0.0 - dependencies: - '@pnpm/cli-meta': link:../cli-meta - '@pnpm/client': link:../client - '@pnpm/config': link:../config - '@pnpm/error': link:../error - '@pnpm/package-store': link:../package-store - '@pnpm/server': link:../server - '@pnpm/store-path': 5.0.0 - '@zkochan/diable': 1.0.2 - delay: 5.0.0 - dir-is-case-sensitive: 2.0.0 + dependencies: + '@pnpm/cli-meta': + specifier: workspace:2.0.0 + version: link:../cli-meta + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/config': + specifier: workspace:12.4.3 + version: link:../config + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/server': + specifier: workspace:11.0.5 + version: link:../server + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@zkochan/diable': + specifier: ^1.0.2 + version: 1.0.2 + delay: + specifier: ^5.0.0 + version: 5.0.0 + dir-is-case-sensitive: + specifier: ^2.0.0 + version: 2.0.0 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/store-connection-manager': 'link:' + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/store-controller-types: - specifiers: - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/store-controller-types': 'link:' - '@pnpm/types': workspace:7.4.0 - dependencies: - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/types': link:../types - devDependencies: - '@pnpm/store-controller-types': 'link:' + dependencies: + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types packages/supi: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/assert-store': workspace:* - '@pnpm/build-modules': workspace:7.0.6 - '@pnpm/cafs': workspace:3.0.7 - '@pnpm/client': workspace:5.0.1 - '@pnpm/constants': workspace:5.0.0 - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/filter-lockfile': workspace:5.0.8 - '@pnpm/get-context': workspace:5.1.5 - '@pnpm/headless': workspace:16.0.18 - '@pnpm/hoist': workspace:5.0.11 - '@pnpm/lifecycle': workspace:11.0.4 - '@pnpm/link-bins': workspace:6.0.6 - '@pnpm/lockfile-file': workspace:4.1.1 - '@pnpm/lockfile-to-pnp': workspace:0.4.15 - '@pnpm/lockfile-utils': workspace:3.0.8 - '@pnpm/lockfile-walker': workspace:4.0.8 - '@pnpm/logger': ^4.0.0 - '@pnpm/manifest-utils': workspace:2.0.4 - '@pnpm/modules-cleaner': workspace:11.0.9 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/normalize-registries': workspace:2.0.4 - '@pnpm/package-requester': workspace:15.0.7 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/parse-wanted-dependency': workspace:2.0.0 - '@pnpm/prepare': workspace:0.0.26 - '@pnpm/prune-lockfile': workspace:3.0.8 - '@pnpm/read-modules-dir': workspace:3.0.0 - '@pnpm/read-package-json': workspace:5.0.4 - '@pnpm/read-project-manifest': workspace:2.0.5 - '@pnpm/remove-bins': workspace:2.0.4 - '@pnpm/resolve-dependencies': workspace:20.0.14 - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/store-controller-types': workspace:11.0.5 - '@pnpm/store-path': ^5.0.0 - '@pnpm/symlink-dependency': workspace:4.0.5 - '@pnpm/test-fixtures': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/fs-extra': ^9.0.5 - '@types/is-ci': ^3.0.0 - '@types/is-windows': ^1.0.0 - '@types/ncp': ^2.0.4 - '@types/normalize-path': ^3.0.0 - '@types/ramda': 0.27.39 - '@types/semver': ^7.3.4 - '@types/sinon': ^9.0.11 - '@zkochan/npm-package-arg': ^2.0.1 - '@zkochan/rimraf': ^2.1.1 - anonymous-npm-registry-client: 0.1.2 - cross-spawn: ^7.0.3 - deep-require-cwd: 1.0.0 - dependency-path: workspace:8.0.4 - dir-is-case-sensitive: ^2.0.0 - execa: ^5.0.0 - exists-link: 2.0.0 - graph-sequencer: 2.0.0 - is-ci: ^3.0.0 - is-inner-link: ^4.0.0 - is-subdir: ^1.1.1 - is-windows: ^1.0.2 - load-json-file: ^6.2.0 - ncp: ^2.0.0 - nock: 12.0.3 - normalize-path: ^3.0.0 - npm-run-all: ^4.1.5 - p-every: ^2.0.0 - p-filter: ^2.1.0 - p-limit: ^3.1.0 - path-absolute: ^1.0.1 - path-exists: ^4.0.0 - path-name: ^1.0.0 - ramda: ^0.27.1 - read-yaml-file: ^2.1.0 - resolve-link-target: ^2.0.0 - run-groups: ^3.0.1 - semver: ^7.3.4 - semver-utils: ^1.1.4 - sinon: ^11.1.1 - supi: 'link:' - symlink-dir: ^5.0.0 - version-selector-type: ^3.0.0 - write-json-file: ^4.3.0 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/build-modules': link:../build-modules - '@pnpm/constants': link:../constants - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/filter-lockfile': link:../filter-lockfile - '@pnpm/get-context': link:../get-context - '@pnpm/headless': link:../headless - '@pnpm/hoist': link:../hoist - '@pnpm/lifecycle': link:../lifecycle - '@pnpm/link-bins': link:../link-bins - '@pnpm/lockfile-file': link:../lockfile-file - '@pnpm/lockfile-to-pnp': link:../lockfile-to-pnp - '@pnpm/lockfile-utils': link:../lockfile-utils - '@pnpm/lockfile-walker': link:../lockfile-walker - '@pnpm/manifest-utils': link:../manifest-utils - '@pnpm/modules-cleaner': link:../modules-cleaner - '@pnpm/modules-yaml': link:../modules-yaml - '@pnpm/normalize-registries': link:../normalize-registries - '@pnpm/package-requester': link:../package-requester - '@pnpm/parse-wanted-dependency': link:../parse-wanted-dependency - '@pnpm/prune-lockfile': link:../prune-lockfile - '@pnpm/read-modules-dir': link:../read-modules-dir - '@pnpm/read-package-json': link:../read-package-json - '@pnpm/read-project-manifest': link:../read-project-manifest - '@pnpm/remove-bins': link:../remove-bins - '@pnpm/resolve-dependencies': link:../resolve-dependencies - '@pnpm/resolver-base': link:../resolver-base - '@pnpm/store-controller-types': link:../store-controller-types - '@pnpm/symlink-dependency': link:../symlink-dependency - '@pnpm/types': link:../types - '@zkochan/npm-package-arg': 2.0.1 - '@zkochan/rimraf': 2.1.1 - dependency-path: link:../dependency-path - graph-sequencer: 2.0.0 - is-inner-link: 4.0.0 - is-subdir: 1.2.0 - load-json-file: 6.2.0 - normalize-path: 3.0.0 - p-every: 2.0.0 - p-filter: 2.1.0 - p-limit: 3.1.0 - path-absolute: 1.0.1 - ramda: 0.27.1 - run-groups: 3.0.1 - semver: 7.3.5 - semver-utils: 1.1.4 - version-selector-type: 3.0.0 + dependencies: + '@pnpm/build-modules': + specifier: workspace:7.0.6 + version: link:../build-modules + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../constants + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/filter-lockfile': + specifier: workspace:5.0.8 + version: link:../filter-lockfile + '@pnpm/get-context': + specifier: workspace:5.1.5 + version: link:../get-context + '@pnpm/headless': + specifier: workspace:16.0.18 + version: link:../headless + '@pnpm/hoist': + specifier: workspace:5.0.11 + version: link:../hoist + '@pnpm/lifecycle': + specifier: workspace:11.0.4 + version: link:../lifecycle + '@pnpm/link-bins': + specifier: workspace:6.0.6 + version: link:../link-bins + '@pnpm/lockfile-file': + specifier: workspace:4.1.1 + version: link:../lockfile-file + '@pnpm/lockfile-to-pnp': + specifier: workspace:0.4.15 + version: link:../lockfile-to-pnp + '@pnpm/lockfile-utils': + specifier: workspace:3.0.8 + version: link:../lockfile-utils + '@pnpm/lockfile-walker': + specifier: workspace:4.0.8 + version: link:../lockfile-walker + '@pnpm/manifest-utils': + specifier: workspace:2.0.4 + version: link:../manifest-utils + '@pnpm/modules-cleaner': + specifier: workspace:11.0.9 + version: link:../modules-cleaner + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../modules-yaml + '@pnpm/normalize-registries': + specifier: workspace:2.0.4 + version: link:../normalize-registries + '@pnpm/package-requester': + specifier: workspace:15.0.7 + version: link:../package-requester + '@pnpm/parse-wanted-dependency': + specifier: workspace:2.0.0 + version: link:../parse-wanted-dependency + '@pnpm/prune-lockfile': + specifier: workspace:3.0.8 + version: link:../prune-lockfile + '@pnpm/read-modules-dir': + specifier: workspace:3.0.0 + version: link:../read-modules-dir + '@pnpm/read-package-json': + specifier: workspace:5.0.4 + version: link:../read-package-json + '@pnpm/read-project-manifest': + specifier: workspace:2.0.5 + version: link:../read-project-manifest + '@pnpm/remove-bins': + specifier: workspace:2.0.4 + version: link:../remove-bins + '@pnpm/resolve-dependencies': + specifier: workspace:20.0.14 + version: link:../resolve-dependencies + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base + '@pnpm/store-controller-types': + specifier: workspace:11.0.5 + version: link:../store-controller-types + '@pnpm/symlink-dependency': + specifier: workspace:4.0.5 + version: link:../symlink-dependency + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + '@zkochan/npm-package-arg': + specifier: ^2.0.1 + version: 2.0.1 + '@zkochan/rimraf': + specifier: ^2.1.1 + version: 2.1.1 + dependency-path: + specifier: workspace:8.0.4 + version: link:../dependency-path + graph-sequencer: + specifier: 2.0.0 + version: 2.0.0 + is-inner-link: + specifier: ^4.0.0 + version: 4.0.0 + is-subdir: + specifier: ^1.1.1 + version: 1.2.0 + load-json-file: + specifier: ^6.2.0 + version: 6.2.0 + normalize-path: + specifier: ^3.0.0 + version: 3.0.0 + p-every: + specifier: ^2.0.0 + version: 2.0.0 + p-filter: + specifier: ^2.1.0 + version: 2.1.0 + p-limit: + specifier: ^3.1.0 + version: 3.1.0 + path-absolute: + specifier: ^1.0.1 + version: 1.0.1 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + run-groups: + specifier: ^3.0.1 + version: 3.0.1 + semver: + specifier: ^7.3.4 + version: 7.3.5 + semver-utils: + specifier: ^1.1.4 + version: 1.1.4 + version-selector-type: + specifier: ^3.0.0 + version: 3.0.0 devDependencies: - '@pnpm/assert-project': link:../../privatePackages/assert-project - '@pnpm/assert-store': link:../../privatePackages/assert-store - '@pnpm/cafs': link:../cafs - '@pnpm/client': link:../client - '@pnpm/logger': 4.0.0 - '@pnpm/package-store': link:../package-store - '@pnpm/prepare': link:../../privatePackages/prepare - '@pnpm/store-path': 5.0.0 - '@pnpm/test-fixtures': link:../../privatePackages/test-fixtures - '@types/fs-extra': 9.0.12 - '@types/is-ci': 3.0.0 - '@types/is-windows': 1.0.0 - '@types/ncp': 2.0.5 - '@types/normalize-path': 3.0.0 - '@types/ramda': 0.27.39 - '@types/semver': 7.3.8 - '@types/sinon': 9.0.11 - anonymous-npm-registry-client: 0.1.2 - cross-spawn: 7.0.3 - deep-require-cwd: 1.0.0 - dir-is-case-sensitive: 2.0.0 - execa: 5.1.1 - exists-link: 2.0.0 - is-ci: 3.0.0 - is-windows: 1.0.2 - ncp: 2.0.0 - nock: 12.0.3 - npm-run-all: 4.1.5 - path-exists: 4.0.0 - path-name: 1.0.0 - read-yaml-file: 2.1.0 - resolve-link-target: 2.0.0 - sinon: 11.1.1 - supi: 'link:' - symlink-dir: 5.0.1 - write-json-file: 4.3.0 - write-yaml-file: 4.2.0 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../../privatePackages/assert-project + '@pnpm/assert-store': + specifier: workspace:* + version: link:../../privatePackages/assert-store + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../cafs + '@pnpm/client': + specifier: workspace:5.0.1 + version: link:../client + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@pnpm/prepare': + specifier: workspace:0.0.26 + version: link:../../privatePackages/prepare + '@pnpm/store-path': + specifier: ^5.0.0 + version: 5.0.0 + '@pnpm/test-fixtures': + specifier: workspace:* + version: link:../../privatePackages/test-fixtures + '@types/fs-extra': + specifier: ^9.0.5 + version: 9.0.12 + '@types/is-ci': + specifier: ^3.0.0 + version: 3.0.0 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 + '@types/normalize-path': + specifier: ^3.0.0 + version: 3.0.0 + '@types/ramda': + specifier: 0.27.39 + version: 0.27.39 + '@types/semver': + specifier: ^7.3.4 + version: 7.3.8 + '@types/sinon': + specifier: ^9.0.11 + version: 9.0.11 + anonymous-npm-registry-client: + specifier: 0.1.2 + version: 0.1.2 + cross-spawn: + specifier: ^7.0.3 + version: 7.0.3 + deep-require-cwd: + specifier: 1.0.0 + version: 1.0.0 + dir-is-case-sensitive: + specifier: ^2.0.0 + version: 2.0.0 + execa: + specifier: ^5.0.0 + version: 5.1.1 + exists-link: + specifier: 2.0.0 + version: 2.0.0 + is-ci: + specifier: ^3.0.0 + version: 3.0.0 + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + ncp: + specifier: ^2.0.0 + version: 2.0.0 + nock: + specifier: 12.0.3 + version: 12.0.3 + npm-run-all2: + specifier: ^5.0.0 + version: 5.0.2 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + path-name: + specifier: ^1.0.0 + version: 1.0.0 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + resolve-link-target: + specifier: ^2.0.0 + version: 2.0.0 + sinon: + specifier: ^11.1.1 + version: 11.1.1 + symlink-dir: + specifier: ^5.0.0 + version: 5.0.1 + write-json-file: + specifier: ^4.3.0 + version: 4.3.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 packages/symlink-dependency: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/logger': ^4.0.0 - '@pnpm/symlink-dependency': 'link:' - '@pnpm/types': workspace:7.4.0 - symlink-dir: ^5.0.0 dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/types': link:../types - symlink-dir: 5.0.1 + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + symlink-dir: + specifier: ^5.0.0 + version: 5.0.1 devDependencies: - '@pnpm/logger': 4.0.0 - '@pnpm/symlink-dependency': 'link:' + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 packages/tarball-fetcher: - specifiers: - '@pnpm/core-loggers': workspace:6.0.4 - '@pnpm/error': workspace:2.0.0 - '@pnpm/fetch': workspace:4.0.2 - '@pnpm/fetcher-base': workspace:11.0.3 - '@pnpm/fetching-types': workspace:2.1.0 - '@pnpm/graceful-fs': workspace:1.0.0 - '@pnpm/logger': ^4.0.0 - '@pnpm/package-store': workspace:12.0.12 - '@pnpm/prepare-package': workspace:1.0.3 - '@pnpm/tarball-fetcher': 'link:' - '@types/retry': ^0.12.0 - '@types/ssri': ^7.1.0 - '@zkochan/retry': ^0.2.0 - cp-file: ^9.0.0 - nock: 12.0.3 - ramda: ^0.27.1 - ssri: ^8.0.1 - tempy: ^1.0.0 - dependencies: - '@pnpm/core-loggers': link:../core-loggers - '@pnpm/error': link:../error - '@pnpm/fetcher-base': link:../fetcher-base - '@pnpm/fetching-types': link:../fetching-types - '@pnpm/graceful-fs': link:../graceful-fs - '@pnpm/prepare-package': link:../prepare-package - '@zkochan/retry': 0.2.0 - ramda: 0.27.1 - ssri: 8.0.1 + dependencies: + '@pnpm/core-loggers': + specifier: workspace:6.0.4 + version: link:../core-loggers + '@pnpm/error': + specifier: workspace:2.0.0 + version: link:../error + '@pnpm/fetcher-base': + specifier: workspace:11.0.3 + version: link:../fetcher-base + '@pnpm/fetching-types': + specifier: workspace:2.1.0 + version: link:../fetching-types + '@pnpm/graceful-fs': + specifier: workspace:1.0.0 + version: link:../graceful-fs + '@pnpm/prepare-package': + specifier: workspace:1.0.3 + version: link:../prepare-package + '@zkochan/retry': + specifier: ^0.2.0 + version: 0.2.0 + ramda: + specifier: ^0.27.1 + version: 0.27.1 + ssri: + specifier: ^8.0.1 + version: 8.0.1 devDependencies: - '@pnpm/fetch': link:../fetch - '@pnpm/logger': 4.0.0 - '@pnpm/package-store': link:../package-store - '@pnpm/tarball-fetcher': 'link:' - '@types/retry': 0.12.1 - '@types/ssri': 7.1.1 - cp-file: 9.1.0 - nock: 12.0.3 - tempy: 1.0.1 + '@pnpm/fetch': + specifier: workspace:4.0.2 + version: link:../fetch + '@pnpm/logger': + specifier: ^4.0.0 + version: 4.0.0 + '@pnpm/package-store': + specifier: workspace:12.0.12 + version: link:../package-store + '@types/retry': + specifier: ^0.12.0 + version: 0.12.1 + '@types/ssri': + specifier: ^7.1.0 + version: 7.1.1 + cp-file: + specifier: ^9.0.0 + version: 9.1.0 + nock: + specifier: 12.0.3 + version: 12.0.3 + tempy: + specifier: ^1.0.0 + version: 1.0.1 packages/tarball-resolver: - specifiers: - '@pnpm/resolver-base': workspace:8.0.4 - '@pnpm/tarball-resolver': 'link:' dependencies: - '@pnpm/resolver-base': link:../resolver-base - devDependencies: - '@pnpm/tarball-resolver': 'link:' + '@pnpm/resolver-base': + specifier: workspace:8.0.4 + version: link:../resolver-base - packages/types: - specifiers: - '@pnpm/types': 'link:' - devDependencies: - '@pnpm/types': 'link:' + packages/types: {} packages/write-project-manifest: - specifiers: - '@pnpm/types': workspace:7.4.0 - '@pnpm/write-project-manifest': 'link:' - '@types/json5': ^2.2.0 - '@types/write-file-atomic': ^3.0.1 - json5: ^2.1.3 - tempy: ^1.0.0 - write-file-atomic: ^3.0.3 - write-yaml-file: ^4.2.0 - dependencies: - '@pnpm/types': link:../types - json5: 2.2.0 - write-file-atomic: 3.0.3 - write-yaml-file: 4.2.0 + dependencies: + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../types + json5: + specifier: ^2.1.3 + version: 2.2.0 + write-file-atomic: + specifier: ^3.0.3 + version: 3.0.3 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 devDependencies: - '@pnpm/write-project-manifest': 'link:' - '@types/json5': 2.2.0 - '@types/write-file-atomic': 3.0.2 - tempy: 1.0.1 + '@types/json5': + specifier: ^2.2.0 + version: 2.2.0 + '@types/write-file-atomic': + specifier: ^3.0.1 + version: 3.0.2 + tempy: + specifier: ^1.0.0 + version: 1.0.1 privatePackages/assert-project: - specifiers: - '@pnpm/assert-project': 'link:' - '@pnpm/assert-store': workspace:* - '@pnpm/constants': workspace:5.0.0 - '@pnpm/lockfile-types': workspace:3.0.0 - '@pnpm/modules-yaml': workspace:9.0.4 - '@pnpm/types': workspace:7.4.0 - '@types/is-windows': ^1.0.0 - '@types/isexe': 2.0.0 - '@types/node': ^14.14.33 - is-windows: ^1.0.2 - isexe: 2.0.0 - path-exists: ^4.0.0 - read-yaml-file: ^2.1.0 - write-pkg: 4.0.0 dependencies: - '@pnpm/assert-store': link:../assert-store - '@pnpm/constants': link:../../packages/constants - '@pnpm/lockfile-types': link:../../packages/lockfile-types - '@pnpm/modules-yaml': link:../../packages/modules-yaml - '@pnpm/types': link:../../packages/types - is-windows: 1.0.2 - isexe: 2.0.0 - path-exists: 4.0.0 - read-yaml-file: 2.1.0 - write-pkg: 4.0.0 + '@pnpm/assert-store': + specifier: workspace:* + version: link:../assert-store + '@pnpm/constants': + specifier: workspace:5.0.0 + version: link:../../packages/constants + '@pnpm/lockfile-types': + specifier: workspace:3.0.0 + version: link:../../packages/lockfile-types + '@pnpm/modules-yaml': + specifier: workspace:9.0.4 + version: link:../../packages/modules-yaml + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../../packages/types + is-windows: + specifier: ^1.0.2 + version: 1.0.2 + isexe: + specifier: 2.0.0 + version: 2.0.0 + path-exists: + specifier: ^4.0.0 + version: 4.0.0 + read-yaml-file: + specifier: ^2.1.0 + version: 2.1.0 + write-pkg: + specifier: 4.0.0 + version: 4.0.0 devDependencies: - '@pnpm/assert-project': 'link:' - '@types/is-windows': 1.0.0 - '@types/isexe': 2.0.0 - '@types/node': 14.17.5 + '@types/is-windows': + specifier: ^1.0.0 + version: 1.0.0 + '@types/isexe': + specifier: 2.0.0 + version: 2.0.0 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 privatePackages/assert-store: - specifiers: - '@pnpm/assert-store': 'link:' - '@pnpm/cafs': workspace:3.0.7 - path-exists: ^4.0.0 dependencies: - '@pnpm/cafs': link:../../packages/cafs - path-exists: 4.0.0 - devDependencies: - '@pnpm/assert-store': 'link:' + '@pnpm/cafs': + specifier: workspace:3.0.7 + version: link:../../packages/cafs + path-exists: + specifier: ^4.0.0 + version: 4.0.0 privatePackages/prepare: - specifiers: - '@pnpm/assert-project': workspace:* - '@pnpm/types': workspace:7.4.0 - '@types/node': ^14.14.33 - tslint-config-standard: 9.0.0 - tslint-eslint-rules: 5.4.0 - unique-string: ^2.0.0 - write-json5-file: ^3.1.0 - write-pkg: 4.0.0 - write-yaml-file: ^4.2.0 dependencies: - '@pnpm/assert-project': link:../assert-project - '@pnpm/types': link:../../packages/types - unique-string: 2.0.0 - write-json5-file: 3.1.0 - write-pkg: 4.0.0 - write-yaml-file: 4.2.0 + '@pnpm/assert-project': + specifier: workspace:* + version: link:../assert-project + '@pnpm/types': + specifier: workspace:7.4.0 + version: link:../../packages/types + unique-string: + specifier: ^2.0.0 + version: 2.0.0 + write-json5-file: + specifier: ^3.1.0 + version: 3.1.0 + write-pkg: + specifier: 4.0.0 + version: 4.0.0 + write-yaml-file: + specifier: ^4.2.0 + version: 4.2.0 devDependencies: - '@types/node': 14.17.5 - tslint-config-standard: 9.0.0_typescript@4.3.5 - tslint-eslint-rules: 5.4.0_typescript@4.3.5 + '@types/node': + specifier: ^14.14.33 + version: 14.17.5 + tslint-config-standard: + specifier: 9.0.0 + version: 9.0.0(tslint@5.20.1)(typescript@3.9.10) + tslint-eslint-rules: + specifier: 5.4.0 + version: 5.4.0(tslint@5.20.1)(typescript@3.9.10) privatePackages/test-fixtures: - specifiers: - '@pnpm/test-fixtures': 'link:' - '@types/ncp': ^2.0.4 - ncp: ^2.0.0 dependencies: - ncp: 2.0.0 + ncp: + specifier: ^2.0.0 + version: 2.0.0 devDependencies: - '@pnpm/test-fixtures': 'link:' - '@types/ncp': 2.0.5 + '@types/ncp': + specifier: ^2.0.4 + version: 2.0.5 - typings: - specifiers: {} + typings: {} utils/eslint-config: - specifiers: - '@typescript-eslint/eslint-plugin': ^4.17.0 - eslint-config-standard-with-typescript: ^20.0.0 - eslint-plugin-import: ^2.22.1 - eslint-plugin-node: ^11.1.0 - eslint-plugin-promise: ^5.0.0 dependencies: - '@typescript-eslint/eslint-plugin': 4.28.4_eslint@7.31.0+typescript@4.3.5 - eslint-config-standard-with-typescript: 20.0.0_afa05968a1a5bc9e2e99d9b01d1c04b7 - eslint-plugin-import: 2.23.4_eslint@7.31.0 - eslint-plugin-node: 11.1.0_eslint@7.31.0 - eslint-plugin-promise: 5.1.0_eslint@7.31.0 - - utils/tsconfig: - specifiers: - '@pnpm/tsconfig': 'link:' - devDependencies: - '@pnpm/tsconfig': 'link:' + '@typescript-eslint/eslint-plugin': + specifier: ^4.17.0 + version: 4.28.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0)(typescript@4.3.5) + eslint-config-standard-with-typescript: + specifier: ^20.0.0 + version: 20.0.0(@typescript-eslint/eslint-plugin@4.28.4)(eslint-plugin-import@2.23.4)(eslint-plugin-node@11.1.0)(eslint-plugin-promise@5.1.0)(eslint@7.31.0)(typescript@4.3.5) + eslint-plugin-import: + specifier: ^2.22.1 + version: 2.23.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0) + eslint-plugin-node: + specifier: ^11.1.0 + version: 11.1.0(eslint@7.31.0) + eslint-plugin-promise: + specifier: ^5.0.0 + version: 5.1.0(eslint@7.31.0) + + utils/tsconfig: {} packages: - /@arcanis/slice-ansi/1.0.2: + /@arcanis/slice-ansi@1.0.2: resolution: {integrity: sha512-lDL63z0W/L/WTgqrwVOuNyMAsTv+pvjybd21z9SWdStmQoXT59E/iVWwat3gYjcdTNBf6oHAMoyFm8dtjpXEYw==} dependencies: grapheme-splitter: 1.0.4 dev: false - /@babel/code-frame/7.12.11: + /@babel/code-frame@7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: '@babel/highlight': 7.14.5 - dev: true - /@babel/code-frame/7.14.5: + /@babel/code-frame@7.14.5: resolution: {integrity: sha512-9pzDqyc6OLDaqe+zbACgFkb6fKMNG6CObKpnYXChRsvYGyEdc7CA2BaqeOM+vOtCS5ndmJicPJhKAwYRI6UfFw==} engines: {node: '>=6.9.0'} dependencies: '@babel/highlight': 7.14.5 - /@babel/compat-data/7.14.7: + /@babel/compat-data@7.14.7: resolution: {integrity: sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.14.8: + /@babel/core@7.14.8: resolution: {integrity: sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 '@babel/generator': 7.14.8 - '@babel/helper-compilation-targets': 7.14.5_@babel+core@7.14.8 + '@babel/helper-compilation-targets': 7.14.5(@babel/core@7.14.8) '@babel/helper-module-transforms': 7.14.8 '@babel/helpers': 7.14.8 - '@babel/parser': 7.14.8_@babel+types@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) '@babel/template': 7.14.5 '@babel/traverse': 7.14.8 '@babel/types': 7.14.8 @@ -3377,7 +4329,7 @@ packages: - supports-color dev: true - /@babel/generator/7.14.8: + /@babel/generator@7.14.8: resolution: {integrity: sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==} engines: {node: '>=6.9.0'} dependencies: @@ -3386,7 +4338,7 @@ packages: source-map: 0.5.7 dev: true - /@babel/helper-compilation-targets/7.14.5_@babel+core@7.14.8: + /@babel/helper-compilation-targets@7.14.5(@babel/core@7.14.8): resolution: {integrity: sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3399,7 +4351,7 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-function-name/7.14.5: + /@babel/helper-function-name@7.14.5: resolution: {integrity: sha512-Gjna0AsXWfFvrAuX+VKcN/aNNWonizBj39yGwUzVDVTlMYJMK2Wp6xdpy72mfArFq5uK+NOuexfzZlzI1z9+AQ==} engines: {node: '>=6.9.0'} dependencies: @@ -3408,35 +4360,35 @@ packages: '@babel/types': 7.14.8 dev: true - /@babel/helper-get-function-arity/7.14.5: + /@babel/helper-get-function-arity@7.14.5: resolution: {integrity: sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-hoist-variables/7.14.5: + /@babel/helper-hoist-variables@7.14.5: resolution: {integrity: sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-member-expression-to-functions/7.14.7: + /@babel/helper-member-expression-to-functions@7.14.7: resolution: {integrity: sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-module-imports/7.14.5: + /@babel/helper-module-imports@7.14.5: resolution: {integrity: sha512-SwrNHu5QWS84XlHwGYPDtCxcA0hrSlL2yhWYLgeOc0w7ccOl2qv4s/nARI0aYZW+bSwAL5CukeXA47B/1NKcnQ==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-module-transforms/7.14.8: + /@babel/helper-module-transforms@7.14.8: resolution: {integrity: sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==} engines: {node: '>=6.9.0'} dependencies: @@ -3452,19 +4404,19 @@ packages: - supports-color dev: true - /@babel/helper-optimise-call-expression/7.14.5: + /@babel/helper-optimise-call-expression@7.14.5: resolution: {integrity: sha512-IqiLIrODUOdnPU9/F8ib1Fx2ohlgDhxnIDU7OEVi+kAbEZcyiF7BLU8W6PfvPi9LzztjS7kcbzbmL7oG8kD6VA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-plugin-utils/7.14.5: + /@babel/helper-plugin-utils@7.14.5: resolution: {integrity: sha512-/37qQCE3K0vvZKwoK4XU/irIJQdIfCJuhU5eKnNxpFDsOkgFaUAwbv+RYw6eYgsC0E4hS7r5KqGULUogqui0fQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/helper-replace-supers/7.14.5: + /@babel/helper-replace-supers@7.14.5: resolution: {integrity: sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==} engines: {node: '>=6.9.0'} dependencies: @@ -3476,30 +4428,30 @@ packages: - supports-color dev: true - /@babel/helper-simple-access/7.14.8: + /@babel/helper-simple-access@7.14.8: resolution: {integrity: sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-split-export-declaration/7.14.5: + /@babel/helper-split-export-declaration@7.14.5: resolution: {integrity: sha512-hprxVPu6e5Kdp2puZUmvOGjaLv9TCe58E/Fl6hRq4YiVQxIcNvuq6uTM2r1mT/oPskuS9CgR+I94sqAYv0NGKA==} engines: {node: '>=6.9.0'} dependencies: '@babel/types': 7.14.8 dev: true - /@babel/helper-validator-identifier/7.14.8: + /@babel/helper-validator-identifier@7.14.8: resolution: {integrity: sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==} engines: {node: '>=6.9.0'} - /@babel/helper-validator-option/7.14.5: + /@babel/helper-validator-option@7.14.5: resolution: {integrity: sha512-OX8D5eeX4XwcroVW45NMvoYaIuFI+GQpA2a8Gi+X/U/cDUIRsV37qQfF905F0htTRCREQIB4KqPeaveRJUl3Ow==} engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.14.8: + /@babel/helpers@7.14.8: resolution: {integrity: sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw==} engines: {node: '>=6.9.0'} dependencies: @@ -3510,15 +4462,15 @@ packages: - supports-color dev: true - /@babel/highlight/7.14.5: - resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==} + /@babel/highlight@7.14.5: + resolution: {integrity: sha512-qf9u2WFWVV0MppaL877j2dBtQIDgmidgjGk5VIMw3OadXvYaXn66U1BFlH2t4+t3i+8PhedppRv+i40ABzd+gg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@babel/highlight/-/highlight-7.14.5.tgz} engines: {node: '>=6.9.0'} dependencies: '@babel/helper-validator-identifier': 7.14.8 chalk: 2.4.2 js-tokens: 4.0.0 - /@babel/parser/7.13.13_@babel+types@7.13.12: + /@babel/parser@7.13.13(@babel/types@7.13.12): resolution: {integrity: sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==} engines: {node: '>=6.0.0'} hasBin: true @@ -3528,7 +4480,7 @@ packages: '@babel/types': 7.13.12 dev: true - /@babel/parser/7.14.8_@babel+types@7.14.8: + /@babel/parser@7.14.8(@babel/types@7.14.8): resolution: {integrity: sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==} engines: {node: '>=6.0.0'} hasBin: true @@ -3538,7 +4490,7 @@ packages: '@babel/types': 7.14.8 dev: true - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.14.8: + /@babel/plugin-syntax-async-generators@7.8.4(@babel/core@7.14.8): resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3547,7 +4499,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-bigint@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3556,7 +4508,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.14.8: + /@babel/plugin-syntax-class-properties@7.12.13(@babel/core@7.14.8): resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3565,7 +4517,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.14.8: + /@babel/plugin-syntax-import-meta@7.10.4(@babel/core@7.14.8): resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3574,7 +4526,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-json-strings@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3583,7 +4535,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.14.8: + /@babel/plugin-syntax-logical-assignment-operators@7.10.4(@babel/core@7.14.8): resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3592,7 +4544,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-nullish-coalescing-operator@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3601,7 +4553,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.14.8: + /@babel/plugin-syntax-numeric-separator@7.10.4(@babel/core@7.14.8): resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3610,7 +4562,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-object-rest-spread@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3619,7 +4571,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-optional-catch-binding@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3628,7 +4580,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.14.8: + /@babel/plugin-syntax-optional-chaining@7.8.3(@babel/core@7.14.8): resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: '@babel/core': ^7.0.0-0 @@ -3637,7 +4589,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.14.8: + /@babel/plugin-syntax-top-level-await@7.14.5(@babel/core@7.14.8): resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3647,7 +4599,7 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/plugin-syntax-typescript/7.14.5_@babel+core@7.14.8: + /@babel/plugin-syntax-typescript@7.14.5(@babel/core@7.14.8): resolution: {integrity: sha512-u6OXzDaIXjEstBRRoBCQ/uKQKlbuaeE5in0RvWdA4pN6AhqxTIwUsnHPU1CFZA/amYObMsuWhYfRl3Ch90HD0Q==} engines: {node: '>=6.9.0'} peerDependencies: @@ -3657,22 +4609,22 @@ packages: '@babel/helper-plugin-utils': 7.14.5 dev: true - /@babel/runtime/7.14.8: + /@babel/runtime@7.14.8: resolution: {integrity: sha512-twj3L8Og5SaCRCErB4x4ajbvBIVV77CGeFglHpeg5WC5FF8TZzBWXtTJ4MqaD9QszLYTtr+IsaAL2rEUevb+eg==} engines: {node: '>=6.9.0'} dependencies: regenerator-runtime: 0.13.9 - /@babel/template/7.14.5: + /@babel/template@7.14.5: resolution: {integrity: sha512-6Z3Po85sfxRGachLULUhOmvAaOo7xCvqGQtxINai2mEGPFm6pQ4z5QInFnUrRpfoSV60BnjyF5F3c+15fxFV1g==} engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.14.5 - '@babel/parser': 7.14.8_@babel+types@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) '@babel/types': 7.14.8 dev: true - /@babel/traverse/7.14.8: + /@babel/traverse@7.14.8: resolution: {integrity: sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==} engines: {node: '>=6.9.0'} dependencies: @@ -3681,7 +4633,7 @@ packages: '@babel/helper-function-name': 7.14.5 '@babel/helper-hoist-variables': 7.14.5 '@babel/helper-split-export-declaration': 7.14.5 - '@babel/parser': 7.14.8_@babel+types@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) '@babel/types': 7.14.8 debug: 4.3.2 globals: 11.12.0 @@ -3689,7 +4641,7 @@ packages: - supports-color dev: true - /@babel/types/7.13.12: + /@babel/types@7.13.12: resolution: {integrity: sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA==} dependencies: '@babel/helper-validator-identifier': 7.14.8 @@ -3697,7 +4649,7 @@ packages: to-fast-properties: 2.0.0 dev: true - /@babel/types/7.14.8: + /@babel/types@7.14.8: resolution: {integrity: sha512-iob4soQa7dZw8nodR/KlOQkPh9S4I8RwCxwRIFuiMRYjOzH/KJzdUfDgz6cGi5dDaclXF4P2PAhCdrBJNIg68Q==} engines: {node: '>=6.9.0'} dependencies: @@ -3705,11 +4657,11 @@ packages: to-fast-properties: 2.0.0 dev: true - /@bcoe/v8-coverage/0.2.3: + /@bcoe/v8-coverage@0.2.3: resolution: {integrity: sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==} dev: true - /@changesets/apply-release-plan/5.0.0: + /@changesets/apply-release-plan@5.0.0: resolution: {integrity: sha512-SE+5nPNSKUyUociPnAvnjYSVF+diciEhX9ZHSqKWMlydswCDjiaq9gz67qwWCmwgEgEOz0TS7VrQBoOlzbitvA==} dependencies: '@babel/runtime': 7.14.8 @@ -3727,7 +4679,7 @@ packages: semver: 5.7.1 dev: true - /@changesets/assemble-release-plan/5.0.0: + /@changesets/assemble-release-plan@5.0.0: resolution: {integrity: sha512-LElDXTCBUkPSmdXlCisoUWw2paX48snatBmw/hKnGiSvnyZqdTIylLojAGQWG0/vOO9v3s/DvJ4hdagIquxJjg==} dependencies: '@babel/runtime': 7.14.8 @@ -3738,7 +4690,7 @@ packages: semver: 5.7.1 dev: true - /@changesets/cli/2.16.0: + /@changesets/cli@2.16.0: resolution: {integrity: sha512-VFkXSyyk/WRjjUoBI7g7cDy09qBjPbBQOloPMEshTzMo/NY9muWHl2yB/FSSkV/6PxGimPtJ7aEJPYfk8HCfXw==} hasBin: true dependencies: @@ -3774,7 +4726,7 @@ packages: tty-table: 2.8.13 dev: true - /@changesets/config/1.6.0: + /@changesets/config@1.6.0: resolution: {integrity: sha512-vMY/OpMFSDC2crDKb5Nq2kMX9hozcXL4dY5Rr+a1JQ044Rz+jqjJPpdTP2yQ+j7qmeGcUTvwjJoEMeekYwfqhg==} dependencies: '@changesets/errors': 0.1.4 @@ -3786,13 +4738,13 @@ packages: micromatch: 4.0.4 dev: true - /@changesets/errors/0.1.4: + /@changesets/errors@0.1.4: resolution: {integrity: sha512-HAcqPF7snsUJ/QzkWoKfRfXushHTu+K5KZLJWPb34s4eCZShIf8BFO3fwq6KU8+G7L5KdtN2BzQAXOSXEyiY9Q==} dependencies: extendable-error: 0.1.7 dev: true - /@changesets/get-dependents-graph/1.2.1: + /@changesets/get-dependents-graph@1.2.1: resolution: {integrity: sha512-vJOibo9SkqhVbgfq5AHIlQ7tzkYQIXh3tPAnlNLy2bPZsU+SByd74GaxHYWt1zOBlncU25WKrIM6J7XBB+GVUg==} dependencies: '@changesets/types': 4.0.0 @@ -3802,7 +4754,7 @@ packages: semver: 5.7.1 dev: true - /@changesets/get-release-plan/3.0.0: + /@changesets/get-release-plan@3.0.0: resolution: {integrity: sha512-7VLiqpcWZyjwIXYgkubBC/9cdwqUJEhLMRT9/Y9+ctHqrpsXmJg15QQPTOh3HT9yGN5fJPL1WwuZkc1HXUhK0g==} dependencies: '@babel/runtime': 7.14.8 @@ -3814,11 +4766,11 @@ packages: '@manypkg/get-packages': 1.1.1 dev: true - /@changesets/get-version-range-type/0.3.2: + /@changesets/get-version-range-type@0.3.2: resolution: {integrity: sha512-SVqwYs5pULYjYT4op21F2pVbcrca4qA/bAA3FmFXKMN7Y+HcO8sbZUTx3TAy2VXulP2FACd1aC7f2nTuqSPbqg==} dev: true - /@changesets/git/1.1.1: + /@changesets/git@1.1.1: resolution: {integrity: sha512-Z12TcKwgU33YE3r76cyU+X81RchOXljDZ5s3G2u0Zd+ODyrwlDb91IO55+6R0Ha6ouPz8ioont0gA70c1RFngg==} dependencies: '@babel/runtime': 7.14.8 @@ -3829,20 +4781,20 @@ packages: spawndamnit: 2.0.0 dev: true - /@changesets/logger/0.0.5: + /@changesets/logger@0.0.5: resolution: {integrity: sha512-gJyZHomu8nASHpaANzc6bkQMO9gU/ib20lqew1rVx753FOxffnCrJlGIeQVxNWCqM+o6OOleCo/ivL8UAO5iFw==} dependencies: chalk: 2.4.2 dev: true - /@changesets/parse/0.3.8: + /@changesets/parse@0.3.8: resolution: {integrity: sha512-0S7Dc7XbMOKamBtd48vVuWL2aFZyaglw6lJsXNddn9forFf8oMKMmdyJ/HQPyeEChDDOhDF1/ya7m/zpt4Dk4w==} dependencies: '@changesets/types': 4.0.0 js-yaml: 3.14.1 dev: true - /@changesets/pre/1.0.6: + /@changesets/pre@1.0.6: resolution: {integrity: sha512-ZwFFQLjhTmA4hj8+Cf9pm6nD9Tp+AiBz1wJLaGum4Ae1fPXMwDnJfHknFUTytqZBlC0gHkiGSj6QkUuetWvckg==} dependencies: '@babel/runtime': 7.14.8 @@ -3852,7 +4804,7 @@ packages: fs-extra: 7.0.1 dev: true - /@changesets/read/0.4.7: + /@changesets/read@0.4.7: resolution: {integrity: sha512-E70QrYQpSCMF0nC0dlPU7i6A9zht+8zkQczrKMbOUwDVrfidcvgojxfuJSQbzptYSb9OKYh8GOLd+bsq9+uO9Q==} dependencies: '@babel/runtime': 7.14.8 @@ -3865,11 +4817,11 @@ packages: p-filter: 2.1.0 dev: true - /@changesets/types/4.0.0: + /@changesets/types@4.0.0: resolution: {integrity: sha512-whLmPx2wgJRoOtxVZop+DJ71z1gTSkij7osiHgN+pe//FiE6bb4ffvBBb0rACs2cUPfAkWxgSPzqkECgKS1jvQ==} dev: true - /@changesets/write/0.1.4: + /@changesets/write@0.1.4: resolution: {integrity: sha512-uco+vS3mo2JqflLciIU707har+6AEFOeP8pgu3vVC1M2WcKukQgR1KylHFqZJxKQWahf8mQnuUSbgR4yJQuhmA==} dependencies: '@babel/runtime': 7.14.8 @@ -3879,7 +4831,7 @@ packages: prettier: 1.19.1 dev: true - /@commitlint/cli/12.1.4: + /@commitlint/cli@12.1.4: resolution: {integrity: sha512-ZR1WjXLvqEffYyBPT0XdnSxtt3Ty1TMoujEtseW5o3vPnkA1UNashAMjQVg/oELqfaiAMnDw8SERPMN0e/0kLg==} engines: {node: '>=v10'} hasBin: true @@ -3895,14 +4847,14 @@ packages: yargs: 16.2.0 dev: true - /@commitlint/config-conventional/12.1.4: + /@commitlint/config-conventional@12.1.4: resolution: {integrity: sha512-ZIdzmdy4o4WyqywMEpprRCrehjCSQrHkaRTVZV411GyLigFQHlEBSJITAihLAWe88Qy/8SyoIe5uKvAsV5vRqQ==} engines: {node: '>=v10'} dependencies: conventional-changelog-conventionalcommits: 4.6.0 dev: true - /@commitlint/ensure/12.1.4: + /@commitlint/ensure@12.1.4: resolution: {integrity: sha512-MxHIBuAG9M4xl33qUfIeMSasbv3ktK0W+iygldBxZOL4QSYC2Gn66pZAQMnV9o3V+sVFHoAK2XUKqBAYrgbEqw==} engines: {node: '>=v10'} dependencies: @@ -3910,12 +4862,12 @@ packages: lodash: 4.17.21 dev: true - /@commitlint/execute-rule/12.1.4: + /@commitlint/execute-rule@12.1.4: resolution: {integrity: sha512-h2S1j8SXyNeABb27q2Ok2vD1WfxJiXvOttKuRA9Or7LN6OQoC/KtT3844CIhhWNteNMu/wE0gkTqGxDVAnJiHg==} engines: {node: '>=v10'} dev: true - /@commitlint/format/12.1.4: + /@commitlint/format@12.1.4: resolution: {integrity: sha512-h28ucMaoRjVvvgS6Bdf85fa/+ZZ/iu1aeWGCpURnQV7/rrVjkhNSjZwGlCOUd5kDV1EnZ5XdI7L18SUpRjs26g==} engines: {node: '>=v10'} dependencies: @@ -3923,7 +4875,7 @@ packages: chalk: 4.1.1 dev: true - /@commitlint/is-ignored/12.1.4: + /@commitlint/is-ignored@12.1.4: resolution: {integrity: sha512-uTu2jQU2SKvtIRVLOzMQo3KxDtO+iJ1p0olmncwrqy4AfPLgwoyCP2CiULq5M7xpR3+dE3hBlZXbZTQbD7ycIw==} engines: {node: '>=v10'} dependencies: @@ -3931,7 +4883,7 @@ packages: semver: 7.3.5 dev: true - /@commitlint/lint/12.1.4: + /@commitlint/lint@12.1.4: resolution: {integrity: sha512-1kZ8YDp4to47oIPFELUFGLiLumtPNKJigPFDuHt2+f3Q3IKdQ0uk53n3CPl4uoyso/Og/EZvb1mXjFR/Yce4cA==} engines: {node: '>=v10'} dependencies: @@ -3941,7 +4893,7 @@ packages: '@commitlint/types': 12.1.4 dev: true - /@commitlint/load/12.1.4: + /@commitlint/load@12.1.4: resolution: {integrity: sha512-Keszi0IOjRzKfxT+qES/n+KZyLrxy79RQz8wWgssCboYjKEp+wC+fLCgbiMCYjI5k31CIzIOq/16J7Ycr0C0EA==} engines: {node: '>=v10'} dependencies: @@ -3954,12 +4906,12 @@ packages: resolve-from: 5.0.0 dev: true - /@commitlint/message/12.1.4: + /@commitlint/message@12.1.4: resolution: {integrity: sha512-6QhalEKsKQ/Y16/cTk5NH4iByz26fqws2ub+AinHPtM7Io0jy4e3rym9iE+TkEqiqWZlUigZnTwbPvRJeSUBaA==} engines: {node: '>=v10'} dev: true - /@commitlint/parse/12.1.4: + /@commitlint/parse@12.1.4: resolution: {integrity: sha512-yqKSAsK2V4X/HaLb/yYdrzs6oD/G48Ilt0EJ2Mp6RJeWYxG14w/Out6JrneWnr/cpzemyN5hExOg6+TB19H/Lw==} engines: {node: '>=v10'} dependencies: @@ -3968,7 +4920,7 @@ packages: conventional-commits-parser: 3.2.1 dev: true - /@commitlint/prompt-cli/12.1.4: + /@commitlint/prompt-cli@12.1.4: resolution: {integrity: sha512-wMAvn2TfJtw39GoPBQ0hIrT6EgJmtVa30ISEoW2SJ7dAOdDky9vIYRQ3eQYAWLYp2vIlt6/NmhEReCwkCj8Hcw==} engines: {node: '>=v10'} hasBin: true @@ -3977,7 +4929,7 @@ packages: execa: 5.1.1 dev: true - /@commitlint/prompt/12.1.4: + /@commitlint/prompt@12.1.4: resolution: {integrity: sha512-kV8VX3iwq2Hxm17p8mzL8rACwow0F7VRisdgt9VMy1oTEqX4+7WVYGK5UrgD2nvxIDTe/zgbFQoEbluwTCtmGQ==} engines: {node: '>=v10'} dependencies: @@ -3989,7 +4941,7 @@ packages: vorpal: 1.12.0 dev: true - /@commitlint/read/12.1.4: + /@commitlint/read@12.1.4: resolution: {integrity: sha512-TnPQSJgD8Aod5Xeo9W4SaYKRZmIahukjcCWJ2s5zb3ZYSmj6C85YD9cR5vlRyrZjj78ItLUV/X4FMWWVIS38Jg==} engines: {node: '>=v10'} dependencies: @@ -3999,7 +4951,7 @@ packages: git-raw-commits: 2.0.10 dev: true - /@commitlint/resolve-extends/12.1.4: + /@commitlint/resolve-extends@12.1.4: resolution: {integrity: sha512-R9CoUtsXLd6KSCfsZly04grsH6JVnWFmVtWgWs1KdDpdV+G3TSs37tColMFqglpkx3dsWu8dsPD56+D9YnJfqg==} engines: {node: '>=v10'} dependencies: @@ -4009,7 +4961,7 @@ packages: resolve-global: 1.0.0 dev: true - /@commitlint/rules/12.1.4: + /@commitlint/rules@12.1.4: resolution: {integrity: sha512-W8m6ZSjg7RuIsIfzQiFHa48X5mcPXeKT9yjBxVmjHvYfS2FDBf1VxCQ7vO0JTVIdV4ohjZ0eKg/wxxUuZHJAZg==} engines: {node: '>=v10'} dependencies: @@ -4019,26 +4971,26 @@ packages: '@commitlint/types': 12.1.4 dev: true - /@commitlint/to-lines/12.1.4: + /@commitlint/to-lines@12.1.4: resolution: {integrity: sha512-TParumvbi8bdx3EdLXz2MaX+e15ZgoCqNUgqHsRLwyqLUTRbqCVkzrfadG1UcMQk8/d5aMbb327ZKG3Q4BRorw==} engines: {node: '>=v10'} dev: true - /@commitlint/top-level/12.1.4: + /@commitlint/top-level@12.1.4: resolution: {integrity: sha512-d4lTJrOT/dXlpY+NIt4CUl77ciEzYeNVc0VFgUQ6VA+b1rqYD2/VWFjBlWVOrklxtSDeKyuEhs36RGrppEFAvg==} engines: {node: '>=v10'} dependencies: find-up: 5.0.0 dev: true - /@commitlint/types/12.1.4: + /@commitlint/types@12.1.4: resolution: {integrity: sha512-KRIjdnWNUx6ywz+SJvjmNCbQKcKP6KArhjZhY2l+CWKxak0d77SOjggkMwFTiSgLODOwmuLTbarR2ZfWPiPMlw==} engines: {node: '>=v10'} dependencies: chalk: 4.1.1 dev: true - /@eslint/eslintrc/0.4.3: + /@eslint/eslintrc@0.4.3: resolution: {integrity: sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: @@ -4053,9 +5005,8 @@ packages: strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color - dev: true - /@humanwhocodes/config-array/0.5.0: + /@humanwhocodes/config-array@0.5.0: resolution: {integrity: sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==} engines: {node: '>=10.10.0'} dependencies: @@ -4064,13 +5015,11 @@ packages: minimatch: 3.0.4 transitivePeerDependencies: - supports-color - dev: true - /@humanwhocodes/object-schema/1.2.0: + /@humanwhocodes/object-schema@1.2.0: resolution: {integrity: sha512-wdppn25U8z/2yiaT6YGquE6X8sSv7hNMWSXYSSU1jGv/yd6XqjXgTDJ8KP4NgjTXfJ3GbRjeeb8RTV7a/VpM+w==} - dev: true - /@istanbuljs/load-nyc-config/1.1.0: + /@istanbuljs/load-nyc-config@1.1.0: resolution: {integrity: sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==} engines: {node: '>=8'} dependencies: @@ -4081,12 +5030,12 @@ packages: resolve-from: 5.0.0 dev: true - /@istanbuljs/schema/0.1.3: + /@istanbuljs/schema@0.1.3: resolution: {integrity: sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==} engines: {node: '>=8'} dev: true - /@jest/console/27.0.6: + /@jest/console@27.0.6: resolution: {integrity: sha512-fMlIBocSHPZ3JxgWiDNW/KPj6s+YRd0hicb33IrmelCcjXo/pXPwvuiKFmZz+XuqI/1u7nbUK10zSsWL/1aegg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4098,7 +5047,7 @@ packages: slash: 3.0.0 dev: true - /@jest/core/27.0.6_ts-node@10.1.0: + /@jest/core@27.0.6(ts-node@10.1.0): resolution: {integrity: sha512-SsYBm3yhqOn5ZLJCtccaBcvD/ccTLCeuDv8U41WJH/V1MW5eKUkeMHT9U+Pw/v1m1AIWlnIW/eM2XzQr0rEmow==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -4119,7 +5068,7 @@ packages: exit: 0.1.2 graceful-fs: 4.2.6 jest-changed-files: 27.0.6 - jest-config: 27.0.6_ts-node@10.1.0 + jest-config: 27.0.6(ts-node@10.1.0) jest-haste-map: 27.0.6 jest-message-util: 27.0.6 jest-regex-util: 27.0.6 @@ -4144,7 +5093,7 @@ packages: - utf-8-validate dev: true - /@jest/environment/27.0.6: + /@jest/environment@27.0.6: resolution: {integrity: sha512-4XywtdhwZwCpPJ/qfAkqExRsERW+UaoSRStSHCCiQTUpoYdLukj+YJbQSFrZjhlUDRZeNiU9SFH0u7iNimdiIg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4154,7 +5103,7 @@ packages: jest-mock: 27.0.6 dev: true - /@jest/fake-timers/27.0.6: + /@jest/fake-timers@27.0.6: resolution: {integrity: sha512-sqd+xTWtZ94l3yWDKnRTdvTeZ+A/V7SSKrxsrOKSqdyddb9CeNRF8fbhAU0D7ZJBpTTW2nbp6MftmKJDZfW2LQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4166,7 +5115,7 @@ packages: jest-util: 27.0.6 dev: true - /@jest/globals/27.0.6: + /@jest/globals@27.0.6: resolution: {integrity: sha512-DdTGCP606rh9bjkdQ7VvChV18iS7q0IMJVP1piwTWyWskol4iqcVwthZmoJEf7obE1nc34OpIyoVGPeqLC+ryw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4175,7 +5124,7 @@ packages: expect: 27.0.6 dev: true - /@jest/reporters/27.0.6: + /@jest/reporters@27.0.6: resolution: {integrity: sha512-TIkBt09Cb2gptji3yJXb3EE+eVltW6BjO7frO7NEfjI9vSIYoISi5R3aI3KpEDXlB1xwB+97NXIqz84qYeYsfA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -4198,7 +5147,7 @@ packages: istanbul-lib-instrument: 4.0.3 istanbul-lib-report: 3.0.0 istanbul-lib-source-maps: 4.0.0 - istanbul-reports: /@zkochan/istanbul-reports/3.0.2 + istanbul-reports: /@zkochan/istanbul-reports@3.0.2 jest-haste-map: 27.0.6 jest-resolve: 27.0.6 jest-util: 27.0.6 @@ -4212,7 +5161,7 @@ packages: - supports-color dev: true - /@jest/source-map/27.0.6: + /@jest/source-map@27.0.6: resolution: {integrity: sha512-Fek4mi5KQrqmlY07T23JRi0e7Z9bXTOOD86V/uS0EIW4PClvPDqZOyFlLpNJheS6QI0FNX1CgmPjtJ4EA/2M+g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4221,7 +5170,7 @@ packages: source-map: 0.6.1 dev: true - /@jest/test-result/27.0.6: + /@jest/test-result@27.0.6: resolution: {integrity: sha512-ja/pBOMTufjX4JLEauLxE3LQBPaI2YjGFtXexRAjt1I/MbfNlMx0sytSX3tn5hSLzQsR3Qy2rd0hc1BWojtj9w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4231,7 +5180,7 @@ packages: collect-v8-coverage: 1.0.1 dev: true - /@jest/test-sequencer/27.0.6: + /@jest/test-sequencer@27.0.6: resolution: {integrity: sha512-bISzNIApazYOlTHDum9PwW22NOyDa6VI31n6JucpjTVM0jD6JDgqEZ9+yn575nDdPF0+4csYDxNNW13NvFQGZA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4243,7 +5192,7 @@ packages: - supports-color dev: true - /@jest/transform/27.0.6: + /@jest/transform@27.0.6: resolution: {integrity: sha512-rj5Dw+mtIcntAUnMlW/Vju5mr73u8yg+irnHwzgtgoeI6cCPOvUwQ0D1uQtc/APmWgvRweEb1g05pkUpxH3iCA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4266,7 +5215,7 @@ packages: - supports-color dev: true - /@jest/types/26.6.2: + /@jest/types@26.6.2: resolution: {integrity: sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ==} engines: {node: '>= 10.14.2'} dependencies: @@ -4277,7 +5226,7 @@ packages: chalk: 4.1.1 dev: true - /@jest/types/27.0.6: + /@jest/types@27.0.6: resolution: {integrity: sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -4288,7 +5237,7 @@ packages: chalk: 4.1.1 dev: true - /@manypkg/find-root/1.1.0: + /@manypkg/find-root@1.1.0: resolution: {integrity: sha512-mki5uBvhHzO8kYYix/WRy2WX8S3B5wdVSc9D6KcU5lQNglP2yt58/VfLuAK49glRXChosY8ap2oJ1qgma3GUVA==} dependencies: '@babel/runtime': 7.14.8 @@ -4297,7 +5246,7 @@ packages: fs-extra: 8.1.0 dev: true - /@manypkg/get-packages/1.1.1: + /@manypkg/get-packages@1.1.1: resolution: {integrity: sha512-J6VClfQSVgR6958eIDTGjfdCrELy1eT+SHeoSMomnvRQVktZMnEA5edIr5ovRFNw5y+Bk/jyoevPzGYod96mhw==} dependencies: '@babel/runtime': 7.14.8 @@ -4307,7 +5256,7 @@ packages: read-yaml-file: 1.1.0 dev: true - /@mrmlnc/readdir-enhanced/2.2.1: + /@mrmlnc/readdir-enhanced@2.2.1: resolution: {integrity: sha512-bPHp6Ji8b41szTOcaP63VlnbbO5Ny6dwAATtY6JTjh5N2OLrb5Qk/Th5cRkRQhkWCt+EJsYrNB0MiL+Gpn6e3g==} engines: {node: '>=4'} dependencies: @@ -4315,30 +5264,30 @@ packages: glob-to-regexp: 0.3.0 dev: true - /@nodelib/fs.scandir/2.1.5: + /@nodelib/fs.scandir@2.1.5: resolution: {integrity: sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.stat': 2.0.5 run-parallel: 1.2.0 - /@nodelib/fs.stat/1.1.3: + /@nodelib/fs.stat@1.1.3: resolution: {integrity: sha512-shAmDyaQC4H92APFoIaVDHCx5bStIocgvbwQyxPRrbUY20V1EYTbSDchWbuwlMG3V17cprZhA6+78JfB+3DTPw==} engines: {node: '>= 6'} dev: true - /@nodelib/fs.stat/2.0.5: + /@nodelib/fs.stat@2.0.5: resolution: {integrity: sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==} engines: {node: '>= 8'} - /@nodelib/fs.walk/1.2.8: + /@nodelib/fs.walk@1.2.8: resolution: {integrity: sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==} engines: {node: '>= 8'} dependencies: '@nodelib/fs.scandir': 2.1.5 fastq: 1.11.1 - /@npmcli/move-file/1.1.2: + /@npmcli/move-file@1.1.2: resolution: {integrity: sha512-1SUf/Cg2GzGDyaf15aR9St9TWlb+XvbZXWpDx8YKs7MLzMH/BCeopv+y9vzrzgkfykCGuWOlSu3mZhj2+FQcrg==} engines: {node: '>=10'} dependencies: @@ -4346,14 +5295,14 @@ packages: rimraf: 3.0.2 dev: false - /@pnpm/cli-meta/2.0.0: - resolution: {integrity: sha512-quVITr3ypKbmU0aEO7BJZJ6zPZNTTVofUE/Mdpr5B/ZG3QYPl66wsIRPY9stq3LoA5BqzYwWNaP55XLAuHJw1w==} + /@pnpm/cli-meta@2.0.0: + resolution: {integrity: sha512-quVITr3ypKbmU0aEO7BJZJ6zPZNTTVofUE/Mdpr5B/ZG3QYPl66wsIRPY9stq3LoA5BqzYwWNaP55XLAuHJw1w==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/cli-meta/-/cli-meta-2.0.0.tgz} engines: {node: '>=12.17'} dependencies: load-json-file: 6.2.0 dev: true - /@pnpm/cli-utils/0.6.11_@pnpm+logger@4.0.0: + /@pnpm/cli-utils@0.6.11(@pnpm/logger@4.0.0): resolution: {integrity: sha512-OX3dAE/59QgFkwpJ7hgkLcA8iTA3z5uGseW0Ye/EuBIDjA8J3g4EzswGRDOvmKUDwIQMAafau0ywJe6kvrL4mA==} engines: {node: '>=12.17'} peerDependencies: @@ -4361,24 +5310,24 @@ packages: dependencies: '@pnpm/cli-meta': 2.0.0 '@pnpm/config': 12.4.1 - '@pnpm/default-reporter': 8.1.6_@pnpm+logger@4.0.0 + '@pnpm/default-reporter': 8.1.6(@pnpm/logger@4.0.0) '@pnpm/error': 2.0.0 '@pnpm/logger': 4.0.0 - '@pnpm/manifest-utils': 2.0.3_@pnpm+logger@4.0.0 - '@pnpm/package-is-installable': 5.0.3_@pnpm+logger@4.0.0 + '@pnpm/manifest-utils': 2.0.3(@pnpm/logger@4.0.0) + '@pnpm/package-is-installable': 5.0.3(@pnpm/logger@4.0.0) '@pnpm/read-project-manifest': 2.0.4 chalk: 4.1.1 load-json-file: 6.2.0 dev: true - /@pnpm/colorize-semver-diff/1.0.1: + /@pnpm/colorize-semver-diff@1.0.1: resolution: {integrity: sha512-qP4E7mzmCBhB4so6szszeIdVDrcKGTTCxBazCKoiPUG34xLha6r57zJuFBkTmD65i3TB7++lf3BwpQruUwf/BQ==} engines: {node: '>=10'} dependencies: chalk: 4.1.1 dev: false - /@pnpm/config/12.4.1: + /@pnpm/config@12.4.1: resolution: {integrity: sha512-liLCx9Rezvoz2mIFZi0uhitiXQ42X1kSp+YRqHVTfoZahwCFnAhVNzH2LL97QLzhL5ekHqL89iewRdEu8pXq7w==} engines: {node: '>=12.17'} dependencies: @@ -4395,12 +5344,12 @@ packages: which: 2.0.2 dev: true - /@pnpm/constants/5.0.0: - resolution: {integrity: sha512-VhUGKR5jvAtoBHgHAB3Kfc9g42ocVUws9iOafGAQ+xjR8uLokUCReXDpLXRRtrqw8N8yyh3gLNpCJs/AYadA1g==} + /@pnpm/constants@5.0.0: + resolution: {integrity: sha512-VhUGKR5jvAtoBHgHAB3Kfc9g42ocVUws9iOafGAQ+xjR8uLokUCReXDpLXRRtrqw8N8yyh3gLNpCJs/AYadA1g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/constants/-/constants-5.0.0.tgz} engines: {node: '>=12.17'} dev: true - /@pnpm/core-loggers/6.0.3_@pnpm+logger@4.0.0: + /@pnpm/core-loggers@6.0.3(@pnpm/logger@4.0.0): resolution: {integrity: sha512-+JjNPEvM3rsGvqfDIa4vl2rr3/PQ45nETw15nULpkQwl3OW/xbex1iUiEmmH8pMFV1x3CPlXfKfS97fKKgKbGA==} engines: {node: '>=12.17'} peerDependencies: @@ -4410,12 +5359,12 @@ packages: '@pnpm/types': 7.3.0 dev: true - /@pnpm/default-reporter/8.1.6_@pnpm+logger@4.0.0: + /@pnpm/default-reporter@8.1.6(@pnpm/logger@4.0.0): resolution: {integrity: sha512-iaUBKyJzvhwThWOfe+98699rRDmZQ+ejNK7z7ZAc8adECt5AWDBFqTjLD/us91GtvYmumH9wl1TThQK6+YIwJA==} engines: {node: '>=12.17'} dependencies: '@pnpm/config': 12.4.1 - '@pnpm/core-loggers': 6.0.3_@pnpm+logger@4.0.0 + '@pnpm/core-loggers': 6.0.3(@pnpm/logger@4.0.0) '@pnpm/error': 2.0.0 '@pnpm/types': 7.3.0 ansi-diff: 1.1.1 @@ -4435,12 +5384,12 @@ packages: - '@pnpm/logger' dev: true - /@pnpm/error/2.0.0: - resolution: {integrity: sha512-mgj4h0LWGpDPZwsEH75VFQhr2Njut3PcaCQatERIoO3zmKGqCsLfla9cWYH9+zn0fcwnKhnJ+FBzoiY2LhnCtw==} + /@pnpm/error@2.0.0: + resolution: {integrity: sha512-mgj4h0LWGpDPZwsEH75VFQhr2Njut3PcaCQatERIoO3zmKGqCsLfla9cWYH9+zn0fcwnKhnJ+FBzoiY2LhnCtw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/error/-/error-2.0.0.tgz} engines: {node: '>=12.17'} dev: true - /@pnpm/exec/2.0.0: + /@pnpm/exec@2.0.0: resolution: {integrity: sha512-b5ALfWEOFQprWKntN7MF8XWCyslBk2c8u20GEDcDDQOs6c0HyHlWxX5lig8riQKdS000U6YyS4L4b32NOleXAQ==} engines: {node: '>=10'} dependencies: @@ -4449,7 +5398,7 @@ packages: cross-spawn: 7.0.3 dev: false - /@pnpm/file-reporter/1.0.1: + /@pnpm/file-reporter@1.0.1: resolution: {integrity: sha512-gKjFTGdxvlrbRcsoNKigyW+55jOROo36OfNFjaTnond9x9eIdkKOyskNQwjFPzWYBEeCqLbullgzclqQy9APGQ==} engines: {node: '>=10.13'} dependencies: @@ -4457,19 +5406,19 @@ packages: path-exists: 4.0.0 dev: true - /@pnpm/find-workspace-dir/3.0.1: - resolution: {integrity: sha512-a0b9ASKKUI+/H0VgnA7v98LBpRoePuNyiq++vCSiFcMRRpi+w/cABsCokA+udfOmpjaSscpQILYlS4KkkUsOew==} + /@pnpm/find-workspace-dir@3.0.1: + resolution: {integrity: sha512-a0b9ASKKUI+/H0VgnA7v98LBpRoePuNyiq++vCSiFcMRRpi+w/cABsCokA+udfOmpjaSscpQILYlS4KkkUsOew==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/find-workspace-dir/-/find-workspace-dir-3.0.1.tgz} engines: {node: '>=12.17'} dependencies: '@pnpm/error': 2.0.0 find-up: 5.0.0 dev: true - /@pnpm/find-workspace-packages/3.1.3_@pnpm+logger@4.0.0: - resolution: {integrity: sha512-RdJ/jjAhBITFp6SxBrXqN4+Ry/j3LYt+y2BTm+yYWv6XoJuk7s/YGJimkEVENqvBW0d9qdOoZEl3UgmQfaY7Ag==} + /@pnpm/find-workspace-packages@3.1.3(@pnpm/logger@4.0.0): + resolution: {integrity: sha512-RdJ/jjAhBITFp6SxBrXqN4+Ry/j3LYt+y2BTm+yYWv6XoJuk7s/YGJimkEVENqvBW0d9qdOoZEl3UgmQfaY7Ag==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/find-workspace-packages/-/find-workspace-packages-3.1.3.tgz} engines: {node: '>=12.17'} dependencies: - '@pnpm/cli-utils': 0.6.11_@pnpm+logger@4.0.0 + '@pnpm/cli-utils': 0.6.11(@pnpm/logger@4.0.0) '@pnpm/constants': 5.0.0 '@pnpm/types': 7.3.0 find-packages: 8.0.4 @@ -4478,8 +5427,8 @@ packages: - '@pnpm/logger' dev: true - /@pnpm/global-bin-dir/2.0.0: - resolution: {integrity: sha512-TNV0RbtiNx/NfiB8iJfttySUwiadJx2kQb/yHbaCAXx3KGOKSgfA2mh+Lr4o40wIgOx7ROuoKZ0iVxYfq0jevA==} + /@pnpm/global-bin-dir@2.0.0: + resolution: {integrity: sha512-TNV0RbtiNx/NfiB8iJfttySUwiadJx2kQb/yHbaCAXx3KGOKSgfA2mh+Lr4o40wIgOx7ROuoKZ0iVxYfq0jevA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/global-bin-dir/-/global-bin-dir-2.0.0.tgz} engines: {node: '>=12.17'} dependencies: '@pnpm/error': 2.0.0 @@ -4487,38 +5436,38 @@ packages: path-name: 1.0.0 dev: true - /@pnpm/graceful-fs/1.0.0: - resolution: {integrity: sha512-bb+NcVgVBjm81skP73c0i4o2NUxiBt0d30KLXHJ05EejQ/qbxQMsi/gZxsi8MKbzCky2DzykQYkzm2tl3XajAQ==} + /@pnpm/graceful-fs@1.0.0: + resolution: {integrity: sha512-bb+NcVgVBjm81skP73c0i4o2NUxiBt0d30KLXHJ05EejQ/qbxQMsi/gZxsi8MKbzCky2DzykQYkzm2tl3XajAQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/graceful-fs/-/graceful-fs-1.0.0.tgz} engines: {node: '>=12.17'} dependencies: graceful-fs: 4.2.6 dev: true - /@pnpm/logger/4.0.0: + /@pnpm/logger@4.0.0: resolution: {integrity: sha512-SIShw+k556e7S7tLZFVSIHjCdiVog1qWzcKW2RbLEHPItdisAFVNIe34kYd9fMSswTlSRLS/qRjw3ZblzWmJ9Q==} engines: {node: '>=12.17'} dependencies: bole: 4.0.0 ndjson: 2.0.0 - /@pnpm/manifest-utils/2.0.3_@pnpm+logger@4.0.0: + /@pnpm/manifest-utils@2.0.3(@pnpm/logger@4.0.0): resolution: {integrity: sha512-sMoMyDr1gzxq7Ty5Tp+PeZhWvrKwsfY1dktlouBlj0bcY/Ho3/GIzG0l/Ut1L+OleAqWcmUKXPCQdbqdmBjswg==} engines: {node: '>=12.17'} dependencies: - '@pnpm/core-loggers': 6.0.3_@pnpm+logger@4.0.0 + '@pnpm/core-loggers': 6.0.3(@pnpm/logger@4.0.0) '@pnpm/error': 2.0.0 '@pnpm/types': 7.3.0 transitivePeerDependencies: - '@pnpm/logger' dev: true - /@pnpm/meta-updater/0.0.6: + /@pnpm/meta-updater@0.0.6: resolution: {integrity: sha512-b5jlKMHow2tKouspQujk01EMXYeyddLbuTZHao5riVq6gNJ/flXCsEd88m53JbUaiYXsnzrZ7EJQwpTZSrjuvQ==} engines: {node: '>=10.12'} hasBin: true dependencies: '@pnpm/find-workspace-dir': 3.0.1 - '@pnpm/find-workspace-packages': 3.1.3_@pnpm+logger@4.0.0 + '@pnpm/find-workspace-packages': 3.1.3(@pnpm/logger@4.0.0) '@pnpm/logger': 4.0.0 '@pnpm/types': 7.3.0 load-json-file: 6.2.0 @@ -4528,27 +5477,27 @@ packages: write-json-file: 4.3.0 dev: true - /@pnpm/nopt/0.2.1: + /@pnpm/nopt@0.2.1: resolution: {integrity: sha512-zkgDE6q3Y6KeZPjqXCk/hRQ2t6iw9JXbdnYZghwpe/HR73e4VmV5JZ5QSFypmSd5Sx4+gjNfAqME5BVAOBCk9g==} engines: {node: '>=6'} hasBin: true dependencies: abbrev: 1.1.1 - /@pnpm/package-is-installable/5.0.3_@pnpm+logger@4.0.0: + /@pnpm/package-is-installable@5.0.3(@pnpm/logger@4.0.0): resolution: {integrity: sha512-Lcb9QVuag371neDLpjahfcCnC3/Jsf1LeXmPwiqq3c4TWDaPqtB0FVjo0A4cR8lYJX3/EZ3tcKHyRqTTcWOqTQ==} engines: {node: '>=12.17'} peerDependencies: '@pnpm/logger': ^4.0.0 dependencies: - '@pnpm/core-loggers': 6.0.3_@pnpm+logger@4.0.0 + '@pnpm/core-loggers': 6.0.3(@pnpm/logger@4.0.0) '@pnpm/error': 2.0.0 '@pnpm/logger': 4.0.0 '@pnpm/types': 7.3.0 semver: 7.3.5 dev: true - /@pnpm/read-project-manifest/2.0.4: + /@pnpm/read-project-manifest@2.0.4: resolution: {integrity: sha512-4yZmdlPKXqXoEuiyUVgXRYv8WNvz8vJ8h8T1X87Ox8Vfnjl8n/4Z3ZF7u3szU+LGF45rHu8CUknzlqchttD6HA==} engines: {node: '>=12.17'} dependencies: @@ -4566,7 +5515,7 @@ packages: strip-bom: 4.0.0 dev: true - /@pnpm/registry-mock/2.5.0: + /@pnpm/registry-mock@2.5.0(typanion@3.3.2): resolution: {integrity: sha512-emFGPuR/Sk7yov/A8/ohBjrId2P8WJoaMOiHq5rVSDRcXc3fnUIxRr9gNEaaokZHYe5aW9oCdyBMGMFBPT747w==} engines: {node: '>=10.13'} hasBin: true @@ -4576,27 +5525,28 @@ packages: read-yaml-file: 2.1.0 rimraf: 3.0.2 tempy: 1.0.1 - verdaccio: 5.1.2 + verdaccio: 5.1.2(typanion@3.3.2) write-yaml-file: 4.2.0 transitivePeerDependencies: - bufferutil - canvas - supports-color + - typanion - utf-8-validate dev: true - /@pnpm/self-installer/2.2.1: + /@pnpm/self-installer@2.2.1: resolution: {integrity: sha512-aefLe96wAWghkx6q1PwbVS1Iz1iGE+HKwkTmtzWLFXeGhbknaIdG2voMwaBGIYGCSxm8sDKR1uLO4aRRAYuc+Q==} engines: {node: '>=4'} hasBin: true dev: false - /@pnpm/semver-diff/1.0.2: + /@pnpm/semver-diff@1.0.2: resolution: {integrity: sha512-JyAtKNsJCE0k6ZpkAF6wFQ7Ib5jflJcTXGpwOp9cipFI2v+2XNn2JUglxsg/JFPZvEdjkoW8VwxeDNMY7Pg8JQ==} engines: {node: '>=8.15'} dev: false - /@pnpm/store-path/5.0.0: + /@pnpm/store-path@5.0.0: resolution: {integrity: sha512-R4GaSXQf04GRu4G0YraEb8HzrOHm2pLHe1NbojUJZG+p7b8GIAtGMiql2BJVCuUd3bOc24aUfvXvC+GqyWK+rw==} engines: {node: '>=12.10'} dependencies: @@ -4607,7 +5557,7 @@ packages: root-link-target: 3.1.0 touch: 3.1.0 - /@pnpm/tabtab/0.1.2: + /@pnpm/tabtab@0.1.2: resolution: {integrity: sha512-AYg+Vir0D0rigS9/O7M+v80J4WpTbl68pElNIQ9K5IYxfJ5h3Zk0NJI7bVciV/xbHj3SalmaE6Il8GbPOlKo7g==} engines: {node: '>=10'} dependencies: @@ -4619,12 +5569,12 @@ packages: - supports-color dev: true - /@pnpm/types/7.3.0: - resolution: {integrity: sha512-CQEG7RGrHQ5fo9ZtJsEKW5lxIjyiO0tQQNoWGNBLkIts665CnSIh1OAN/irlraV/v1mmg7LHDDDX3FbelEqXGw==} + /@pnpm/types@7.3.0: + resolution: {integrity: sha512-CQEG7RGrHQ5fo9ZtJsEKW5lxIjyiO0tQQNoWGNBLkIts665CnSIh1OAN/irlraV/v1mmg7LHDDDX3FbelEqXGw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@pnpm/types/-/types-7.3.0.tgz} engines: {node: '>=12.17'} dev: true - /@pnpm/write-project-manifest/2.0.3: + /@pnpm/write-project-manifest@2.0.3: resolution: {integrity: sha512-m01lDBH3MckdFZzm20j2cYR0XzhrWLxSBPuVYvw0tiQxCn5xNs0+GA4f4xK2knLCjCb0W4cS3nejsCgPkZwy+Q==} engines: {node: '>=12.17'} dependencies: @@ -4634,19 +5584,19 @@ packages: write-yaml-file: 4.2.0 dev: true - /@sinonjs/commons/1.8.3: + /@sinonjs/commons@1.8.3: resolution: {integrity: sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==} dependencies: type-detect: 4.0.8 dev: true - /@sinonjs/fake-timers/7.1.2: + /@sinonjs/fake-timers@7.1.2: resolution: {integrity: sha512-iQADsW4LBMISqZ6Ci1dupJL9pprqwcVFTcOsEmQOEhW+KLCVn/Y4Jrvg2k19fIHCp+iFprriYPTdRcQR8NbUPg==} dependencies: '@sinonjs/commons': 1.8.3 dev: true - /@sinonjs/samsam/6.0.2: + /@sinonjs/samsam@6.0.2: resolution: {integrity: sha512-jxPRPp9n93ci7b8hMfJOFDPRLFYadN6FSpeROFTR4UNF4i5b+EK6m4QXPO46BDhFgRy1JuS87zAnFOzCUwMJcQ==} dependencies: '@sinonjs/commons': 1.8.3 @@ -4654,119 +5604,119 @@ packages: type-detect: 4.0.8 dev: true - /@sinonjs/text-encoding/0.7.1: + /@sinonjs/text-encoding@0.7.1: resolution: {integrity: sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==} dev: true - /@tootallnate/once/1.1.2: + /@tootallnate/once@1.1.2: resolution: {integrity: sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==} engines: {node: '>= 6'} - /@tsconfig/node10/1.0.8: + /@tsconfig/node10@1.0.8: resolution: {integrity: sha512-6XFfSQmMgq0CFLY1MslA/CPUfhIL919M1rMsa5lP2P097N2Wd1sSX0tx1u4olM16fLNhtHZpRhedZJphNJqmZg==} dev: true - /@tsconfig/node12/1.0.9: + /@tsconfig/node12@1.0.9: resolution: {integrity: sha512-/yBMcem+fbvhSREH+s14YJi18sp7J9jpuhYByADT2rypfajMZZN4WQ6zBGgBKp53NKmqI36wFYDb3yaMPurITw==} dev: true - /@tsconfig/node14/1.0.1: + /@tsconfig/node14@1.0.1: resolution: {integrity: sha512-509r2+yARFfHHE7T6Puu2jjkoycftovhXRqW328PDXTVGKihlb1P8Z9mMZH04ebyajfRY7dedfGynlrFHJUQCg==} dev: true - /@tsconfig/node16/1.0.2: + /@tsconfig/node16@1.0.2: resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==} dev: true - /@types/adm-zip/0.4.34: + /@types/adm-zip@0.4.34: resolution: {integrity: sha512-8ToYLLAYhkRfcmmljrKi22gT2pqu7hGMDtORP1emwIEGmgUTZOsaDjzWFzW5N2frcFRz/50CWt4zA1CxJ73pmQ==} dependencies: '@types/node': 16.4.2 dev: true - /@types/archy/0.0.31: + /@types/archy@0.0.31: resolution: {integrity: sha512-v+dxizsFVyXgD3EpFuqT9YjdEjbJmPxNf1QIX9ohZOhxh1ZF2yhqv3vYaeum9lg3VghhxS5S0a6yldN9J9lPEQ==} dev: true - /@types/babel__core/7.1.15: + /@types/babel__core@7.1.15: resolution: {integrity: sha512-bxlMKPDbY8x5h6HBwVzEOk2C8fb6SLfYQ5Jw3uBYuYF1lfWk/kbLd81la82vrIkBb0l+JdmrZaDikPrNxpS/Ew==} dependencies: - '@babel/parser': 7.14.8_@babel+types@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) '@babel/types': 7.14.8 '@types/babel__generator': 7.6.3 '@types/babel__template': 7.4.1 '@types/babel__traverse': 7.14.2 dev: true - /@types/babel__generator/7.6.3: + /@types/babel__generator@7.6.3: resolution: {integrity: sha512-/GWCmzJWqV7diQW54smJZzWbSFf4QYtF71WCKhcx6Ru/tFyQIY2eiiITcCAeuPbNSvT9YCGkVMqqvSk2Z0mXiA==} dependencies: '@babel/types': 7.14.8 dev: true - /@types/babel__template/7.4.1: + /@types/babel__template@7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.14.8_@babel+types@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) '@babel/types': 7.14.8 dev: true - /@types/babel__traverse/7.14.2: + /@types/babel__traverse@7.14.2: resolution: {integrity: sha512-K2waXdXBi2302XUdcHcR1jCeU0LL4TD9HRs/gk0N2Xvrht+G/BfJa4QObBQZfhMdxiCpV3COl5Nfq4uKTeTnJA==} dependencies: '@babel/types': 7.14.8 dev: true - /@types/braces/3.0.1: + /@types/braces@3.0.1: resolution: {integrity: sha512-+euflG6ygo4bn0JHtn4pYqcXwRtLvElQ7/nnjDu7iYG56H0+OhCd7d6Ug0IE3WcFpZozBKW2+80FUbv5QGk5AQ==} dev: true - /@types/byline/4.2.33: + /@types/byline@4.2.33: resolution: {integrity: sha512-LJYez7wrWcJQQDknqZtrZuExMGP0IXmPl1rOOGDqLbu+H7UNNRfKNuSxCBcQMLH1EfjeWidLedC/hCc5dDfBog==} dependencies: '@types/node': 16.4.2 dev: true - /@types/concat-stream/1.6.1: + /@types/concat-stream@1.6.1: resolution: {integrity: sha512-eHE4cQPoj6ngxBZMvVf6Hw7Mh4jMW4U9lpGmS5GBPB9RYxlFg+CHaVN7ErNY4W9XfLIEn20b4VDYaIrbq0q4uA==} dependencies: '@types/node': 14.17.5 dev: true - /@types/cross-spawn/6.0.2: + /@types/cross-spawn@6.0.2: resolution: {integrity: sha512-KuwNhp3eza+Rhu8IFI5HUXRP0LIhqH5cAjubUvGXXthh4YYBuP2ntwEX+Cz8GJoZUHlKo247wPWOfA9LYEq4cw==} dependencies: '@types/node': 16.4.1 dev: true - /@types/emscripten/1.39.5: + /@types/emscripten@1.39.5: resolution: {integrity: sha512-DIOOg+POSrYl+OlNRHQuIEqCd8DCtynG57H862UCce16nXJX7J8eWxNGgOcf8Eyge8zXeSs27mz1UcFu8L/L7g==} dev: false - /@types/fs-extra/9.0.12: + /@types/fs-extra@9.0.12: resolution: {integrity: sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw==} dependencies: '@types/node': 16.4.1 dev: true - /@types/glob/7.1.4: + /@types/glob@7.1.4: resolution: {integrity: sha512-w+LsMxKyYQm347Otw+IfBXOv9UWVjpHpCDdbBMt8Kz/xbvCYNjP+0qPh91Km3iKfSRLBB0P7fAMf0KHrPu+MyA==} dependencies: '@types/minimatch': 3.0.5 '@types/node': 16.4.1 dev: true - /@types/graceful-fs/4.1.5: + /@types/graceful-fs@4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: '@types/node': 14.17.5 dev: true - /@types/hosted-git-info/3.0.2: + /@types/hosted-git-info@3.0.2: resolution: {integrity: sha512-RURNTeEFUwF+ifnp7kK3WLLlTmBSlRynLNS9jeAsI6RHtSrupV0l0nO6kmpaz75EUJVexy348bR452SvmH98vQ==} dev: true - /@types/http-proxy-agent/4.0.1: + /@types/http-proxy-agent@4.0.1: resolution: {integrity: sha512-2XJTByP9C14Kcq5ClvPRfOgFJxklhuru7xmuSPcNr2CPwRGdpCgIdUUNc0MDb25+bzaSolVN0u4RKH7M+CMimg==} deprecated: This is a stub types definition. http-proxy-agent provides its own type definitions, so you do not need this installed. dependencies: @@ -4775,254 +5725,254 @@ packages: - supports-color dev: true - /@types/is-ci/3.0.0: + /@types/is-ci@3.0.0: resolution: {integrity: sha512-Q0Op0hdWbYd1iahB+IFNQcWXFq4O0Q5MwQP7uN0souuQ4rPg1vEYcnIOfr1gY+M+6rc8FGoRaBO1mOOvL29sEQ==} dependencies: ci-info: 3.2.0 dev: true - /@types/is-windows/1.0.0: + /@types/is-windows@1.0.0: resolution: {integrity: sha512-tJ1rq04tGKuIJoWIH0Gyuwv4RQ3+tIu7wQrC0MV47raQ44kIzXSSFKfrxFUOWVRvesoF7mrTqigXmqoZJsXwTg==} dev: true - /@types/isexe/2.0.0: + /@types/isexe@2.0.0: resolution: {integrity: sha512-QuPJ6xd8TLfMy6l/pJ+oeRHYG8efIzR8WeyvFr/k4zbhcRqa+SQiVgUUb3D3PG3Si+XVuxn8RToCcfNCdFqr3g==} dependencies: '@types/node': 14.17.5 dev: true - /@types/istanbul-lib-coverage/2.0.3: + /@types/istanbul-lib-coverage@2.0.3: resolution: {integrity: sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw==} dev: true - /@types/istanbul-lib-report/3.0.0: + /@types/istanbul-lib-report@3.0.0: resolution: {integrity: sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==} dependencies: '@types/istanbul-lib-coverage': 2.0.3 dev: true - /@types/istanbul-reports/3.0.1: + /@types/istanbul-reports@3.0.1: resolution: {integrity: sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==} dependencies: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/26.0.24: + /@types/jest@26.0.24: resolution: {integrity: sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==} dependencies: jest-diff: 26.6.2 pretty-format: 26.6.2 dev: true - /@types/js-yaml/4.0.2: + /@types/js-yaml@4.0.2: resolution: {integrity: sha512-KbeHS/Y4R+k+5sWXEYzAZKuB1yQlZtEghuhRxrVRLaqhtoG5+26JwQsa4HyS3AWX8v1Uwukma5HheduUDskasA==} dev: true - /@types/json-schema/7.0.8: + /@types/json-schema@7.0.8: resolution: {integrity: sha512-YSBPTLTVm2e2OoQIDYx8HaeWJ5tTToLH67kXR7zYNGupXMEHa2++G8k+DczX2cFVgalypqtyZIcU19AFcmOpmg==} dev: false - /@types/json5/2.2.0: + /@types/json5@2.2.0: resolution: {integrity: sha512-NrVug5woqbvNZ0WX+Gv4R+L4TGddtmFek2u8RtccAgFZWtS9QXF2xCXY22/M4nzkaKF0q9Fc6M/5rxLDhfwc/A==} deprecated: This is a stub types definition. json5 provides its own type definitions, so you do not need this installed. dependencies: json5: 2.2.0 dev: true - /@types/lru-cache/5.1.1: + /@types/lru-cache@5.1.1: resolution: {integrity: sha512-ssE3Vlrys7sdIzs5LOxCzTVMsU7i9oa/IaW92wF32JFb3CVczqOkru2xspuKczHEbG3nvmPY7IFqVmGGHdNbYw==} dev: true - /@types/micromatch/4.0.2: + /@types/micromatch@4.0.2: resolution: {integrity: sha512-oqXqVb0ci19GtH0vOA/U2TmHTcRY9kuZl4mqUxe0QmJAlIW13kzhuK5pi1i9+ngav8FjpSb9FVS/GE00GLX1VA==} dependencies: '@types/braces': 3.0.1 dev: true - /@types/minimatch/3.0.5: + /@types/minimatch@3.0.5: resolution: {integrity: sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==} dev: true - /@types/minimist/1.2.2: + /@types/minimist@1.2.2: resolution: {integrity: sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==} dev: true - /@types/minipass/2.2.1: + /@types/minipass@2.2.1: resolution: {integrity: sha512-0bI74UwEJ+JjGqzkyoiCxLVGK5C3Vy5MYdDB6VCtUAulcrulHvqhIrQP9lh/gvMgaNzvvJljMW97rRHVvbTe8Q==} dependencies: '@types/node': 16.4.2 dev: true - /@types/mz/2.7.4: + /@types/mz@2.7.4: resolution: {integrity: sha512-Zs0imXxyWT20j3Z2NwKpr0IO2LmLactBblNyLua5Az4UHuqOQ02V3jPTgyKwDkuc33/ahw+C3O1PIZdrhFMuQA==} dependencies: '@types/node': 16.4.1 dev: true - /@types/ncp/2.0.5: + /@types/ncp@2.0.5: resolution: {integrity: sha512-ocK0p8JuFmX7UkMabFPjY0F7apPvQyLWt5qtdvuvQEBz9i4m2dbzV+6L1zNaUp042RfnL6pHnxDE53OH6XQ9VQ==} dependencies: '@types/node': 16.4.1 dev: true - /@types/node-fetch/2.5.12: + /@types/node-fetch@2.5.12: resolution: {integrity: sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==} dependencies: '@types/node': 16.4.1 form-data: 3.0.1 - /@types/node/12.20.16: + /@types/node@12.20.16: resolution: {integrity: sha512-6CLxw83vQf6DKqXxMPwl8qpF8I7THFZuIwLt4TnNsumxkp1VsRZWT8txQxncT/Rl2UojTsFzWgDG4FRMwafrlA==} dev: true - /@types/node/13.13.52: + /@types/node@13.13.52: resolution: {integrity: sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ==} dev: false - /@types/node/14.17.5: + /@types/node@14.17.5: resolution: {integrity: sha512-bjqH2cX/O33jXT/UmReo2pM7DIJREPMnarixbQ57DOOzzFaI6D2+IcwaJQaJpv0M1E9TIhPCYVxrkcityLjlqA==} dev: true - /@types/node/16.4.1: + /@types/node@16.4.1: resolution: {integrity: sha512-UW7cbLqf/Wu5XH2RKKY1cHwUNLicIDRLMraYKz+HHAerJ0ZffUEk+fMnd8qU2JaS6cAy0r8tsaf7yqHASf/Y0Q==} - /@types/node/16.4.2: + /@types/node@16.4.2: resolution: {integrity: sha512-vxyhOzFCm+jC/T5KugbVsYy1DbQM0h3NCFUrVbu0+pYa/nr+heeucpqxpa8j4pUmIGLPYzboY9zIdOF0niFAjQ==} dev: true - /@types/normalize-package-data/2.4.1: - resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} + /@types/normalize-package-data@2.4.1: + resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@types/normalize-package-data/-/normalize-package-data-2.4.1.tgz} dev: true - /@types/normalize-path/3.0.0: + /@types/normalize-path@3.0.0: resolution: {integrity: sha512-Nd8y/5t/7CRakPYiyPzr/IAfYusy1FkcZYFEAcoMZkwpJv2n4Wm+olW+e7xBdHEXhOnWdG9ddbar0gqZWS4x5Q==} - /@types/npm-packlist/1.1.2: + /@types/npm-packlist@1.1.2: resolution: {integrity: sha512-9NYoEH87t90e6dkaQOuUTY/R1xUE0a67sXzJBuAB+b+/z4FysHFD19g/O154ToGjyWqKYkezVUtuBdtfd4hyfw==} dev: true - /@types/parse-json/4.0.0: + /@types/parse-json@4.0.0: resolution: {integrity: sha512-//oorEZjL6sbPcKUaCdIGlIUeH26mgzimjBB77G6XRgnDl/L5wOnpyBGRe/Mmf5CVW3PwEBE1NjiMZ/ssFh4wA==} dev: true - /@types/prettier/2.3.2: + /@types/prettier@2.3.2: resolution: {integrity: sha512-eI5Yrz3Qv4KPUa/nSIAi0h+qX0XyewOliug5F2QAtuRg6Kjg6jfmxe1GIwoIRhZspD1A0RP8ANrPwvEXXtRFog==} dev: true - /@types/proxyquire/1.3.28: + /@types/proxyquire@1.3.28: resolution: {integrity: sha512-SQaNzWQ2YZSr7FqAyPPiA3FYpux2Lqh3HWMZQk47x3xbMCqgC/w0dY3dw9rGqlweDDkrySQBcaScXWeR+Yb11Q==} dev: true - /@types/ramda/0.27.39: + /@types/ramda@0.27.39: resolution: {integrity: sha512-od24Hng0uS1NcMSPo6ZzKXN2WJxjbF7IBzQhRCtSDyIShdEJTAWXgQlyDg998aylNrXbVvQxkFJmuaLHQcfczg==} dependencies: ts-toolbelt: 6.15.5 dev: true - /@types/retry/0.12.1: + /@types/retry@0.12.1: resolution: {integrity: sha512-xoDlM2S4ortawSWORYqsdU+2rxdh4LRW9ytc3zmT37RIKQh6IHyKwwtKhKis9ah8ol07DCkZxPt8BBvPjC6v4g==} dev: true - /@types/rimraf/3.0.1: + /@types/rimraf@3.0.1: resolution: {integrity: sha512-CAoSlbco40aKZ0CkelBF2g3JeN6aioRaTVnqSX5pWsn/WApm6IDxI4e4tD9D0dY/meCkyyleP1IQDVN13F4maA==} dependencies: '@types/glob': 7.1.4 '@types/node': 16.4.1 dev: true - /@types/semver/6.2.3: + /@types/semver@6.2.3: resolution: {integrity: sha512-KQf+QAMWKMrtBMsB8/24w53tEsxllMj6TuA80TT/5igJalLI/zm0L3oXRbIAl4Ohfc85gyHX/jhMwsVkmhLU4A==} dev: true - /@types/semver/7.3.8: + /@types/semver@7.3.8: resolution: {integrity: sha512-D/2EJvAlCEtYFEYmmlGwbGXuK886HzyCc3nZX/tkFTQdEU8jZDAgiv08P162yB17y4ZXZoq7yFAnW4GDBb9Now==} dev: true - /@types/signal-exit/3.0.1: + /@types/signal-exit@3.0.1: resolution: {integrity: sha512-OSitN9PP9E/c4tlt1Qdj3CAz5uHD9Da5rhUqlaKyQRCX1T7Zdpbk6YdeZbR2eiE2ce+NMBgVnMxGqpaPSNQDUQ==} dev: true - /@types/sinon/9.0.11: + /@types/sinon@9.0.11: resolution: {integrity: sha512-PwP4UY33SeeVKodNE37ZlOsR9cReypbMJOhZ7BVE0lB+Hix3efCOxiJWiE5Ia+yL9Cn2Ch72EjFTRze8RZsNtg==} dependencies: '@types/sinonjs__fake-timers': 6.0.3 dev: true - /@types/sinonjs__fake-timers/6.0.3: + /@types/sinonjs__fake-timers@6.0.3: resolution: {integrity: sha512-E1dU4fzC9wN2QK2Cr1MLCfyHM8BoNnRFvuf45LYMPNDA+WqbNzC45S4UzPxvp1fFJ1rvSGU0bPvdd35VLmXG8g==} dev: true - /@types/ssri/7.1.1: + /@types/ssri@7.1.1: resolution: {integrity: sha512-DPP/jkDaqGiyU75MyMURxLWyYLwKSjnAuGe9ZCsLp9QZOpXmDfuevk769F0BS86TmRuD5krnp06qw9nSoNO+0g==} dependencies: '@types/node': 16.4.1 - /@types/stack-utils/2.0.1: + /@types/stack-utils@2.0.1: resolution: {integrity: sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw==} dev: true - /@types/table/6.0.0: + /@types/table@6.0.0: resolution: {integrity: sha512-RSmRiYetRzpcZcgNo4x6C1VSsPGBHCGGDO7Rbnz5esVLbGONxBP1CUcn8JhAkVzUVLO+AY8yOSkb27jvfauLyg==} dev: true - /@types/tar-stream/2.2.1: + /@types/tar-stream@2.2.1: resolution: {integrity: sha512-zhcfACZ4HavArMutfAB1/ApfSx44kNF2zyytU4mbO1dGCT/y9kL2IZwRDRyYYtBUxW6LRparZpLoX8i67b6IZw==} dependencies: '@types/node': 14.17.5 dev: true - /@types/tar/4.0.5: + /@types/tar@4.0.5: resolution: {integrity: sha512-cgwPhNEabHaZcYIy5xeMtux2EmYBitfqEceBUi2t5+ETy4dW6kswt6WX4+HqLeiiKOo42EXbGiDmVJ2x+vi37Q==} dependencies: '@types/minipass': 2.2.1 '@types/node': 16.4.2 dev: true - /@types/touch/3.1.2: + /@types/touch@3.1.2: resolution: {integrity: sha512-6YYYfTc90glAZBvyjpmz6JFLtBRyLWXckmlNgK4R2czsWg63cRCI9Rb3aKJ6LPbw8jpHf7nZdVvMd6gUg4hVsw==} dependencies: '@types/node': 16.4.1 dev: true - /@types/uuid/8.3.1: + /@types/uuid@8.3.1: resolution: {integrity: sha512-Y2mHTRAbqfFkpjldbkHGY8JIzRN6XqYRliG8/24FcHm2D2PwW24fl5xMRTVGdrb7iMrwCaIEbLWerGIkXuFWVg==} dev: true - /@types/validate-npm-package-name/3.0.3: + /@types/validate-npm-package-name@3.0.3: resolution: {integrity: sha512-dLhCHEIjf9++/vHaHCo/ngJzGqGGbPh/f7HKwznEk3WFL64t/VKuRiVpyQH4afX93YkCV94I9M0Cx+DBLk1Dsg==} dev: true - /@types/which/2.0.1: + /@types/which@2.0.1: resolution: {integrity: sha512-Jjakcv8Roqtio6w1gr0D7y6twbhx6gGgFGF5BLwajPpnOIOxFkakFhCq+LmyyeAz7BX6ULrjBOxdKaCDy+4+dQ==} dev: true - /@types/wrap-ansi/3.0.0: + /@types/wrap-ansi@3.0.0: resolution: {integrity: sha512-ltIpx+kM7g/MLRZfkbL7EsCEjfzCcScLpkg37eXEtx5kmrAKBkTJwd1GIAjDSL8wTpM6Hzn5YO4pSb91BEwu1g==} dev: true - /@types/write-file-atomic/3.0.2: + /@types/write-file-atomic@3.0.2: resolution: {integrity: sha512-dTP8L3SaqbcmQEbeDcNDnv4vUXB7di125C2Ws5w1UhPIgC4hfa54aOxEHOSUkdTSWNJ4clpGLbN9LHX4qaA2rg==} dependencies: '@types/node': 16.4.1 dev: true - /@types/yargs-parser/20.2.1: + /@types/yargs-parser@20.2.1: resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} dev: true - /@types/yargs/15.0.14: + /@types/yargs@15.0.14: resolution: {integrity: sha512-yEJzHoxf6SyQGhBhIYGXQDSCkJjB6HohDShto7m8vaKg9Yp0Yn8+71J9eakh2bnPg6BfsH9PRMhiRTZnd4eXGQ==} dependencies: '@types/yargs-parser': 20.2.1 dev: true - /@types/yargs/16.0.4: + /@types/yargs@16.0.4: resolution: {integrity: sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==} dependencies: '@types/yargs-parser': 20.2.1 dev: true - /@typescript-eslint/eslint-plugin/4.28.4_eslint@7.31.0+typescript@4.3.5: + /@typescript-eslint/eslint-plugin@4.28.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0)(typescript@4.3.5): resolution: {integrity: sha512-s1oY4RmYDlWMlcV0kKPBaADn46JirZzvvH7c2CtAqxCY96S538JRBAzt83RrfkDheV/+G/vWNK0zek+8TB3Gmw==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5033,20 +5983,21 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.28.4_eslint@7.31.0+typescript@4.3.5 + '@typescript-eslint/experimental-utils': 4.28.4(eslint@7.31.0)(typescript@4.3.5) + '@typescript-eslint/parser': 4.28.4(eslint@7.31.0)(typescript@4.3.5) '@typescript-eslint/scope-manager': 4.28.4 debug: 4.3.2 eslint: 7.31.0 functional-red-black-tree: 1.0.1 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.3.5 + tsutils: 3.21.0(typescript@4.3.5) typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/experimental-utils/4.28.4_eslint@7.31.0+typescript@4.3.5: + /@typescript-eslint/experimental-utils@4.28.4(eslint@7.31.0)(typescript@4.3.5): resolution: {integrity: sha512-OglKWOQRWTCoqMSy6pm/kpinEIgdcXYceIcH3EKWUl4S8xhFtN34GQRaAvTIZB9DD94rW7d/U7tUg3SYeDFNHA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5055,16 +6006,16 @@ packages: '@types/json-schema': 7.0.8 '@typescript-eslint/scope-manager': 4.28.4 '@typescript-eslint/types': 4.28.4 - '@typescript-eslint/typescript-estree': 4.28.4_typescript@4.3.5 + '@typescript-eslint/typescript-estree': 4.28.4(typescript@4.3.5) eslint: 7.31.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@7.31.0 + eslint-utils: 3.0.0(eslint@7.31.0) transitivePeerDependencies: - supports-color - typescript dev: false - /@typescript-eslint/parser/4.28.4_eslint@7.31.0+typescript@4.3.5: + /@typescript-eslint/parser@4.28.4(eslint@7.31.0)(typescript@4.3.5): resolution: {integrity: sha512-4i0jq3C6n+og7/uCHiE6q5ssw87zVdpUj1k6VlVYMonE3ILdFApEzTWgppSRG4kVNB/5jxnH+gTeKLMNfUelQA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5076,7 +6027,7 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.28.4 '@typescript-eslint/types': 4.28.4 - '@typescript-eslint/typescript-estree': 4.28.4_typescript@4.3.5 + '@typescript-eslint/typescript-estree': 4.28.4(typescript@4.3.5) debug: 4.3.2 eslint: 7.31.0 typescript: 4.3.5 @@ -5084,7 +6035,7 @@ packages: - supports-color dev: false - /@typescript-eslint/scope-manager/4.28.4: + /@typescript-eslint/scope-manager@4.28.4: resolution: {integrity: sha512-ZJBNs4usViOmlyFMt9X9l+X0WAFcDH7EdSArGqpldXu7aeZxDAuAzHiMAeI+JpSefY2INHrXeqnha39FVqXb8w==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: @@ -5092,12 +6043,12 @@ packages: '@typescript-eslint/visitor-keys': 4.28.4 dev: false - /@typescript-eslint/types/4.28.4: + /@typescript-eslint/types@4.28.4: resolution: {integrity: sha512-3eap4QWxGqkYuEmVebUGULMskR6Cuoc/Wii0oSOddleP4EGx1tjLnZQ0ZP33YRoMDCs5O3j56RBV4g14T4jvww==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dev: false - /@typescript-eslint/typescript-estree/4.28.4_typescript@4.3.5: + /@typescript-eslint/typescript-estree@4.28.4(typescript@4.3.5): resolution: {integrity: sha512-z7d8HK8XvCRyN2SNp+OXC2iZaF+O2BTquGhEYLKLx5k6p0r05ureUtgEfo5f6anLkhCxdHtCf6rPM1p4efHYDQ==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -5112,13 +6063,13 @@ packages: globby: 11.0.4 is-glob: 4.0.1 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.3.5 + tsutils: 3.21.0(typescript@4.3.5) typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: false - /@typescript-eslint/visitor-keys/4.28.4: + /@typescript-eslint/visitor-keys@4.28.4: resolution: {integrity: sha512-NIAXAdbz1XdOuzqkJHjNKXKj8QQ4cv5cxR/g0uQhCYf/6//XrmfpaYsM7PnBcNbfvTDLUkqQ5TPNm1sozDdTWg==} engines: {node: ^8.10.0 || ^10.13.0 || >=11.10.1} dependencies: @@ -5126,7 +6077,7 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /@verdaccio/commons-api/10.0.0: + /@verdaccio/commons-api@10.0.0: resolution: {integrity: sha512-UC8wrRI9FvqjfDeB1RijF7aVI0JJhCOI8RkEDibCT/JD8zVngphrNmgSWcjo8Es3lRiu7NugWXDSuggCCeCfUg==} engines: {node: '>=8'} dependencies: @@ -5134,14 +6085,14 @@ packages: http-status-codes: 1.4.0 dev: true - /@verdaccio/file-locking/10.0.0: + /@verdaccio/file-locking@10.0.0: resolution: {integrity: sha512-2tQUbJF3tQ3CY9grAlpovaF/zu8G56CBYMaeHwMBHo9rAmsJI9i7LfliHGS6Jygbs8vd0cOCPT7vl2CL9T8upw==} engines: {node: '>=8'} dependencies: lockfile: 1.0.4 dev: true - /@verdaccio/local-storage/10.0.6: + /@verdaccio/local-storage@10.0.6: resolution: {integrity: sha512-YEImOMUL56lziS/N3o1YzoOcVGZXpyZclGSonw7XQ1lKQEvEhU06V2+tIdjPgtqIOuH9ZKdPeBsBuN7ILa2qzQ==} engines: {node: '>=8'} dependencies: @@ -5157,7 +6108,7 @@ packages: - supports-color dev: true - /@verdaccio/readme/10.0.0: + /@verdaccio/readme@10.0.0: resolution: {integrity: sha512-OD3dMnRC8SvhgytEzczMBleN+K/3lMqyWw/epeXvolCpCd7mW/Dl5zSR25GiHh/2h3eTKP/HMs4km8gS1MMLgA==} dependencies: dompurify: 2.3.0 @@ -5169,16 +6120,16 @@ packages: - utf-8-validate dev: true - /@verdaccio/streams/10.0.0: + /@verdaccio/streams@10.0.0: resolution: {integrity: sha512-PqxxY11HhweN6z1lwfn9ydLCdnOkCPpthMZs+SGCDz8Rt6gOyrjJVslV7o4uobDipjD9+hUPpJHDeO33Qt24uw==} engines: {node: '>=8', npm: '>=5'} dev: true - /@verdaccio/ui-theme/3.1.0: + /@verdaccio/ui-theme@3.1.0: resolution: {integrity: sha512-NmJOcv25/OtF84YrmYxi31beFde7rt+/y2qlnq0wYR4ZCFRE5TsuqisTVTe1OyJ8D8JwwPMyMSMSMtlMwUfqIQ==} dev: true - /@yarnpkg/fslib/2.4.0: + /@yarnpkg/fslib@2.4.0: resolution: {integrity: sha512-CwffYY9owtl3uImNOn1K4jl5iIb/L16a9UZ9Q3lkBARk6tlUsPrNFX00eoUlFcLn49TTfd3zdN6higloGCyncw==} engines: {node: '>=10.19.0'} dependencies: @@ -5186,7 +6137,7 @@ packages: tslib: 1.14.1 dev: false - /@yarnpkg/libzip/2.2.1: + /@yarnpkg/libzip@2.2.1: resolution: {integrity: sha512-AYDJXrkzayoDd3ZlVgFJ+LyDX+Zj/cki3vxIpcYxejtgkl3aquVWOxlC0DD9WboBWsJFIP1MjrUbchLyh++/7A==} engines: {node: '>=10.19.0'} dependencies: @@ -5194,7 +6145,7 @@ packages: tslib: 1.14.1 dev: false - /@yarnpkg/parsers/2.3.0: + /@yarnpkg/parsers@2.3.0: resolution: {integrity: sha512-qgz0QUgOvnhtF92kaluIhIIKBUHlYlHUBQxqh5v9+sxEQvUeF6G6PKiFlzo3E6O99XwvNEGpVu1xZPoSGyGscQ==} engines: {node: '>=10.19.0'} dependencies: @@ -5202,7 +6153,7 @@ packages: tslib: 1.14.1 dev: false - /@yarnpkg/pnp/2.3.2: + /@yarnpkg/pnp@2.3.2: resolution: {integrity: sha512-JdwHu1WBCISqJEhIwx6Hbpe8MYsYbkGMxoxolkDiAeJ9IGEe08mQcbX1YmUDV1ozSWlm9JZE90nMylcDsXRFpA==} engines: {node: '>=10.19.0'} dependencies: @@ -5211,7 +6162,7 @@ packages: tslib: 1.14.1 dev: false - /@yarnpkg/shell/2.4.1: + /@yarnpkg/shell@2.4.1: resolution: {integrity: sha512-oNNJkH8ZI5uwu0dMkJf737yMSY1WXn9gp55DqSA5wAOhKvV5DJTXFETxkVgBQhO6Bow9tMGSpvowTMD/oAW/9g==} engines: {node: '>=10.19.0'} hasBin: true @@ -5226,34 +6177,34 @@ packages: tslib: 1.14.1 dev: false - /@zkochan/cmd-shim/5.1.3: + /@zkochan/cmd-shim@5.1.3: resolution: {integrity: sha512-XCy+ZwXoFKswHmJBFbhPIs+NBxYJpitzQ+kSvlhu2upIt74k0/OJsiOJnwJS4Usuydh+ipmcIjwQ55vIJOyKJg==} engines: {node: '>=10.13'} dependencies: is-windows: 1.0.2 dev: false - /@zkochan/diable/1.0.2: + /@zkochan/diable@1.0.2: resolution: {integrity: sha512-LvXkwkWyrsRulnXVfp0BfuEQqV6I2j0l3kQwvBHKFMI6Sg5j2GrUCLsEKqYB3jlxM+0ofScvlE4vB6knevdBmg==} dependencies: spawno: 2.1.1 dev: false - /@zkochan/istanbul-reports/3.0.2: - resolution: {integrity: sha512-GeZZ9YNlvveT1CrMqe64s9+5hNF5p9Gj6J+PRQU3OnBS/9c2y5kSFavUZ9YAuoAgxFW8tKGKWIxJK4I6HBSigg==} + /@zkochan/istanbul-reports@3.0.2: + resolution: {integrity: sha512-GeZZ9YNlvveT1CrMqe64s9+5hNF5p9Gj6J+PRQU3OnBS/9c2y5kSFavUZ9YAuoAgxFW8tKGKWIxJK4I6HBSigg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/@zkochan/istanbul-reports/-/istanbul-reports-3.0.2.tgz} engines: {node: '>=8'} dependencies: html-escaper: 2.0.2 istanbul-lib-report: 3.0.0 dev: true - /@zkochan/js-yaml/0.0.5: + /@zkochan/js-yaml@0.0.5: resolution: {integrity: sha512-/uaB1kf+t+UATNUSyzHSzy4JqKOh2Y77gdCnhQEKTX/vrpQp8qjvohvC6eG9X4spQf0a8TKL0qF5LiFNj+GrJw==} hasBin: true dependencies: argparse: 2.0.1 - /@zkochan/libnpx/13.1.5: + /@zkochan/libnpx@13.1.5: resolution: {integrity: sha512-QFwTz6VCe1U/Qk9hzJG5zgIR+Zt/DIeuvY9nwo802lhw37pR/PLXPsF8F+H3M26sU6bfSwJaVd7DgOYQ58xYDg==} engines: {node: '>=10.13'} dependencies: @@ -5268,13 +6219,13 @@ packages: yargs: 15.4.1 dev: true - /@zkochan/npm-conf/2.0.2: + /@zkochan/npm-conf@2.0.2: resolution: {integrity: sha512-nF6cxXu/3x0gbIGZdiajpL6diySPoU5T5Mh0TXSjHp2shZoqtZgRj3zdIc/pkd6kKAWaktFvOFFo5kTqwne/tg==} engines: {node: '>=10'} dependencies: config-chain: 1.1.13 - /@zkochan/npm-lifecycle/5.1.2: + /@zkochan/npm-lifecycle@5.1.2: resolution: {integrity: sha512-njAjfYPic2DMwHDX2rfC487dMJrLJdC56rRCLAUgbTMii3mDunMbEEF/K1QLNSHhK6QO9a/P2gsXsfTIEyXeXw==} engines: {node: '>=12.17'} dependencies: @@ -5287,10 +6238,11 @@ packages: umask: 1.1.0 which: 2.0.2 transitivePeerDependencies: + - bluebird - supports-color dev: false - /@zkochan/npm-package-arg/2.0.1: + /@zkochan/npm-package-arg@2.0.1: resolution: {integrity: sha512-VvK3/jS9m/quSU970L5sZSvX9wmmhXnEu/GfffCz0/ZcMAUs471FFz2UJu56T/8N8hcKPODYuKHz8wL5xZZY3w==} engines: {node: '>=10.13'} dependencies: @@ -5298,7 +6250,7 @@ packages: semver: 7.3.5 validate-npm-package-name: 3.0.0 - /@zkochan/pkg/0.0.0-1: + /@zkochan/pkg@0.0.0-1: resolution: {integrity: sha512-Z3JNUGfvEIJ8H0XHOLllEQDxeB6bU2jtNy0ketV1MkJVU8Hu3TZdDWvNgCUeUJ6I8A9UH6gbSLficly3PPkaDA==} hasBin: true peerDependencies: @@ -5307,7 +6259,7 @@ packages: node-notifier: optional: true dependencies: - '@babel/parser': 7.13.13_@babel+types@7.13.12 + '@babel/parser': 7.13.13(@babel/types@7.13.12) '@babel/types': 7.13.12 chalk: 4.1.1 escodegen: 2.0.0 @@ -5326,15 +6278,15 @@ packages: - debug dev: true - /@zkochan/retry/0.2.0: + /@zkochan/retry@0.2.0: resolution: {integrity: sha512-WhB+2B/ZPlW2Xy/kMJBrMbqecWXcbDDgn0K0wKBAgO2OlBTz1iLJrRWduo+DGGn0Akvz1Lu4Xvls7dJojximWw==} engines: {node: '>=10'} - /@zkochan/rimraf/2.1.1: + /@zkochan/rimraf@2.1.1: resolution: {integrity: sha512-TgiZpFi4XSvS8wY2/JzoJQYqgpOeBfVMPLC93cRXjbqYSXr1PGyQagS1Wyztuq1uMA1Cqd+EYLa5HESrJwH0Kw==} engines: {node: '>=12.10'} - /@zkochan/table/1.0.0: + /@zkochan/table@1.0.0: resolution: {integrity: sha512-xLQlpiyapKO00VN3X0FmIzDN5CNCLCaSSnEldb9wAhKrFzQmmfu+FDlMvU0lA0wVDC8pawS8HFYYuGoZR6GdOw==} engines: {node: '>=10.0.0'} dependencies: @@ -5344,7 +6296,7 @@ packages: string-width: 4.2.2 dev: false - /JSONStream/1.3.5: + /JSONStream@1.3.5: resolution: {integrity: sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==} hasBin: true dependencies: @@ -5352,14 +6304,14 @@ packages: through: 2.3.8 dev: true - /abab/2.0.5: + /abab@2.0.5: resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} dev: true - /abbrev/1.1.1: + /abbrev@1.1.1: resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==} - /accepts/1.3.7: + /accepts@1.3.7: resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==} engines: {node: '>= 0.6'} dependencies: @@ -5367,69 +6319,67 @@ packages: negotiator: 0.6.2 dev: true - /acorn-globals/4.3.4: + /acorn-globals@4.3.4: resolution: {integrity: sha512-clfQEh21R+D0leSbUdWf3OcfqyaCSAQ8Ryq00bofSekfr9W8u1jyYZo6ir0xu9Gtcf7BjcHJpnbZH7JOCpP60A==} dependencies: acorn: 6.4.2 acorn-walk: 6.2.0 dev: true - /acorn-globals/6.0.0: + /acorn-globals@6.0.0: resolution: {integrity: sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==} dependencies: acorn: 7.4.1 acorn-walk: 7.2.0 dev: true - /acorn-jsx/5.3.2_acorn@7.4.1: + /acorn-jsx@5.3.2(acorn@7.4.1): resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} peerDependencies: acorn: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: acorn: 7.4.1 - dev: true - /acorn-walk/6.2.0: + /acorn-walk@6.2.0: resolution: {integrity: sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA==} engines: {node: '>=0.4.0'} dev: true - /acorn-walk/7.2.0: + /acorn-walk@7.2.0: resolution: {integrity: sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==} engines: {node: '>=0.4.0'} dev: true - /acorn/6.4.2: + /acorn@6.4.2: resolution: {integrity: sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ==} engines: {node: '>=0.4.0'} hasBin: true dev: true - /acorn/7.4.1: + /acorn@7.4.1: resolution: {integrity: sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==} engines: {node: '>=0.4.0'} hasBin: true - dev: true - /acorn/8.4.1: + /acorn@8.4.1: resolution: {integrity: sha512-asabaBSkEKosYKMITunzX177CXxQ4Q8BSSzMTKD+FefUhipQC70gfW5SiUDhYQ3vk8G+81HqQk7Fv9OXwwn9KA==} engines: {node: '>=0.4.0'} hasBin: true dev: true - /adm-zip/0.5.5: + /adm-zip@0.5.5: resolution: {integrity: sha512-IWwXKnCbirdbyXSfUDvCCrmYrOHANRZcc8NcRrvTlIApdl7PwE9oGcsYvNeJPAVY1M+70b4PxXGKIf8AEuiQ6w==} engines: {node: '>=6.0'} dev: false - /agent-base/4.3.0: + /agent-base@4.3.0: resolution: {integrity: sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==} engines: {node: '>= 4.0.0'} dependencies: es6-promisify: 5.0.0 dev: false - /agent-base/6.0.2: + /agent-base@6.0.2: resolution: {integrity: sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==} engines: {node: '>= 6.0.0'} dependencies: @@ -5437,7 +6387,7 @@ packages: transitivePeerDependencies: - supports-color - /agentkeepalive/4.1.4: + /agentkeepalive@4.1.4: resolution: {integrity: sha512-+V/rGa3EuU74H6wR04plBb7Ks10FbtUQgRj/FQOG7uUIEuaINI+AiqJR1k6t3SVNs7o7ZjIdus6706qqzVq8jQ==} engines: {node: '>= 8.0.0'} dependencies: @@ -5448,14 +6398,14 @@ packages: - supports-color dev: false - /aggregate-error/3.1.0: + /aggregate-error@3.1.0: resolution: {integrity: sha512-4I7Td01quW/RpocfNayFdFVk1qSuoh0E7JrbRJ16nH01HhKFQ88INq9Sd+nd72zqRySlr9BmDA8xlEJ6vJMrYA==} engines: {node: '>=8'} dependencies: clean-stack: 2.2.0 indent-string: 4.0.0 - /ajv/6.12.6: + /ajv@6.12.6: resolution: {integrity: sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==} dependencies: fast-deep-equal: 3.1.3 @@ -5463,7 +6413,7 @@ packages: json-schema-traverse: 0.4.1 uri-js: 4.4.1 - /all-module-paths/0.10.7: + /all-module-paths@0.10.7: resolution: {integrity: sha512-NDEu5/flJbTf1KW8+juMKcPScMjZRrmAiq4QYnU8f085vNQMA1lZQnshibpTMYJpjvxrFWQvsFHc+umcNZbBuQ==} engines: {node: '>=10.13'} dependencies: @@ -5471,7 +6421,7 @@ packages: global-dirs: 2.1.0 dev: true - /anonymous-npm-registry-client/0.1.2: + /anonymous-npm-registry-client@0.1.2: resolution: {integrity: sha1-+/Cb1GwnYBFGrO1CHgN3VPqHg+s=} dependencies: concat-stream: 1.6.2 @@ -5487,95 +6437,95 @@ packages: npmlog: 3.1.2 dev: true - /ansi-align/2.0.0: + /ansi-align@2.0.0: resolution: {integrity: sha1-w2rsy6VjuJzrVW82kPCx2eNUf38=} dependencies: string-width: 2.1.1 dev: true - /ansi-align/3.0.0: + /ansi-align@3.0.0: resolution: {integrity: sha512-ZpClVKqXN3RGBmKibdfWzqCY4lnjEuoNzU5T0oEFpfd/z5qJHVarukridD4juLO2FXMiwUQxr9WqQtaYa8XRYw==} dependencies: string-width: 3.1.0 - /ansi-bgblack/0.1.1: + /ansi-bgblack@0.1.1: resolution: {integrity: sha1-poulAHiHcBtqr74/oNrf36juPKI=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgblue/0.1.1: + /ansi-bgblue@0.1.1: resolution: {integrity: sha1-Z73ATtybm1J4lp2hlt6j11yMNhM=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgcyan/0.1.1: + /ansi-bgcyan@0.1.1: resolution: {integrity: sha1-WEiUJWAL3p9VBwaN2Wnr/bUP52g=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bggreen/0.1.1: + /ansi-bggreen@0.1.1: resolution: {integrity: sha1-TjGRJIUplD9DIelr8THRwTgWr0k=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgmagenta/0.1.1: + /ansi-bgmagenta@0.1.1: resolution: {integrity: sha1-myhDLAduqpmUGGcqPvvhk5HCx6E=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgred/0.1.1: + /ansi-bgred@0.1.1: resolution: {integrity: sha1-p2+Sg4OCukMpCmwXeEJPmE1vEEE=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgwhite/0.1.1: + /ansi-bgwhite@0.1.1: resolution: {integrity: sha1-ZQRlE3elim7OzQMxmU5IAljhG6g=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bgyellow/0.1.1: + /ansi-bgyellow@0.1.1: resolution: {integrity: sha1-w/4usIzUdmSAKeaHTRWgs49h1E8=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-black/0.1.1: + /ansi-black@0.1.1: resolution: {integrity: sha1-9hheiJNgslRaHsUMC/Bj/EMDJFM=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-blue/0.1.1: + /ansi-blue@0.1.1: resolution: {integrity: sha1-FbgEmQ6S/JyoxUds6PaZd3wh7b8=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-bold/0.1.1: + /ansi-bold@0.1.1: resolution: {integrity: sha1-PmOVCvWswq4uZw5vZ96xFdGl9QU=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-colors/0.2.0: + /ansi-colors@0.2.0: resolution: {integrity: sha1-csMd4qDZoszQysMMyYI+6y9kNLU=} engines: {node: '>=0.10.0'} dependencies: @@ -5608,185 +6558,185 @@ packages: lazy-cache: 2.0.2 dev: true - /ansi-colors/4.1.1: + /ansi-colors@4.1.1: resolution: {integrity: sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA==} engines: {node: '>=6'} - /ansi-cyan/0.1.1: + /ansi-cyan@0.1.1: resolution: {integrity: sha1-U4rlKK+JgvKK4w2G8vF0VtJgmHM=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-diff/1.1.1: + /ansi-diff@1.1.1: resolution: {integrity: sha512-XnTdFDQzbEewrDx8epWXdw7oqHMvv315vEtfqDiEhhWghIf4++h26c3/FMz7iTLhNrnj56DNIXpbxHZq+3s6qw==} dependencies: ansi-split: 1.0.1 - /ansi-dim/0.1.1: + /ansi-dim@0.1.1: resolution: {integrity: sha1-QN5MYDqoCG2Oeoa4/5mNXDbu/Ww=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-escapes/1.4.0: + /ansi-escapes@1.4.0: resolution: {integrity: sha1-06ioOzGapneTZisT52HHkRQiMG4=} engines: {node: '>=0.10.0'} dev: true - /ansi-escapes/4.3.2: + /ansi-escapes@4.3.2: resolution: {integrity: sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==} engines: {node: '>=8'} dependencies: type-fest: 0.21.3 dev: true - /ansi-gray/0.1.1: + /ansi-gray@0.1.1: resolution: {integrity: sha1-KWLPVOyXksSFEKPetSRDaGHvclE=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-green/0.1.1: + /ansi-green@0.1.1: resolution: {integrity: sha1-il2al55FjVfEDjNYCzc5C44Q0Pc=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-grey/0.1.1: + /ansi-grey@0.1.1: resolution: {integrity: sha1-WdmLasK6GfilF5jphT+6eDOaM8E=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-hidden/0.1.1: + /ansi-hidden@0.1.1: resolution: {integrity: sha1-7WpMSY0rt8uyidvyqNHcyFZ/rg8=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-inverse/0.1.1: + /ansi-inverse@0.1.1: resolution: {integrity: sha1-tq9Fgm/oJr+1KKbHmIV5Q1XM0mk=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-italic/0.1.1: + /ansi-italic@0.1.1: resolution: {integrity: sha1-EEdDRj9iXBQqA2c5z4XtpoiYbyM=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-magenta/0.1.1: + /ansi-magenta@0.1.1: resolution: {integrity: sha1-BjtboW+z8j4c/aKwfAqJ3hHkMK4=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-red/0.1.1: + /ansi-red@0.1.1: resolution: {integrity: sha1-jGOPnRCAgAo1PJwoyKgcpHBdlGw=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-regex/2.1.1: + /ansi-regex@2.1.1: resolution: {integrity: sha1-w7M6te42DYbg5ijwRorn7yfWVN8=} engines: {node: '>=0.10.0'} - /ansi-regex/3.0.0: + /ansi-regex@3.0.0: resolution: {integrity: sha1-7QMXwyIGT3lGbAKWa922Bas32Zg=} engines: {node: '>=4'} - /ansi-regex/4.1.0: + /ansi-regex@4.1.0: resolution: {integrity: sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg==} engines: {node: '>=6'} - /ansi-regex/5.0.0: + /ansi-regex@5.0.0: resolution: {integrity: sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg==} engines: {node: '>=8'} - /ansi-reset/0.1.1: + /ansi-reset@0.1.1: resolution: {integrity: sha1-5+cSksPH3c1NYu9KbHwFmAkRw7c=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-split/1.0.1: + /ansi-split@1.0.1: resolution: {integrity: sha512-RRxQym4DFtDNmHIkW6aeFVvrXURb11lGAEPXNiryjCe8bK8RsANjzJ0M2aGOkvBYwP4Bl/xZ8ijtr6D3j1x/eg==} dependencies: ansi-regex: 3.0.0 - /ansi-strikethrough/0.1.1: + /ansi-strikethrough@0.1.1: resolution: {integrity: sha1-2Eh3FAss/wfRyT685pkE9oiF5Wg=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-styles/2.2.1: - resolution: {integrity: sha1-tDLdM1i2NM914eRmQ2gkBTPB3b4=} + /ansi-styles@2.2.1: + resolution: {integrity: sha512-kmCevFghRiWM7HB5zTPULl4r9bVFSWjz62MhqizDGUrq2NWuNMQyuv4tHHoKJHs69M/MF64lEcHdYIocrdWQYA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/ansi-styles/-/ansi-styles-2.2.1.tgz} engines: {node: '>=0.10.0'} dev: true - /ansi-styles/3.2.1: + /ansi-styles@3.2.1: resolution: {integrity: sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==} engines: {node: '>=4'} dependencies: color-convert: 1.9.3 - /ansi-styles/4.3.0: - resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==} + /ansi-styles@4.3.0: + resolution: {integrity: sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/ansi-styles/-/ansi-styles-4.3.0.tgz} engines: {node: '>=8'} dependencies: color-convert: 2.0.1 - /ansi-styles/5.2.0: - resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==} + /ansi-styles@5.2.0: + resolution: {integrity: sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/ansi-styles/-/ansi-styles-5.2.0.tgz} engines: {node: '>=10'} dev: true - /ansi-underline/0.1.1: + /ansi-underline@0.1.1: resolution: {integrity: sha1-38kg9Ml7WXfqFi34/7mIMIqqcaQ=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-white/0.1.1: + /ansi-white@0.1.1: resolution: {integrity: sha1-nHe3wZPF7pkuYBHTbsTJIbRXiUQ=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /ansi-wrap/0.1.0: + /ansi-wrap@0.1.0: resolution: {integrity: sha1-qCJQ3bABXponyoLoLqYDu/pF768=} engines: {node: '>=0.10.0'} dev: true - /ansi-yellow/0.1.1: + /ansi-yellow@0.1.1: resolution: {integrity: sha1-y5NW8vRscy8OMZnmEClVp32oPB0=} engines: {node: '>=0.10.0'} dependencies: ansi-wrap: 0.1.0 dev: true - /any-promise/1.3.0: + /any-promise@1.3.0: resolution: {integrity: sha1-q8av7tzqUugJzcA3au0845Y10X8=} dev: true - /anymatch/3.1.2: + /anymatch@3.1.2: resolution: {integrity: sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==} engines: {node: '>= 8'} dependencies: @@ -5794,87 +6744,87 @@ packages: picomatch: 2.3.0 dev: true - /apache-md5/1.1.2: + /apache-md5@1.1.2: resolution: {integrity: sha1-7klza2ObTxCLbp5ibG2pkwa0FpI=} engines: {node: '>=4.6.1'} dev: true - /append-buffer/1.0.2: + /append-buffer@1.0.2: resolution: {integrity: sha1-2CIM9GYIFSXv6lBhTz3mUU36WPE=} engines: {node: '>=0.10.0'} dependencies: buffer-equal: 1.0.0 dev: true - /aproba/1.2.0: + /aproba@1.2.0: resolution: {integrity: sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw==} - /archy/1.0.0: + /archy@1.0.0: resolution: {integrity: sha1-+cjBN1fMHde8N5rHeyxipcKGjEA=} dev: false - /are-we-there-yet/1.1.5: + /are-we-there-yet@1.1.5: resolution: {integrity: sha512-5hYdAkZlcG8tOLujVDTgCT+uPX0VnpAH28gWsLfzpXYm7wP6mp5Q/gYyR7YQ0cKVJcXJnl3j2kpBan13PtQf6w==} dependencies: delegates: 1.0.0 readable-stream: 2.3.7 - /arg/4.1.3: + /arg@4.1.3: resolution: {integrity: sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==} dev: true - /argparse/1.0.10: + /argparse@1.0.10: resolution: {integrity: sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==} dependencies: sprintf-js: 1.0.3 - /argparse/2.0.1: + /argparse@2.0.1: resolution: {integrity: sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==} - /arr-diff/4.0.0: + /arr-diff@4.0.0: resolution: {integrity: sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA=} engines: {node: '>=0.10.0'} dev: true - /arr-flatten/1.1.0: + /arr-flatten@1.1.0: resolution: {integrity: sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg==} engines: {node: '>=0.10.0'} dev: true - /arr-swap/1.0.1: + /arr-swap@1.0.1: resolution: {integrity: sha1-FHWQ7WX8gVvAf+8Jl8Llgj1kNTQ=} engines: {node: '>=0.10.0'} dependencies: is-number: 3.0.0 dev: true - /arr-union/3.1.0: + /arr-union@3.1.0: resolution: {integrity: sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ=} engines: {node: '>=0.10.0'} dev: true - /array-equal/1.0.0: + /array-equal@1.0.0: resolution: {integrity: sha1-jCpe8kcv2ep0KwTHenUJO6J1fJM=} dev: true - /array-find-index/1.0.2: + /array-find-index@1.0.2: resolution: {integrity: sha1-3wEKoSh+Fku9pvlyOwqWoexBh6E=} engines: {node: '>=0.10.0'} dev: true - /array-flatten/1.1.1: + /array-flatten@1.1.1: resolution: {integrity: sha1-ml9pkFGx5wczKPKgCJaLZOopVdI=} dev: true - /array-flatten/2.1.2: + /array-flatten@2.1.2: resolution: {integrity: sha512-hNfzcOV8W4NdualtqBFPyVO+54DSJuZGY9qT4pRroB6S9e3iiido2ISIC5h9R2sPJ8H3FHCIiEnsv1lPXO3KtQ==} dev: false - /array-ify/1.0.0: + /array-ify@1.0.0: resolution: {integrity: sha1-nlKHYrSpBmrRY6aWKjZEGOlibs4=} dev: true - /array-includes/3.1.3: + /array-includes@3.1.3: resolution: {integrity: sha512-gcem1KlBU7c9rB+Rq8/3PPKsK2kjqeEBa3bD5kkQo4nYlOHQCJqIJFqBXDEfwaRuYTT4E+FxA9xez7Gf/e3Q7A==} engines: {node: '>= 0.4'} dependencies: @@ -5885,28 +6835,28 @@ packages: is-string: 1.0.6 dev: false - /array-union/1.0.2: + /array-union@1.0.2: resolution: {integrity: sha1-mjRBDk9OPaI96jdb5b5w8kd47Dk=} engines: {node: '>=0.10.0'} dependencies: array-uniq: 1.0.3 dev: true - /array-union/2.1.0: + /array-union@2.1.0: resolution: {integrity: sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==} engines: {node: '>=8'} - /array-uniq/1.0.3: + /array-uniq@1.0.3: resolution: {integrity: sha1-r2rId6Jcx/dOBYiUdThY39sk/bY=} engines: {node: '>=0.10.0'} dev: true - /array-unique/0.3.2: + /array-unique@0.3.2: resolution: {integrity: sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg=} engines: {node: '>=0.10.0'} dev: true - /array.prototype.flat/1.2.4: + /array.prototype.flat@1.2.4: resolution: {integrity: sha512-4470Xi3GAPAjZqFcljX2xzckv1qeKPizoNkiS0+O4IoPR2ZNpcjE0pkhdihlDouK+x6QOast26B4Q/O9DJnwSg==} engines: {node: '>= 0.4'} dependencies: @@ -5915,73 +6865,73 @@ packages: es-abstract: 1.18.3 dev: false - /arrify/1.0.1: + /arrify@1.0.1: resolution: {integrity: sha1-iYUI2iIm84DfkEcoRWhJwVAaSw0=} engines: {node: '>=0.10.0'} dev: true - /arrify/2.0.1: + /arrify@2.0.1: resolution: {integrity: sha512-3duEwti880xqi4eAMN8AyR4a0ByT90zoYdLlevfrvU43vb0YZwZVfxOgxWrLXXXpyugL0hNZc9G6BiB5B3nUug==} engines: {node: '>=8'} dev: true - /as-table/1.0.55: + /as-table@1.0.55: resolution: {integrity: sha512-xvsWESUJn0JN421Xb9MQw6AsMHRCUknCe0Wjlxvjud80mU4E6hQf1A6NzQKcYNmYw62MfzEtXc+badstZP3JpQ==} dependencies: printable-characters: 1.0.42 - /asn1/0.2.4: + /asn1@0.2.4: resolution: {integrity: sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==} dependencies: safer-buffer: 2.1.2 dev: true - /assert-plus/1.0.0: + /assert-plus@1.0.0: resolution: {integrity: sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU=} engines: {node: '>=0.8'} dev: true - /assign-symbols/1.0.0: + /assign-symbols@1.0.0: resolution: {integrity: sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=} engines: {node: '>=0.10.0'} dev: true - /astral-regex/2.0.0: + /astral-regex@2.0.0: resolution: {integrity: sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==} engines: {node: '>=8'} - /async/3.2.0: + /async@3.2.0: resolution: {integrity: sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw==} dev: true - /asynckit/0.4.0: + /asynckit@0.4.0: resolution: {integrity: sha1-x57Zf380y48robyXkLzDZkdLS3k=} - /at-least-node/1.0.0: + /at-least-node@1.0.0: resolution: {integrity: sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==} engines: {node: '>= 4.0.0'} dev: true - /atob/2.1.2: + /atob@2.1.2: resolution: {integrity: sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==} engines: {node: '>= 4.5.0'} hasBin: true dev: true - /atomic-sleep/1.0.0: + /atomic-sleep@1.0.0: resolution: {integrity: sha512-kNOjDqAh7px0XWNI+4QbzoiR/nTkHAWNud2uvnJquD1/x5a7EQZMJT0AczqK0Qn67oY/TTQ1LbUKajZpp3I9tQ==} engines: {node: '>=8.0.0'} dev: true - /aws-sign2/0.7.0: + /aws-sign2@0.7.0: resolution: {integrity: sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg=} dev: true - /aws4/1.11.0: + /aws4@1.11.0: resolution: {integrity: sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==} dev: true - /axios/0.21.1: + /axios@0.21.1: resolution: {integrity: sha512-dKQiRHxGD9PPRIUNIWvZhPTPpl1rf/OxTYKsqKUDjBwYylTvV7SjSHJb9ratfyzM6wCdLCOYLzs73qpg5c4iGA==} dependencies: follow-redirects: 1.14.1 @@ -5989,7 +6939,7 @@ packages: - debug dev: true - /babel-jest/27.0.6_@babel+core@7.14.8: + /babel-jest@27.0.6(@babel/core@7.14.8): resolution: {integrity: sha512-iTJyYLNc4wRofASmofpOc5NK9QunwMk+TLFgGXsTFS8uEqmd8wdI7sga0FPe2oVH3b5Agt/EAK1QjPEuKL8VfA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -6000,7 +6950,7 @@ packages: '@jest/types': 27.0.6 '@types/babel__core': 7.1.15 babel-plugin-istanbul: 6.0.0 - babel-preset-jest: 27.0.6_@babel+core@7.14.8 + babel-preset-jest: 27.0.6(@babel/core@7.14.8) chalk: 4.1.1 graceful-fs: 4.2.6 slash: 3.0.0 @@ -6008,7 +6958,7 @@ packages: - supports-color dev: true - /babel-plugin-istanbul/6.0.0: + /babel-plugin-istanbul@6.0.0: resolution: {integrity: sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ==} engines: {node: '>=8'} dependencies: @@ -6021,7 +6971,7 @@ packages: - supports-color dev: true - /babel-plugin-jest-hoist/27.0.6: + /babel-plugin-jest-hoist@27.0.6: resolution: {integrity: sha512-CewFeM9Vv2gM7Yr9n5eyyLVPRSiBnk6lKZRjgwYnGKSl9M14TMn2vkN02wTF04OGuSDLEzlWiMzvjXuW9mB6Gw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -6031,7 +6981,7 @@ packages: '@types/babel__traverse': 7.14.2 dev: true - /babel-polyfill/6.26.0: + /babel-polyfill@6.26.0: resolution: {integrity: sha1-N5k3q8Z9eJWXCtxiHyhM2WbPIVM=} dependencies: babel-runtime: 6.26.0 @@ -6039,27 +6989,27 @@ packages: regenerator-runtime: 0.10.5 dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.14.8: + /babel-preset-current-node-syntax@1.0.1(@babel/core@7.14.8): resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: '@babel/core': ^7.0.0 dependencies: '@babel/core': 7.14.8 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.14.8 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.14.8 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.14.8 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.14.8 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.14.8 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.14.8 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.14.8 - dev: true - - /babel-preset-jest/27.0.6_@babel+core@7.14.8: + '@babel/plugin-syntax-async-generators': 7.8.4(@babel/core@7.14.8) + '@babel/plugin-syntax-bigint': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-class-properties': 7.12.13(@babel/core@7.14.8) + '@babel/plugin-syntax-import-meta': 7.10.4(@babel/core@7.14.8) + '@babel/plugin-syntax-json-strings': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-logical-assignment-operators': 7.10.4(@babel/core@7.14.8) + '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-numeric-separator': 7.10.4(@babel/core@7.14.8) + '@babel/plugin-syntax-object-rest-spread': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-optional-catch-binding': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-optional-chaining': 7.8.3(@babel/core@7.14.8) + '@babel/plugin-syntax-top-level-await': 7.14.5(@babel/core@7.14.8) + dev: true + + /babel-preset-jest@27.0.6(@babel/core@7.14.8): resolution: {integrity: sha512-WObA0/Biw2LrVVwZkF/2GqbOdzhKD6Fkdwhoy9ASIrOWr/zodcSpQh72JOkEn6NWyjmnPDjNSqaGN4KnpKzhXw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -6067,20 +7017,23 @@ packages: dependencies: '@babel/core': 7.14.8 babel-plugin-jest-hoist: 27.0.6 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.14.8 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.14.8) dev: true - /babel-runtime/6.26.0: + /babel-runtime@6.26.0: resolution: {integrity: sha1-llxwWGaOgrVde/4E/yM3vItWR/4=} dependencies: core-js: 2.6.12 regenerator-runtime: 0.11.1 dev: true - /balanced-match/1.0.2: - resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} + /balanced-match@1.0.2: + resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/balanced-match/-/balanced-match-1.0.2.tgz} - /base/0.11.2: + /base64-js@1.5.1: + resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} + + /base@0.11.2: resolution: {integrity: sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg==} engines: {node: '>=0.10.0'} dependencies: @@ -6093,33 +7046,30 @@ packages: pascalcase: 0.1.1 dev: true - /base64-js/1.5.1: - resolution: {integrity: sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==} - - /bcrypt-pbkdf/1.0.2: + /bcrypt-pbkdf@1.0.2: resolution: {integrity: sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4=} dependencies: tweetnacl: 0.14.5 dev: true - /bcryptjs/2.4.3: + /bcryptjs@2.4.3: resolution: {integrity: sha1-mrVie5PmBiH/fNrF2pczAn3x0Ms=} dev: true - /better-path-resolve/1.0.0: + /better-path-resolve@1.0.0: resolution: {integrity: sha512-pbnl5XzGBdrFU/wT4jqmJVPn2B6UHPBOhzMQkY/SPUPB6QtUXtmBHBIwCbXJol93mOpGMnQyP/+BB19q04xj7g==} engines: {node: '>=4'} dependencies: is-windows: 1.0.2 - /bl/4.1.0: + /bl@4.1.0: resolution: {integrity: sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==} dependencies: buffer: 5.7.1 inherits: 2.0.4 readable-stream: 3.6.0 - /body-parser/1.19.0: + /body-parser@1.19.0: resolution: {integrity: sha512-dhEPs72UPbDnAQJ9ZKMNTP6ptJaionhP5cBb541nXPlW60Jepo9RV/a4fX4XWW9CuFNK22krhrj1+rgzifNCsw==} engines: {node: '>= 0.8'} dependencies: @@ -6133,15 +7083,17 @@ packages: qs: 6.7.0 raw-body: 2.4.0 type-is: 1.6.18 + transitivePeerDependencies: + - supports-color dev: true - /bole/4.0.0: + /bole@4.0.0: resolution: {integrity: sha512-Bk/2qoyOSlwU1dnDFk/oPM2FCNKAlYlBHfpAgwGX+K9HUtxSvmIAQCmMWMOvE6BlHHRCwsH1MxJe/r1ieodxqQ==} dependencies: fast-safe-stringify: 2.0.8 individual: 3.0.0 - /boxen/1.3.0: + /boxen@1.3.0: resolution: {integrity: sha512-TNPjfTr432qx7yOjQyaXm3dSR0MH9vXp7eT1BFSl/C51g+EFnOR9hTg1IreahGBmDNCehscshe45f+C1TBZbLw==} engines: {node: '>=4'} dependencies: @@ -6154,7 +7106,7 @@ packages: widest-line: 2.0.1 dev: true - /boxen/5.0.1: + /boxen@5.0.1: resolution: {integrity: sha512-49VBlw+PrWEF51aCmy7QIteYPIFZxSpvqBdP/2itCPPlJ49kj9zg/XPRFrdkne2W+CfwXUls8exMvu1RysZpKA==} engines: {node: '>=10'} dependencies: @@ -6167,13 +7119,13 @@ packages: widest-line: 3.1.0 wrap-ansi: 7.0.0 - /brace-expansion/1.1.11: - resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==} + /brace-expansion@1.1.11: + resolution: {integrity: sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/brace-expansion/-/brace-expansion-1.1.11.tgz} dependencies: balanced-match: 1.0.2 concat-map: 0.0.1 - /braces/2.3.2: + /braces@2.3.2: resolution: {integrity: sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w==} engines: {node: '>=0.10.0'} dependencies: @@ -6187,31 +7139,33 @@ packages: snapdragon-node: 2.1.1 split-string: 3.1.0 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /braces/3.0.2: + /braces@3.0.2: resolution: {integrity: sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==} engines: {node: '>=8'} dependencies: fill-range: 7.0.1 - /breakword/1.0.5: + /breakword@1.0.5: resolution: {integrity: sha512-ex5W9DoOQ/LUEU3PMdLs9ua/CYZl1678NUkKOdUSi8Aw5F1idieaiRURCBFJCwVcrD1J8Iy3vfWSloaMwO2qFg==} dependencies: wcwidth: 1.0.1 dev: true - /browser-process-hrtime/1.0.0: + /browser-process-hrtime@1.0.0: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserify-zlib/0.1.4: + /browserify-zlib@0.1.4: resolution: {integrity: sha1-uzX4pRn2AOD6a4SFJByXnQFB+y0=} dependencies: pako: 0.2.9 dev: false - /browserslist/4.16.6: + /browserslist@4.16.6: resolution: {integrity: sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true @@ -6223,55 +7177,60 @@ packages: node-releases: 1.1.73 dev: true - /bs-logger/0.2.6: + /bs-logger@0.2.6: resolution: {integrity: sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==} engines: {node: '>= 6'} dependencies: fast-json-stable-stringify: 2.1.0 dev: true - /bser/2.1.1: + /bser@2.1.1: resolution: {integrity: sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==} dependencies: node-int64: 0.4.0 dev: true - /buffer-equal-constant-time/1.0.1: + /buffer-equal-constant-time@1.0.1: resolution: {integrity: sha1-+OcRMvf/5uAaXJaXpMbz5I1cyBk=} dev: true - /buffer-equal/1.0.0: + /buffer-equal@1.0.0: resolution: {integrity: sha1-WWFrSYME1Var1GaWayLu2j7KX74=} engines: {node: '>=0.4.0'} dev: true - /buffer-from/1.1.1: + /buffer-from@1.1.1: resolution: {integrity: sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A==} - /buffer/5.7.1: + /buffer@5.7.1: resolution: {integrity: sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ==} dependencies: base64-js: 1.5.1 ieee754: 1.2.1 - /builtins/1.0.3: + /builtin-modules@1.1.1: + resolution: {integrity: sha512-wxXCdllwGhI2kCC0MnvTGYTMvnVZTvqgypkiTI8Pa5tcz2i6VqsqwYGgqwXji+4RgCzms6EajE4IxiUH6HH8nQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/builtin-modules/-/builtin-modules-1.1.1.tgz} + engines: {node: '>=0.10.0'} + dev: true + + /builtins@1.0.3: resolution: {integrity: sha1-y5T662HIaWRR2zZTThQi+U8K7og=} - /byline/5.0.0: + /byline@5.0.0: resolution: {integrity: sha1-dBxSFkaOrcRXsDQQEYrXfejB3bE=} engines: {node: '>=0.10.0'} - /bytes/3.0.0: + /bytes@3.0.0: resolution: {integrity: sha1-0ygVQE1olpn4Wk6k+odV3ROpYEg=} engines: {node: '>= 0.8'} dev: true - /bytes/3.1.0: + /bytes@3.1.0: resolution: {integrity: sha512-zauLjrfCG+xvoyaqLoV8bLVXXNGC4JqlxFCutSDWA6fJrTo2ZuvLYTqZ7aHBLZSMOopbzwv8f+wZcVzfVTI2Dg==} engines: {node: '>= 0.8'} dev: true - /bzip2-maybe/1.0.0: + /bzip2-maybe@1.0.0: resolution: {integrity: sha1-ya73AIprlDy+mcxhcSXrS9R4KWs=} hasBin: true dependencies: @@ -6282,7 +7241,7 @@ packages: unbzip2-stream: 1.4.3 dev: false - /c8/7.7.3: + /c8@7.7.3: resolution: {integrity: sha512-ZyA7n3w8i4ETV25tVYMHwJxCSnaOf/LfA8vOcuZOPbonuQfD7tBT/gMWZy7eczRpCDuHcvMXwoqAemg6R0p3+A==} engines: {node: '>=10.12.0'} hasBin: true @@ -6293,7 +7252,7 @@ packages: foreground-child: 2.0.0 istanbul-lib-coverage: 3.0.0 istanbul-lib-report: 3.0.0 - istanbul-reports: /@zkochan/istanbul-reports/3.0.2 + istanbul-reports: /@zkochan/istanbul-reports@3.0.2 rimraf: 3.0.2 test-exclude: 6.0.0 v8-to-istanbul: 8.0.0 @@ -6301,7 +7260,7 @@ packages: yargs-parser: 20.2.9 dev: true - /cacache/15.2.0: + /cacache@15.2.0: resolution: {integrity: sha512-uKoJSHmnrqXgthDFx/IU6ED/5xd+NNGe+Bb+kLZy7Ku4P+BaiWEUflAKPZ7eAzsYGcsAGASJZsybXp+quEcHTw==} engines: {node: '>= 10'} dependencies: @@ -6322,9 +7281,11 @@ packages: ssri: 8.0.1 tar: 6.1.1 unique-filename: 1.1.1 + transitivePeerDependencies: + - bluebird dev: false - /cache-base/1.0.1: + /cache-base@1.0.1: resolution: {integrity: sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ==} engines: {node: '>=0.10.0'} dependencies: @@ -6339,22 +7300,21 @@ packages: unset-value: 1.0.0 dev: true - /call-bind/1.0.2: + /call-bind@1.0.2: resolution: {integrity: sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==} dependencies: function-bind: 1.1.1 get-intrinsic: 1.1.1 - /call-me-maybe/1.0.1: + /call-me-maybe@1.0.1: resolution: {integrity: sha1-JtII6onje1y95gJQoV8DHBak1ms=} dev: true - /callsites/3.1.0: + /callsites@3.1.0: resolution: {integrity: sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==} engines: {node: '>=6'} - dev: true - /camelcase-keys/2.1.0: + /camelcase-keys@2.1.0: resolution: {integrity: sha1-MIvur/3ygRkFHvodkyITyRuPkuc=} engines: {node: '>=0.10.0'} dependencies: @@ -6362,7 +7322,7 @@ packages: map-obj: 1.0.1 dev: true - /camelcase-keys/6.2.2: + /camelcase-keys@6.2.2: resolution: {integrity: sha512-YrwaA0vEKazPBkn0ipTiMpSajYDSe+KjQfrjhcBMxJt/znbvlHd8Pw/Vamaz5EB4Wfhs3SUR3Z9mwRu/P3s3Yg==} engines: {node: '>=8'} dependencies: @@ -6370,7 +7330,7 @@ packages: map-obj: 4.2.1 quick-lru: 4.0.1 - /camelcase-keys/7.0.0: + /camelcase-keys@7.0.0: resolution: {integrity: sha512-qlQlECgDl5Ev+gkvONaiD4X4TF2gyZKuLBvzx0zLo2UwAxmz3hJP/841aaMHTeH1T7v5HRwoRq91daulXoYWvg==} engines: {node: '>=12'} dependencies: @@ -6380,43 +7340,43 @@ packages: type-fest: 1.2.2 dev: true - /camelcase/2.1.1: + /camelcase@2.1.1: resolution: {integrity: sha1-fB0W1nmhu+WcoCys7PsBHiAfWh8=} engines: {node: '>=0.10.0'} dev: true - /camelcase/4.1.0: + /camelcase@4.1.0: resolution: {integrity: sha1-1UVjW+HjPFQmScaRc+Xeas+uNN0=} engines: {node: '>=4'} dev: true - /camelcase/5.3.1: + /camelcase@5.3.1: resolution: {integrity: sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==} engines: {node: '>=6'} - /camelcase/6.2.0: + /camelcase@6.2.0: resolution: {integrity: sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==} engines: {node: '>=10'} - /can-link/2.0.0: + /can-link@2.0.0: resolution: {integrity: sha512-2W2yAdkQQrrL0WM6BrGqkrLkWlVon8riZch0EBNklid2CZsOzZnqR5HE7W3Q3BrMWUop+9I2dpjyZqhSOYh6Yg==} engines: {node: '>=10'} - /can-write-to-dir/1.1.1: + /can-write-to-dir@1.1.1: resolution: {integrity: sha512-eOgiEWqjppB+3DN/5E82EQ8dTINus8d9GXMCbEsUnp2hcUIcXmBvzWmD3tXMk3CuBK0v+ddK9qw0EAF+JVRMjQ==} engines: {node: '>=10.13'} dependencies: path-temp: 2.0.0 - /caniuse-lite/1.0.30001247: + /caniuse-lite@1.0.30001247: resolution: {integrity: sha512-4rS7co+7+AoOSPRPOPUt5/GdaqZc0EsUpWk66ofE3HJTAajUK2Ss2VwoNzVN69ghg8lYYlh0an0Iy4LIHHo9UQ==} dev: true - /caseless/0.12.0: + /caseless@0.12.0: resolution: {integrity: sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=} dev: true - /chalk/1.1.3: + /chalk@1.1.3: resolution: {integrity: sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg=} engines: {node: '>=0.10.0'} dependencies: @@ -6427,7 +7387,7 @@ packages: supports-color: 2.0.0 dev: true - /chalk/2.4.2: + /chalk@2.4.2: resolution: {integrity: sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==} engines: {node: '>=4'} dependencies: @@ -6435,7 +7395,7 @@ packages: escape-string-regexp: 1.0.5 supports-color: 5.5.0 - /chalk/3.0.0: + /chalk@3.0.0: resolution: {integrity: sha512-4D3B6Wf41KOYRFdszmDqMCGq5VV/uMAB273JILmO+3jAlh8X4qDtdtgCR3fxtbLEMzSx22QdhnDcJvu2u1fVwg==} engines: {node: '>=8'} dependencies: @@ -6443,7 +7403,7 @@ packages: supports-color: 7.2.0 dev: true - /chalk/4.1.0: + /chalk@4.1.0: resolution: {integrity: sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A==} engines: {node: '>=10'} dependencies: @@ -6451,50 +7411,52 @@ packages: supports-color: 7.2.0 dev: true - /chalk/4.1.1: + /chalk@4.1.1: resolution: {integrity: sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==} engines: {node: '>=10'} dependencies: ansi-styles: 4.3.0 supports-color: 7.2.0 - /char-regex/1.0.2: + /char-regex@1.0.2: resolution: {integrity: sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==} engines: {node: '>=10'} - /chardet/0.7.0: + /chardet@0.7.0: resolution: {integrity: sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA==} dev: true - /choices-separator/2.0.0: + /choices-separator@2.0.0: resolution: {integrity: sha1-kv0XYxgteQM/XFxR0Lo1LlVnxpY=} engines: {node: '>=0.10.0'} dependencies: ansi-dim: 0.1.1 debug: 2.6.9 strip-color: 0.1.0 + transitivePeerDependencies: + - supports-color dev: true - /chownr/1.1.4: + /chownr@1.1.4: resolution: {integrity: sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==} dev: true - /chownr/2.0.0: + /chownr@2.0.0: resolution: {integrity: sha512-bIomtDF5KGpdogkLd9VspvFzk9KfpyyGlS8YFVZl7TGPBHL5snIOnxeshwVgPteQ9b4Eydl+pVbIyE1DcvCWgQ==} engines: {node: '>=10'} - /ci-info/2.0.0: + /ci-info@2.0.0: resolution: {integrity: sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==} dev: true - /ci-info/3.2.0: + /ci-info@3.2.0: resolution: {integrity: sha512-dVqRX7fLUm8J6FgHJ418XuIgDLZDkYcDFTeL6TA2gt5WlIZUQrrH6EZrNClwT/H0FateUsZkGIOPRrLbP+PR9A==} - /cjs-module-lexer/1.2.2: + /cjs-module-lexer@1.2.2: resolution: {integrity: sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA==} dev: true - /class-utils/0.3.6: + /class-utils@0.3.6: resolution: {integrity: sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg==} engines: {node: '>=0.10.0'} dependencies: @@ -6504,20 +7466,20 @@ packages: static-extend: 0.1.2 dev: true - /clean-stack/2.2.0: + /clean-stack@2.2.0: resolution: {integrity: sha512-4diC9HaTE+KRAMWhDhrGOECgWZxoevMc5TlkObMqNSsVU62PYzXZ/SMTjzyGAFF1YusgxGcSWTEXBhp0CPwQ1A==} engines: {node: '>=6'} - /cli-boxes/1.0.0: + /cli-boxes@1.0.0: resolution: {integrity: sha1-T6kXw+WclKAEzWH47lCdplFocUM=} engines: {node: '>=0.10.0'} dev: true - /cli-boxes/2.2.1: + /cli-boxes@2.2.1: resolution: {integrity: sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==} engines: {node: '>=6'} - /cli-columns/3.1.2: + /cli-columns@3.1.2: resolution: {integrity: sha1-ZzLZcpee/CrkRKHwjgj6E5yWoY4=} engines: {node: '>= 4'} dependencies: @@ -6525,28 +7487,30 @@ packages: strip-ansi: 3.0.1 dev: false - /cli-cursor/1.0.2: + /cli-cursor@1.0.2: resolution: {integrity: sha1-ZNo/fValRBLll5S9Ytw1KV6PKYc=} engines: {node: '>=0.10.0'} dependencies: restore-cursor: 1.0.1 dev: true - /cli-width/1.1.1: + /cli-width@1.1.1: resolution: {integrity: sha1-pNKT72frt7iNSk1CwMzwDE0eNm0=} dev: true - /clipanion/2.6.2: + /clipanion@2.6.2: resolution: {integrity: sha512-0tOHJNMF9+4R3qcbBL+4IxLErpaYSYvzs10aXuECDbZdJOuJHdagJMAqvLdeaUQTI/o2uSCDRpet6ywDiKOAYw==} dev: false - /clipanion/3.0.0: + /clipanion@3.0.0(typanion@3.3.2): resolution: {integrity: sha512-Ae2/PVkgMM/EbiGugE0p0QcjXyuh5hP+yzpJYaIElQ0g0kkuQKEHuYkLyk4K8gNkO1KKlHZ6UWgxRaTOMtmiLw==} + peerDependencies: + typanion: '*' dependencies: typanion: 3.3.2 dev: true - /cliui/6.0.0: + /cliui@6.0.0: resolution: {integrity: sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ==} dependencies: string-width: 4.2.2 @@ -6554,7 +7518,7 @@ packages: wrap-ansi: 6.2.0 dev: true - /cliui/7.0.4: + /cliui@7.0.4: resolution: {integrity: sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==} dependencies: string-width: 4.2.2 @@ -6562,12 +7526,12 @@ packages: wrap-ansi: 7.0.0 dev: true - /clone-buffer/1.0.0: + /clone-buffer@1.0.0: resolution: {integrity: sha1-4+JbIHrE5wGvch4staFnksrD3Fg=} engines: {node: '>= 0.10'} dev: true - /clone-deep/1.0.0: + /clone-deep@1.0.0: resolution: {integrity: sha512-hmJRX8x1QOJVV+GUjOBzi6iauhPqc9hIF6xitWRBbiPZOBb6vGo/mDRIK9P74RTKSQK7AE8B0DDWY/vpRrPmQw==} engines: {node: '>=0.10.0'} dependencies: @@ -6577,7 +7541,7 @@ packages: shallow-clone: 1.0.0 dev: true - /clone-deep/4.0.1: + /clone-deep@4.0.1: resolution: {integrity: sha512-neHB9xuzh/wk0dIHweyAXv2aPGZIVk3pLMe+/RNzINf17fe0OG96QroktYAUm7SM1PBnzTabaLboqqxDyMU+SQ==} engines: {node: '>=6'} dependencies: @@ -6586,21 +7550,21 @@ packages: shallow-clone: 3.0.1 dev: true - /clone-stats/1.0.0: + /clone-stats@1.0.0: resolution: {integrity: sha1-s3gt/4u1R04Yuba/D9/ngvh3doA=} dev: true - /clone/1.0.4: + /clone@1.0.4: resolution: {integrity: sha1-2jCcwmPfFZlMaIypAheco8fNfH4=} engines: {node: '>=0.8'} dev: true - /clone/2.1.2: + /clone@2.1.2: resolution: {integrity: sha1-G39Ln1kfHo+DZwQBYANFoCiHQ18=} engines: {node: '>=0.8'} dev: true - /cloneable-readable/1.1.3: + /cloneable-readable@1.1.3: resolution: {integrity: sha512-2EF8zTQOxYq70Y4XKtorQupqF0m49MBz2/yf5Bj+MHjvpG3Hy7sImifnqD6UA+TKYxeSV+u6qqQPawN5UvnpKQ==} dependencies: inherits: 2.0.4 @@ -6608,20 +7572,20 @@ packages: readable-stream: 2.3.7 dev: true - /co/4.6.0: + /co@4.6.0: resolution: {integrity: sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ=} engines: {iojs: '>= 1.0.0', node: '>= 0.12.0'} dev: true - /code-point-at/1.1.0: + /code-point-at@1.1.0: resolution: {integrity: sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c=} engines: {node: '>=0.10.0'} - /collect-v8-coverage/1.0.1: + /collect-v8-coverage@1.0.1: resolution: {integrity: sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==} dev: true - /collection-visit/1.0.0: + /collection-visit@1.0.0: resolution: {integrity: sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA=} engines: {node: '>=0.10.0'} dependencies: @@ -6629,78 +7593,82 @@ packages: object-visit: 1.0.1 dev: true - /color-convert/1.9.3: - resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==} + /color-convert@1.9.3: + resolution: {integrity: sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/color-convert/-/color-convert-1.9.3.tgz} dependencies: color-name: 1.1.3 - /color-convert/2.0.1: + /color-convert@2.0.1: resolution: {integrity: sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==} engines: {node: '>=7.0.0'} dependencies: color-name: 1.1.4 - /color-name/1.1.3: - resolution: {integrity: sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=} + /color-name@1.1.3: + resolution: {integrity: sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/color-name/-/color-name-1.1.3.tgz} - /color-name/1.1.4: + /color-name@1.1.4: resolution: {integrity: sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==} - /colorette/1.2.2: + /colorette@1.2.2: resolution: {integrity: sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w==} dev: true - /colors/0.6.2: + /colors@0.6.2: resolution: {integrity: sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w=} engines: {node: '>=0.1.90'} dev: true - /combined-stream/1.0.8: + /combined-stream@1.0.8: resolution: {integrity: sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==} engines: {node: '>= 0.8'} dependencies: delayed-stream: 1.0.0 - /command-exists/1.2.9: + /command-exists@1.2.9: resolution: {integrity: sha512-LTQ/SGc+s0Xc0Fu5WaKnR0YiygZkm9eKFvyS+fRsU7/ZWFF8ykFM6Pc9aCVf1+xasOOZpO3BAVgVrKvsqKHV7w==} dev: false - /commander/2.1.0: + /commander@2.1.0: resolution: {integrity: sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E=} engines: {node: '>= 0.6.x'} dev: true - /commander/2.9.0: + /commander@2.20.3: + resolution: {integrity: sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/commander/-/commander-2.20.3.tgz} + dev: true + + /commander@2.9.0: resolution: {integrity: sha1-nJkJQXbhIkDLItbFFGCYQA/g99Q=} engines: {node: '>= 0.6.x'} dependencies: graceful-readlink: 1.0.1 dev: true - /commander/6.1.0: + /commander@6.1.0: resolution: {integrity: sha512-wl7PNrYWd2y5mp1OK/LhTlv8Ff4kQJQRXXAvF+uU/TPNiVJUxZLRYGj/B0y/lPGAVcSbJqH2Za/cvHmrPMC8mA==} engines: {node: '>= 6'} dev: true - /compare-func/2.0.0: + /compare-func@2.0.0: resolution: {integrity: sha512-zHig5N+tPWARooBnb0Zx1MFcdfpyJrfTJ3Y5L+IFvUm8rM74hHz66z0gw0x4tijh5CorKkKUCnW82R2vmpeCRA==} dependencies: array-ify: 1.0.0 dot-prop: 5.3.0 dev: true - /component-emitter/1.3.0: + /component-emitter@1.3.0: resolution: {integrity: sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg==} dev: true - /compressible/2.0.18: + /compressible@2.0.18: resolution: {integrity: sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.48.0 dev: true - /compression/1.7.4: + /compression@1.7.4: resolution: {integrity: sha512-jaSIDzP9pZVS4ZfQ+TzvtiWhdpFhE2RDHz8QJkpX9SIpLq88VueF5jJw6t+6CUQcAoA6t+x89MLrWAqpfDE8iQ==} engines: {node: '>= 0.8.0'} dependencies: @@ -6711,17 +7679,19 @@ packages: on-headers: 1.0.2 safe-buffer: 5.1.2 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true - /comver-to-semver/1.0.0: + /comver-to-semver@1.0.0: resolution: {integrity: sha512-gcGtbRxjwROQOdXLUWH1fQAXqThUVRZ219aAwgtX3KfYw429/Zv6EIJRf5TBSzWdAGwePmqH7w70WTaX4MDqag==} engines: {node: '>=12.17'} dev: false - /concat-map/0.0.1: - resolution: {integrity: sha1-2Klr13/Wjfd5OnMDajug1UBdR3s=} + /concat-map@0.0.1: + resolution: {integrity: sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/concat-map/-/concat-map-0.0.1.tgz} - /concat-stream/1.6.2: + /concat-stream@1.6.2: resolution: {integrity: sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw==} engines: {'0': node >= 0.8} dependencies: @@ -6731,7 +7701,7 @@ packages: typedarray: 0.0.6 dev: true - /concat-stream/2.0.0: + /concat-stream@2.0.0: resolution: {integrity: sha512-MWufYdFw53ccGjCA+Ol7XJYpAlW6/prSMzuPOTRnJGcGzuhLn4Scrz7qf6o8bROZ514ltazcIFJZevcfbo0x7A==} engines: {'0': node >= 6.0} dependencies: @@ -6741,28 +7711,28 @@ packages: typedarray: 0.0.6 dev: false - /config-chain/1.1.13: + /config-chain@1.1.13: resolution: {integrity: sha512-qj+f8APARXHrM0hraqXYb2/bOVSV4PvJQlNZ/DVj0QrmNM2q2euizkeuVckQ57J+W0mRH6Hvi+k50M4Jul2VRQ==} dependencies: ini: 1.3.8 proto-list: 1.2.4 - /console-control-strings/1.1.0: + /console-control-strings@1.1.0: resolution: {integrity: sha1-PXz0Rk22RG6mRL9LOVB/mFEAjo4=} - /content-disposition/0.5.3: + /content-disposition@0.5.3: resolution: {integrity: sha512-ExO0774ikEObIAEV9kDo50o+79VCUdEB6n6lzKgGwupcVeRlhrj3qGAfwq8G6uBJjkqLrhT0qEYFcWng8z1z0g==} engines: {node: '>= 0.6'} dependencies: safe-buffer: 5.1.2 dev: true - /content-type/1.0.4: + /content-type@1.0.4: resolution: {integrity: sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==} engines: {node: '>= 0.6'} dev: true - /conventional-changelog-angular/5.0.12: + /conventional-changelog-angular@5.0.12: resolution: {integrity: sha512-5GLsbnkR/7A89RyHLvvoExbiGbd9xKdKqDTrArnPbOqBqG/2wIosu0fHwpeIRI8Tl94MhVNBXcLJZl92ZQ5USw==} engines: {node: '>=10'} dependencies: @@ -6770,7 +7740,7 @@ packages: q: 1.5.1 dev: true - /conventional-changelog-conventionalcommits/4.6.0: + /conventional-changelog-conventionalcommits@4.6.0: resolution: {integrity: sha512-sj9tj3z5cnHaSJCYObA9nISf7eq/YjscLPoq6nmew4SiOjxqL2KRpK20fjnjVbpNDjJ2HR3MoVcWKXwbVvzS0A==} engines: {node: '>=10'} dependencies: @@ -6779,13 +7749,13 @@ packages: q: 1.5.1 dev: true - /conventional-commits-parser/3.2.1: + /conventional-commits-parser@3.2.1: resolution: {integrity: sha512-OG9kQtmMZBJD/32NEw5IhN5+HnBqVjy03eC+I71I0oQRFA5rOgA4OtPOYG7mz1GkCfCNxn3gKIX8EiHJYuf1cA==} engines: {node: '>=10'} hasBin: true dependencies: - is-text-path: 1.0.1 JSONStream: 1.3.5 + is-text-path: 1.0.1 lodash: 4.17.21 meow: 8.1.2 split2: 3.2.2 @@ -6793,22 +7763,22 @@ packages: trim-off-newlines: 1.0.1 dev: true - /convert-source-map/1.8.0: + /convert-source-map@1.8.0: resolution: {integrity: sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==} dependencies: safe-buffer: 5.1.2 dev: true - /cookie-signature/1.0.6: + /cookie-signature@1.0.6: resolution: {integrity: sha1-4wOogrNCzD7oylE6eZmXNNqzriw=} dev: true - /cookie/0.4.0: + /cookie@0.4.0: resolution: {integrity: sha512-+Hp8fLp57wnUSt0tY0tHEXh4voZRDnoIrZPqlo3DPiI4y9lwg/jqx+1Om94/W6ZaPDOUbnjOt/99w66zk+l1Xg==} engines: {node: '>= 0.6'} dev: true - /cookies/0.8.0: + /cookies@0.8.0: resolution: {integrity: sha512-8aPsApQfebXnuI+537McwYsDtjVxGm8gTIzQI3FDW6t5t/DAhERxtnbEPN/8RX+uZthoz4eCOgloXaE5cYyNow==} engines: {node: '>= 0.8'} dependencies: @@ -6816,20 +7786,20 @@ packages: keygrip: 1.1.0 dev: true - /copy-descriptor/0.1.1: + /copy-descriptor@0.1.1: resolution: {integrity: sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=} engines: {node: '>=0.10.0'} dev: true - /core-js/2.6.12: + /core-js@2.6.12: resolution: {integrity: sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==} deprecated: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js. dev: true - /core-util-is/1.0.2: + /core-util-is@1.0.2: resolution: {integrity: sha1-tf1UIgqivFq1eqtxQMlAdUUDwac=} - /cors/2.8.5: + /cors@2.8.5: resolution: {integrity: sha512-KIHbLJqu73RGr/hnbrO9uBeixNGuvSQjul/jdFvS/KFSIH1hWVd1ng7zOHx+YrEfInLG7q4n6GHQ9cDtxv/P6g==} engines: {node: '>= 0.10'} dependencies: @@ -6837,7 +7807,7 @@ packages: vary: 1.1.2 dev: true - /cosmiconfig/7.0.0: + /cosmiconfig@7.0.0: resolution: {integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==} engines: {node: '>=10'} dependencies: @@ -6848,7 +7818,7 @@ packages: yaml: 1.10.2 dev: true - /cp-file/7.0.0: + /cp-file@7.0.0: resolution: {integrity: sha512-0Cbj7gyvFVApzpK/uhCtQ/9kE9UnYpxMzaq5nQQC/Dh4iaj5fxp7iEFIullrYwzj8nf0qnsI1Qsx34hAeAebvw==} engines: {node: '>=8'} dependencies: @@ -6858,7 +7828,7 @@ packages: p-event: 4.2.0 dev: true - /cp-file/9.1.0: + /cp-file@9.1.0: resolution: {integrity: sha512-3scnzFj/94eb7y4wyXRWwvzLFaQp87yyfTnChIjlfYrVqp5lVO3E2hIJMeQIltUT0K2ZAB3An1qXcBmwGyvuwA==} engines: {node: '>=10'} dependencies: @@ -6868,7 +7838,7 @@ packages: p-event: 4.2.0 dev: true - /cpr/3.0.1: + /cpr@3.0.1: resolution: {integrity: sha1-uaVQOLfNgaNcF7l2GJW9hJau8eU=} hasBin: true dependencies: @@ -6878,16 +7848,18 @@ packages: rimraf: 3.0.2 dev: true - /cpy-cli/3.1.1: + /cpy-cli@3.1.1: resolution: {integrity: sha512-HCpNdBkQy3rw+uARLuIf0YurqsMXYzBa9ihhSAuxYJcNIrqrSq3BstPfr0cQN38AdMrQiO9Dp4hYy7GtGJsLPg==} engines: {node: '>=8'} hasBin: true dependencies: cpy: 8.1.2 meow: 6.1.1 + transitivePeerDependencies: + - supports-color dev: true - /cpy/8.1.2: + /cpy@8.1.2: resolution: {integrity: sha512-dmC4mUesv0OYH2kNFEidtf/skUwv4zePmGeepjyyJ0qTo5+8KhA1o99oIAwVVLzQMAeDJml74d6wPPKb6EZUTg==} engines: {node: '>=8'} dependencies: @@ -6900,20 +7872,22 @@ packages: p-all: 2.1.0 p-filter: 2.1.0 p-map: 3.0.0 + transitivePeerDependencies: + - supports-color dev: true - /create-require/1.1.1: + /create-require@1.1.1: resolution: {integrity: sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==} dev: true - /credentials-by-uri/2.0.0: + /credentials-by-uri@2.0.0: resolution: {integrity: sha512-HptfRWLKfaeewvzKPybPFsR8TRbLSsu5MvHQLc6FWqvIS1CqFHze+IteKQlpLXzx4KwSteZa0MdsN/jEYESVXA==} engines: {node: '>=10'} dependencies: nerf-dart: 1.0.0 dev: false - /cross-env/7.0.3: + /cross-env@7.0.3: resolution: {integrity: sha512-+/HKd6EgcQCJGh2PSjZuUitQBQynKor4wrFbRg4DtAgS1aWO+gU52xpH7M9ScGgXSYmAVS9bIJ8EzuaGw0oNAw==} engines: {node: '>=10.14', npm: '>=6', yarn: '>=1'} hasBin: true @@ -6921,7 +7895,7 @@ packages: cross-spawn: 7.0.3 dev: true - /cross-spawn/5.1.0: + /cross-spawn@5.1.0: resolution: {integrity: sha1-6L0O/uWPz/b4+UUQoKVUu/ojVEk=} dependencies: lru-cache: 4.1.5 @@ -6929,18 +7903,7 @@ packages: which: 1.3.1 dev: true - /cross-spawn/6.0.5: - resolution: {integrity: sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==} - engines: {node: '>=4.8'} - dependencies: - nice-try: 1.0.5 - path-key: 2.0.1 - semver: 5.7.1 - shebang-command: 1.2.0 - which: 1.3.1 - dev: true - - /cross-spawn/7.0.3: + /cross-spawn@7.0.3: resolution: {integrity: sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==} engines: {node: '>= 8'} dependencies: @@ -6948,7 +7911,7 @@ packages: shebang-command: 2.0.0 which: 2.0.2 - /cross-var-no-babel/1.2.0: + /cross-var-no-babel@1.2.0: resolution: {integrity: sha512-7l0hGWt/RdodCJxB3V3CGlkwMyZQOncyy1mrWaVc7utVQihfw16gU6uAQO/aeQOU+UQTFFEZNuMV9d88DFlV3A==} hasBin: true dependencies: @@ -6956,38 +7919,38 @@ packages: exit: 0.1.2 dev: true - /crypto-random-string/2.0.0: + /crypto-random-string@2.0.0: resolution: {integrity: sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==} engines: {node: '>=8'} - /cssom/0.3.8: + /cssom@0.3.8: resolution: {integrity: sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg==} dev: true - /cssom/0.4.4: + /cssom@0.4.4: resolution: {integrity: sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw==} dev: true - /cssstyle/2.3.0: + /cssstyle@2.3.0: resolution: {integrity: sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==} engines: {node: '>=8'} dependencies: cssom: 0.3.8 dev: true - /csv-generate/3.4.0: + /csv-generate@3.4.0: resolution: {integrity: sha512-D6yi7c6lL70cpTx3TQIVWKrfxuLiKa0pBizu0zi7fSRXlhmE7u674gk9k1IjCEnxKq2t6xzbXnxcOmSdBbE8vQ==} dev: true - /csv-parse/4.16.0: + /csv-parse@4.16.0: resolution: {integrity: sha512-Zb4tGPANH4SW0LgC9+s9Mnequs9aqn7N3/pCqNbVjs2XhEF6yWNU2Vm4OGl1v2Go9nw8rXt87Cm2QN/o6Vpqgg==} dev: true - /csv-stringify/5.6.2: + /csv-stringify@5.6.2: resolution: {integrity: sha512-n3rIVbX6ylm1YsX2NEug9IaPV8xRnT+9/NNZbrA/bcHgOSSeqtWla6XnI/xmyu57wIw+ASCAoX1oM6EZtqJV0A==} dev: true - /csv/5.5.0: + /csv@5.5.0: resolution: {integrity: sha512-32tcuxdb4HW3zbk8NBcVQb8/7xuJB5sv+q4BuQ6++E/K6JvHvWoCHcGzB5Au95vVikNH4ztE0XNC/Bws950cfA==} engines: {node: '>= 0.1.90'} dependencies: @@ -6997,36 +7960,36 @@ packages: stream-transform: 2.1.0 dev: true - /currently-unhandled/0.4.1: + /currently-unhandled@0.4.1: resolution: {integrity: sha1-mI3zP+qxke95mmE2nddsF635V+o=} engines: {node: '>=0.10.0'} dependencies: array-find-index: 1.0.2 dev: true - /d/1.0.1: + /d@1.0.1: resolution: {integrity: sha512-m62ShEObQ39CfralilEQRjH6oAMtNCV1xJyEx5LpRYUVN+EviphDgUc/F3hnYbADmkiNs67Y+3ylmlG7Lnu+FA==} dependencies: es5-ext: 0.10.53 type: 1.2.0 dev: true - /dargs/7.0.0: + /dargs@7.0.0: resolution: {integrity: sha512-2iy1EkLdlBzQGvbweYRFxmFath8+K7+AKB0TlhHWkNuH+TmovaMH/Wp7V7R4u7f4SnX3OgLsU9t1NI9ioDnUpg==} engines: {node: '>=8'} dev: true - /dashdash/1.14.1: + /dashdash@1.14.1: resolution: {integrity: sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA=} engines: {node: '>=0.10'} dependencies: assert-plus: 1.0.0 dev: true - /data-uri-to-buffer/2.0.2: + /data-uri-to-buffer@2.0.2: resolution: {integrity: sha512-ND9qDTLc6diwj+Xe5cdAgVTbLVdXbtxTJRXRhli8Mowuaan+0EJOtdqJ0QCHNSSPyoXGx9HX2/VMnKeC34AChA==} - /data-urls/1.1.0: + /data-urls@1.1.0: resolution: {integrity: sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==} dependencies: abab: 2.0.5 @@ -7034,7 +7997,7 @@ packages: whatwg-url: 7.1.0 dev: true - /data-urls/2.0.0: + /data-urls@2.0.0: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} dependencies: @@ -7043,21 +8006,31 @@ packages: whatwg-url: 8.7.0 dev: true - /dayjs/1.10.6: + /dayjs@1.10.6: resolution: {integrity: sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw==} dev: true - /debug/2.6.9: + /debug@2.6.9: resolution: {integrity: sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.0.0 - /debug/3.2.7: + /debug@3.2.7: resolution: {integrity: sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ==} + peerDependencies: + supports-color: '*' + peerDependenciesMeta: + supports-color: + optional: true dependencies: ms: 2.1.3 - /debug/4.3.1: + /debug@4.3.1: resolution: {integrity: sha512-doEwdvm4PCeK4K3RQN2ZC2BYUBaxwLARCqZmMjtF8a51J2Rb0xpVloFRnCODwqjpwnAoao4pelN8l3RJdv3gRQ==} engines: {node: '>=6.0'} peerDependencies: @@ -7069,7 +8042,7 @@ packages: ms: 2.1.2 dev: true - /debug/4.3.2: + /debug@4.3.2: resolution: {integrity: sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==} engines: {node: '>=6.0'} peerDependencies: @@ -7080,7 +8053,7 @@ packages: dependencies: ms: 2.1.2 - /decamelize-keys/1.1.0: + /decamelize-keys@1.1.0: resolution: {integrity: sha1-0XGoeTMlKAfrPLYdwcFEXQeN8tk=} engines: {node: '>=0.10.0'} dependencies: @@ -7088,26 +8061,26 @@ packages: map-obj: 1.0.1 dev: true - /decamelize/1.2.0: + /decamelize@1.2.0: resolution: {integrity: sha1-9lNNFRSCabIDUue+4m9QH5oZEpA=} engines: {node: '>=0.10.0'} dev: true - /decamelize/5.0.0: + /decamelize@5.0.0: resolution: {integrity: sha512-U75DcT5hrio3KNtvdULAWnLiAPbFUC4191ldxMmj4FA/mRuBnmDwU0boNfPyFRhnan+Jm+haLeSn3P0afcBn4w==} engines: {node: '>=10'} dev: true - /decimal.js/10.3.1: + /decimal.js@10.3.1: resolution: {integrity: sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ==} dev: true - /decode-uri-component/0.2.0: + /decode-uri-component@0.2.0: resolution: {integrity: sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU=} engines: {node: '>=0.10'} dev: true - /decompress-maybe/1.0.0: + /decompress-maybe@1.0.0: resolution: {integrity: sha1-rf54xmzAaeZOgkvRQFuF515tHLs=} dependencies: bzip2-maybe: 1.0.0 @@ -7115,76 +8088,75 @@ packages: pumpify: 1.5.1 dev: false - /decompress-response/4.2.1: + /decompress-response@4.2.1: resolution: {integrity: sha512-jOSne2qbyE+/r8G1VU+G/82LBs2Fs4LAsTiLSHOCOMZQl2OKZ6i8i4IyHemTe+/yIXOtTcRQMzPcgyhoFlqPkw==} engines: {node: '>=8'} dependencies: mimic-response: 2.1.0 dev: true - /dedent/0.7.0: + /dedent@0.7.0: resolution: {integrity: sha1-JJXduvbrh0q7Dhvp3yLS5aVEMmw=} dev: true - /deep-extend/0.6.0: + /deep-extend@0.6.0: resolution: {integrity: sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==} engines: {node: '>=4.0.0'} dev: true - /deep-is/0.1.3: + /deep-is@0.1.3: resolution: {integrity: sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ=} - dev: true - /deep-require-cwd/1.0.0: + /deep-require-cwd@1.0.0: resolution: {integrity: sha1-ZWmitmyT7mBlQ2dufUhqk6H3aXc=} dependencies: deep-require-from: 1.0.0 dev: true - /deep-require-from/1.0.0: + /deep-require-from@1.0.0: resolution: {integrity: sha1-BkXTXGy+BjfNQisYdps7HnJG3Yk=} dependencies: deep-resolve-from: 1.1.0 dev: true - /deep-resolve-from/1.1.0: + /deep-resolve-from@1.1.0: resolution: {integrity: sha1-ghlR7I3zWdul9hXzXXa+XJ1Y9Oc=} dependencies: resolve-from: 3.0.0 dev: true - /deepmerge/4.2.2: + /deepmerge@4.2.2: resolution: {integrity: sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==} engines: {node: '>=0.10.0'} dev: true - /defaults/1.0.3: + /defaults@1.0.3: resolution: {integrity: sha1-xlYFHpgX2f8I7YgUd/P+QBnz730=} dependencies: clone: 1.0.4 dev: true - /define-properties/1.1.3: + /define-properties@1.1.3: resolution: {integrity: sha512-3MqfYKj2lLzdMSf8ZIZE/V+Zuy+BgD6f164e8K2w7dgnpKArBDerGYpM46IYYcjnkdPNMjPk9A6VFB8+3SKlXQ==} engines: {node: '>= 0.4'} dependencies: object-keys: 1.1.1 - /define-property/0.2.5: + /define-property@0.2.5: resolution: {integrity: sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 0.1.6 dev: true - /define-property/1.0.0: + /define-property@1.0.0: resolution: {integrity: sha1-dp66rz9KY6rTr56NMEybvnm/sOY=} engines: {node: '>=0.10.0'} dependencies: is-descriptor: 1.0.2 dev: true - /define-property/2.0.2: + /define-property@2.0.2: resolution: {integrity: sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ==} engines: {node: '>=0.10.0'} dependencies: @@ -7192,7 +8164,7 @@ packages: isobject: 3.0.1 dev: true - /del/6.0.0: + /del@6.0.0: resolution: {integrity: sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==} engines: {node: '>=10'} dependencies: @@ -7205,50 +8177,50 @@ packages: rimraf: 3.0.2 slash: 3.0.0 - /delay/5.0.0: + /delay@5.0.0: resolution: {integrity: sha512-ReEBKkIfe4ya47wlPYf/gu5ib6yUG0/Aez0JQZQz94kiWtRQvZIQbTiehsnwHvLSWJnQdhVeqYue7Id1dKr0qw==} engines: {node: '>=10'} - /delayed-stream/1.0.0: + /delayed-stream@1.0.0: resolution: {integrity: sha1-3zrhmayt+31ECqrgsp4icrJOxhk=} engines: {node: '>=0.4.0'} - /delegates/1.0.0: + /delegates@1.0.0: resolution: {integrity: sha1-hMbhWbgZBP3KWaDvRM2HDTElD5o=} - /depd/1.1.2: + /depd@1.1.2: resolution: {integrity: sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak=} engines: {node: '>= 0.6'} - /depd/2.0.0: + /depd@2.0.0: resolution: {integrity: sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==} engines: {node: '>= 0.8'} dev: true - /destroy/1.0.4: + /destroy@1.0.4: resolution: {integrity: sha1-l4hXRCxEdJ5CBmE+N5RiBYJqvYA=} dev: true - /detect-indent/5.0.0: + /detect-indent@5.0.0: resolution: {integrity: sha1-OHHMCmoALow+Wzz38zYmRnXwa50=} engines: {node: '>=4'} - /detect-indent/6.1.0: + /detect-indent@6.1.0: resolution: {integrity: sha512-reYkTUJAZb9gUuZ2RvVCNhVHdg62RHnJ7WJl8ftMi4diZ6NWlciOzQN88pUhSELEwflJht4oQDv0F0BMlwaYtA==} engines: {node: '>=8'} - /detect-libc/1.0.3: + /detect-libc@1.0.3: resolution: {integrity: sha1-+hN8S9aY7fVc1c0CrFWfkaTEups=} engines: {node: '>=0.10'} hasBin: true dev: true - /detect-newline/3.1.0: + /detect-newline@3.1.0: resolution: {integrity: sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==} engines: {node: '>=8'} dev: true - /didyoumean2/5.0.0: + /didyoumean2@5.0.0: resolution: {integrity: sha512-Plha9WCF08aSGB39IsOhlk0AHecwcXtq/gMbHgylRNEv7JV3lnlt7akfdax7mnUHndEuuh57CmBaKSSXns7+YA==} engines: {node: '>=12.13'} dependencies: @@ -7257,27 +8229,27 @@ packages: lodash.deburr: 4.1.0 dev: false - /diff-sequences/26.6.2: + /diff-sequences@26.6.2: resolution: {integrity: sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q==} engines: {node: '>= 10.14.2'} dev: true - /diff-sequences/27.0.6: + /diff-sequences@27.0.6: resolution: {integrity: sha512-ag6wfpBFyNXZ0p8pcuIDS//D8H062ZQJ3fzYxjpmeKjnz8W4pekL3AI8VohmyZmsWW2PWaHgjsmqR6L13101VQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /diff/4.0.2: + /diff@4.0.2: resolution: {integrity: sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==} engines: {node: '>=0.3.1'} dev: true - /diff/5.0.0: + /diff@5.0.0: resolution: {integrity: sha512-/VTCrvm5Z0JGty/BWHljh+BAiw3IK+2j87NGMu8Nwc/f48WoDAC395uomO9ZD117ZOBaHmkX1oyLvkVM/aIT3w==} engines: {node: '>=0.3.1'} dev: true - /dint/5.1.0: + /dint@5.1.0: resolution: {integrity: sha512-7q0fKffByWbkDpyR199bSyvRdV6zt6ECiFANh93tnUeLMAGKiKP2eyTMGn0QvUNm/f6VKmhPGzIKWa++k8WFow==} engines: {node: '>=10'} dependencies: @@ -7286,26 +8258,26 @@ packages: ssri: 8.0.1 dev: false - /dir-glob/2.2.2: + /dir-glob@2.2.2: resolution: {integrity: sha512-f9LBi5QWzIW3I6e//uxZoLBlUt9kcp66qo0sSCxL6YZKc75R1c4MFCoe/LaZiBGmgujvQdxc5Bn3QhfyvK5Hsw==} engines: {node: '>=4'} dependencies: path-type: 3.0.0 dev: true - /dir-glob/3.0.1: + /dir-glob@3.0.1: resolution: {integrity: sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==} engines: {node: '>=8'} dependencies: path-type: 4.0.0 - /dir-is-case-sensitive/2.0.0: + /dir-is-case-sensitive@2.0.0: resolution: {integrity: sha512-ziinF4N8GYUXrxxKyoIX6GAaqzmc7Ck4j5U/hxqkNPLK3vlxrFJAGUkBWuTb8OmBLqklPo8d8UMmAVA3ZmM6BA==} engines: {node: '>=10'} dependencies: path-temp: 2.0.0 - /doctrine/0.7.2: + /doctrine@0.7.2: resolution: {integrity: sha1-fLhgNZujvpDgQLJrcpzkv6ZUxSM=} engines: {node: '>=0.10.0'} dependencies: @@ -7313,50 +8285,49 @@ packages: isarray: 0.0.1 dev: true - /doctrine/2.1.0: + /doctrine@2.1.0: resolution: {integrity: sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw==} engines: {node: '>=0.10.0'} dependencies: esutils: 2.0.3 dev: false - /doctrine/3.0.0: + /doctrine@3.0.0: resolution: {integrity: sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==} engines: {node: '>=6.0.0'} dependencies: esutils: 2.0.3 - dev: true - /domexception/1.0.1: + /domexception@1.0.1: resolution: {integrity: sha512-raigMkn7CJNNo6Ihro1fzG7wr3fHuYVytzquZKX5n0yizGsTcYgzdIUwj1X9pK0VvjeihV+XiclP+DjwbsSKug==} dependencies: webidl-conversions: 4.0.2 dev: true - /domexception/2.0.1: + /domexception@2.0.1: resolution: {integrity: sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==} engines: {node: '>=8'} dependencies: webidl-conversions: 5.0.0 dev: true - /dompurify/2.3.0: + /dompurify@2.3.0: resolution: {integrity: sha512-VV5C6Kr53YVHGOBKO/F86OYX6/iLTw2yVSI721gKetxpHCK/V5TaLEf9ODjRgl1KLSWRMY6cUhAbv/c+IUnwQw==} dev: true - /dot-prop/5.3.0: + /dot-prop@5.3.0: resolution: {integrity: sha512-QM8q3zDe58hqUqjraQOmzZ1LIH9SWQJTlEKCH4kJ2oQvLZk7RbQXvtDM2XEq3fwkV9CCvvH4LA0AV+ogFsBM2Q==} engines: {node: '>=8'} dependencies: is-obj: 2.0.0 dev: true - /dotenv/8.6.0: + /dotenv@8.6.0: resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} engines: {node: '>=10'} dev: true - /duplexify/3.7.1: + /duplexify@3.7.1: resolution: {integrity: sha512-07z8uv2wMyS51kKhD1KsdXJg5WQ6t93RneqRxUHnskXVtlYYkLqM0gqStQZ3pj073g687jPCHrqNfCzawLYh5g==} dependencies: end-of-stream: 1.4.4 @@ -7364,98 +8335,99 @@ packages: readable-stream: 2.3.7 stream-shift: 1.0.1 - /each-limit/1.0.0: + /each-limit@1.0.0: resolution: {integrity: sha1-OAFACDNnqK9kKZvKwV/dWxqXcZY=} dev: true - /ecc-jsbn/0.1.2: + /ecc-jsbn@0.1.2: resolution: {integrity: sha1-OoOpBOVDUyh4dMVkt1SThoSamMk=} dependencies: jsbn: 0.1.1 safer-buffer: 2.1.2 dev: true - /ecdsa-sig-formatter/1.0.11: + /ecdsa-sig-formatter@1.0.11: resolution: {integrity: sha512-nagl3RYrbNv6kQkeJIpt6NJZy8twLB/2vtz6yN9Z4vRKHN4/QZJIEbqohALSgwKdnksuY3k5Addp5lg8sVoVcQ==} dependencies: safe-buffer: 5.2.1 dev: true - /ee-first/1.1.1: + /ee-first@1.1.1: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} dev: true - /electron-to-chromium/1.3.786: + /electron-to-chromium@1.3.786: resolution: {integrity: sha512-AmvbLBj3hepRk8v/DHrFF8gINxOFfDbrn6Ts3PcK46/FBdQb5OMmpamSpZQXSkfi77FfBzYtQtAk+00LCLYMVw==} dev: true - /emittery/0.8.1: + /emittery@0.8.1: resolution: {integrity: sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==} engines: {node: '>=10'} dev: true - /emoji-regex/7.0.3: + /emoji-regex@7.0.3: resolution: {integrity: sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA==} - /emoji-regex/8.0.0: + /emoji-regex@8.0.0: resolution: {integrity: sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==} - /encode-registry/3.0.0: + /encode-registry@3.0.0: resolution: {integrity: sha512-2fRYji8K6FwYuQ6EPBKR/J9mcqb7kIoNqt1vGvJr3NrvKfncRiNm00Oxo6gi/YJF8R5Sp2bNFSFdGKTG0rje1Q==} engines: {node: '>=10'} dependencies: mem: 8.1.1 dev: false - /encodeurl/1.0.2: + /encodeurl@1.0.2: resolution: {integrity: sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k=} engines: {node: '>= 0.8'} dev: true - /encoding/0.1.13: - resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==} + /encoding@0.1.13: + resolution: {integrity: sha512-ETBauow1T35Y/WZMkio9jiM0Z5xjHHmJ4XmjZOq1l/dXz3lr2sRn87nJy20RupqSh1F2m3HHPSp8ShIPQJrJ3A==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/encoding/-/encoding-0.1.13.tgz} + requiresBuild: true dependencies: iconv-lite: 0.6.3 dev: false optional: true - /end-of-stream/1.4.4: + /end-of-stream@1.4.4: resolution: {integrity: sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==} dependencies: once: 1.4.0 - /enquirer/2.3.6: + /enquirer@2.3.6: resolution: {integrity: sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==} engines: {node: '>=8.6'} dependencies: ansi-colors: 4.1.1 - /env-paths/2.2.1: + /env-paths@2.2.1: resolution: {integrity: sha512-+h1lkLKhZMTYjog1VEpJNG7NZJWcuc2DDk/qsqSTRRCOXiLjeQ1d1/udrUGhqMxUgAlwKNZ0cf2uqan5GLuS2A==} engines: {node: '>=6'} dev: false - /envinfo/7.8.1: + /envinfo@7.8.1: resolution: {integrity: sha512-/o+BXHmB7ocbHEAs6F2EnG0ogybVVUdkRunTT2glZU9XAaGmhqskrvKwqXuDfNjEO0LZKWdejEEpnq8aM0tOaw==} engines: {node: '>=4'} hasBin: true dev: true - /err-code/2.0.3: + /err-code@2.0.3: resolution: {integrity: sha512-2bmlRpNKBxT/CRmPOlyISQpNj+qSeYvcym/uT0Jx2bMOlKLtSy1ZmLuVxSEKKyor/N5yhvp/ZiG1oE3DEYMSFA==} dev: false - /error-ex/1.3.2: - resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==} + /error-ex@1.3.2: + resolution: {integrity: sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/error-ex/-/error-ex-1.3.2.tgz} dependencies: is-arrayish: 0.2.1 - /error-symbol/0.1.0: + /error-symbol@0.1.0: resolution: {integrity: sha1-Ck2uN9YA0VopukU9jvkg8YRDM/Y=} engines: {node: '>=0.10.0'} dev: true - /es-abstract/1.18.3: + /es-abstract@1.18.3: resolution: {integrity: sha512-nQIr12dxV7SSxE6r6f1l3DtAeEYdsGpps13dR0TwJg1S8gyp4ZPgy3FZcHBgbiQqnoqSTb+oC+kO4UQ0C/J8vw==} engines: {node: '>= 0.4'} dependencies: @@ -7475,16 +8447,18 @@ packages: string.prototype.trimend: 1.0.4 string.prototype.trimstart: 1.0.4 unbox-primitive: 1.0.1 + dev: false - /es-to-primitive/1.2.1: + /es-to-primitive@1.2.1: resolution: {integrity: sha512-QCOllgZJtaUo9miYBcLChTUaHNjJF3PYs1VidD7AwiEj1kYxKeQTctLAezAOH5ZKRH0g2IgPn6KwB4IT8iRpvA==} engines: {node: '>= 0.4'} dependencies: is-callable: 1.2.3 is-date-object: 1.0.4 is-symbol: 1.0.4 + dev: false - /es5-ext/0.10.53: + /es5-ext@0.10.53: resolution: {integrity: sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q==} dependencies: es6-iterator: 2.0.3 @@ -7492,7 +8466,7 @@ packages: next-tick: 1.0.0 dev: true - /es6-iterator/2.0.3: + /es6-iterator@2.0.3: resolution: {integrity: sha1-p96IkUGgWpSwhUQDstCg+/qY87c=} dependencies: d: 1.0.1 @@ -7500,24 +8474,24 @@ packages: es6-symbol: 3.1.3 dev: true - /es6-promise/4.2.8: + /es6-promise@4.2.8: resolution: {integrity: sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==} dev: false - /es6-promisify/5.0.0: + /es6-promisify@5.0.0: resolution: {integrity: sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=} dependencies: es6-promise: 4.2.8 dev: false - /es6-symbol/3.1.3: + /es6-symbol@3.1.3: resolution: {integrity: sha512-NJ6Yn3FuDinBaBRWl/q5X/s4koRHBrgKAu+yGI6JCBeiu3qrcbJhwT2GeR/EXVfylRk8dpQVJoLEFhK+Mu31NA==} dependencies: d: 1.0.1 ext: 1.4.0 dev: true - /es6-weak-map/2.0.3: + /es6-weak-map@2.0.3: resolution: {integrity: sha512-p5um32HOTO1kP+w7PRnB+5lQ43Z6muuMuIMffvDN8ZB4GcnjLBV6zGStpbASIMk4DCAvEaamhe2zhyCb/QXXsA==} dependencies: d: 1.0.1 @@ -7526,35 +8500,35 @@ packages: es6-symbol: 3.1.3 dev: true - /esbuild/0.12.17: + /esbuild@0.12.17: resolution: {integrity: sha512-GshKJyVYUnlSXIZj/NheC2O0Kblh42CS7P1wJyTbbIHevTG4jYMS9NNw8EOd8dDWD0dzydYHS01MpZoUcQXB4g==} hasBin: true requiresBuild: true dev: true - /escalade/3.1.1: + /escalade@3.1.1: resolution: {integrity: sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==} engines: {node: '>=6'} dev: true - /escape-html/1.0.3: + /escape-html@1.0.3: resolution: {integrity: sha1-Aljq5NPQwJdN4cFpGI7wBR0dGYg=} dev: true - /escape-string-regexp/1.0.5: + /escape-string-regexp@1.0.5: resolution: {integrity: sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=} engines: {node: '>=0.8.0'} - /escape-string-regexp/2.0.0: - resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==} + /escape-string-regexp@2.0.0: + resolution: {integrity: sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz} engines: {node: '>=8'} dev: true - /escape-string-regexp/4.0.0: + /escape-string-regexp@4.0.0: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - /escodegen/1.14.3: + /escodegen@1.14.3: resolution: {integrity: sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw==} engines: {node: '>=4.0'} hasBin: true @@ -7567,7 +8541,7 @@ packages: source-map: 0.6.1 dev: true - /escodegen/2.0.0: + /escodegen@2.0.0: resolution: {integrity: sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==} engines: {node: '>=6.0'} hasBin: true @@ -7580,7 +8554,7 @@ packages: source-map: 0.6.1 dev: true - /eslint-config-standard-with-typescript/20.0.0_afa05968a1a5bc9e2e99d9b01d1c04b7: + /eslint-config-standard-with-typescript@20.0.0(@typescript-eslint/eslint-plugin@4.28.4)(eslint-plugin-import@2.23.4)(eslint-plugin-node@11.1.0)(eslint-plugin-promise@5.1.0)(eslint@7.31.0)(typescript@4.3.5): resolution: {integrity: sha512-IoySf3r0a2+P3Z6GMjv8p1HuOQ6GWQbMpdt9G8uEbkGpnNWAGBXpgaiutbZHbaQAvG5pkVtYepCfHUxYbVDLCA==} peerDependencies: '@typescript-eslint/eslint-plugin': '>=4.0.1' @@ -7590,19 +8564,19 @@ packages: eslint-plugin-promise: '>=4.2.1' typescript: '>=3.9' dependencies: - '@typescript-eslint/eslint-plugin': 4.28.4_eslint@7.31.0+typescript@4.3.5 - '@typescript-eslint/parser': 4.28.4_eslint@7.31.0+typescript@4.3.5 + '@typescript-eslint/eslint-plugin': 4.28.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0)(typescript@4.3.5) + '@typescript-eslint/parser': 4.28.4(eslint@7.31.0)(typescript@4.3.5) eslint: 7.31.0 - eslint-config-standard: 16.0.3_ebdb84fef5122eacd2d98bd9212a56af - eslint-plugin-import: 2.23.4_eslint@7.31.0 - eslint-plugin-node: 11.1.0_eslint@7.31.0 - eslint-plugin-promise: 5.1.0_eslint@7.31.0 + eslint-config-standard: 16.0.3(eslint-plugin-import@2.23.4)(eslint-plugin-node@11.1.0)(eslint-plugin-promise@5.1.0)(eslint@7.31.0) + eslint-plugin-import: 2.23.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0) + eslint-plugin-node: 11.1.0(eslint@7.31.0) + eslint-plugin-promise: 5.1.0(eslint@7.31.0) typescript: 4.3.5 transitivePeerDependencies: - supports-color dev: false - /eslint-config-standard/16.0.3_ebdb84fef5122eacd2d98bd9212a56af: + /eslint-config-standard@16.0.3(eslint-plugin-import@2.23.4)(eslint-plugin-node@11.1.0)(eslint-plugin-promise@5.1.0)(eslint@7.31.0): resolution: {integrity: sha512-x4fmJL5hGqNJKGHSjnLdgA6U6h1YW/G2dW9fA+cyVur4SK6lyue8+UgNKWlZtUDTXvgKDD/Oa3GQjmB5kjtVvg==} peerDependencies: eslint: ^7.12.1 @@ -7611,26 +8585,46 @@ packages: eslint-plugin-promise: ^4.2.1 || ^5.0.0 dependencies: eslint: 7.31.0 - eslint-plugin-import: 2.23.4_eslint@7.31.0 - eslint-plugin-node: 11.1.0_eslint@7.31.0 - eslint-plugin-promise: 5.1.0_eslint@7.31.0 + eslint-plugin-import: 2.23.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0) + eslint-plugin-node: 11.1.0(eslint@7.31.0) + eslint-plugin-promise: 5.1.0(eslint@7.31.0) dev: false - /eslint-import-resolver-node/0.3.4: + /eslint-import-resolver-node@0.3.4: resolution: {integrity: sha512-ogtf+5AB/O+nM6DIeBUNr2fuT7ot9Qg/1harBfBtaP13ekEWFQEEMP94BCB7zaNW3gyY+8SHYF00rnqYwXKWOA==} dependencies: debug: 2.6.9 resolve: 1.20.0 + transitivePeerDependencies: + - supports-color - /eslint-module-utils/2.6.1: + /eslint-module-utils@2.6.1(@typescript-eslint/parser@4.28.4)(eslint-import-resolver-node@0.3.4): resolution: {integrity: sha512-ZXI9B8cxAJIH4nfkhTwcRTEAnrVfobYqwjWy/QMCZ8rHkZHFjf9yO4BzpiF9kCSfNlMG54eKigISHpX0+AaT4A==} engines: {node: '>=4'} + peerDependencies: + '@typescript-eslint/parser': '*' + eslint-import-resolver-node: '*' + eslint-import-resolver-typescript: '*' + eslint-import-resolver-webpack: '*' + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true + eslint-import-resolver-node: + optional: true + eslint-import-resolver-typescript: + optional: true + eslint-import-resolver-webpack: + optional: true dependencies: + '@typescript-eslint/parser': 4.28.4(eslint@7.31.0)(typescript@4.3.5) debug: 3.2.7 + eslint-import-resolver-node: 0.3.4 pkg-dir: 2.0.0 + transitivePeerDependencies: + - supports-color dev: false - /eslint-plugin-es/3.0.1_eslint@7.31.0: + /eslint-plugin-es@3.0.1(eslint@7.31.0): resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: @@ -7641,19 +8635,24 @@ packages: regexpp: 3.2.0 dev: false - /eslint-plugin-import/2.23.4_eslint@7.31.0: + /eslint-plugin-import@2.23.4(@typescript-eslint/parser@4.28.4)(eslint@7.31.0): resolution: {integrity: sha512-6/wP8zZRsnQFiR3iaPFgh5ImVRM1WN5NUWfTIRqwOdeiGJlBcSk82o1FEVq8yXmy4lkIzTo7YhHCIxlU/2HyEQ==} engines: {node: '>=4'} peerDependencies: + '@typescript-eslint/parser': '*' eslint: ^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 + peerDependenciesMeta: + '@typescript-eslint/parser': + optional: true dependencies: + '@typescript-eslint/parser': 4.28.4(eslint@7.31.0)(typescript@4.3.5) array-includes: 3.1.3 array.prototype.flat: 1.2.4 debug: 2.6.9 doctrine: 2.1.0 eslint: 7.31.0 eslint-import-resolver-node: 0.3.4 - eslint-module-utils: 2.6.1 + eslint-module-utils: 2.6.1(@typescript-eslint/parser@4.28.4)(eslint-import-resolver-node@0.3.4) find-up: 2.1.0 has: 1.0.3 is-core-module: 2.5.0 @@ -7663,16 +8662,20 @@ packages: read-pkg-up: 3.0.0 resolve: 1.20.0 tsconfig-paths: 3.10.1 + transitivePeerDependencies: + - eslint-import-resolver-typescript + - eslint-import-resolver-webpack + - supports-color dev: false - /eslint-plugin-node/11.1.0_eslint@7.31.0: + /eslint-plugin-node@11.1.0(eslint@7.31.0): resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: eslint: 7.31.0 - eslint-plugin-es: 3.0.1_eslint@7.31.0 + eslint-plugin-es: 3.0.1(eslint@7.31.0) eslint-utils: 2.1.0 ignore: 5.1.8 minimatch: 3.0.4 @@ -7680,7 +8683,7 @@ packages: semver: 6.3.0 dev: false - /eslint-plugin-promise/5.1.0_eslint@7.31.0: + /eslint-plugin-promise@5.1.0(eslint@7.31.0): resolution: {integrity: sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -7689,20 +8692,20 @@ packages: eslint: 7.31.0 dev: false - /eslint-scope/5.1.1: + /eslint-scope@5.1.1: resolution: {integrity: sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==} engines: {node: '>=8.0.0'} dependencies: esrecurse: 4.3.0 estraverse: 4.3.0 - /eslint-utils/2.1.0: + /eslint-utils@2.1.0: resolution: {integrity: sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==} engines: {node: '>=6'} dependencies: eslint-visitor-keys: 1.3.0 - /eslint-utils/3.0.0_eslint@7.31.0: + /eslint-utils@3.0.0(eslint@7.31.0): resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: @@ -7712,15 +8715,15 @@ packages: eslint-visitor-keys: 2.1.0 dev: false - /eslint-visitor-keys/1.3.0: + /eslint-visitor-keys@1.3.0: resolution: {integrity: sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==} engines: {node: '>=4'} - /eslint-visitor-keys/2.1.0: + /eslint-visitor-keys@2.1.0: resolution: {integrity: sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==} engines: {node: '>=10'} - /eslint/7.31.0: + /eslint@7.31.0: resolution: {integrity: sha512-vafgJpSh2ia8tnTkNUkwxGmnumgckLh5aAbLa1xRmIn9+owi8qBNGKL+B881kNKNTy7FFqTEkpNkUvmw0n6PkA==} engines: {node: ^10.12.0 || >=12.0.0} hasBin: true @@ -7767,74 +8770,71 @@ packages: v8-compile-cache: 2.3.0 transitivePeerDependencies: - supports-color - dev: true - /esm/3.2.25: + /esm@3.2.25: resolution: {integrity: sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==} engines: {node: '>=6'} dev: true - /espree/7.3.1: + /espree@7.3.1: resolution: {integrity: sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: acorn: 7.4.1 - acorn-jsx: 5.3.2_acorn@7.4.1 + acorn-jsx: 5.3.2(acorn@7.4.1) eslint-visitor-keys: 1.3.0 - dev: true - /esprima/4.0.1: + /esprima@4.0.1: resolution: {integrity: sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==} engines: {node: '>=4'} hasBin: true - /esquery/1.4.0: + /esquery@1.4.0: resolution: {integrity: sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==} engines: {node: '>=0.10'} dependencies: estraverse: 5.2.0 - dev: true - /esrecurse/4.3.0: + /esrecurse@4.3.0: resolution: {integrity: sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==} engines: {node: '>=4.0'} dependencies: estraverse: 5.2.0 - /estraverse/4.3.0: + /estraverse@4.3.0: resolution: {integrity: sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==} engines: {node: '>=4.0'} - /estraverse/5.2.0: + /estraverse@5.2.0: resolution: {integrity: sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ==} engines: {node: '>=4.0'} - /esutils/1.1.6: + /esutils@1.1.6: resolution: {integrity: sha1-wBzKqa5LiXxtDD4hCuUvPHqEQ3U=} engines: {node: '>=0.10.0'} dev: true - /esutils/2.0.3: + /esutils@2.0.3: resolution: {integrity: sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==} engines: {node: '>=0.10.0'} - /etag/1.8.1: + /etag@1.8.1: resolution: {integrity: sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=} engines: {node: '>= 0.6'} dev: true - /event-emitter/0.3.5: + /event-emitter@0.3.5: resolution: {integrity: sha1-34xp7vFkeSPHFXuc6DhAYQsCzDk=} dependencies: d: 1.0.1 es5-ext: 0.10.53 dev: true - /eventemitter3/4.0.7: + /eventemitter3@4.0.7: resolution: {integrity: sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw==} dev: false - /execa/0.7.0: + /execa@0.7.0: resolution: {integrity: sha1-lEvs00zEHuMqY6n68nrVpl/Fl3c=} engines: {node: '>=4'} dependencies: @@ -7847,7 +8847,7 @@ packages: strip-eof: 1.0.0 dev: true - /execa/5.1.1: + /execa@5.1.1: resolution: {integrity: sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==} engines: {node: '>=10'} dependencies: @@ -7861,22 +8861,22 @@ packages: signal-exit: 3.0.3 strip-final-newline: 2.0.0 - /exists-link/2.0.0: + /exists-link@2.0.0: resolution: {integrity: sha1-+7H6YzLnVm5Iivh+wUSuDQPASs8=} engines: {node: '>= 4'} dev: true - /exit-hook/1.1.1: + /exit-hook@1.1.1: resolution: {integrity: sha1-8FyiM7SMBdVP/wd2XfhQfpXAL/g=} engines: {node: '>=0.10.0'} dev: true - /exit/0.1.2: + /exit@0.1.2: resolution: {integrity: sha1-BjJjj42HfMghB9MKD/8aF8uhzQw=} engines: {node: '>= 0.8.0'} dev: true - /expand-brackets/2.1.4: + /expand-brackets@2.1.4: resolution: {integrity: sha1-t3c14xXOMPa27/D4OwQVGiJEliI=} engines: {node: '>=0.10.0'} dependencies: @@ -7887,18 +8887,20 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /expand-template/2.0.3: + /expand-template@2.0.3: resolution: {integrity: sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==} engines: {node: '>=6'} dev: true - /expect-more/0.8.1: + /expect-more@0.8.1: resolution: {integrity: sha512-DeSpFmqTcKPCurQ1jt2n96PGgv8EDGtbsnAGI1nDrnaeJRAQcjotF6VWcDYvenCQCZcn//wAMlEEIjYTm26kMQ==} dev: true - /expect/27.0.6: + /expect@27.0.6: resolution: {integrity: sha512-psNLt8j2kwg42jGBDSfAlU49CEZxejN1f1PlANWDZqIhBOVU/c2Pm888FcjWJzFewhIsNWfZJeLjUjtKGiPuSw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -7910,7 +8912,7 @@ packages: jest-regex-util: 27.0.6 dev: true - /express/4.17.1: + /express@4.17.1: resolution: {integrity: sha512-mHJ9O79RqluphRrcw2X/GTh3k9tVv8YcoyY4Kkh4WDMUYKRZUq0h1o0w2rrrxBqM7VoeUVqgb27xlEMXTnYt4g==} engines: {node: '>= 0.10.0'} dependencies: @@ -7944,22 +8946,24 @@ packages: type-is: 1.6.18 utils-merge: 1.0.1 vary: 1.1.2 + transitivePeerDependencies: + - supports-color dev: true - /ext/1.4.0: + /ext@1.4.0: resolution: {integrity: sha512-Key5NIsUxdqKg3vIsdw9dSuXpPCQ297y6wBjL30edxwPgt2E44WcWBZey/ZvUc6sERLTxKdyCu4gZFmUbk1Q7A==} dependencies: type: 2.5.0 dev: true - /extend-shallow/2.0.1: + /extend-shallow@2.0.1: resolution: {integrity: sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8=} engines: {node: '>=0.10.0'} dependencies: is-extendable: 0.1.1 dev: true - /extend-shallow/3.0.2: + /extend-shallow@3.0.2: resolution: {integrity: sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg=} engines: {node: '>=0.10.0'} dependencies: @@ -7967,15 +8971,15 @@ packages: is-extendable: 1.0.1 dev: true - /extend/3.0.2: + /extend@3.0.2: resolution: {integrity: sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==} dev: true - /extendable-error/0.1.7: + /extendable-error@0.1.7: resolution: {integrity: sha512-UOiS2in6/Q0FK0R0q6UY9vYpQ21mr/Qn1KOnte7vsACuNJf514WvCCUHSRCPcgjPT2bAhNIJdlE6bVap1GKmeg==} dev: true - /external-editor/3.1.0: + /external-editor@3.1.0: resolution: {integrity: sha512-hMQ4CX1p1izmuLYyZqLMO/qGNw10wSv9QDCPfzXfyFrOaCSSoRfqE1Kf1s5an66J5JZC62NewG+mK49jOCtQew==} engines: {node: '>=4'} dependencies: @@ -7984,7 +8988,7 @@ packages: tmp: 0.0.33 dev: true - /extglob/2.0.4: + /extglob@2.0.4: resolution: {integrity: sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw==} engines: {node: '>=0.10.0'} dependencies: @@ -7996,17 +9000,19 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /extsprintf/1.3.0: + /extsprintf@1.3.0: resolution: {integrity: sha1-lpGEQOMEGnpBT4xS48V06zw+HgU=} engines: {'0': node >=0.6.0} dev: true - /fast-deep-equal/3.1.3: + /fast-deep-equal@3.1.3: resolution: {integrity: sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==} - /fast-glob/2.2.7: + /fast-glob@2.2.7: resolution: {integrity: sha512-g1KuQwHOZAmOZMuBtHdxDtju+T2RT8jgCC9aANsbpdiDDTSnjgfuVsIBNKbUeJI3oKMRExcfNDtJl4OhbffMsw==} engines: {node: '>=4.0.0'} dependencies: @@ -8016,9 +9022,11 @@ packages: is-glob: 4.0.1 merge2: 1.4.1 micromatch: 3.1.10 + transitivePeerDependencies: + - supports-color dev: true - /fast-glob/3.2.7: + /fast-glob@3.2.7: resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} engines: {node: '>=8'} dependencies: @@ -8028,37 +9036,36 @@ packages: merge2: 1.4.1 micromatch: 4.0.4 - /fast-json-stable-stringify/2.1.0: + /fast-json-stable-stringify@2.1.0: resolution: {integrity: sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==} - /fast-levenshtein/2.0.6: + /fast-levenshtein@2.0.6: resolution: {integrity: sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=} - dev: true - /fast-redact/3.0.1: + /fast-redact@3.0.1: resolution: {integrity: sha512-kYpn4Y/valC9MdrISg47tZOpYBNoTXKgT9GYXFpHN/jYFs+lFkPoisY+LcBODdKVMY96ATzvzsWv+ES/4Kmufw==} engines: {node: '>=6'} dev: true - /fast-safe-stringify/2.0.8: + /fast-safe-stringify@2.0.8: resolution: {integrity: sha512-lXatBjf3WPjmWD6DpIZxkeSsCOwqI0maYMpgDlx8g4U2qi4lbjA9oH/HD2a87G+KfsUmo5WbJFmqBZlPxtptag==} - /fastest-levenshtein/1.0.12: + /fastest-levenshtein@1.0.12: resolution: {integrity: sha512-On2N+BpYJ15xIC974QNVuYGMOlEVt4s0EOI3wwMqOmK1fdDY+FN/zltPV8vosq4ad4c/gJ1KHScUn/6AWIgiow==} dev: false - /fastq/1.11.1: + /fastq@1.11.1: resolution: {integrity: sha512-HOnr8Mc60eNYl1gzwp6r5RoUyAn5/glBolUzP/Ez6IFVPMPirxn/9phgL6zhOtaTy7ISwPvQ+wT+hfcRZh/bzw==} dependencies: reusify: 1.0.4 - /fb-watchman/2.0.1: + /fb-watchman@2.0.1: resolution: {integrity: sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==} dependencies: bser: 2.1.1 dev: true - /figures/1.7.0: + /figures@1.7.0: resolution: {integrity: sha1-y+Hjr/zxzUS4DK3+0o3Hk6lwHS4=} engines: {node: '>=0.10.0'} dependencies: @@ -8066,14 +9073,13 @@ packages: object-assign: 4.1.1 dev: true - /file-entry-cache/6.0.1: + /file-entry-cache@6.0.1: resolution: {integrity: sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flat-cache: 3.0.4 - dev: true - /fill-keys/1.0.2: + /fill-keys@1.0.2: resolution: {integrity: sha1-mo+jb06K1jTjv2tPPIiCVRRS6yA=} engines: {node: '>=0.10.0'} dependencies: @@ -8081,7 +9087,7 @@ packages: merge-descriptors: 1.0.1 dev: true - /fill-range/4.0.0: + /fill-range@4.0.0: resolution: {integrity: sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc=} engines: {node: '>=0.10.0'} dependencies: @@ -8091,13 +9097,13 @@ packages: to-regex-range: 2.1.1 dev: true - /fill-range/7.0.1: + /fill-range@7.0.1: resolution: {integrity: sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==} engines: {node: '>=8'} dependencies: to-regex-range: 5.0.1 - /finalhandler/1.1.2: + /finalhandler@1.1.2: resolution: {integrity: sha512-aAWcW57uxVNrQZqFXjITpW3sIUQmHGG3qSb9mUah9MgMC4NeWhNOlNjXEYq3HjRAvL6arUviZGGJsBg6z0zsWA==} engines: {node: '>= 0.8'} dependencies: @@ -8108,9 +9114,11 @@ packages: parseurl: 1.3.3 statuses: 1.5.0 unpipe: 1.0.0 + transitivePeerDependencies: + - supports-color dev: true - /find-packages/8.0.4: + /find-packages@8.0.4: resolution: {integrity: sha512-2+M1/I7YrLzAUKw9J1JwuOPOLEMBajI9ChcrLQX7l5SiDm6qFCi18kbEBNVvj0xWq52WGXbWrMhtEpK05Ii6aQ==} engines: {node: '>=12.17'} dependencies: @@ -8120,11 +9128,11 @@ packages: p-filter: 2.1.0 dev: true - /find-root/1.1.0: + /find-root@1.1.0: resolution: {integrity: sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==} dev: true - /find-up/1.1.2: + /find-up@1.1.2: resolution: {integrity: sha1-ay6YIrGizgpgq2TWEOzK1TyyTQ8=} engines: {node: '>=0.10.0'} dependencies: @@ -8132,34 +9140,34 @@ packages: pinkie-promise: 2.0.1 dev: true - /find-up/2.1.0: + /find-up@2.1.0: resolution: {integrity: sha1-RdG35QbHF93UgndaK3eSCjwMV6c=} engines: {node: '>=4'} dependencies: locate-path: 2.0.0 dev: false - /find-up/4.1.0: + /find-up@4.1.0: resolution: {integrity: sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==} engines: {node: '>=8'} dependencies: locate-path: 5.0.0 path-exists: 4.0.0 - /find-up/5.0.0: + /find-up@5.0.0: resolution: {integrity: sha512-78/PXT1wlLLDgTzDs7sjq9hzz0vXD+zn+7wypEe4fXQxCmdmqfGsEPQxmiCSQI3ajFV91bVSsvNtrJRiW6nGng==} engines: {node: '>=10'} dependencies: locate-path: 6.0.0 path-exists: 4.0.0 - /find-yarn-workspace-root2/1.2.16: + /find-yarn-workspace-root2@1.2.16: resolution: {integrity: sha512-hr6hb1w8ePMpPVUK39S4RlwJzi+xPLuVuG8XlwXU3KD5Yn3qgBWVfy3AzNlDhWvE1EORCE65/Qm26rFQt3VLVA==} dependencies: micromatch: 4.0.4 pkg-dir: 4.2.0 - /findup/0.1.5: + /findup@0.1.5: resolution: {integrity: sha1-itkpozk7rGJ5V6fl3kYjsGsOLOs=} engines: {node: '>=0.6'} hasBin: true @@ -8168,30 +9176,28 @@ packages: commander: 2.1.0 dev: true - /flat-cache/3.0.4: + /flat-cache@3.0.4: resolution: {integrity: sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==} engines: {node: ^10.12.0 || >=12.0.0} dependencies: flatted: 3.2.1 rimraf: 3.0.2 - dev: true - /flatstr/1.0.12: + /flatstr@1.0.12: resolution: {integrity: sha512-4zPxDyhCyiN2wIAtSLI6gc82/EjqZc1onI4Mz/l0pWrAlsSfYH/2ZIcU+e3oA2wDwbzIWNKwa23F8rh6+DRWkw==} dev: true - /flatted/3.2.1: + /flatted@3.2.1: resolution: {integrity: sha512-OMQjaErSFHmHqZe+PSidH5n8j3O0F2DdnVh8JB4j4eUQ2k6KvB0qGfrKIhapvez5JerBbmWkaLYUYWISaESoXg==} - dev: true - /flush-write-stream/1.1.1: + /flush-write-stream@1.1.1: resolution: {integrity: sha512-3Z4XhFZ3992uIq0XOqb9AreonueSYphE6oYbpt5+3u06JWklbsPkNv3ZKkP9Bz/r+1MWCaMoSQ28P85+1Yc77w==} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 dev: true - /follow-redirects/1.14.1: + /follow-redirects@1.14.1: resolution: {integrity: sha512-HWqDgT7ZEkqRzBvc2s64vSZ/hfOceEol3ac/7tKwzuvEyWx3/4UegXh5oBOIotkGsObyk3xznnSRVADBgWSQVg==} engines: {node: '>=4.0'} peerDependencies: @@ -8201,24 +9207,24 @@ packages: optional: true dev: true - /for-in/0.1.8: + /for-in@0.1.8: resolution: {integrity: sha1-2Hc5COMSVhCZUrH9ubP6hn0ndeE=} engines: {node: '>=0.10.0'} dev: true - /for-in/1.0.2: + /for-in@1.0.2: resolution: {integrity: sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=} engines: {node: '>=0.10.0'} dev: true - /for-own/1.0.0: + /for-own@1.0.0: resolution: {integrity: sha1-xjMy9BXO3EsE2/5wz4NklMU8tEs=} engines: {node: '>=0.10.0'} dependencies: for-in: 1.0.2 dev: true - /foreground-child/2.0.0: + /foreground-child@2.0.0: resolution: {integrity: sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA==} engines: {node: '>=8.0.0'} dependencies: @@ -8226,11 +9232,11 @@ packages: signal-exit: 3.0.3 dev: true - /forever-agent/0.6.1: + /forever-agent@0.6.1: resolution: {integrity: sha1-+8cfDEGt6zf5bFd60e1C2P2sypE=} dev: true - /form-data/2.3.3: + /form-data@2.3.3: resolution: {integrity: sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ==} engines: {node: '>= 0.12'} dependencies: @@ -8239,7 +9245,7 @@ packages: mime-types: 2.1.31 dev: true - /form-data/3.0.1: + /form-data@3.0.1: resolution: {integrity: sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==} engines: {node: '>= 6'} dependencies: @@ -8247,34 +9253,34 @@ packages: combined-stream: 1.0.8 mime-types: 2.1.31 - /forwarded/0.2.0: + /forwarded@0.2.0: resolution: {integrity: sha512-buRG0fpBtRHSTCOASe6hD258tEubFoRLb4ZNA6NxMVHNw2gOcwHo9wyablzMzOA5z9xA9L1KNjk/Nt6MT9aYow==} engines: {node: '>= 0.6'} dev: true - /fragment-cache/0.2.1: + /fragment-cache@0.2.1: resolution: {integrity: sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk=} engines: {node: '>=0.10.0'} dependencies: map-cache: 0.2.2 dev: true - /fresh/0.5.2: + /fresh@0.5.2: resolution: {integrity: sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=} engines: {node: '>= 0.6'} dev: true - /from2/2.3.0: + /from2@2.3.0: resolution: {integrity: sha1-i/tVAr3kpNNs/e6gB/zKIdfjgq8=} dependencies: inherits: 2.0.4 readable-stream: 2.3.7 dev: true - /fs-constants/1.0.0: + /fs-constants@1.0.0: resolution: {integrity: sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==} - /fs-extra/10.0.0: + /fs-extra@10.0.0: resolution: {integrity: sha512-C5owb14u9eJwizKGdchcDUQeFtlSHHthBk8pbX9Vc1PFZrLombudjDnNns88aYslCyF6IY5SUw3Roz6xShcEIQ==} engines: {node: '>=12'} dependencies: @@ -8283,7 +9289,7 @@ packages: universalify: 2.0.0 dev: true - /fs-extra/4.0.3: + /fs-extra@4.0.3: resolution: {integrity: sha512-q6rbdDd1o2mAnQreO7YADIxf/Whx4AHBiRf6d+/cVT8h44ss+lHgxf1FemcqDnQt9X3ct4McHr+JMGlYSsK7Cg==} dependencies: graceful-fs: 4.2.6 @@ -8291,7 +9297,7 @@ packages: universalify: 0.1.2 dev: true - /fs-extra/7.0.1: + /fs-extra@7.0.1: resolution: {integrity: sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -8300,7 +9306,7 @@ packages: universalify: 0.1.2 dev: true - /fs-extra/8.1.0: + /fs-extra@8.1.0: resolution: {integrity: sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==} engines: {node: '>=6 <7 || >=8'} dependencies: @@ -8309,7 +9315,7 @@ packages: universalify: 0.1.2 dev: true - /fs-extra/9.1.0: + /fs-extra@9.1.0: resolution: {integrity: sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==} engines: {node: '>=10'} dependencies: @@ -8319,13 +9325,13 @@ packages: universalify: 2.0.0 dev: true - /fs-minipass/2.1.0: + /fs-minipass@2.1.0: resolution: {integrity: sha512-V/JgOLFCS+R6Vcq0slCuaeWEdNC3ouDlJMNIsacH2VtALiu9mV4LPrHc5cDl8k5aw6J8jwgWWpiTo5RYhmIzvg==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 - /fs-mkdirp-stream/1.0.0: + /fs-mkdirp-stream@1.0.0: resolution: {integrity: sha1-C3gV/DIBxqaeFNuYzgmMFpNSWes=} engines: {node: '>= 0.10'} dependencies: @@ -8333,24 +9339,25 @@ packages: through2: 2.0.5 dev: true - /fs.realpath/1.0.0: + /fs.realpath@1.0.0: resolution: {integrity: sha1-FQStJSMVjKpA20onh8sBQRmU6k8=} - /fsevents/2.3.2: - resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==} + /fsevents@2.3.2: + resolution: {integrity: sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/fsevents/-/fsevents-2.3.2.tgz} engines: {node: ^8.16.0 || ^10.6.0 || >=11.0.0} os: [darwin] + requiresBuild: true dev: true optional: true - /function-bind/1.1.1: - resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==} + /function-bind@1.1.1: + resolution: {integrity: sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/function-bind/-/function-bind-1.1.1.tgz} - /functional-red-black-tree/1.0.1: + /functional-red-black-tree@1.0.1: resolution: {integrity: sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=} - /fuse-native/2.2.6: - resolution: {integrity: sha512-Y5wXd7vUsWWWIIHbjluv7jKZgPZaSVA5YWaW3I5fXIJfcGWL6IRUgoBUveQAq+D8cG9cCiGNahv9CeToccCXrw==} + /fuse-native@2.2.6: + resolution: {integrity: sha512-Y5wXd7vUsWWWIIHbjluv7jKZgPZaSVA5YWaW3I5fXIJfcGWL6IRUgoBUveQAq+D8cG9cCiGNahv9CeToccCXrw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/fuse-native/-/fuse-native-2.2.6.tgz} hasBin: true requiresBuild: true dependencies: @@ -8361,23 +9368,27 @@ packages: dev: false optional: true - /fuse-shared-library-darwin/1.1.3: + /fuse-shared-library-darwin@1.1.3: resolution: {integrity: sha512-4Q8gMxyMl1+gwHGpiYUoKKpi7xq8WcPo0TvJvjZzHMuCiszouu2GgEs6SJAqPB3LjfmEkl6kPV+2Oluczr0Nig==} + requiresBuild: true dev: false optional: true - /fuse-shared-library-linux-arm/1.0.0: + /fuse-shared-library-linux-arm@1.0.0: resolution: {integrity: sha512-Dj4ssxo1/MKGvOsVWRblSRu+o5F5OJTrVPDkjSyGDU2yKvVnIzQSwy1deiWA0qCcS/Q8iJMlZaCpCcZWSwvoug==} + requiresBuild: true dev: false optional: true - /fuse-shared-library-linux/1.0.1: + /fuse-shared-library-linux@1.0.1: resolution: {integrity: sha512-07MQRSobrBKwW4D7oKm0gM2TwgvZWb+gC08JdiYDG4KBTncxk9ssqEDiDMKll8hpseZufsY2w1yc/feOu2DPmQ==} + requiresBuild: true dev: false optional: true - /fuse-shared-library/1.1.1: + /fuse-shared-library@1.1.1: resolution: {integrity: sha512-EfgTo/eS1euZFUe7x8KqyA40hV4DwP7kqp1VNZApu2nlPnJv8SanraBE3VXyX7ff41sxw7M0oWY7re3G3wnZVA==} + requiresBuild: true dependencies: fuse-shared-library-darwin: 1.1.3 fuse-shared-library-linux: 1.0.1 @@ -8385,8 +9396,9 @@ packages: dev: false optional: true - /gauge/2.6.0: + /gauge@2.6.0: resolution: {integrity: sha1-01MBrRjpaQK0dR3LvkD0IYuUKkY=} + requiresBuild: true dependencies: aproba: 1.2.0 console-control-strings: 1.1.0 @@ -8400,7 +9412,7 @@ packages: dev: true optional: true - /gauge/2.7.4: + /gauge@2.7.4: resolution: {integrity: sha1-LANAXHU4w51+s3sxcCLjJfsBi/c=} dependencies: aproba: 1.2.0 @@ -8412,76 +9424,76 @@ packages: strip-ansi: 3.0.1 wide-align: 1.1.3 - /gensync/1.0.0-beta.2: + /gensync@1.0.0-beta.2: resolution: {integrity: sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==} engines: {node: '>=6.9.0'} dev: true - /get-caller-file/2.0.5: + /get-caller-file@2.0.5: resolution: {integrity: sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==} engines: {node: 6.* || 8.* || >= 10.*} dev: true - /get-intrinsic/1.1.1: + /get-intrinsic@1.1.1: resolution: {integrity: sha512-kWZrnVM42QCiEA2Ig1bG8zjoIMOgxWwYCEeNdwY6Tv/cOSeGpcoX4pXHfKUxNKVoArnrEr2e9srnAxxGIraS9Q==} dependencies: function-bind: 1.1.1 has: 1.0.3 has-symbols: 1.0.2 - /get-npm-tarball-url/2.0.2: + /get-npm-tarball-url@2.0.2: resolution: {integrity: sha512-2dPhgT0K4pVyciTqdS0gr9nEwyCQwt9ql1/t5MCUMvcjWjAysjGJgT7Sx4n6oq3tFBjBN238mxX4RfTjT3838Q==} engines: {node: '>=4'} dependencies: normalize-registry-url: 1.0.0 dev: false - /get-package-type/0.1.0: + /get-package-type@0.1.0: resolution: {integrity: sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==} engines: {node: '>=8.0.0'} dev: true - /get-port/5.1.1: + /get-port@5.1.1: resolution: {integrity: sha512-g/Q1aTSDOxFpchXC4i8ZWvxA1lnPqx/JHqcpIw0/LX9T8x/GBbi6YnlN5nhaKIFkT8oFsscUKgDJYxfwfS6QsQ==} engines: {node: '>=8'} dev: false - /get-source/1.0.42: + /get-source@1.0.42: resolution: {integrity: sha512-uM5xCIG5w2meVbiZaID4ajH6J8OfApqhlKXtZwsS/IIM9PLb0b2kc5sRdy78yEDfxsIYEWNk0OVxai6OpDCExA==} dependencies: data-uri-to-buffer: 2.0.2 source-map: 0.6.1 - /get-stdin/4.0.1: + /get-stdin@4.0.1: resolution: {integrity: sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=} engines: {node: '>=0.10.0'} dev: true - /get-stream/3.0.0: + /get-stream@3.0.0: resolution: {integrity: sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=} engines: {node: '>=4'} dev: true - /get-stream/6.0.1: + /get-stream@6.0.1: resolution: {integrity: sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==} engines: {node: '>=10'} - /get-value/2.0.6: + /get-value@2.0.6: resolution: {integrity: sha1-3BXKHGcjh8p2vTesCjlbogQqLCg=} engines: {node: '>=0.10.0'} dev: true - /getopts/2.3.0: + /getopts@2.3.0: resolution: {integrity: sha512-5eDf9fuSXwxBL6q5HX+dhDj+dslFGWzU5thZ9kNKUkcPtaPdatmUFKwHFrLb/uf/WpA4BHET+AX3Scl56cAjpA==} dev: true - /getpass/0.1.7: + /getpass@0.1.7: resolution: {integrity: sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo=} dependencies: assert-plus: 1.0.0 dev: true - /ghooks/2.0.4: + /ghooks@2.0.4: resolution: {integrity: sha1-/VDgQP9UiQauQstReToBv+JFZ7k=} requiresBuild: true dependencies: @@ -8493,7 +9505,7 @@ packages: spawn-command: 0.0.2 dev: true - /git-raw-commits/2.0.10: + /git-raw-commits@2.0.10: resolution: {integrity: sha512-sHhX5lsbG9SOO6yXdlwgEMQ/ljIn7qMpAbJZCGfXX2fq5T8M5SrDnpYk9/4HswTildcIqatsWa91vty6VhWSaQ==} engines: {node: '>=10'} hasBin: true @@ -8505,17 +9517,17 @@ packages: through2: 4.0.2 dev: true - /github-from-package/0.0.0: + /github-from-package@0.0.0: resolution: {integrity: sha1-l/tdlr/eiXMxPyDoKI75oWf6ZM4=} dev: true - /glob-parent/5.1.2: + /glob-parent@5.1.2: resolution: {integrity: sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==} engines: {node: '>= 6'} dependencies: is-glob: 4.0.1 - /glob-stream/6.1.0: + /glob-stream@6.1.0: resolution: {integrity: sha1-cEXJlBOz65SIjYOrRtC0BMx73eQ=} engines: {node: '>= 0.10'} dependencies: @@ -8531,11 +9543,11 @@ packages: unique-stream: 2.3.1 dev: true - /glob-to-regexp/0.3.0: + /glob-to-regexp@0.3.0: resolution: {integrity: sha1-jFoUlNIGbFcMw7/kSWF1rMTVAqs=} dev: true - /glob/7.1.6: + /glob@7.1.6: resolution: {integrity: sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==} dependencies: fs.realpath: 1.0.0 @@ -8546,7 +9558,7 @@ packages: path-is-absolute: 1.0.1 dev: true - /glob/7.1.7: + /glob@7.1.7: resolution: {integrity: sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==} dependencies: fs.realpath: 1.0.0 @@ -8556,33 +9568,32 @@ packages: once: 1.4.0 path-is-absolute: 1.0.1 - /global-dirs/0.1.1: + /global-dirs@0.1.1: resolution: {integrity: sha1-sxnA3UYH81PzvpzKTHL8FIxJ9EU=} engines: {node: '>=4'} dependencies: ini: 1.3.8 dev: true - /global-dirs/2.1.0: + /global-dirs@2.1.0: resolution: {integrity: sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ==} engines: {node: '>=8'} dependencies: ini: 1.3.7 dev: true - /globals/11.12.0: + /globals@11.12.0: resolution: {integrity: sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==} engines: {node: '>=4'} dev: true - /globals/13.10.0: + /globals@13.10.0: resolution: {integrity: sha512-piHC3blgLGFjvOuMmWZX60f+na1lXFDhQXBf1UYp2fXPXqvEUbOhNwi6BsQ0bQishwedgnjkwv1d9zKf+MWw3g==} engines: {node: '>=8'} dependencies: type-fest: 0.20.2 - dev: true - /globby/11.0.4: + /globby@11.0.4: resolution: {integrity: sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==} engines: {node: '>=10'} dependencies: @@ -8593,7 +9604,7 @@ packages: merge2: 1.4.1 slash: 3.0.0 - /globby/9.2.0: + /globby@9.2.0: resolution: {integrity: sha512-ollPHROa5mcxDEkwg6bPt3QbEf4pDQSNtd6JPL1YvOvAo/7/0VAm9TccUeoTmarjPw4pfUthSCqcyfNB1I3ZSg==} engines: {node: '>=6'} dependencies: @@ -8605,12 +9616,14 @@ packages: ignore: 4.0.6 pify: 4.0.1 slash: 2.0.0 + transitivePeerDependencies: + - supports-color dev: true - /graceful-fs/4.2.6: + /graceful-fs@4.2.6: resolution: {integrity: sha512-nTnJ528pbqxYanhpDYsi4Rd8MAeaBA67+RZ10CM1m3bTAVFEDcd5AuA4a6W5YkGZ1iNXHzZz8T6TBKLeBuNriQ==} - /graceful-git/3.0.2: + /graceful-git@3.0.2: resolution: {integrity: sha512-fZ5zG+uT3zRqpRU7kXEUQkbRfIK66JRLfV528Glm703gr/qVfF0zppqC4ksuO1fLmlxBNAxLqQUfhF/vAriMtQ==} engines: {node: '>=10'} dependencies: @@ -8618,21 +9631,21 @@ packages: retry: 0.12.0 dev: false - /graceful-readlink/1.0.1: + /graceful-readlink@1.0.1: resolution: {integrity: sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=} dev: true - /graph-sequencer/2.0.0: + /graph-sequencer@2.0.0: resolution: {integrity: sha1-v7gJuK9YT29Sh83OUHow1K6m7nA=} dependencies: array-flatten: 2.1.2 array-includes: 3.1.3 dev: false - /grapheme-splitter/1.0.4: + /grapheme-splitter@1.0.4: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} - /gunzip-maybe/1.4.2: + /gunzip-maybe@1.4.2: resolution: {integrity: sha512-4haO1M4mLO91PW57BMsDFf75UmwoRX0GkdD+Faw+Lr+r/OZrOCS0pIBwOL1xCKQqnQzbNFGgK2V2CpBUPeFNTw==} hasBin: true dependencies: @@ -8644,7 +9657,7 @@ packages: through2: 2.0.5 dev: false - /handlebars/4.7.7: + /handlebars@4.7.7: resolution: {integrity: sha512-aAcXm5OAfE/8IXkcZvCepKU3VzW1/39Fb5ZuqMtgI/hT8X2YgoMvBY5dLhq/cpOvw7Lk1nK/UF71aLG/ZnVYRA==} engines: {node: '>=0.4.7'} hasBin: true @@ -8657,12 +9670,12 @@ packages: uglify-js: 3.14.0 dev: true - /har-schema/2.0.0: + /har-schema@2.0.0: resolution: {integrity: sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI=} engines: {node: '>=4'} dev: true - /har-validator/5.1.5: + /har-validator@5.1.5: resolution: {integrity: sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w==} engines: {node: '>=6'} deprecated: this library is no longer supported @@ -8671,50 +9684,52 @@ packages: har-schema: 2.0.0 dev: true - /hard-rejection/2.1.0: + /hard-rejection@2.1.0: resolution: {integrity: sha512-VIZB+ibDhx7ObhAe7OVtoEbuP4h/MuOTHJ+J8h/eBXotJYl0fBgR72xDFCKgIh22OJZIOVNxBMWuhAr10r8HdA==} engines: {node: '>=6'} dev: true - /has-ansi/2.0.0: + /has-ansi@2.0.0: resolution: {integrity: sha1-NPUEnOHs3ysGSa8+8k5F7TVBbZE=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 dev: true - /has-bigints/1.0.1: + /has-bigints@1.0.1: resolution: {integrity: sha512-LSBS2LjbNBTf6287JEbEzvJgftkF5qFkmCo9hDRpAzKhUOlJ+hx8dd4USs00SgsUNwc4617J9ki5YtEClM2ffA==} + dev: false - /has-color/0.1.7: + /has-color@0.1.7: resolution: {integrity: sha1-ZxRKUmDDT8PMpnfQQdr1L+e3iy8=} engines: {node: '>=0.10.0'} + requiresBuild: true dev: true optional: true - /has-flag/3.0.0: - resolution: {integrity: sha1-tdRU3CGZriJWmfNGfloH87lVuv0=} + /has-flag@3.0.0: + resolution: {integrity: sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/has-flag/-/has-flag-3.0.0.tgz} engines: {node: '>=4'} - /has-flag/4.0.0: + /has-flag@4.0.0: resolution: {integrity: sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==} engines: {node: '>=8'} - /has-glob/1.0.0: + /has-glob@1.0.0: resolution: {integrity: sha1-mqqe7b/7G6OZCnsAEPtnjuAIEgc=} engines: {node: '>=0.10.0'} dependencies: is-glob: 3.1.0 dev: true - /has-symbols/1.0.2: + /has-symbols@1.0.2: resolution: {integrity: sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw==} engines: {node: '>= 0.4'} - /has-unicode/2.0.1: + /has-unicode@2.0.1: resolution: {integrity: sha1-4Ob+aijPUROIVeCG0Wkedx3iqLk=} - /has-value/0.3.1: + /has-value@0.3.1: resolution: {integrity: sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8=} engines: {node: '>=0.10.0'} dependencies: @@ -8723,7 +9738,7 @@ packages: isobject: 2.1.0 dev: true - /has-value/1.0.0: + /has-value@1.0.0: resolution: {integrity: sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc=} engines: {node: '>=0.10.0'} dependencies: @@ -8732,12 +9747,12 @@ packages: isobject: 3.0.1 dev: true - /has-values/0.1.4: + /has-values@0.1.4: resolution: {integrity: sha1-bWHeldkd/Km5oCCJrThL/49it3E=} engines: {node: '>=0.10.0'} dev: true - /has-values/1.0.0: + /has-values@1.0.0: resolution: {integrity: sha1-lbC2P+whRmGab+V/51Yo1aOe/k8=} engines: {node: '>=0.10.0'} dependencies: @@ -8745,46 +9760,46 @@ packages: kind-of: 4.0.0 dev: true - /has/1.0.3: + /has@1.0.3: resolution: {integrity: sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==} engines: {node: '>= 0.4.0'} dependencies: function-bind: 1.1.1 - /hosted-git-info/3.0.8: - resolution: {integrity: sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==} + /hosted-git-info@3.0.8: + resolution: {integrity: sha512-aXpmwoOhRBrw6X3j0h5RloK4x1OzsxMPyxqIHyNfSe2pypkVTZFpEiRoSipPEPlMrh0HW/XsjkJ5WgnCirpNUw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/hosted-git-info/-/hosted-git-info-3.0.8.tgz} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 - /hosted-git-info/4.0.2: + /hosted-git-info@4.0.2: resolution: {integrity: sha512-c9OGXbZ3guC/xOlCg1Ci/VgWlwsqDv1yMQL1CWqXDL0hDjXuNcq0zuR4xqPSuasI3kqFDhqSyTjREz5gzq0fXg==} engines: {node: '>=10'} dependencies: lru-cache: 6.0.0 - /html-encoding-sniffer/1.0.2: + /html-encoding-sniffer@1.0.2: resolution: {integrity: sha512-71lZziiDnsuabfdYiUeWdCVyKuqwWi23L8YeIgV9jSSZHCtb6wB1BKWooH7L3tn4/FuZJMVWyNaIDr4RGmaSYw==} dependencies: whatwg-encoding: 1.0.5 dev: true - /html-encoding-sniffer/2.0.1: + /html-encoding-sniffer@2.0.1: resolution: {integrity: sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==} engines: {node: '>=10'} dependencies: whatwg-encoding: 1.0.5 dev: true - /html-escaper/2.0.2: - resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==} + /html-escaper@2.0.2: + resolution: {integrity: sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/html-escaper/-/html-escaper-2.0.2.tgz} dev: true - /http-cache-semantics/4.1.0: + /http-cache-semantics@4.1.0: resolution: {integrity: sha512-carPklcUh7ROWRK7Cv27RPtdhYhUsela/ue5/jKzjegVvXDqM2ILE9Q2BGn9JZJh1g87cp56su/FgQSzcWS8cQ==} dev: false - /http-errors/1.8.0: + /http-errors@1.8.0: resolution: {integrity: sha512-4I8r0C5JDhT5VkvI47QktDW75rNlGVsUf/8hzjCC/wkWI/jdTRmBb9aI7erSG82r1bjKY3F6k28WnsVxB1C73A==} engines: {node: '>= 0.6'} dependencies: @@ -8795,7 +9810,7 @@ packages: toidentifier: 1.0.0 dev: true - /http-proxy-agent/4.0.1: + /http-proxy-agent@4.0.1: resolution: {integrity: sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==} engines: {node: '>= 6'} dependencies: @@ -8805,7 +9820,7 @@ packages: transitivePeerDependencies: - supports-color - /http-signature/1.2.0: + /http-signature@1.2.0: resolution: {integrity: sha1-muzZJRFHcvPZW2WmCruPfBj7rOE=} engines: {node: '>=0.8', npm: '>=1.3.7'} dependencies: @@ -8814,19 +9829,21 @@ packages: sshpk: 1.16.1 dev: true - /http-status-codes/1.4.0: + /http-status-codes@1.4.0: resolution: {integrity: sha512-JrT3ua+WgH8zBD3HEJYbeEgnuQaAnUeRRko/YojPAJjGmIfGD3KPU/asLdsLwKjfxOmQe5nXMQ0pt/7MyapVbQ==} dev: true - /https-proxy-agent/3.0.1: + /https-proxy-agent@3.0.1: resolution: {integrity: sha512-+ML2Rbh6DAuee7d07tYGEKOEi2voWPUGan+ExdPbPW6Z3svq+JCqr0v8WmKPOkz1vOVykPCBSuobe7G8GJUtVg==} engines: {node: '>= 4.5.0'} dependencies: agent-base: 4.3.0 debug: 3.2.7 + transitivePeerDependencies: + - supports-color dev: false - /https-proxy-agent/5.0.0: + /https-proxy-agent@5.0.0: resolution: {integrity: sha512-EkYm5BcKUGiduxzSt3Eppko+PiNWNEpa4ySk9vTC6wDsQJW9rHSa+UhGNJoRYp7bz6Ht1eaRIa6QaJqO5rCFbA==} engines: {node: '>= 6'} dependencies: @@ -8835,73 +9852,72 @@ packages: transitivePeerDependencies: - supports-color - /human-id/1.0.2: + /human-id@1.0.2: resolution: {integrity: sha512-UNopramDEhHJD+VR+ehk8rOslwSfByxPIZyJRfV739NDhN5LF1fa1MqnzKm2lGTQRjNrjK19Q5fhkgIfjlVUKw==} dev: true - /human-signals/2.1.0: + /human-signals@2.1.0: resolution: {integrity: sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==} engines: {node: '>=10.17.0'} - /humanize-ms/1.2.1: + /humanize-ms@1.2.1: resolution: {integrity: sha1-xG4xWaKT9riW2ikxbYtv6Lt5u+0=} dependencies: ms: 2.1.3 dev: false - /husky/6.0.0: + /husky@6.0.0: resolution: {integrity: sha512-SQS2gDTB7tBN486QSoKPKQItZw97BMOd+Kdb6ghfpBc0yXyzrddI0oDV5MkDAbuB4X2mO3/nj60TRMcYxwzZeQ==} hasBin: true dev: true - /hyperdrive-schemas/2.0.0: + /hyperdrive-schemas@2.0.0: resolution: {integrity: sha512-mzD741NjsSt3ttIaavbh3zyNdR3zy0X55HRweNRsw/JEduWjaoOZa6EXz7ly2JxuD7MvAbJxsuNPlnVl9saL6w==} dependencies: protocol-buffers-encodings: 1.1.1 dev: false - /iconv-lite/0.4.24: + /iconv-lite@0.4.24: resolution: {integrity: sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==} engines: {node: '>=0.10.0'} dependencies: safer-buffer: 2.1.2 dev: true - /iconv-lite/0.6.3: + /iconv-lite@0.6.3: resolution: {integrity: sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw==} engines: {node: '>=0.10.0'} + requiresBuild: true dependencies: safer-buffer: 2.1.2 dev: false optional: true - /ieee754/1.2.1: + /ieee754@1.2.1: resolution: {integrity: sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==} - /ignore-walk/3.0.4: + /ignore-walk@3.0.4: resolution: {integrity: sha512-PY6Ii8o1jMRA1z4F2hRkH/xN59ox43DavKvD3oDpfurRlOJyAHpifIwpbdv1n4jt4ov0jSpw3kQ4GhJnpBL6WQ==} dependencies: minimatch: 3.0.4 dev: false - /ignore/4.0.6: + /ignore@4.0.6: resolution: {integrity: sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==} engines: {node: '>= 4'} - dev: true - /ignore/5.1.8: + /ignore@5.1.8: resolution: {integrity: sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw==} engines: {node: '>= 4'} - /import-fresh/3.3.0: + /import-fresh@3.3.0: resolution: {integrity: sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==} engines: {node: '>=6'} dependencies: parent-module: 1.0.1 resolve-from: 4.0.0 - dev: true - /import-local/3.0.2: + /import-local@3.0.2: resolution: {integrity: sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA==} engines: {node: '>=8'} hasBin: true @@ -8910,65 +9926,65 @@ packages: resolve-cwd: 3.0.0 dev: true - /imurmurhash/0.1.4: + /imurmurhash@0.1.4: resolution: {integrity: sha1-khi5srkoojixPcT7a21XbyMUU+o=} engines: {node: '>=0.8.19'} - /in-publish/2.0.1: + /in-publish@2.0.1: resolution: {integrity: sha512-oDM0kUSNFC31ShNxHKUyfZKy8ZeXZBWMjMdZHKLOk13uvT27VTL/QzRGfRUcevJhpkZAvlhPYuXkF7eNWrtyxQ==} hasBin: true dev: true - /indent-string/2.1.0: + /indent-string@2.1.0: resolution: {integrity: sha1-ji1INIdCEhtKghi3oTfppSBJ3IA=} engines: {node: '>=0.10.0'} dependencies: repeating: 2.0.1 dev: true - /indent-string/4.0.0: + /indent-string@4.0.0: resolution: {integrity: sha512-EdDDZu4A2OyIK7Lr/2zG+w5jmbuk1DVBnEwREQvBzspBJkCEbRa8GxU1lghYcaGJCnRWibjDXlq779X1/y5xwg==} engines: {node: '>=8'} - /indent-string/5.0.0: + /indent-string@5.0.0: resolution: {integrity: sha512-m6FAo/spmsW2Ab2fU35JTYwtOKa2yAwXSwgjSv1TJzh4Mh7mC3lzAOVLBprb72XsTrgkEIsl7YrFNAiDiRhIGg==} engines: {node: '>=12'} dev: true - /individual/3.0.0: + /individual@3.0.0: resolution: {integrity: sha1-58pPhfiVewGHNPKFdQ3CLsL5hi0=} - /infer-owner/1.0.4: + /infer-owner@1.0.4: resolution: {integrity: sha512-IClj+Xz94+d7irH5qRyfJonOdfTzuDaifE6ZPWfx0N0+/ATZCbuTPq2prFl526urkQd90WyUKIh1DfBQ2hMz9A==} dev: false - /inflight/1.0.6: + /inflight@1.0.6: resolution: {integrity: sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk=} dependencies: once: 1.4.0 wrappy: 1.0.2 - /info-symbol/0.1.0: + /info-symbol@0.1.0: resolution: {integrity: sha1-J4QdcoZ920JCzWEtecEGM4gcang=} engines: {node: '>=0.10.0'} dev: true - /inherits/2.0.4: + /inherits@2.0.4: resolution: {integrity: sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==} - /ini/1.3.7: + /ini@1.3.7: resolution: {integrity: sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ==} dev: true - /ini/1.3.8: + /ini@1.3.8: resolution: {integrity: sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==} - /ini/2.0.0: + /ini@2.0.0: resolution: {integrity: sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==} engines: {node: '>=10'} dev: false - /inquirer/0.11.0: + /inquirer@0.11.0: resolution: {integrity: sha1-dEi/qSQJKvMR1HFzu6uZDK4rsCc=} dependencies: ansi-escapes: 1.4.0 @@ -8985,12 +10001,12 @@ packages: through: 2.3.8 dev: true - /interpret/1.4.0: + /interpret@1.4.0: resolution: {integrity: sha512-agE4QfB2Lkp9uICn7BAqoscw4SZP9kTE2hxiFI3jBPmXJfdqiahTbUuKGsMoN2GtqL9AxhYioAcVvgsb1HvRbA==} engines: {node: '>= 0.10'} dev: true - /into-stream/6.0.0: + /into-stream@6.0.0: resolution: {integrity: sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA==} engines: {node: '>=10'} dependencies: @@ -8998,21 +10014,21 @@ packages: p-is-promise: 3.0.0 dev: true - /ip-regex/2.1.0: + /ip-regex@2.1.0: resolution: {integrity: sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk=} engines: {node: '>=4'} dev: true - /ip/1.1.5: + /ip@1.1.5: resolution: {integrity: sha1-vd7XARQpCCjAoDnnLvJfWq7ENUo=} dev: false - /ipaddr.js/1.9.1: + /ipaddr.js@1.9.1: resolution: {integrity: sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g==} engines: {node: '>= 0.10'} dev: true - /is-absolute/1.0.0: + /is-absolute@1.0.0: resolution: {integrity: sha512-dOWoqflvcydARa360Gvv18DZ/gRuHKi2NU/wU5X1ZFzdYfH29nkiNZsF3mp4OJ3H4yo9Mx8A/uAGNzpzPN3yBA==} engines: {node: '>=0.10.0'} dependencies: @@ -9020,86 +10036,90 @@ packages: is-windows: 1.0.2 dev: true - /is-accessor-descriptor/0.1.6: + /is-accessor-descriptor@0.1.6: resolution: {integrity: sha1-qeEss66Nh2cn7u84Q/igiXtcmNY=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-accessor-descriptor/1.0.0: + /is-accessor-descriptor@1.0.0: resolution: {integrity: sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 dev: true - /is-arrayish/0.2.1: - resolution: {integrity: sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0=} + /is-arrayish@0.2.1: + resolution: {integrity: sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/is-arrayish/-/is-arrayish-0.2.1.tgz} - /is-bigint/1.0.2: + /is-bigint@1.0.2: resolution: {integrity: sha512-0JV5+SOCQkIdzjBK9buARcV804Ddu7A0Qet6sHi3FimE9ne6m4BGQZfRn+NZiXbBk4F4XmHfDZIipLj9pX8dSA==} + dev: false - /is-boolean-object/1.1.1: + /is-boolean-object@1.1.1: resolution: {integrity: sha512-bXdQWkECBUIAcCkeH1unwJLIpZYaa5VvuygSyS/c2lf719mTKZDU5UdDRlpd01UjADgmW8RfqaP+mRaVPdr/Ng==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 + dev: false - /is-buffer/1.1.6: + /is-buffer@1.1.6: resolution: {integrity: sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w==} dev: true - /is-bzip2/1.0.0: + /is-bzip2@1.0.0: resolution: {integrity: sha1-XuWOqlounIDiFAe+3yOuWsCRs/w=} engines: {node: '>=0.10.0'} dev: false - /is-callable/1.2.3: + /is-callable@1.2.3: resolution: {integrity: sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ==} engines: {node: '>= 0.4'} + dev: false - /is-ci/2.0.0: + /is-ci@2.0.0: resolution: {integrity: sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w==} hasBin: true dependencies: ci-info: 2.0.0 dev: true - /is-ci/3.0.0: + /is-ci@3.0.0: resolution: {integrity: sha512-kDXyttuLeslKAHYL/K28F2YkM3x5jvFPEw3yXbRptXydjD9rpLEz+C5K5iutY9ZiUu6AP41JdvRQwF4Iqs4ZCQ==} hasBin: true dependencies: ci-info: 3.2.0 - /is-core-module/2.5.0: - resolution: {integrity: sha512-TXCMSDsEHMEEZ6eCA8rwRDbLu55MRGmrctljsBX/2v1d9/GzqHOxW5c5oPSgrUt2vBFXebu9rGqckXGPWOlYpg==} + /is-core-module@2.5.0: + resolution: {integrity: sha512-TXCMSDsEHMEEZ6eCA8rwRDbLu55MRGmrctljsBX/2v1d9/GzqHOxW5c5oPSgrUt2vBFXebu9rGqckXGPWOlYpg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/is-core-module/-/is-core-module-2.5.0.tgz} dependencies: has: 1.0.3 - /is-data-descriptor/0.1.4: + /is-data-descriptor@0.1.4: resolution: {integrity: sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-data-descriptor/1.0.0: + /is-data-descriptor@1.0.0: resolution: {integrity: sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 6.0.3 dev: true - /is-date-object/1.0.4: + /is-date-object@1.0.4: resolution: {integrity: sha512-/b4ZVsG7Z5XVtIxs/h9W8nvfLgSAyKYdtGWQLbqy6jA1icmgjf8WCoTKgeS4wy5tYaPePouzFMANbnj94c2Z+A==} engines: {node: '>= 0.4'} + dev: false - /is-deflate/1.0.0: + /is-deflate@1.0.0: resolution: {integrity: sha1-yGKQHDwWH7CdrHzcfnhPgOmPLxQ=} dev: false - /is-descriptor/0.1.6: + /is-descriptor@0.1.6: resolution: {integrity: sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg==} engines: {node: '>=0.10.0'} dependencies: @@ -9108,7 +10128,7 @@ packages: kind-of: 5.1.0 dev: true - /is-descriptor/1.0.2: + /is-descriptor@1.0.2: resolution: {integrity: sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg==} engines: {node: '>=0.10.0'} dependencies: @@ -9117,65 +10137,65 @@ packages: kind-of: 6.0.3 dev: true - /is-extendable/0.1.1: + /is-extendable@0.1.1: resolution: {integrity: sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik=} engines: {node: '>=0.10.0'} dev: true - /is-extendable/1.0.1: + /is-extendable@1.0.1: resolution: {integrity: sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA==} engines: {node: '>=0.10.0'} dependencies: is-plain-object: 2.0.4 dev: true - /is-extglob/2.1.1: + /is-extglob@2.1.1: resolution: {integrity: sha1-qIwCU1eR8C7TfHahueqXc8gz+MI=} engines: {node: '>=0.10.0'} - /is-finite/1.1.0: + /is-finite@1.1.0: resolution: {integrity: sha512-cdyMtqX/BOqqNBBiKlIVkytNHm49MtMlYyn1zxzvJKWmFMlGzm+ry5BBfYyeY9YmNKbRSo/o7OX9w9ale0wg3w==} engines: {node: '>=0.10.0'} dev: true - /is-fullwidth-code-point/1.0.0: + /is-fullwidth-code-point@1.0.0: resolution: {integrity: sha1-754xOG8DGn8NZDr4L95QxFfvAMs=} engines: {node: '>=0.10.0'} dependencies: number-is-nan: 1.0.1 - /is-fullwidth-code-point/2.0.0: + /is-fullwidth-code-point@2.0.0: resolution: {integrity: sha1-o7MKXE8ZkYMWeqq5O+764937ZU8=} engines: {node: '>=4'} - /is-fullwidth-code-point/3.0.0: + /is-fullwidth-code-point@3.0.0: resolution: {integrity: sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==} engines: {node: '>=8'} - /is-generator-fn/2.1.0: + /is-generator-fn@2.1.0: resolution: {integrity: sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==} engines: {node: '>=6'} dev: true - /is-glob/3.1.0: + /is-glob@3.1.0: resolution: {integrity: sha1-e6WuJCF4BKxwcHuWkiVnSGzD6Eo=} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 dev: true - /is-glob/4.0.1: + /is-glob@4.0.1: resolution: {integrity: sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg==} engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 - /is-gzip/1.0.0: + /is-gzip@1.0.0: resolution: {integrity: sha1-bKiwe5nHeZgCWQDlVc7Y7YCHmoM=} engines: {node: '>=0.10.0'} dev: false - /is-inner-link/4.0.0: + /is-inner-link@4.0.0: resolution: {integrity: sha512-ndVRxdfEKJAGvS1IyVIErP6rseojoaMfM37iKV+mDmmf33k3pZFgdPXVaTHE0QjDxygfx7A27edP3cC2Q+iieQ==} engines: {node: '>=10'} dependencies: @@ -9183,185 +10203,190 @@ packages: resolve-link-target: 2.0.0 dev: false - /is-lambda/1.0.1: + /is-lambda@1.0.1: resolution: {integrity: sha1-PZh3iZ5qU+/AFgUEzeFfgubwYdU=} dev: false - /is-negated-glob/1.0.0: + /is-negated-glob@1.0.0: resolution: {integrity: sha1-aRC8pdqMleeEtXUbl2z1oQ/uNtI=} engines: {node: '>=0.10.0'} dev: true - /is-negative-zero/2.0.1: + /is-negative-zero@2.0.1: resolution: {integrity: sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w==} engines: {node: '>= 0.4'} + dev: false - /is-number-object/1.0.5: + /is-number-object@1.0.5: resolution: {integrity: sha512-RU0lI/n95pMoUKu9v1BZP5MBcZuNSVJkMkAG2dJqC4z2GlkGUNeH68SuHuBKBD/XFe+LHZ+f9BKkLET60Niedw==} engines: {node: '>= 0.4'} + dev: false - /is-number/3.0.0: + /is-number@3.0.0: resolution: {integrity: sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /is-number/6.0.0: + /is-number@6.0.0: resolution: {integrity: sha512-Wu1VHeILBK8KAWJUAiSZQX94GmOE45Rg6/538fKwiloUu21KncEkYGPqob2oSZ5mUT73vLGrHQjKw3KMPwfDzg==} engines: {node: '>=0.10.0'} dev: true - /is-number/7.0.0: + /is-number@7.0.0: resolution: {integrity: sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==} engines: {node: '>=0.12.0'} - /is-obj/2.0.0: + /is-obj@2.0.0: resolution: {integrity: sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==} engines: {node: '>=8'} dev: true - /is-object/1.0.2: + /is-object@1.0.2: resolution: {integrity: sha512-2rRIahhZr2UWb45fIOuvZGpFtz0TyOZLf32KxBbSoUCeZR495zCKlWUKKUByk3geS2eAs7ZAABt0Y/Rx0GiQGA==} dev: true - /is-path-cwd/2.2.0: + /is-path-cwd@2.2.0: resolution: {integrity: sha512-w942bTcih8fdJPJmQHFzkS76NEP8Kzzvmw92cXsazb8intwLqPibPPdXf4ANdKV3rYMuuQYGIWtvz9JilB3NFQ==} engines: {node: '>=6'} - /is-path-inside/3.0.3: + /is-path-inside@3.0.3: resolution: {integrity: sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ==} engines: {node: '>=8'} - /is-plain-obj/1.1.0: + /is-plain-obj@1.1.0: resolution: {integrity: sha1-caUMhCnfync8kqOQpKA7OfzVHT4=} engines: {node: '>=0.10.0'} - /is-plain-obj/2.1.0: + /is-plain-obj@2.1.0: resolution: {integrity: sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==} engines: {node: '>=8'} - /is-plain-object/2.0.4: + /is-plain-object@2.0.4: resolution: {integrity: sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og==} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /is-port-reachable/3.0.0: + /is-port-reachable@3.0.0: resolution: {integrity: sha512-056IzLiWHdgVd6Eq1F9HtJl+cIkvi5X2MJ/A1fjQtByHkzQE1wGardnPhqrarOGDF88BOW+297X7PDvZ2vcyVg==} engines: {node: '>=8'} dev: true - /is-potential-custom-element-name/1.0.1: + /is-potential-custom-element-name@1.0.1: resolution: {integrity: sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ==} dev: true - /is-promise/2.2.2: + /is-promise@2.2.2: resolution: {integrity: sha512-+lP4/6lKUBfQjZ2pdxThZvLUAafmZb8OAxFb8XXtiQmS35INgr85hdOGoEs124ez1FCnZJt6jau/T+alh58QFQ==} dev: true - /is-regex/1.1.3: + /is-regex@1.1.3: resolution: {integrity: sha512-qSVXFz28HM7y+IWX6vLCsexdlvzT1PJNFSBuaQLQ5o0IEw8UDYW6/2+eCMVyIsbM8CNLX2a/QWmSpyxYEHY7CQ==} engines: {node: '>= 0.4'} dependencies: call-bind: 1.0.2 has-symbols: 1.0.2 + dev: false - /is-relative/1.0.0: + /is-relative@1.0.0: resolution: {integrity: sha512-Kw/ReK0iqwKeu0MITLFuj0jbPAmEiOsIwyIXvvbfa6QfmN9pkD1M+8pdk7Rl/dTKbH34/XBFMbgD4iMJhLQbGA==} engines: {node: '>=0.10.0'} dependencies: is-unc-path: 1.0.0 dev: true - /is-stream/1.1.0: + /is-stream@1.1.0: resolution: {integrity: sha1-EtSj3U5o4Lec6428hBc66A2RykQ=} engines: {node: '>=0.10.0'} dev: true - /is-stream/2.0.0: + /is-stream@2.0.0: resolution: {integrity: sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw==} engines: {node: '>=8'} - /is-string/1.0.6: + /is-string@1.0.6: resolution: {integrity: sha512-2gdzbKUuqtQ3lYNrUTQYoClPhm7oQu4UdpSZMp1/DGgkHBT8E2Z1l0yMdb6D4zNAxwDiMv8MdulKROJGNl0Q0w==} engines: {node: '>= 0.4'} + dev: false - /is-subdir/1.2.0: + /is-subdir@1.2.0: resolution: {integrity: sha512-2AT6j+gXe/1ueqbW6fLZJiIw3F8iXGJtt0yDrZaBhAZEG1raiTxKWU+IPqMCzQAXOUCKdA4UDMgacKH25XG2Cw==} engines: {node: '>=4'} dependencies: better-path-resolve: 1.0.0 - /is-symbol/1.0.4: + /is-symbol@1.0.4: resolution: {integrity: sha512-C/CPBqKWnvdcxqIARxyOh4v1UUEOCHpgDa0WYgpKDFMszcrPcffg5uhwSgPCLD2WWxmq6isisz87tzT01tuGhg==} engines: {node: '>= 0.4'} dependencies: has-symbols: 1.0.2 + dev: false - /is-text-path/1.0.1: + /is-text-path@1.0.1: resolution: {integrity: sha1-Thqg+1G/vLPpJogAE5cgLBd1tm4=} engines: {node: '>=0.10.0'} dependencies: text-extensions: 1.9.0 dev: true - /is-typedarray/1.0.0: + /is-typedarray@1.0.0: resolution: {integrity: sha1-5HnICFjfDBsR3dppQPlgEfzaSpo=} - /is-unc-path/1.0.0: + /is-unc-path@1.0.0: resolution: {integrity: sha512-mrGpVd0fs7WWLfVsStvgF6iEJnbjDFZh9/emhRDcGWTduTfNHd9CHeUwH3gYIjdbwo4On6hunkztwOaAw0yllQ==} engines: {node: '>=0.10.0'} dependencies: unc-path-regex: 0.1.2 dev: true - /is-utf8/0.2.1: + /is-utf8@0.2.1: resolution: {integrity: sha1-Sw2hRCEE0bM2NA6AeX6GXPOffXI=} dev: true - /is-valid-glob/1.0.0: + /is-valid-glob@1.0.0: resolution: {integrity: sha1-Kb8+/3Ab4tTTFdusw5vDn+j2Aao=} engines: {node: '>=0.10.0'} dev: true - /is-windows/1.0.2: + /is-windows@1.0.2: resolution: {integrity: sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA==} engines: {node: '>=0.10.0'} - /isarray/0.0.1: + /isarray@0.0.1: resolution: {integrity: sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=} dev: true - /isarray/1.0.0: + /isarray@1.0.0: resolution: {integrity: sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE=} - /isexe/2.0.0: + /isexe@2.0.0: resolution: {integrity: sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=} - /isobject/2.1.0: + /isobject@2.1.0: resolution: {integrity: sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk=} engines: {node: '>=0.10.0'} dependencies: isarray: 1.0.0 dev: true - /isobject/3.0.1: + /isobject@3.0.1: resolution: {integrity: sha1-TkMekrEalzFjaqH5yNHMvP2reN8=} engines: {node: '>=0.10.0'} dev: true - /isstream/0.1.2: + /isstream@0.1.2: resolution: {integrity: sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo=} dev: true - /istanbul-lib-coverage/3.0.0: + /istanbul-lib-coverage@3.0.0: resolution: {integrity: sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg==} engines: {node: '>=8'} dev: true - /istanbul-lib-instrument/4.0.3: + /istanbul-lib-instrument@4.0.3: resolution: {integrity: sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ==} engines: {node: '>=8'} dependencies: @@ -9373,7 +10398,7 @@ packages: - supports-color dev: true - /istanbul-lib-report/3.0.0: + /istanbul-lib-report@3.0.0: resolution: {integrity: sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==} engines: {node: '>=8'} dependencies: @@ -9382,7 +10407,7 @@ packages: supports-color: 7.2.0 dev: true - /istanbul-lib-source-maps/4.0.0: + /istanbul-lib-source-maps@4.0.0: resolution: {integrity: sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg==} engines: {node: '>=8'} dependencies: @@ -9393,7 +10418,7 @@ packages: - supports-color dev: true - /jest-changed-files/27.0.6: + /jest-changed-files@27.0.6: resolution: {integrity: sha512-BuL/ZDauaq5dumYh5y20sn4IISnf1P9A0TDswTxUi84ORGtVa86ApuBHqICL0vepqAnZiY6a7xeSPWv2/yy4eA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9402,7 +10427,7 @@ packages: throat: 6.0.1 dev: true - /jest-circus/27.0.6: + /jest-circus@27.0.6: resolution: {integrity: sha512-OJlsz6BBeX9qR+7O9lXefWoc2m9ZqcZ5Ohlzz0pTEAG4xMiZUJoacY8f4YDHxgk0oKYxj277AfOk9w6hZYvi1Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9429,7 +10454,7 @@ packages: - supports-color dev: true - /jest-cli/27.0.6_ts-node@10.1.0: + /jest-cli@27.0.6(ts-node@10.1.0): resolution: {integrity: sha512-qUUVlGb9fdKir3RDE+B10ULI+LQrz+MCflEH2UJyoUjoHHCbxDrMxSzjQAPUMsic4SncI62ofYCcAvW6+6rhhg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -9439,14 +10464,14 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.0.6_ts-node@10.1.0 + '@jest/core': 27.0.6(ts-node@10.1.0) '@jest/test-result': 27.0.6 '@jest/types': 27.0.6 chalk: 4.1.1 exit: 0.1.2 graceful-fs: 4.2.6 import-local: 3.0.2 - jest-config: 27.0.6_ts-node@10.1.0 + jest-config: 27.0.6(ts-node@10.1.0) jest-util: 27.0.6 jest-validate: 27.0.6 prompts: 2.4.1 @@ -9459,7 +10484,7 @@ packages: - utf-8-validate dev: true - /jest-config/27.0.6_ts-node@10.1.0: + /jest-config@27.0.6(ts-node@10.1.0): resolution: {integrity: sha512-JZRR3I1Plr2YxPBhgqRspDE2S5zprbga3swYNrvY3HfQGu7p/GjyLOqwrYad97tX3U3mzT53TPHVmozacfP/3w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} peerDependencies: @@ -9471,7 +10496,7 @@ packages: '@babel/core': 7.14.8 '@jest/test-sequencer': 27.0.6 '@jest/types': 27.0.6 - babel-jest: 27.0.6_@babel+core@7.14.8 + babel-jest: 27.0.6(@babel/core@7.14.8) chalk: 4.1.1 deepmerge: 4.2.2 glob: 7.1.7 @@ -9489,7 +10514,7 @@ packages: jest-validate: 27.0.6 micromatch: 4.0.4 pretty-format: 27.0.6 - ts-node: 10.1.0_400a4096d34ae850b4639c830a4747bf + ts-node: 10.1.0(@types/node@14.17.5)(typescript@4.3.5) transitivePeerDependencies: - bufferutil - canvas @@ -9497,7 +10522,7 @@ packages: - utf-8-validate dev: true - /jest-diff/26.6.2: + /jest-diff@26.6.2: resolution: {integrity: sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA==} engines: {node: '>= 10.14.2'} dependencies: @@ -9507,7 +10532,7 @@ packages: pretty-format: 26.6.2 dev: true - /jest-diff/27.0.6: + /jest-diff@27.0.6: resolution: {integrity: sha512-Z1mqgkTCSYaFgwTlP/NUiRzdqgxmmhzHY1Tq17zL94morOHfHu3K4bgSgl+CR4GLhpV8VxkuOYuIWnQ9LnFqmg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9517,14 +10542,14 @@ packages: pretty-format: 27.0.6 dev: true - /jest-docblock/27.0.6: + /jest-docblock@27.0.6: resolution: {integrity: sha512-Fid6dPcjwepTFraz0YxIMCi7dejjJ/KL9FBjPYhBp4Sv1Y9PdhImlKZqYU555BlN4TQKaTc+F2Av1z+anVyGkA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: detect-newline: 3.1.0 dev: true - /jest-each/27.0.6: + /jest-each@27.0.6: resolution: {integrity: sha512-m6yKcV3bkSWrUIjxkE9OC0mhBZZdhovIW5ergBYirqnkLXkyEn3oUUF/QZgyecA1cF1QFyTE8bRRl8Tfg1pfLA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9535,7 +10560,7 @@ packages: pretty-format: 27.0.6 dev: true - /jest-environment-jsdom/27.0.6: + /jest-environment-jsdom@27.0.6: resolution: {integrity: sha512-FvetXg7lnXL9+78H+xUAsra3IeZRTiegA3An01cWeXBspKXUhAwMM9ycIJ4yBaR0L7HkoMPaZsozCLHh4T8fuw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9553,7 +10578,7 @@ packages: - utf-8-validate dev: true - /jest-environment-node/27.0.6: + /jest-environment-node@27.0.6: resolution: {integrity: sha512-+Vi6yLrPg/qC81jfXx3IBlVnDTI6kmRr08iVa2hFCWmJt4zha0XW7ucQltCAPhSR0FEKEoJ3i+W4E6T0s9is0w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9565,17 +10590,17 @@ packages: jest-util: 27.0.6 dev: true - /jest-get-type/26.3.0: + /jest-get-type@26.3.0: resolution: {integrity: sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig==} engines: {node: '>= 10.14.2'} dev: true - /jest-get-type/27.0.6: + /jest-get-type@27.0.6: resolution: {integrity: sha512-XTkK5exIeUbbveehcSR8w0bhH+c0yloW/Wpl+9vZrjzztCPWrxhHwkIFpZzCt71oRBsgxmuUfxEqOYoZI2macg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /jest-haste-map/27.0.6: + /jest-haste-map@27.0.6: resolution: {integrity: sha512-4ldjPXX9h8doB2JlRzg9oAZ2p6/GpQUNAeiYXqcpmrKbP0Qev0wdZlxSMOmz8mPOEnt4h6qIzXFLDi8RScX/1w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9595,7 +10620,7 @@ packages: fsevents: 2.3.2 dev: true - /jest-jasmine2/27.0.6: + /jest-jasmine2@27.0.6: resolution: {integrity: sha512-cjpH2sBy+t6dvCeKBsHpW41mjHzXgsavaFMp+VWRf0eR4EW8xASk1acqmljFtK2DgyIECMv2yCdY41r2l1+4iA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9621,7 +10646,7 @@ packages: - supports-color dev: true - /jest-leak-detector/27.0.6: + /jest-leak-detector@27.0.6: resolution: {integrity: sha512-2/d6n2wlH5zEcdctX4zdbgX8oM61tb67PQt4Xh8JFAIy6LRKUnX528HulkaG6nD5qDl5vRV1NXejCe1XRCH5gQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9629,7 +10654,7 @@ packages: pretty-format: 27.0.6 dev: true - /jest-matcher-utils/27.0.6: + /jest-matcher-utils@27.0.6: resolution: {integrity: sha512-OFgF2VCQx9vdPSYTHWJ9MzFCehs20TsyFi6bIHbk5V1u52zJOnvF0Y/65z3GLZHKRuTgVPY4Z6LVePNahaQ+tA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9639,7 +10664,7 @@ packages: pretty-format: 27.0.6 dev: true - /jest-message-util/27.0.6: + /jest-message-util@27.0.6: resolution: {integrity: sha512-rBxIs2XK7rGy+zGxgi+UJKP6WqQ+KrBbD1YMj517HYN3v2BG66t3Xan3FWqYHKZwjdB700KiAJ+iES9a0M+ixw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9654,7 +10679,7 @@ packages: stack-utils: 2.0.3 dev: true - /jest-mock/27.0.6: + /jest-mock@27.0.6: resolution: {integrity: sha512-lzBETUoK8cSxts2NYXSBWT+EJNzmUVtVVwS1sU9GwE1DLCfGsngg+ZVSIe0yd0ZSm+y791esiuo+WSwpXJQ5Bw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9662,7 +10687,7 @@ packages: '@types/node': 14.17.5 dev: true - /jest-pnp-resolver/1.2.2_jest-resolve@27.0.6: + /jest-pnp-resolver@1.2.2(jest-resolve@27.0.6): resolution: {integrity: sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==} engines: {node: '>=6'} peerDependencies: @@ -9674,12 +10699,12 @@ packages: jest-resolve: 27.0.6 dev: true - /jest-regex-util/27.0.6: + /jest-regex-util@27.0.6: resolution: {integrity: sha512-SUhPzBsGa1IKm8hx2F4NfTGGp+r7BXJ4CulsZ1k2kI+mGLG+lxGrs76veN2LF/aUdGosJBzKgXmNCw+BzFqBDQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dev: true - /jest-resolve-dependencies/27.0.6: + /jest-resolve-dependencies@27.0.6: resolution: {integrity: sha512-mg9x9DS3BPAREWKCAoyg3QucCr0n6S8HEEsqRCKSPjPcu9HzRILzhdzY3imsLoZWeosEbJZz6TKasveczzpJZA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9690,7 +10715,7 @@ packages: - supports-color dev: true - /jest-resolve/27.0.6: + /jest-resolve@27.0.6: resolution: {integrity: sha512-yKmIgw2LgTh7uAJtzv8UFHGF7Dm7XfvOe/LQ3Txv101fLM8cx2h1QVwtSJ51Q/SCxpIiKfVn6G2jYYMDNHZteA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9698,14 +10723,14 @@ packages: chalk: 4.1.1 escalade: 3.1.1 graceful-fs: 4.2.6 - jest-pnp-resolver: 1.2.2_jest-resolve@27.0.6 + jest-pnp-resolver: 1.2.2(jest-resolve@27.0.6) jest-util: 27.0.6 jest-validate: 27.0.6 resolve: 1.20.0 slash: 3.0.0 dev: true - /jest-runner/27.0.6: + /jest-runner@27.0.6: resolution: {integrity: sha512-W3Bz5qAgaSChuivLn+nKOgjqNxM7O/9JOJoKDCqThPIg2sH/d4A/lzyiaFgnb9V1/w29Le11NpzTJSzga1vyYQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9738,7 +10763,7 @@ packages: - utf-8-validate dev: true - /jest-runtime/27.0.6: + /jest-runtime@27.0.6: resolution: {integrity: sha512-BhvHLRVfKibYyqqEFkybsznKwhrsu7AWx2F3y9G9L95VSIN3/ZZ9vBpm/XCS2bS+BWz3sSeNGLzI3TVQ0uL85Q==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9772,7 +10797,7 @@ packages: - supports-color dev: true - /jest-serializer/27.0.6: + /jest-serializer@27.0.6: resolution: {integrity: sha512-PtGdVK9EGC7dsaziskfqaAPib6wTViY3G8E5wz9tLVPhHyiDNTZn/xjZ4khAw+09QkoOVpn7vF5nPSN6dtBexA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9780,21 +10805,21 @@ packages: graceful-fs: 4.2.6 dev: true - /jest-snapshot/27.0.6: + /jest-snapshot@27.0.6: resolution: {integrity: sha512-NTHaz8He+ATUagUgE7C/UtFcRoHqR2Gc+KDfhQIyx+VFgwbeEMjeP+ILpUTLosZn/ZtbNdCF5LkVnN/l+V751A==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@babel/core': 7.14.8 '@babel/generator': 7.14.8 - '@babel/parser': 7.14.8_@babel+types@7.14.8 - '@babel/plugin-syntax-typescript': 7.14.5_@babel+core@7.14.8 + '@babel/parser': 7.14.8(@babel/types@7.14.8) + '@babel/plugin-syntax-typescript': 7.14.5(@babel/core@7.14.8) '@babel/traverse': 7.14.8 '@babel/types': 7.14.8 '@jest/transform': 27.0.6 '@jest/types': 27.0.6 '@types/babel__traverse': 7.14.2 '@types/prettier': 2.3.2 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.14.8 + babel-preset-current-node-syntax: 1.0.1(@babel/core@7.14.8) chalk: 4.1.1 expect: 27.0.6 graceful-fs: 4.2.6 @@ -9812,7 +10837,7 @@ packages: - supports-color dev: true - /jest-util/27.0.6: + /jest-util@27.0.6: resolution: {integrity: sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9824,7 +10849,7 @@ packages: picomatch: 2.3.0 dev: true - /jest-validate/27.0.6: + /jest-validate@27.0.6: resolution: {integrity: sha512-yhZZOaMH3Zg6DC83n60pLmdU1DQE46DW+KLozPiPbSbPhlXXaiUTDlhHQhHFpaqIFRrInko1FHXjTRpjWRuWfA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9836,7 +10861,7 @@ packages: pretty-format: 27.0.6 dev: true - /jest-watcher/27.0.6: + /jest-watcher@27.0.6: resolution: {integrity: sha512-/jIoKBhAP00/iMGnTwUBLgvxkn7vsOweDrOTSPzc7X9uOyUtJIDthQBTI1EXz90bdkrxorUZVhJwiB69gcHtYQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -9849,7 +10874,7 @@ packages: string-length: 4.0.2 dev: true - /jest-worker/27.0.6: + /jest-worker@27.0.6: resolution: {integrity: sha512-qupxcj/dRuA3xHPMUd40gr2EaAurFbkwzOh7wfPaeE9id7hyjURRQoqNfHifHK3XjJU6YJJUQKILGUnwGPEOCA==} engines: {node: '>= 10.13.0'} dependencies: @@ -9858,7 +10883,7 @@ packages: supports-color: 8.1.1 dev: true - /jest/27.0.6_ts-node@10.1.0: + /jest@27.0.6(ts-node@10.1.0): resolution: {integrity: sha512-EjV8aETrsD0wHl7CKMibKwQNQc3gIRBXlTikBmmHUeVMKaPFxdcUIBfoDqTSXDoGJIivAYGqCWVlzCSaVjPQsA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -9868,9 +10893,9 @@ packages: node-notifier: optional: true dependencies: - '@jest/core': 27.0.6_ts-node@10.1.0 + '@jest/core': 27.0.6(ts-node@10.1.0) import-local: 3.0.2 - jest-cli: 27.0.6_ts-node@10.1.0 + jest-cli: 27.0.6(ts-node@10.1.0) transitivePeerDependencies: - bufferutil - canvas @@ -9879,21 +10904,21 @@ packages: - utf-8-validate dev: true - /js-tokens/4.0.0: - resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==} + /js-tokens@4.0.0: + resolution: {integrity: sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/js-tokens/-/js-tokens-4.0.0.tgz} - /js-yaml/3.14.1: + /js-yaml@3.14.1: resolution: {integrity: sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==} hasBin: true dependencies: argparse: 1.0.10 esprima: 4.0.1 - /jsbn/0.1.1: + /jsbn@0.1.1: resolution: {integrity: sha1-peZUwuWi3rXyAdls77yoDA7y9RM=} dev: true - /jsdom/15.2.1: + /jsdom@15.2.1: resolution: {integrity: sha512-fAl1W0/7T2G5vURSyxBzrJ1LSdQn6Tr5UX/xD4PXDx/PDgwygedfW6El/KIj3xJ7FU61TTYnc/l/B7P49Eqt6g==} engines: {node: '>=8'} peerDependencies: @@ -9916,7 +10941,7 @@ packages: parse5: 5.1.0 pn: 1.1.0 request: 2.88.2 - request-promise-native: 1.0.9_request@2.88.2 + request-promise-native: 1.0.9(request@2.88.2) saxes: 3.1.11 symbol-tree: 3.2.4 tough-cookie: 3.0.1 @@ -9933,7 +10958,7 @@ packages: - utf-8-validate dev: true - /jsdom/16.6.0: + /jsdom@16.6.0: resolution: {integrity: sha512-Ty1vmF4NHJkolaEmdjtxTfSfkdb8Ywarwf63f+F8/mDD1uLSSWDxDuMiZxiPhwunLrn9LOSVItWj4bLYsLN3Dg==} engines: {node: '>=10'} peerDependencies: @@ -9975,53 +11000,53 @@ packages: - utf-8-validate dev: true - /jsesc/2.5.2: + /jsesc@2.5.2: resolution: {integrity: sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==} engines: {node: '>=4'} hasBin: true dev: true - /json-append/1.1.1: + /json-append@1.1.1: resolution: {integrity: sha1-Pnu6YqBHvzHJjexDGaU5uyhrsQQ=} hasBin: true dependencies: concat-stream: 1.6.2 dev: true - /json-parse-better-errors/1.0.2: + /json-parse-better-errors@1.0.2: resolution: {integrity: sha512-mrqyZKfX5EhL7hvqcV6WG1yYjnjeuYDzDhhcAAUrq8Po85NBQBJP+ZDUT75qZQ98IkUoBqdkExkukOU7Ts2wrw==} + dev: false - /json-parse-even-better-errors/2.3.1: - resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==} + /json-parse-even-better-errors@2.3.1: + resolution: {integrity: sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz} - /json-schema-traverse/0.4.1: + /json-schema-traverse@0.4.1: resolution: {integrity: sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==} - /json-schema/0.2.3: + /json-schema@0.2.3: resolution: {integrity: sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM=} dev: true - /json-stable-stringify-without-jsonify/1.0.1: + /json-stable-stringify-without-jsonify@1.0.1: resolution: {integrity: sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=} - dev: true - /json-stringify-safe/5.0.1: + /json-stringify-safe@5.0.1: resolution: {integrity: sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=} - /json5/2.2.0: + /json5@2.2.0: resolution: {integrity: sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==} engines: {node: '>=6'} hasBin: true dependencies: minimist: 1.2.5 - /jsonfile/4.0.0: + /jsonfile@4.0.0: resolution: {integrity: sha1-h3Gq4HmbZAdrdmQPygWPnBDjPss=} optionalDependencies: graceful-fs: 4.2.6 dev: true - /jsonfile/6.1.0: + /jsonfile@6.1.0: resolution: {integrity: sha512-5dgndWOriYSm5cnYaJNhalLNDKOqFwyDB/rr1E9ZsGciGvKPs8R2xYGCacuf3z6K1YKDz182fd+fY3cn3pMqXQ==} dependencies: universalify: 2.0.0 @@ -10029,12 +11054,12 @@ packages: graceful-fs: 4.2.6 dev: true - /jsonparse/1.3.1: + /jsonparse@1.3.1: resolution: {integrity: sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA=} engines: {'0': node >= 0.2.0} dev: true - /jsonwebtoken/8.5.1: + /jsonwebtoken@8.5.1: resolution: {integrity: sha512-XjwVfRS6jTMsqYs0EsuJ4LGxXV14zQybNd4L2r0UvbVnSF9Af8x7p5MzbJ90Ioz/9TI41/hTCvznF/loiSzn8w==} engines: {node: '>=4', npm: '>=1.4.28'} dependencies: @@ -10050,7 +11075,7 @@ packages: semver: 5.7.1 dev: true - /jsprim/1.4.1: + /jsprim@1.4.1: resolution: {integrity: sha1-MT5mvB5cwG5Di8G3SZwuXFastqI=} engines: {'0': node >=0.6.0} dependencies: @@ -10060,16 +11085,16 @@ packages: verror: 1.10.0 dev: true - /junk/3.1.0: + /junk@3.1.0: resolution: {integrity: sha512-pBxcB3LFc8QVgdggvZWyeys+hnrNWg4OcZIU/1X59k5jQdLBlCsYGRQaz234SqoRLTCgMH00fY0xRJH+F9METQ==} engines: {node: '>=8'} dev: true - /just-extend/4.2.1: + /just-extend@4.2.1: resolution: {integrity: sha512-g3UB796vUFIY90VIv/WX3L2c8CS2MdWUww3CNrYmqza1Fg0DURc2K/O4YrnklBdQarSJ/y8JnJYDGc+1iumQjg==} dev: true - /jwa/1.4.1: + /jwa@1.4.1: resolution: {integrity: sha512-qiLX/xhEEFKUAJ6FiBMbes3w9ATzyk5W7Hvzpa/SLYdxNtng+gcurvrI7TbACjIXlsJyr05/S1oUhZrc63evQA==} dependencies: buffer-equal-constant-time: 1.0.1 @@ -10077,74 +11102,74 @@ packages: safe-buffer: 5.2.1 dev: true - /jws/3.2.2: + /jws@3.2.2: resolution: {integrity: sha512-YHlZCB6lMTllWDtSPHz/ZXTsi8S00usEV6v1tjq8tOUZzw7DpSDWVXjXDre6ed1w/pd495ODpHZYSdkRTsa0HA==} dependencies: jwa: 1.4.1 safe-buffer: 5.2.1 dev: true - /keygrip/1.1.0: + /keygrip@1.1.0: resolution: {integrity: sha512-iYSchDJ+liQ8iwbSI2QqsQOvqv58eJCEanyJPJi+Khyu8smkcKSFUCbPwzFcL7YVtZ6eONjqRX/38caJ7QjRAQ==} engines: {node: '>= 0.6'} dependencies: tsscmp: 1.0.6 dev: true - /kind-of/3.2.2: + /kind-of@3.2.2: resolution: {integrity: sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 dev: true - /kind-of/4.0.0: + /kind-of@4.0.0: resolution: {integrity: sha1-IIE989cSkosgc3hpGkUGb65y3Vc=} engines: {node: '>=0.10.0'} dependencies: is-buffer: 1.1.6 dev: true - /kind-of/5.1.0: + /kind-of@5.1.0: resolution: {integrity: sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw==} engines: {node: '>=0.10.0'} dev: true - /kind-of/6.0.3: + /kind-of@6.0.3: resolution: {integrity: sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw==} engines: {node: '>=0.10.0'} dev: true - /kleur/3.0.3: + /kleur@3.0.3: resolution: {integrity: sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==} engines: {node: '>=6'} dev: true - /kleur/4.1.4: + /kleur@4.1.4: resolution: {integrity: sha512-8QADVssbrFjivHWQU7KkMgptGTl6WAcSdlbBPY4uNF+mWr6DGcKrvY2w4FQJoXch7+fKMjj0dRrL75vk3k23OA==} engines: {node: '>=6'} dev: true - /koalas/1.0.2: + /koalas@1.0.2: resolution: {integrity: sha1-MYQz8HQjXbePrlZhoCqMpT7ilc0=} engines: {node: '>=0.10.0'} dev: true - /lazy-cache/2.0.2: + /lazy-cache@2.0.2: resolution: {integrity: sha1-uRkKT5EzVGlIQIWfio9whNiCImQ=} engines: {node: '>=0.10.0'} dependencies: set-getter: 0.1.1 dev: true - /lazystream/1.0.0: + /lazystream@1.0.0: resolution: {integrity: sha1-9plf4PggOS9hOWvolGJAe7dxaOQ=} engines: {node: '>= 0.6.3'} dependencies: readable-stream: 2.3.7 dev: true - /lcov-result-merger/3.1.0: + /lcov-result-merger@3.1.0: resolution: {integrity: sha512-vGXaMNGZRr4cYvW+xMVg+rg7qd5DX9SbGXl+0S3k85+gRZVK4K7UvxPWzKb/qiMwe+4bx3EOrW2o4mbdb1WnsA==} engines: {node: '>=4'} hasBin: true @@ -10154,19 +11179,19 @@ packages: vinyl-fs: 3.0.3 dev: true - /lead/1.0.0: + /lead@1.0.0: resolution: {integrity: sha1-bxT5mje+Op3XhPVJVpDlkDRm7kI=} engines: {node: '>= 0.10'} dependencies: flush-write-stream: 1.1.1 dev: true - /leven/3.1.0: + /leven@3.1.0: resolution: {integrity: sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==} engines: {node: '>=6'} dev: true - /levn/0.3.0: + /levn@0.3.0: resolution: {integrity: sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4=} engines: {node: '>= 0.8.0'} dependencies: @@ -10174,18 +11199,17 @@ packages: type-check: 0.3.2 dev: true - /levn/0.4.1: + /levn@0.4.1: resolution: {integrity: sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 type-check: 0.4.0 - dev: true - /lines-and-columns/1.1.6: - resolution: {integrity: sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA=} + /lines-and-columns@1.1.6: + resolution: {integrity: sha512-8ZmlJFVK9iCmtLz19HpSsR8HaAMWBT284VMNednLwlIMDP2hJDCIhUp0IZ2xUcZ+Ob6BM0VvCSJwzASDM45NLQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/lines-and-columns/-/lines-and-columns-1.1.6.tgz} - /load-json-file/1.1.0: + /load-json-file@1.1.0: resolution: {integrity: sha1-lWkFcI1YtLq0wiYbBPWfMcmTdMA=} engines: {node: '>=0.10.0'} dependencies: @@ -10196,7 +11220,7 @@ packages: strip-bom: 2.0.0 dev: true - /load-json-file/4.0.0: + /load-json-file@4.0.0: resolution: {integrity: sha1-L19Fq5HjMhYjT9U62rZo607AmTs=} engines: {node: '>=4'} dependencies: @@ -10204,8 +11228,9 @@ packages: parse-json: 4.0.0 pify: 3.0.0 strip-bom: 3.0.0 + dev: false - /load-json-file/6.2.0: + /load-json-file@6.2.0: resolution: {integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==} engines: {node: '>=8'} dependencies: @@ -10214,7 +11239,7 @@ packages: strip-bom: 4.0.0 type-fest: 0.6.0 - /load-yaml-file/0.2.0: + /load-yaml-file@0.2.0: resolution: {integrity: sha512-OfCBkGEw4nN6JLtgRidPX6QxjBQGQf72q3si2uvqyFEMbycSFFHwAZeXx6cJgFM9wmLrf9zBwCP3Ivqa+LLZPw==} engines: {node: '>=6'} dependencies: @@ -10223,7 +11248,7 @@ packages: pify: 4.0.1 strip-bom: 3.0.0 - /locate-path/2.0.0: + /locate-path@2.0.0: resolution: {integrity: sha1-K1aLJl7slExtnA3pw9u7ygNUzY4=} engines: {node: '>=4'} dependencies: @@ -10231,102 +11256,101 @@ packages: path-exists: 3.0.0 dev: false - /locate-path/5.0.0: + /locate-path@5.0.0: resolution: {integrity: sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==} engines: {node: '>=8'} dependencies: p-locate: 4.1.0 - /locate-path/6.0.0: + /locate-path@6.0.0: resolution: {integrity: sha512-iPZK6eYjbxRu3uB4/WZ3EsEIMJFMqAoopl3R+zuq0UjcAm/MO6KCweDgPfP3elTztoKP3KtnVHxTn2NHBSDVUw==} engines: {node: '>=10'} dependencies: p-locate: 5.0.0 - /lockfile/1.0.4: + /lockfile@1.0.4: resolution: {integrity: sha512-cvbTwETRfsFh4nHsL1eGWapU1XFi5Ot9E85sWAwia7Y7EgB7vfqcZhTKZ+l7hCGxSPoushMv5GKhT5PdLv03WA==} dependencies: signal-exit: 3.0.3 dev: true - /lodash._baseclone/4.5.7: + /lodash._baseclone@4.5.7: resolution: {integrity: sha1-zkKt4IOE711i+nfDD2GkbmhvhDQ=} dev: true - /lodash.assign/4.2.0: + /lodash.assign@4.2.0: resolution: {integrity: sha1-DZnzzNem0mHRm9rrkkUAXShYCOc=} dev: true - /lodash.clone/4.3.2: + /lodash.clone@4.3.2: resolution: {integrity: sha1-5WsXa2gjp93jj38r9Y3n1ZcSAOk=} dependencies: lodash._baseclone: 4.5.7 dev: true - /lodash.clone/4.5.0: + /lodash.clone@4.5.0: resolution: {integrity: sha1-GVhwRQ9aExkkeN9Lw9I9LeoZB7Y=} dev: true - /lodash.deburr/4.1.0: + /lodash.deburr@4.1.0: resolution: {integrity: sha1-3bG7s+8HRYwBd7oH3hRCLLAz/5s=} dev: false - /lodash.get/4.4.2: + /lodash.get@4.4.2: resolution: {integrity: sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=} dev: true - /lodash.includes/4.3.0: + /lodash.includes@4.3.0: resolution: {integrity: sha1-YLuYqHy5I8aMoeUTJUgzFISfVT8=} dev: true - /lodash.isboolean/3.0.3: + /lodash.isboolean@3.0.3: resolution: {integrity: sha1-bC4XHbKiV82WgC/UOwGyDV9YcPY=} dev: true - /lodash.isinteger/4.0.4: + /lodash.isinteger@4.0.4: resolution: {integrity: sha1-YZwK89A/iwTDH1iChAt3sRzWg0M=} dev: true - /lodash.isnumber/3.0.3: + /lodash.isnumber@3.0.3: resolution: {integrity: sha1-POdoEMWSjQM1IwGsKHMX8RwLH/w=} dev: true - /lodash.isobject/3.0.2: + /lodash.isobject@3.0.2: resolution: {integrity: sha1-PI+41bW/S/kK4G4U8qUwpO2TXh0=} dev: true - /lodash.isplainobject/4.0.6: + /lodash.isplainobject@4.0.6: resolution: {integrity: sha1-fFJqUtibRcRcxpC4gWO+BJf1UMs=} dev: true - /lodash.isstring/4.0.1: + /lodash.isstring@4.0.1: resolution: {integrity: sha1-1SfftUVuynzJu5XV2ur4i6VKVFE=} dev: true - /lodash.isundefined/3.0.1: + /lodash.isundefined@3.0.1: resolution: {integrity: sha1-I+89lTVWUgOmbO/VuDD4SJEa+0g=} dev: true - /lodash.merge/4.6.2: + /lodash.merge@4.6.2: resolution: {integrity: sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==} - dev: true - /lodash.once/4.1.1: + /lodash.once@4.1.1: resolution: {integrity: sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=} dev: true - /lodash.sortby/4.7.0: + /lodash.sortby@4.7.0: resolution: {integrity: sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=} dev: true - /lodash.startcase/4.4.0: + /lodash.startcase@4.4.0: resolution: {integrity: sha1-lDbjTtJgk+1/+uGTYUQ1CRXZrdg=} dev: true - /lodash/4.17.21: + /lodash@4.17.21: resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==} - /log-ok/0.1.1: + /log-ok@0.1.1: resolution: {integrity: sha1-vqPdNqzQuKckDXhza1uXxlREozQ=} engines: {node: '>=0.10.0'} dependencies: @@ -10334,7 +11358,7 @@ packages: success-symbol: 0.1.0 dev: true - /log-update/1.0.2: + /log-update@1.0.2: resolution: {integrity: sha1-GZKfZMQJPS0ucHWh2tivWcKWuNE=} engines: {node: '>=0.10.0'} dependencies: @@ -10342,7 +11366,7 @@ packages: cli-cursor: 1.0.2 dev: true - /log-utils/0.2.1: + /log-utils@0.2.1: resolution: {integrity: sha1-pMIXoN2aUFFdm5ICBgkas9TgMc8=} engines: {node: '>=0.10.0'} dependencies: @@ -10355,7 +11379,7 @@ packages: warning-symbol: 0.1.0 dev: true - /loud-rejection/1.6.0: + /loud-rejection@1.6.0: resolution: {integrity: sha1-W0b4AUft7leIcPCG0Eghz5mOVR8=} engines: {node: '>=0.10.0'} dependencies: @@ -10363,7 +11387,7 @@ packages: signal-exit: 3.0.3 dev: true - /loud-rejection/2.2.0: + /loud-rejection@2.2.0: resolution: {integrity: sha512-S0FayMXku80toa5sZ6Ro4C+s+EtFDCsyJNG/AzFMfX3AxD5Si4dZsgzm/kKnbOxHl5Cv8jBlno8+3XYIh2pNjQ==} engines: {node: '>=8'} dependencies: @@ -10371,7 +11395,7 @@ packages: signal-exit: 3.0.3 dev: true - /lowdb/1.0.0: + /lowdb@1.0.0: resolution: {integrity: sha512-2+x8esE/Wb9SQ1F9IHaYWfsC9FIecLOPrK4g17FGEayjUWH172H6nwicRovGvSE2CPZouc2MCIqCI7h9d+GftQ==} engines: {node: '>=4'} dependencies: @@ -10382,60 +11406,60 @@ packages: steno: 0.4.4 dev: true - /lru-cache/4.1.5: - resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==} + /lru-cache@4.1.5: + resolution: {integrity: sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/lru-cache/-/lru-cache-4.1.5.tgz} dependencies: pseudomap: 1.0.2 yallist: 2.1.2 dev: true - /lru-cache/6.0.0: + /lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} dependencies: yallist: 4.0.0 - /lru-queue/0.1.0: + /lru-queue@0.1.0: resolution: {integrity: sha1-Jzi9nw089PhEkMVzbEhpmsYyzaM=} dependencies: es5-ext: 0.10.53 dev: true - /lunr-mutable-indexes/2.3.2: + /lunr-mutable-indexes@2.3.2: resolution: {integrity: sha512-Han6cdWAPPFM7C2AigS2Ofl3XjAT0yVMrUixodJEpyg71zCtZ2yzXc3s+suc/OaNt4ca6WJBEzVnEIjxCTwFMw==} dependencies: lunr: 2.3.9 dev: true - /lunr/2.3.9: + /lunr@2.3.9: resolution: {integrity: sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==} dev: true - /make-dir/2.1.0: + /make-dir@2.1.0: resolution: {integrity: sha512-LS9X+dc8KLxXCb8dni79fLIIUA5VyZoyjSMCwTluaXA0o27cCK0bhXkpgw+sTXVpPy/lSO57ilRixqk0vDmtRA==} engines: {node: '>=6'} dependencies: pify: 4.0.1 semver: 5.7.1 - /make-dir/3.1.0: + /make-dir@3.1.0: resolution: {integrity: sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==} engines: {node: '>=8'} dependencies: semver: 6.3.0 - /make-empty-dir/2.0.0: + /make-empty-dir@2.0.0: resolution: {integrity: sha512-kKvqQBL0LzLd6tmG1TwGTxAS8kgS0LPtKMlH5M0awKGixPo6EEaE2i0gHpXXoywoSjYOvZpdWrxln6NdgQ3q4g==} engines: {node: '>=12.10'} dependencies: '@zkochan/rimraf': 2.1.1 dev: false - /make-error/1.3.6: + /make-error@1.3.6: resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==} dev: true - /make-fetch-happen/8.0.14: + /make-fetch-happen@8.0.14: resolution: {integrity: sha512-EsS89h6l4vbfJEtBZnENTOFk8mCRpY5ru36Xe5bcX1KYIli2mkSHqoFsp5O1wMDvTJJzxe/4THpCTtygjeeGWQ==} engines: {node: '>= 10'} dependencies: @@ -10455,59 +11479,60 @@ packages: socks-proxy-agent: 5.0.1 ssri: 8.0.1 transitivePeerDependencies: + - bluebird - supports-color dev: false - /makeerror/1.0.11: + /makeerror@1.0.11: resolution: {integrity: sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw=} dependencies: tmpl: 1.0.4 dev: true - /manage-path/2.0.0: + /manage-path@2.0.0: resolution: {integrity: sha1-9M+EV7km7u4qg7FzUBQUvHbrlZc=} dev: true - /map-age-cleaner/0.1.3: + /map-age-cleaner@0.1.3: resolution: {integrity: sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==} engines: {node: '>=6'} dependencies: p-defer: 1.0.0 dev: false - /map-cache/0.2.2: + /map-cache@0.2.2: resolution: {integrity: sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8=} engines: {node: '>=0.10.0'} dev: true - /map-obj/1.0.1: + /map-obj@1.0.1: resolution: {integrity: sha1-2TPOuSBdgr3PSIb2dCvcK03qFG0=} engines: {node: '>=0.10.0'} dev: true - /map-obj/4.2.1: + /map-obj@4.2.1: resolution: {integrity: sha512-+WA2/1sPmDj1dlvvJmB5G6JKfY9dpn7EVBUL06+y6PoljPkh+6V1QihwxNkbcGxCRjt2b0F9K0taiCuo7MbdFQ==} engines: {node: '>=8'} - /map-visit/1.0.0: + /map-visit@1.0.0: resolution: {integrity: sha1-7Nyo8TFE5mDxtb1B8S80edmN+48=} engines: {node: '>=0.10.0'} dependencies: object-visit: 1.0.1 dev: true - /marked/2.1.3: + /marked@2.1.3: resolution: {integrity: sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==} engines: {node: '>= 10'} hasBin: true dev: true - /media-typer/0.3.0: + /media-typer@0.3.0: resolution: {integrity: sha1-hxDXrwqmJvj/+hzgAWhUUmMlV0g=} engines: {node: '>= 0.6'} dev: true - /mem/6.1.1: + /mem@6.1.1: resolution: {integrity: sha512-Ci6bIfq/UgcxPTYa8dQQ5FY3BzKkT894bwXWXxC/zqs0XgMO2cT20CGkOqda7gZNkmK5VP4x89IGZ6K7hfbn3Q==} engines: {node: '>=8'} dependencies: @@ -10515,7 +11540,7 @@ packages: mimic-fn: 3.1.0 dev: false - /mem/8.1.1: + /mem@8.1.1: resolution: {integrity: sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==} engines: {node: '>=10'} dependencies: @@ -10523,7 +11548,7 @@ packages: mimic-fn: 3.1.0 dev: false - /memoizee/0.4.15: + /memoizee@0.4.15: resolution: {integrity: sha512-UBWmJpLZd5STPm7PMUlOw/TSy972M+z8gcyQ5veOnSDRREz/0bmpyTfKt3/51DhEBqCZQn1udM/5flcSPYhkdQ==} dependencies: d: 1.0.1 @@ -10536,12 +11561,12 @@ packages: timers-ext: 0.1.7 dev: true - /memorystream/0.3.1: - resolution: {integrity: sha1-htcJCzDORV1j+64S3aUaR93K+bI=} + /memorystream@0.3.1: + resolution: {integrity: sha512-S3UwM3yj5mtUSEfP41UZmt/0SCoVYUcU1rkXv+BQ5Ig8ndL4sPoJNBUJERafdPb5jjHJGuMgytgKvKIf58XNBw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/memorystream/-/memorystream-0.3.1.tgz} engines: {node: '>= 0.10.0'} dev: true - /meow/10.1.0: + /meow@10.1.0: resolution: {integrity: sha512-bks/XR5OSTWcPZbJ/NsE2uCWQJ/ejqv8M9XOYxzhufBjreUMuz7S5ApDN5knzQce/4sLT5QoOQc6BbD5O0yP/w==} engines: {node: '>=12.17'} dependencies: @@ -10559,7 +11584,7 @@ packages: yargs-parser: 20.2.9 dev: true - /meow/3.7.0: + /meow@3.7.0: resolution: {integrity: sha1-cstmi0JSKCkKu/qFaJJYcwioAfs=} engines: {node: '>=0.10.0'} dependencies: @@ -10575,7 +11600,7 @@ packages: trim-newlines: 3.0.1 dev: true - /meow/6.1.1: + /meow@6.1.1: resolution: {integrity: sha512-3YffViIt2QWgTy6Pale5QpopX/IvU3LPL03jOTqp6pGj3VjesdO/U8CuHMKpnQr4shCNCM5fd5XFFvIIl6JBHg==} engines: {node: '>=8'} dependencies: @@ -10592,7 +11617,7 @@ packages: yargs-parser: 18.1.3 dev: true - /meow/8.1.2: + /meow@8.1.2: resolution: {integrity: sha512-r85E3NdZ+mpYk1C6RjPFEMSE+s1iZMuHtsHAqY0DT3jZczl0diWUZ8g6oU7h0M9cD2EL+PzaYghhCLzR0ZNn5Q==} engines: {node: '>=10'} dependencies: @@ -10609,23 +11634,23 @@ packages: yargs-parser: 20.2.9 dev: true - /merge-descriptors/1.0.1: + /merge-descriptors@1.0.1: resolution: {integrity: sha1-sAqqVW3YtEVoFQ7J0blT8/kMu2E=} dev: true - /merge-stream/2.0.0: + /merge-stream@2.0.0: resolution: {integrity: sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==} - /merge2/1.4.1: + /merge2@1.4.1: resolution: {integrity: sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==} engines: {node: '>= 8'} - /methods/1.1.2: + /methods@1.1.2: resolution: {integrity: sha1-VSmk1nZUE07cxSZmVoNbD4Ua/O4=} engines: {node: '>= 0.6'} dev: true - /micromatch/3.1.10: + /micromatch@3.1.10: resolution: {integrity: sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg==} engines: {node: '>=0.10.0'} dependencies: @@ -10642,62 +11667,64 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /micromatch/4.0.4: + /micromatch@4.0.4: resolution: {integrity: sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==} engines: {node: '>=8.6'} dependencies: braces: 3.0.2 picomatch: 2.3.0 - /mime-db/1.48.0: + /mime-db@1.48.0: resolution: {integrity: sha512-FM3QwxV+TnZYQ2aRqhlKBMHxk10lTbMt3bBkMAp54ddrNeVSfcQYOOKuGuy3Ddrm38I04If834fOUSq1yzslJQ==} engines: {node: '>= 0.6'} - /mime-types/2.1.31: + /mime-types@2.1.31: resolution: {integrity: sha512-XGZnNzm3QvgKxa8dpzyhFTHmpP3l5YNusmne07VUOXxou9CqUqYa/HBy124RqtVh/O2pECas/MOcsDgpilPOPg==} engines: {node: '>= 0.6'} dependencies: mime-db: 1.48.0 - /mime/1.6.0: + /mime@1.6.0: resolution: {integrity: sha512-x0Vn8spI+wuJ1O6S7gnbaQg8Pxh4NNHb7KSINmEWKiPE4RKOplvijn+NkmYmmRgP68mc70j2EbeTFRsrswaQeg==} engines: {node: '>=4'} hasBin: true dev: true - /mime/2.5.2: + /mime@2.5.2: resolution: {integrity: sha512-tqkh47FzKeCPD2PUiPB6pkbMzsCasjxAfC62/Wap5qrUWcb+sFasXUC5I3gYM5iBM8v/Qpn4UK0x+j0iHyFPDg==} engines: {node: '>=4.0.0'} hasBin: true dev: true - /mimic-fn/2.1.0: + /mimic-fn@2.1.0: resolution: {integrity: sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==} engines: {node: '>=6'} - /mimic-fn/3.1.0: + /mimic-fn@3.1.0: resolution: {integrity: sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==} engines: {node: '>=8'} dev: false - /mimic-response/2.1.0: + /mimic-response@2.1.0: resolution: {integrity: sha512-wXqjST+SLt7R009ySCglWBCFpjUygmCIfD790/kVbiGmUgfYGuB14PiTd5DwVxSV4NcYHjzMkoj5LjQZwTQLEA==} engines: {node: '>=8'} dev: true - /min-indent/1.0.1: + /min-indent@1.0.1: resolution: {integrity: sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==} engines: {node: '>=4'} dev: true - /minimatch/3.0.4: - resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} + /minimatch@3.0.4: + resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/minimatch/-/minimatch-3.0.4.tgz} dependencies: brace-expansion: 1.1.11 - /minimist-options/4.1.0: + /minimist-options@4.1.0: resolution: {integrity: sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==} engines: {node: '>= 6'} dependencies: @@ -10706,17 +11733,17 @@ packages: kind-of: 6.0.3 dev: true - /minimist/1.2.5: + /minimist@1.2.5: resolution: {integrity: sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==} - /minipass-collect/1.0.2: + /minipass-collect@1.0.2: resolution: {integrity: sha512-6T6lH0H8OG9kITm/Jm6tdooIbogG9e0tLgpY6mphXSm/A9u8Nq1ryBG+Qspiub9LjWlBPsPS3tWQ/Botq4FdxA==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 dev: false - /minipass-fetch/1.3.4: + /minipass-fetch@1.3.4: resolution: {integrity: sha512-TielGogIzbUEtd1LsjZFs47RWuHHfhl6TiCx1InVxApBAmQ8bL0dL5ilkLGcRvuyW/A9nE+Lvn855Ewz8S0PnQ==} engines: {node: '>=8'} dependencies: @@ -10727,41 +11754,41 @@ packages: encoding: 0.1.13 dev: false - /minipass-flush/1.0.5: + /minipass-flush@1.0.5: resolution: {integrity: sha512-JmQSYYpPUqX5Jyn1mXaRwOda1uQ8HP5KAT/oDSLCzt1BYRhQU0/hDtsB1ufZfEEzMZ9aAVmsBw8+FWsIXlClWw==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 dev: false - /minipass-pipeline/1.2.4: + /minipass-pipeline@1.2.4: resolution: {integrity: sha512-xuIq7cIOt09RPRJ19gdi4b+RiNvDFYe5JH+ggNvBqGqpQXcru3PcRmOZuHBKWK1Txf9+cQ+HMVN4d6z46LZP7A==} engines: {node: '>=8'} dependencies: minipass: 3.1.3 dev: false - /minipass-sized/1.0.3: + /minipass-sized@1.0.3: resolution: {integrity: sha512-MbkQQ2CTiBMlA2Dm/5cY+9SWFEN8pzzOXi6rlM5Xxq0Yqbda5ZQy9sU75a673FE9ZK0Zsbr6Y5iP6u9nktfg2g==} engines: {node: '>=8'} dependencies: minipass: 3.1.3 dev: false - /minipass/3.1.3: + /minipass@3.1.3: resolution: {integrity: sha512-Mgd2GdMVzY+x3IJ+oHnVM+KG3lA5c8tnabyJKmHSaG2kAGpudxuOf8ToDkhumF7UzME7DecbQE9uOZhNm7PuJg==} engines: {node: '>=8'} dependencies: yallist: 4.0.0 - /minizlib/2.1.2: + /minizlib@2.1.2: resolution: {integrity: sha512-bAxsR8BVfj60DWXHE3u30oHzfl4G7khkSuPW+qvpd7jFRHm7dLxOjUk1EHACJ/hxLY8phGJ0YhYHZo7jil7Qdg==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 yallist: 4.0.0 - /mixin-deep/1.3.2: + /mixin-deep@1.3.2: resolution: {integrity: sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA==} engines: {node: '>=0.10.0'} dependencies: @@ -10769,7 +11796,7 @@ packages: is-extendable: 1.0.1 dev: true - /mixin-object/2.0.1: + /mixin-object@2.0.1: resolution: {integrity: sha1-T7lJRB2rGCVA8f4DW6YOGUel5X4=} engines: {node: '>=0.10.0'} dependencies: @@ -10777,60 +11804,60 @@ packages: is-extendable: 0.1.1 dev: true - /mixme/0.5.1: + /mixme@0.5.1: resolution: {integrity: sha512-NaeZIckeBFT7i0XBEpGyFcAE0/bLcQ9MHErTpnU3bLWVE5WZbxG5Y3fDsMxYGifTo5khDA42OquXCC2ngKJB+g==} engines: {node: '>= 8.0.0'} dev: true - /mkdirp-classic/0.5.3: + /mkdirp-classic@0.5.3: resolution: {integrity: sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==} dev: true - /mkdirp/0.5.5: + /mkdirp@0.5.5: resolution: {integrity: sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==} hasBin: true dependencies: minimist: 1.2.5 dev: true - /mkdirp/1.0.4: + /mkdirp@1.0.4: resolution: {integrity: sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw==} engines: {node: '>=10'} hasBin: true - /module-not-found-error/1.0.1: + /module-not-found-error@1.0.1: resolution: {integrity: sha1-z4tP9PKWQGdNbN0CsOO8UjwrvcA=} dev: true - /ms/2.0.0: + /ms@2.0.0: resolution: {integrity: sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g=} - /ms/2.1.1: + /ms@2.1.1: resolution: {integrity: sha512-tgp+dl5cGk28utYktBsrFqA7HKgrhgPsg6Z/EfhWI4gl1Hwq8B/GmY/0oXZ6nF8hDVesS/FpnYaD/kOWhYQvyg==} dev: true - /ms/2.1.2: + /ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} - /ms/2.1.3: + /ms@2.1.3: resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} - /multistream/4.1.0: + /multistream@4.1.0: resolution: {integrity: sha512-J1XDiAmmNpRCBfIWJv+n0ymC4ABcf/Pl+5YvC5B/D2f/2+8PtHvCNxMPKiQcZyi922Hq69J2YOpb1pTywfifyw==} dependencies: once: 1.4.0 readable-stream: 3.6.0 dev: true - /mute-stream/0.0.5: + /mute-stream@0.0.5: resolution: {integrity: sha1-j7+rsKmKJT0xhDMfno3rc3L6xsA=} dev: true - /mute-stream/0.0.7: + /mute-stream@0.0.7: resolution: {integrity: sha1-MHXOk7whuPq0PhvE2n6BFe0ee6s=} dev: true - /mv/2.1.1: + /mv@2.1.1: resolution: {integrity: sha1-rmzg1vbV4KT32JN5jQPB6pVZtqI=} engines: {node: '>=0.8.0'} dependencies: @@ -10839,7 +11866,7 @@ packages: rimraf: 3.0.2 dev: true - /nanomatch/1.2.13: + /nanomatch@1.2.13: resolution: {integrity: sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA==} engines: {node: '>=0.10.0'} dependencies: @@ -10854,33 +11881,36 @@ packages: regex-not: 1.0.2 snapdragon: 0.8.2 to-regex: 3.0.2 + transitivePeerDependencies: + - supports-color dev: true - /nanoresource/1.3.0: + /nanoresource@1.3.0: resolution: {integrity: sha512-OI5dswqipmlYfyL3k/YMm7mbERlh4Bd1KuKdMHpeoVD1iVxqxaTMKleB4qaA2mbQZ6/zMNSxCXv9M9P/YbqTuQ==} + requiresBuild: true dependencies: inherits: 2.0.4 dev: false optional: true - /napi-build-utils/1.0.2: + /napi-build-utils@1.0.2: resolution: {integrity: sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==} dev: true - /napi-macros/2.0.0: + /napi-macros@2.0.0: resolution: {integrity: sha512-A0xLykHtARfueITVDernsAWdtIMbOJgKgcluwENp3AlsKN/PloyO10HtmoqnFAQAcxPkgZN7wdfPfEd0zNGxbg==} + requiresBuild: true dev: false optional: true - /natural-compare/1.4.0: + /natural-compare@1.4.0: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} - dev: true - /ncp/2.0.0: + /ncp@2.0.0: resolution: {integrity: sha1-GVoh1sRuNh0vsSgbo4uR6d9727M=} hasBin: true - /ndjson/2.0.0: + /ndjson@2.0.0: resolution: {integrity: sha512-nGl7LRGrzugTtaFcJMhLbpzJM6XdivmbkdlaGcrk/LXg2KL/YBC6z1g70xh0/al+oFuVFP8N8kiWRucmeEH/qQ==} engines: {node: '>=10'} hasBin: true @@ -10891,40 +11921,36 @@ packages: split2: 3.2.2 through2: 4.0.2 - /negotiator/0.6.2: + /negotiator@0.6.2: resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==} engines: {node: '>= 0.6'} dev: true - /neo-async/2.6.2: + /neo-async@2.6.2: resolution: {integrity: sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==} dev: true - /nerf-dart/1.0.0: + /nerf-dart@1.0.0: resolution: {integrity: sha1-5tq3/r9a2Bbqgc9cYpxaDr3nLBo=} dev: false - /nested-error-stacks/2.1.0: + /nested-error-stacks@2.1.0: resolution: {integrity: sha512-AO81vsIO1k1sM4Zrd6Hu7regmJN1NSiAja10gc4bX3F0wd+9rQmcuHQaHVQCYIEC8iFXnE+mavh23GOt7wBgug==} dev: true - /next-path/1.0.0: + /next-path@1.0.0: resolution: {integrity: sha1-gixFgNer54PfGZZbeJYiyoAWA+Q=} engines: {node: '>=6'} - /next-tick/1.0.0: + /next-tick@1.0.0: resolution: {integrity: sha1-yobR/ogoFpsBICCOPchCS524NCw=} dev: true - /next-tick/1.1.0: + /next-tick@1.1.0: resolution: {integrity: sha512-CXdUiJembsNjuToQvxayPZF9Vqht7hewsvy2sOWafLvi2awflj9mOC6bHIg50orX8IJvWKY9wYQ/zB2kogPslQ==} dev: true - /nice-try/1.0.5: - resolution: {integrity: sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ==} - dev: true - - /nise/5.1.0: + /nise@5.1.0: resolution: {integrity: sha512-W5WlHu+wvo3PaKLsJJkgPup2LrsXCcm7AWwyNZkUnn5rwPkuPBi3Iwk5SQtN0mv+K65k7nKKjwNQ30wg3wLAQQ==} dependencies: '@sinonjs/commons': 1.8.3 @@ -10934,7 +11960,7 @@ packages: path-to-regexp: 1.8.0 dev: true - /nm-prune/4.0.0: + /nm-prune@4.0.0: resolution: {integrity: sha512-PC9UVvGgYMEvO27Kupun+rIMPU28PvJlHn3Xh+DQkbmvkQiVwtSTeRTVH1QU9PWLHERW/0ClHVVMo6oyUF60Sw==} engines: {node: '>=4'} hasBin: true @@ -10945,9 +11971,11 @@ packages: pretty-bytes: 4.0.2 prompt-confirm: 1.2.0 walk-filtered: 0.9.3 + transitivePeerDependencies: + - supports-color dev: true - /nock/12.0.3: + /nock@12.0.3: resolution: {integrity: sha512-QNb/j8kbFnKCiyqi9C5DD0jH/FubFGj5rt9NQFONXwQm3IPB0CULECg/eS3AU1KgZb/6SwUa4/DTRKhVxkGABw==} engines: {node: '>= 10.13'} dependencies: @@ -10959,24 +11987,25 @@ packages: - supports-color dev: true - /node-abi/2.30.0: + /node-abi@2.30.0: resolution: {integrity: sha512-g6bZh3YCKQRdwuO/tSZZYJAw622SjsRfJ2X0Iy4sSOHZ34/sPPdVBn8fev2tj7njzLwuqPw9uMtGsGkO5kIQvg==} dependencies: semver: 5.7.1 dev: true - /node-fetch/2.6.1: + /node-fetch@2.6.1: resolution: {integrity: sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==} engines: {node: 4.x || >=6.0.0} - /node-gyp-build/4.2.3: + /node-gyp-build@4.2.3: resolution: {integrity: sha512-MN6ZpzmfNCRM+3t57PTJHgHyw/h4OWnZ6mR8P5j/uZtqQr46RRuDE/P+g3n0YR/AiYXeWixZZzaip77gdICfRg==} hasBin: true + requiresBuild: true dev: false optional: true - /node-gyp/8.1.0: - resolution: {integrity: sha512-o2elh1qt7YUp3lkMwY3/l4KF3j/A3fI/Qt4NH+CQQgPJdqGE9y7qnP84cjIWN27Q0jJkrSAhCVDg+wBVNBYdBg==} + /node-gyp@8.1.0: + resolution: {integrity: sha512-o2elh1qt7YUp3lkMwY3/l4KF3j/A3fI/Qt4NH+CQQgPJdqGE9y7qnP84cjIWN27Q0jJkrSAhCVDg+wBVNBYdBg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/node-gyp/-/node-gyp-8.1.0.tgz} engines: {node: '>= 10.12.0'} hasBin: true dependencies: @@ -10984,58 +12013,59 @@ packages: glob: 7.1.7 graceful-fs: 4.2.6 make-fetch-happen: 8.0.14 - nopt: /@pnpm/nopt/0.2.1 + nopt: /@pnpm/nopt@0.2.1 npmlog: 4.1.2 rimraf: 3.0.2 semver: 7.3.5 tar: 6.1.1 which: 2.0.2 transitivePeerDependencies: + - bluebird - supports-color dev: false - /node-int64/0.4.0: + /node-int64@0.4.0: resolution: {integrity: sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=} dev: true - /node-localstorage/0.6.0: + /node-localstorage@0.6.0: resolution: {integrity: sha1-RaBgHGky395mRKIzYfG+Fzx1068=} engines: {node: '>=0.10'} dev: true - /node-modules-regexp/1.0.0: + /node-modules-regexp@1.0.0: resolution: {integrity: sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=} engines: {node: '>=0.10.0'} dev: true - /node-releases/1.1.73: + /node-releases@1.1.73: resolution: {integrity: sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==} dev: true - /noop-logger/0.1.1: + /noop-logger@0.1.1: resolution: {integrity: sha1-lKKxYzxPExdVMAfYlm/Q6EG2pMI=} dev: true - /nopt/1.0.10: + /nopt@1.0.10: resolution: {integrity: sha1-bd0hvSoxQXuScn3Vhfim83YI6+4=} hasBin: true dependencies: abbrev: 1.1.1 - /normalize-newline/3.0.0: + /normalize-newline@3.0.0: resolution: {integrity: sha1-HL6oBKukNgAfg5OKsh7AOdaa6dM=} engines: {node: '>=4'} dev: true - /normalize-package-data/2.5.0: - resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==} + /normalize-package-data@2.5.0: + resolution: {integrity: sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/normalize-package-data/-/normalize-package-data-2.5.0.tgz} dependencies: hosted-git-info: 3.0.8 resolve: 1.20.0 semver: 5.7.1 validate-npm-package-license: 3.0.4 - /normalize-package-data/3.0.2: + /normalize-package-data@3.0.2: resolution: {integrity: sha512-6CdZocmfGaKnIHPVFhJJZ3GuR8SsLKvDANFp47Jmy51aKIr8akjAWTSxtpI+MBgBFdSMRyo4hMpDlT6dTffgZg==} engines: {node: '>=10'} dependencies: @@ -11044,46 +12074,46 @@ packages: semver: 7.3.5 validate-npm-package-license: 3.0.4 - /normalize-path/2.1.1: + /normalize-path@2.1.1: resolution: {integrity: sha1-GrKLVW4Zg2Oowab35vogE3/mrtk=} engines: {node: '>=0.10.0'} dependencies: remove-trailing-separator: 1.1.0 dev: true - /normalize-path/3.0.0: + /normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} - /normalize-registry-url/1.0.0: + /normalize-registry-url@1.0.0: resolution: {integrity: sha512-0v6T4851b72ykk5zEtFoN4QX/Fqyk7pouIj9xZyAvAe9jlDhAwT4z6FlwsoQCHjeuK2EGUoAwy/F4y4B1uZq9A==} dev: false - /now-and-later/2.0.1: + /now-and-later@2.0.1: resolution: {integrity: sha512-KGvQ0cB70AQfg107Xvs/Fbu+dGmZoTRJp2TaPwcwQm3/7PteUyN2BCgk8KBMPGBUXZdVwyWS8fDCGFygBm19UQ==} engines: {node: '>= 0.10'} dependencies: once: 1.4.0 dev: true - /npm-bundled/1.1.2: + /npm-bundled@1.1.2: resolution: {integrity: sha512-x5DHup0SuyQcmL3s7Rx/YQ8sbw/Hzg0rj48eN0dV7hf5cmQq5PXIeioroH3raV1QC1yh3uTYuMThvEQF3iKgGQ==} dependencies: npm-normalize-package-bin: 1.0.1 dev: false - /npm-normalize-package-bin/1.0.1: + /npm-normalize-package-bin@1.0.1: resolution: {integrity: sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==} dev: false - /npm-package-arg/4.2.1: + /npm-package-arg@4.2.1: resolution: {integrity: sha1-WTMD/eqF98Qid18X+et2cPaA4+w=} dependencies: hosted-git-info: 3.0.8 semver: 5.7.1 dev: true - /npm-packlist/2.2.2: + /npm-packlist@2.2.2: resolution: {integrity: sha512-Jt01acDvJRhJGthnUJVF/w6gumWOZxO7IkpY/lsX9//zqQgnF7OJaxgQXcerd4uQOLu7W5bkb4mChL9mdfm+Zg==} engines: {node: '>=10'} hasBin: true @@ -11094,37 +12124,37 @@ packages: npm-normalize-package-bin: 1.0.1 dev: false - /npm-run-all/4.1.5: - resolution: {integrity: sha512-Oo82gJDAVcaMdi3nuoKFavkIHBRVqQ1qvMb+9LHk/cF4P6B2m8aP04hGf7oL6wZ9BuGwX1onlLhpuoofSyoQDQ==} - engines: {node: '>= 4'} + /npm-run-all2@5.0.2: + resolution: {integrity: sha512-S2G6FWZ3pNWAAKm2PFSOtEAG/N+XO/kz3+9l6V91IY+Y3XFSt7Lp7DV92KCgEboEW0hRTu0vFaMe4zXDZYaOyA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/npm-run-all2/-/npm-run-all2-5.0.2.tgz} + engines: {node: '>= 10'} hasBin: true dependencies: - ansi-styles: 3.2.1 - chalk: 2.4.2 - cross-spawn: 6.0.5 + ansi-styles: 5.2.0 + cross-spawn: 7.0.3 memorystream: 0.3.1 minimatch: 3.0.4 - pidtree: 0.3.1 - read-pkg: 3.0.0 + pidtree: 0.5.0 + read-pkg: 5.2.0 shell-quote: 1.7.2 - string.prototype.padend: 3.1.2 dev: true - /npm-run-path/2.0.2: + /npm-run-path@2.0.2: resolution: {integrity: sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8=} engines: {node: '>=4'} dependencies: path-key: 2.0.1 dev: true - /npm-run-path/4.0.1: + /npm-run-path@4.0.1: resolution: {integrity: sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==} engines: {node: '>=8'} dependencies: path-key: 3.1.1 - /npmlog/3.1.2: - resolution: {integrity: sha1-LUb6h0M3r5SYovErtD2NC+SjaHM=} + /npmlog@3.1.2: + resolution: {integrity: sha512-M9EjtMS6UQU5jVhfdCBmvPup0/i7QIoDy38ERfX/sLpzr5gida2uCtvf0pE586OB7+/NQx7KZvwwomGRyHQXwA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/npmlog/-/npmlog-3.1.2.tgz} + deprecated: This package is no longer supported. + requiresBuild: true dependencies: are-we-there-yet: 1.1.5 console-control-strings: 1.1.0 @@ -11133,7 +12163,7 @@ packages: dev: true optional: true - /npmlog/4.1.2: + /npmlog@4.1.2: resolution: {integrity: sha512-2uUqazuKlTaSI/dC8AzicUck7+IrEaOnN/e0jd3Xtt1KcGpwx30v50mL7oPyr/h9bL3E4aZccVwpwP+5W9Vjkg==} dependencies: are-we-there-yet: 1.1.5 @@ -11141,23 +12171,23 @@ packages: gauge: 2.7.4 set-blocking: 2.0.0 - /number-is-nan/1.0.1: + /number-is-nan@1.0.1: resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} engines: {node: '>=0.10.0'} - /nwsapi/2.2.0: + /nwsapi@2.2.0: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: true - /oauth-sign/0.9.0: + /oauth-sign@0.9.0: resolution: {integrity: sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ==} dev: true - /object-assign/4.1.1: + /object-assign@4.1.1: resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} engines: {node: '>=0.10.0'} - /object-copy/0.1.0: + /object-copy@0.1.0: resolution: {integrity: sha1-fn2Fi3gb18mRpBupde04EnVOmYw=} engines: {node: '>=0.10.0'} dependencies: @@ -11166,21 +12196,22 @@ packages: kind-of: 3.2.2 dev: true - /object-inspect/1.11.0: + /object-inspect@1.11.0: resolution: {integrity: sha512-jp7ikS6Sd3GxQfZJPyH3cjcbJF6GZPClgdV+EFygjFLQ5FmW/dRUnTd9PQ9k0JhoNDabWFbpF1yCdSWCC6gexg==} + dev: false - /object-keys/1.1.1: + /object-keys@1.1.1: resolution: {integrity: sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==} engines: {node: '>= 0.4'} - /object-visit/1.0.1: + /object-visit@1.0.1: resolution: {integrity: sha1-95xEk68MU3e1n+OdOV5BBC3QRbs=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /object.assign/4.1.2: + /object.assign@4.1.2: resolution: {integrity: sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==} engines: {node: '>= 0.4'} dependencies: @@ -11189,14 +12220,14 @@ packages: has-symbols: 1.0.2 object-keys: 1.1.1 - /object.pick/1.3.0: + /object.pick@1.3.0: resolution: {integrity: sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /object.values/1.1.4: + /object.values@1.1.4: resolution: {integrity: sha512-TnGo7j4XSnKQoK3MfvkzqKCi0nVe/D9I9IjwTNYdb/fxYHpjrluHVOgw0AF6jrRFGMPHdfuidR09tIDiIvnaSg==} engines: {node: '>= 0.4'} dependencies: @@ -11205,35 +12236,35 @@ packages: es-abstract: 1.18.3 dev: false - /on-finished/2.3.0: + /on-finished@2.3.0: resolution: {integrity: sha1-IPEzZIGwg811M3mSoWlxqi2QaUc=} engines: {node: '>= 0.8'} dependencies: ee-first: 1.1.1 dev: true - /on-headers/1.0.2: + /on-headers@1.0.2: resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} engines: {node: '>= 0.8'} dev: true - /once/1.4.0: + /once@1.4.0: resolution: {integrity: sha1-WDsap3WWHUsROsF9nFC6753Xa9E=} dependencies: wrappy: 1.0.2 - /onetime/1.1.0: + /onetime@1.1.0: resolution: {integrity: sha1-ofeDj4MUxRbwXs78vEzP4EtO14k=} engines: {node: '>=0.10.0'} dev: true - /onetime/5.1.2: + /onetime@5.1.2: resolution: {integrity: sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==} engines: {node: '>=6'} dependencies: mimic-fn: 2.1.0 - /opt-cli/1.5.1: + /opt-cli@1.5.1: resolution: {integrity: sha1-BNtEexPJa5kusxaFJm9O0NlzbcI=} hasBin: true dependencies: @@ -11243,7 +12274,7 @@ packages: spawn-command: 0.0.2-1 dev: true - /optionator/0.8.3: + /optionator@0.8.3: resolution: {integrity: sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==} engines: {node: '>= 0.8.0'} dependencies: @@ -11255,7 +12286,7 @@ packages: word-wrap: 1.2.3 dev: true - /optionator/0.9.1: + /optionator@0.9.1: resolution: {integrity: sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==} engines: {node: '>= 0.8.0'} dependencies: @@ -11265,31 +12296,30 @@ packages: prelude-ls: 1.2.1 type-check: 0.4.0 word-wrap: 1.2.3 - dev: true - /ordered-read-streams/1.0.1: + /ordered-read-streams@1.0.1: resolution: {integrity: sha1-d8DLN8QVJdZBZtmQ/61+xqDhNj4=} dependencies: readable-stream: 2.3.7 dev: true - /os-tmpdir/1.0.2: + /os-tmpdir@1.0.2: resolution: {integrity: sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ=} engines: {node: '>=0.10.0'} dev: true - /outdent/0.5.0: + /outdent@0.5.0: resolution: {integrity: sha512-/jHxFIzoMXdqPzTaCpFzAAWhpkSjZPF4Vsn6jAfNpmbH/ymsmd7Qc6VE9BGn0L6YMj6uwpQLxCECpus4ukKS9Q==} dev: true - /p-all/2.1.0: + /p-all@2.1.0: resolution: {integrity: sha512-HbZxz5FONzz/z2gJfk6bFca0BCiSRF8jU3yCsWOen/vR6lZjfPOu/e7L3uFzTW1i0H8TlC3vqQstEJPQL4/uLA==} engines: {node: '>=6'} dependencies: p-map: 2.1.0 dev: true - /p-any/3.0.0: + /p-any@3.0.0: resolution: {integrity: sha512-5rqbqfsRWNb0sukt0awwgJMlaep+8jV45S15SKKB34z4UuzjcofIfnriCBhWjZP2jbVtjt9yRl7buB6RlKsu9w==} engines: {node: '>=10'} dependencies: @@ -11297,110 +12327,110 @@ packages: p-some: 5.0.0 dev: true - /p-cancelable/2.1.1: + /p-cancelable@2.1.1: resolution: {integrity: sha512-BZOr3nRQHOntUjTrH8+Lh54smKHoHyur8We1V8DSMVrl5A2malOOwuJRnKRDjSnkoeBh4at6BwEnb5I7Jl31wg==} engines: {node: '>=8'} dev: true - /p-defer/1.0.0: + /p-defer@1.0.0: resolution: {integrity: sha1-n26xgvbJqozXQwBKfU+WsZaw+ww=} engines: {node: '>=4'} dev: false - /p-defer/3.0.0: + /p-defer@3.0.0: resolution: {integrity: sha512-ugZxsxmtTln604yeYd29EGrNhazN2lywetzpKhfmQjW/VJmhpDmWbiX+h0zL8V91R0UXkhb3KtPmyq9PZw3aYw==} engines: {node: '>=8'} - /p-each-series/2.2.0: + /p-each-series@2.2.0: resolution: {integrity: sha512-ycIL2+1V32th+8scbpTvyHNaHe02z0sjgh91XXjAk+ZeXoPN4Z46DVUnzdso0aX4KckKw0FNNFHdjZ2UsZvxiA==} engines: {node: '>=8'} dev: true - /p-event/4.2.0: + /p-event@4.2.0: resolution: {integrity: sha512-KXatOjCRXXkSePPb1Nbi0p0m+gQAwdlbhi4wQKJPI1HsMQS9g+Sqp2o+QHziPr7eYJyOZet836KoHEVM1mwOrQ==} engines: {node: '>=8'} dependencies: p-timeout: 3.2.0 dev: true - /p-every/2.0.0: + /p-every@2.0.0: resolution: {integrity: sha512-MCz9DqD5opPC48Zsd+BHm56O/HfhYIQQtupfDzhXoVgQdg/Ux4F8/JcdRuQ+arq7zD5fB6zP3axbH3d9Nr8dlw==} engines: {node: '>=8'} dependencies: p-map: 2.1.0 dev: false - /p-filter/2.1.0: + /p-filter@2.1.0: resolution: {integrity: sha512-ZBxxZ5sL2HghephhpGAQdoskxplTwr7ICaehZwLIlfL6acuVgZPm8yBNuRAFBGEqtD/hmUeq9eqLg2ys9Xr/yw==} engines: {node: '>=8'} dependencies: p-map: 2.1.0 - /p-finally/1.0.0: + /p-finally@1.0.0: resolution: {integrity: sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4=} engines: {node: '>=4'} - /p-is-promise/3.0.0: + /p-is-promise@3.0.0: resolution: {integrity: sha512-Wo8VsW4IRQSKVXsJCn7TomUaVtyfjVDn3nUP7kE967BQk0CwFpdbZs0X0uk5sW9mkBa9eNM7hCMaG93WUAwxYQ==} engines: {node: '>=8'} dev: true - /p-limit/1.3.0: + /p-limit@1.3.0: resolution: {integrity: sha512-vvcXsLAJ9Dr5rQOPk7toZQZJApBl2K4J6dANSsEuh6QI41JYcsS/qhTGa9ErIUUgK3WNQoJYvylxvjqmiqEA9Q==} engines: {node: '>=4'} dependencies: p-try: 1.0.0 dev: false - /p-limit/2.3.0: + /p-limit@2.3.0: resolution: {integrity: sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==} engines: {node: '>=6'} dependencies: p-try: 2.2.0 - /p-limit/3.1.0: + /p-limit@3.1.0: resolution: {integrity: sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==} engines: {node: '>=10'} dependencies: yocto-queue: 0.1.0 - /p-locate/2.0.0: + /p-locate@2.0.0: resolution: {integrity: sha1-IKAQOyIqcMj9OcwuWAaA893l7EM=} engines: {node: '>=4'} dependencies: p-limit: 1.3.0 dev: false - /p-locate/4.1.0: + /p-locate@4.1.0: resolution: {integrity: sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==} engines: {node: '>=8'} dependencies: p-limit: 2.3.0 - /p-locate/5.0.0: + /p-locate@5.0.0: resolution: {integrity: sha512-LaNjtRWUBY++zB5nE/NwcaoMylSPk+S+ZHNB1TzdbMJMny6dynpAGt7X/tl/QYq3TIeE6nxHppbo2LGymrG5Pw==} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 - /p-map/2.1.0: + /p-map@2.1.0: resolution: {integrity: sha512-y3b8Kpd8OAN444hxfBbFfj1FY/RjtTd8tzYwhUqNYXx0fXx2iX4maP4Qr6qhIKbQXI02wTLAda4fYUbDagTUFw==} engines: {node: '>=6'} - /p-map/3.0.0: + /p-map@3.0.0: resolution: {integrity: sha512-d3qXVTF/s+W+CdJ5A29wywV2n8CQQYahlgz2bFiA+4eVNJbHJodPZ+/gXwPGh0bOqA+j8S+6+ckmvLGPk1QpxQ==} engines: {node: '>=8'} dependencies: aggregate-error: 3.1.0 dev: true - /p-map/4.0.0: + /p-map@4.0.0: resolution: {integrity: sha512-/bjOqmgETBYB5BoEeGVea8dmvHb2m9GLy1E9W43yeyfP6QQCZGFNa+XRceJEuDB6zqr+gKpIAmlLebMpykw/MQ==} engines: {node: '>=10'} dependencies: aggregate-error: 3.1.0 - /p-memoize/4.0.1: + /p-memoize@4.0.1: resolution: {integrity: sha512-km0sP12uE0dOZ5qP+s7kGVf07QngxyG0gS8sYFvFWhqlgzOsSy+m71aUejf/0akxj5W7gE//2G74qTv6b4iMog==} engines: {node: '>=10'} dependencies: @@ -11408,7 +12438,7 @@ packages: mimic-fn: 3.1.0 dev: false - /p-queue/6.6.2: + /p-queue@6.6.2: resolution: {integrity: sha512-RwFpb72c/BhQLEXIZ5K2e+AhgNVmIejGlTgiB9MzZ0e93GRvqZ7uSi0dvRF7/XIXDeNkra2fNHBxTyPDGySpjQ==} engines: {node: '>=8'} dependencies: @@ -11416,12 +12446,12 @@ packages: p-timeout: 3.2.0 dev: false - /p-reflect/2.1.0: + /p-reflect@2.1.0: resolution: {integrity: sha512-paHV8NUz8zDHu5lhr/ngGWQiW067DK/+IbJ+RfZ4k+s8y4EKyYCz8pGYWjxCg35eHztpJAt+NUgvN4L+GCbPlg==} engines: {node: '>=8'} dev: false - /p-settle/4.1.1: + /p-settle@4.1.1: resolution: {integrity: sha512-6THGh13mt3gypcNMm0ADqVNCcYa3BK6DWsuJWFCuEKP1rpY+OKGp7gaZwVmLspmic01+fsg/fN57MfvDzZ/PuQ==} engines: {node: '>=10'} dependencies: @@ -11429,7 +12459,7 @@ packages: p-reflect: 2.1.0 dev: false - /p-some/5.0.0: + /p-some@5.0.0: resolution: {integrity: sha512-Js5XZxo6vHjB9NOYAzWDYAIyyiPvva0DWESAIWIK7uhSpGsyg5FwUPxipU/SOQx5x9EqhOh545d1jo6cVkitig==} engines: {node: '>=10'} dependencies: @@ -11437,47 +12467,47 @@ packages: p-cancelable: 2.1.1 dev: true - /p-timeout/3.2.0: + /p-timeout@3.2.0: resolution: {integrity: sha512-rhIwUycgwwKcP9yTOOFK/AKsAopjjCakVqLHePO3CC6Mir1Z99xT+R63jZxAT5lFZLa2inS5h+ZS2GvR99/FBg==} engines: {node: '>=8'} dependencies: p-finally: 1.0.0 - /p-try/1.0.0: + /p-try@1.0.0: resolution: {integrity: sha1-y8ec26+P1CKOE/Yh8rGiN8GyB7M=} engines: {node: '>=4'} dev: false - /p-try/2.2.0: + /p-try@2.2.0: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /pako/0.2.9: + /pako@0.2.9: resolution: {integrity: sha1-8/dSL073gjSNqBYbrZ7P1Rv4OnU=} dev: false - /parent-module/1.0.1: + /parent-module@1.0.1: resolution: {integrity: sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==} engines: {node: '>=6'} dependencies: callsites: 3.1.0 - dev: true - /parse-json/2.2.0: - resolution: {integrity: sha1-9ID0BDTvgHQfhGkJn43qGPVaTck=} + /parse-json@2.2.0: + resolution: {integrity: sha512-QR/GGaKCkhwk1ePQNYDRKYZ3mwU9ypsKhB0XyFnLQdomyEqk3e8wpW3V5Jp88zbxK4n5ST1nqo+g9juTpownhQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/parse-json/-/parse-json-2.2.0.tgz} engines: {node: '>=0.10.0'} dependencies: error-ex: 1.3.2 dev: true - /parse-json/4.0.0: - resolution: {integrity: sha1-vjX1Qlvh9/bHRxhPmKeIy5lHfuA=} + /parse-json@4.0.0: + resolution: {integrity: sha512-aOIos8bujGN93/8Ox/jPLh7RwVnPEysynVFE+fQZyg6jKELEHwzgKdLRFHUgXJL6kylijVSBC4BvN9OmsB48Rw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/parse-json/-/parse-json-4.0.0.tgz} engines: {node: '>=4'} dependencies: error-ex: 1.3.2 json-parse-better-errors: 1.0.2 + dev: false - /parse-json/5.2.0: + /parse-json@5.2.0: resolution: {integrity: sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==} engines: {node: '>=8'} dependencies: @@ -11486,90 +12516,90 @@ packages: json-parse-even-better-errors: 2.3.1 lines-and-columns: 1.1.6 - /parse-ms/2.1.0: + /parse-ms@2.1.0: resolution: {integrity: sha512-kHt7kzLoS9VBZfUsiKjv43mr91ea+U05EyKkEtqp7vNbHxmaVuEqN7XxeEVnGrMtYOAxGrDElSi96K7EgO1zCA==} engines: {node: '>=6'} - /parse-npm-tarball-url/3.0.0: + /parse-npm-tarball-url@3.0.0: resolution: {integrity: sha512-InpdgIdNe5xWMEUcrVQUniQKwnggBtJ7+SCwh7zQAZwbbIYZV9XdgJyhtmDSSvykFyQXoe4BINnzKTfCwWLs5g==} engines: {node: '>=8.15'} dependencies: semver: 6.3.0 dev: false - /parse5/5.1.0: + /parse5@5.1.0: resolution: {integrity: sha512-fxNG2sQjHvlVAYmzBZS9YlDp6PTSSDwa98vkD4QgVDDCAo84z5X1t5XyJQ62ImdLXx5NdIIfihey6xpum9/gRQ==} dev: true - /parse5/6.0.1: + /parse5@6.0.1: resolution: {integrity: sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw==} dev: true - /parseurl/1.3.3: + /parseurl@1.3.3: resolution: {integrity: sha512-CiyeOxFT/JZyN5m0z9PfXw4SCBJ6Sygz1Dpl0wqjlhDEGGBP1GnsUVEL0p63hoG1fcj3fHynXi9NYO4nWOL+qQ==} engines: {node: '>= 0.8'} dev: true - /pascalcase/0.1.1: + /pascalcase@0.1.1: resolution: {integrity: sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ=} engines: {node: '>=0.10.0'} dev: true - /path-absolute/1.0.1: + /path-absolute@1.0.1: resolution: {integrity: sha512-gds5iRhSeOcDtj8gfWkRHLtZKTPsFVuh7utbjYtvnclw4XM+ffRzJrwqMhOD1PVqef7nBLmgsu1vIujjvAJrAw==} engines: {node: '>=4'} - /path-exists/2.1.0: + /path-exists@2.1.0: resolution: {integrity: sha1-D+tsZPD8UY2adU3V77YscCJ2H0s=} engines: {node: '>=0.10.0'} dependencies: pinkie-promise: 2.0.1 dev: true - /path-exists/3.0.0: + /path-exists@3.0.0: resolution: {integrity: sha1-zg6+ql94yxiSXqfYENe1mwEP1RU=} engines: {node: '>=4'} - /path-exists/4.0.0: + /path-exists@4.0.0: resolution: {integrity: sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==} engines: {node: '>=8'} - /path-is-absolute/1.0.1: + /path-is-absolute@1.0.1: resolution: {integrity: sha1-F0uSaHNVNP+8es5r9TpanhtcX18=} engines: {node: '>=0.10.0'} - /path-key/2.0.1: - resolution: {integrity: sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A=} + /path-key@2.0.1: + resolution: {integrity: sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/path-key/-/path-key-2.0.1.tgz} engines: {node: '>=4'} dev: true - /path-key/3.1.1: - resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==} + /path-key@3.1.1: + resolution: {integrity: sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/path-key/-/path-key-3.1.1.tgz} engines: {node: '>=8'} - /path-name/1.0.0: + /path-name@1.0.0: resolution: {integrity: sha1-jKBjpj3nmC36lXYO2v/RAhRJTyQ=} - /path-parse/1.0.7: - resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==} + /path-parse@1.0.7: + resolution: {integrity: sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/path-parse/-/path-parse-1.0.7.tgz} - /path-temp/2.0.0: + /path-temp@2.0.0: resolution: {integrity: sha512-92olbatybjsHTGB2CUnAM7s0mU/27gcMfLNA7t09UftndUdxywlQKur3fzXEPpfLrgZD3I2Bt8+UmiL7YDEgXQ==} engines: {node: '>=8.15'} dependencies: unique-string: 2.0.0 - /path-to-regexp/0.1.7: + /path-to-regexp@0.1.7: resolution: {integrity: sha1-32BBeABfUi8V60SQ5yR6G/qmf4w=} dev: true - /path-to-regexp/1.8.0: + /path-to-regexp@1.8.0: resolution: {integrity: sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==} dependencies: isarray: 0.0.1 dev: true - /path-type/1.1.0: + /path-type@1.1.0: resolution: {integrity: sha1-WcRPfuSR2nBNpBXaWkBwuk+P5EE=} engines: {node: '>=0.10.0'} dependencies: @@ -11578,17 +12608,17 @@ packages: pinkie-promise: 2.0.1 dev: true - /path-type/3.0.0: + /path-type@3.0.0: resolution: {integrity: sha512-T2ZUsdZFHgA3u4e5PfPbjd7HDDpxPnQb5jN0SrDsjNSuVXHJqtwTnWqG0B1jZrgmJ/7lj1EmVIByWt1gxGkWvg==} engines: {node: '>=4'} dependencies: pify: 3.0.0 - /path-type/4.0.0: + /path-type@4.0.0: resolution: {integrity: sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==} engines: {node: '>=8'} - /peek-stream/1.1.3: + /peek-stream@1.1.3: resolution: {integrity: sha512-FhJ+YbOSBb9/rIl2ZeE/QHEsWn7PqNYt8ARAY3kIgNGOk13g9FGyIY6JIl/xB/3TFRVoTv5as0l11weORrTekA==} dependencies: buffer-from: 1.1.1 @@ -11596,55 +12626,55 @@ packages: through2: 2.0.5 dev: false - /performance-now/2.1.0: + /performance-now@2.1.0: resolution: {integrity: sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=} dev: true - /picomatch/2.3.0: + /picomatch@2.3.0: resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} engines: {node: '>=8.6'} - /pidtree/0.3.1: - resolution: {integrity: sha512-qQbW94hLHEqCg7nhby4yRC7G2+jYHY4Rguc2bjw7Uug4GIJuu1tvf2uHaZv5Q8zdt+WKJ6qK1FOI6amaWUo5FA==} + /pidtree@0.5.0: + resolution: {integrity: sha512-9nxspIM7OpZuhBxPg73Zvyq7j1QMPMPsGKTqRc2XOaFQauDvoNz9fM1Wdkjmeo7l9GXOZiRs97sPkuayl39wjA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/pidtree/-/pidtree-0.5.0.tgz} engines: {node: '>=0.10'} hasBin: true dev: true - /pify/2.3.0: + /pify@2.3.0: resolution: {integrity: sha1-7RQaasBDqEnqWISY59yosVMw6Qw=} engines: {node: '>=0.10.0'} dev: true - /pify/3.0.0: + /pify@3.0.0: resolution: {integrity: sha1-5aSs0sEB/fPZpNB/DbxNtJ3SgXY=} engines: {node: '>=4'} - /pify/4.0.1: + /pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} - /pify/5.0.0: + /pify@5.0.0: resolution: {integrity: sha512-eW/gHNMlxdSP6dmG6uJip6FXN0EQBwm2clYYd8Wul42Cwu/DK8HEftzsapcNdYe2MfLiIwZqsDk2RDEsTE79hA==} engines: {node: '>=10'} dev: true - /pinkie-promise/2.0.1: + /pinkie-promise@2.0.1: resolution: {integrity: sha1-ITXW36ejWMBprJsXh3YogihFD/o=} engines: {node: '>=0.10.0'} dependencies: pinkie: 2.0.4 dev: true - /pinkie/2.0.4: + /pinkie@2.0.4: resolution: {integrity: sha1-clVrgM+g1IqXToDnckjoDtT3+HA=} engines: {node: '>=0.10.0'} dev: true - /pino-std-serializers/3.2.0: + /pino-std-serializers@3.2.0: resolution: {integrity: sha512-EqX4pwDPrt3MuOAAUBMU0Tk5kR/YcCM5fNPEzgCO2zJ5HfX0vbiH9HbJglnyeQsN96Kznae6MWD47pZB5avTrg==} dev: true - /pino/6.12.0: + /pino@6.12.0: resolution: {integrity: sha512-5NGopOcUusGuklGHVVv9az0Hv/Dj3urHhD3G+zhl5pBGIRYAeGCi/Ej6YCl16Q2ko28cmYiJz+/qRoJiwy62Rw==} hasBin: true dependencies: @@ -11656,27 +12686,27 @@ packages: sonic-boom: 1.4.1 dev: true - /pirates/4.0.1: + /pirates@4.0.1: resolution: {integrity: sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==} engines: {node: '>= 6'} dependencies: node-modules-regexp: 1.0.0 dev: true - /pkg-dir/2.0.0: + /pkg-dir@2.0.0: resolution: {integrity: sha1-9tXREJ4Z1j7fQo4L1X4Sd3YVM0s=} engines: {node: '>=4'} dependencies: find-up: 2.1.0 dev: false - /pkg-dir/4.2.0: + /pkg-dir@4.2.0: resolution: {integrity: sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==} engines: {node: '>=8'} dependencies: find-up: 4.1.0 - /pkg-fetch/3.0.4: + /pkg-fetch@3.0.4: resolution: {integrity: sha512-XgMXcco5hy0/Q7OXfQ/FbBnPvS4e7gWB9BCcUWUgaHYo3JretihmJjr62EZWmxAjvodoWLGMZ3E7XHf8Q2LfBg==} hasBin: true dependencies: @@ -11690,33 +12720,33 @@ packages: - debug dev: true - /pkg-up/2.0.0: + /pkg-up@2.0.0: resolution: {integrity: sha1-yBmscoBZpGHKscOImivjxJoATX8=} engines: {node: '>=4'} dependencies: find-up: 2.1.0 dev: false - /pkginfo/0.4.1: + /pkginfo@0.4.1: resolution: {integrity: sha1-tUGO8EOd5UJfxJlQQtztFPsqhP8=} engines: {node: '>= 0.4.0'} dev: true - /pn/1.1.0: + /pn@1.1.0: resolution: {integrity: sha512-2qHaIQr2VLRFoxe2nASzsV6ef4yOOH+Fi9FBOVH6cqeSgUnoyySPZkxzLuzd+RYOQTRpROA0ztTMqxROKSb/nA==} dev: true - /pointer-symbol/1.0.0: + /pointer-symbol@1.0.0: resolution: {integrity: sha1-YPkRAgTqepKbYmRKITFVQ8uz1Ec=} engines: {node: '>=4'} dev: true - /posix-character-classes/0.1.1: + /posix-character-classes@0.1.1: resolution: {integrity: sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=} engines: {node: '>=0.10.0'} dev: true - /prebuild-install/6.0.1: + /prebuild-install@6.0.1: resolution: {integrity: sha512-7GOJrLuow8yeiyv75rmvZyeMGzl8mdEX5gY69d6a6bHWmiPevwqFw+tQavhK0EYMaSg3/KD24cWqeQv1EWsqDQ==} engines: {node: '>=6'} hasBin: true @@ -11738,7 +12768,7 @@ packages: which-pm-runs: 1.0.0 dev: true - /preferred-pm/3.0.3: + /preferred-pm@3.0.3: resolution: {integrity: sha512-+wZgbxNES/KlJs9q40F/1sfOd/j7f1O9JaHcW5Dsn3aUUOZg3L2bjpVUcKV2jvtElYfoTuQiNeMfQJ4kwUAhCQ==} engines: {node: '>=10'} dependencies: @@ -11747,36 +12777,35 @@ packages: path-exists: 4.0.0 which-pm: 2.0.0 - /prelude-ls/1.1.2: + /prelude-ls@1.1.2: resolution: {integrity: sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=} engines: {node: '>= 0.8.0'} dev: true - /prelude-ls/1.2.1: + /prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - dev: true - /prettier-bytes/1.0.4: + /prettier-bytes@1.0.4: resolution: {integrity: sha1-mUsCqkb2mcULYle1+qp/4lV+YtY=} dev: true - /prettier/1.19.1: + /prettier@1.19.1: resolution: {integrity: sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew==} engines: {node: '>=4'} hasBin: true dev: true - /pretty-bytes/4.0.2: + /pretty-bytes@4.0.2: resolution: {integrity: sha1-sr+C5zUNZcbDOqlaqlpPYyf2HNk=} engines: {node: '>=4'} dev: true - /pretty-bytes/5.6.0: + /pretty-bytes@5.6.0: resolution: {integrity: sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg==} engines: {node: '>=6'} - /pretty-format/26.6.2: + /pretty-format@26.6.2: resolution: {integrity: sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg==} engines: {node: '>= 10'} dependencies: @@ -11786,7 +12815,7 @@ packages: react-is: 17.0.2 dev: true - /pretty-format/27.0.6: + /pretty-format@27.0.6: resolution: {integrity: sha512-8tGD7gBIENgzqA+UBzObyWqQ5B778VIFZA/S66cclyd5YkFLYs2Js7gxDKf0MXtTc9zcS7t1xhdfcElJ3YIvkQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: @@ -11796,46 +12825,50 @@ packages: react-is: 17.0.2 dev: true - /pretty-ms/7.0.1: + /pretty-ms@7.0.1: resolution: {integrity: sha512-973driJZvxiGOQ5ONsFhOF/DtzPMOMtgC11kCpUrPGMTgqp2q/1gwzCquocrN33is0VZ5GFHXZYMM9l6h67v2Q==} engines: {node: '>=10'} dependencies: parse-ms: 2.1.0 - /print-diff/1.0.0: + /print-diff@1.0.0: resolution: {integrity: sha512-tvYT1pVzXxTOMLDRyu6ncaF2LL69d0EAchmGGGJoLc/2GOcnRKcO4PV89l7/s3Er1CpXTgFv7jB4XDgd+yxBjA==} engines: {node: '>=8.3'} dependencies: diff: 4.0.2 dev: true - /printable-characters/1.0.42: + /printable-characters@1.0.42: resolution: {integrity: sha1-Pxjpd6m9jrN/zE/1ZZ176Qhos9g=} - /proc-output/1.0.8: + /proc-output@1.0.8: resolution: {integrity: sha512-d5v2wFTIrfE7eyt5KqB+CwsaBAmYqKIVNZv3R3Hya96gImHm2Aul+x6MZHRaKI7Ijpr9cg3RiOCY6s1O4SvzFQ==} dev: false - /process-exists/4.1.0: + /process-exists@4.1.0: resolution: {integrity: sha512-BBJoiorUKoP2AuM5q/yKwIfT1YWRHsaxjW+Ayu9erLhqKOfnXzzVVML0XTYoQZuI1YvcWKmc1dh06DEy4+KzfA==} engines: {node: '>=10'} dependencies: ps-list: 6.3.0 dev: false - /process-nextick-args/2.0.1: + /process-nextick-args@2.0.1: resolution: {integrity: sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==} - /progress/2.0.3: + /progress@2.0.3: resolution: {integrity: sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==} engines: {node: '>=0.4.0'} - dev: true - /promise-inflight/1.0.1: + /promise-inflight@1.0.1: resolution: {integrity: sha1-mEcocL8igTL8vdhoEputEsPAKeM=} + peerDependencies: + bluebird: '*' + peerDependenciesMeta: + bluebird: + optional: true dev: false - /promise-retry/2.0.1: + /promise-retry@2.0.1: resolution: {integrity: sha512-y+WKFlBR8BGXnsNlIHFGPZmyDf3DFMoLhaflAnyZgV6rG6xu+JwesTo2Q9R6XwYmtmwAFCkAk3e35jEdoeh/3g==} engines: {node: '>=10'} dependencies: @@ -11843,21 +12876,23 @@ packages: retry: 0.12.0 dev: false - /promise-share/1.0.0: + /promise-share@1.0.0: resolution: {integrity: sha512-lpABypysb42MdCZjMJAdapxt+uTU9F0BZW0YeYVlPD/Gv390c43CdFwBSC9YM3siAgyAjLV94WDuDnwHIJjxiw==} engines: {node: '>=8'} dependencies: p-reflect: 2.1.0 dev: false - /prompt-actions/3.0.2: + /prompt-actions@3.0.2: resolution: {integrity: sha512-dhz2Fl7vK+LPpmnQ/S/eSut4BnH4NZDLyddHKi5uTU/2PDn3grEMGkgsll16V5RpVUh/yxdiam0xsM0RD4xvtg==} engines: {node: '>=4'} dependencies: debug: 2.6.9 + transitivePeerDependencies: + - supports-color dev: true - /prompt-base/4.1.0: + /prompt-base@4.1.0: resolution: {integrity: sha512-svGzgLUKZoqomz9SGMkf1hBG8Wl3K7JGuRCXc/Pv7xw8239hhaTBXrmjt7EXA9P/QZzdyT8uNWt9F/iJTXq75g==} engines: {node: '>=5.0'} dependencies: @@ -11870,9 +12905,11 @@ packages: readline-ui: 2.2.3 readline-utils: 2.2.3 static-extend: 0.1.2 + transitivePeerDependencies: + - supports-color dev: true - /prompt-choices/4.1.0: + /prompt-choices@4.1.0: resolution: {integrity: sha512-ZNYLv6rW9z9n0WdwCkEuS+w5nUAGzRgtRt6GQ5aFNFz6MIcU7nHFlHOwZtzy7RQBk80KzUGPSRQphvMiQzB8pg==} engines: {node: '>=4.0.0'} dependencies: @@ -11892,17 +12929,21 @@ packages: strip-color: 0.1.0 terminal-paginator: 2.0.2 toggle-array: 1.0.1 + transitivePeerDependencies: + - supports-color dev: true - /prompt-confirm/1.2.0: + /prompt-confirm@1.2.0: resolution: {integrity: sha512-r7XZxI5J5/oPtUskN0ZYO+lkv/WJHMQgfd1GTKAuxnHuViQShiFHdUnj6DamL4gQExaKAX7rnIcTKoRSpVVquA==} engines: {node: '>=5.0'} dependencies: debug: 2.6.9 prompt-base: 4.1.0 + transitivePeerDependencies: + - supports-color dev: true - /prompt-question/5.0.2: + /prompt-question@5.0.2: resolution: {integrity: sha512-wreaLbbu8f5+7zXds199uiT11Ojp59Z4iBi6hONlSLtsKGTvL2UY8VglcxQ3t/X4qWIxsNCg6aT4O8keO65v6Q==} engines: {node: '>=4.0.0'} dependencies: @@ -11913,9 +12954,11 @@ packages: kind-of: 5.1.0 koalas: 1.0.2 prompt-choices: 4.1.0 + transitivePeerDependencies: + - supports-color dev: true - /prompts/2.4.1: + /prompts@2.4.1: resolution: {integrity: sha512-EQyfIuO2hPDsX1L/blblV+H7I0knhgAd82cVneCwcdND9B8AuCDuRcBH6yIcG4dFzlOUqbazQqwGjx5xmsNLuQ==} engines: {node: '>= 6'} dependencies: @@ -11923,22 +12966,22 @@ packages: sisteransi: 1.0.5 dev: true - /propagate/2.0.1: + /propagate@2.0.1: resolution: {integrity: sha512-vGrhOavPSTz4QVNuBNdcNXePNdNMaO1xj9yBeH1ScQPjk/rhg9sSlCXPhMkFuaNNW/syTvYqsnbIJxMBfRbbag==} engines: {node: '>= 8'} dev: true - /proto-list/1.2.4: + /proto-list@1.2.4: resolution: {integrity: sha1-IS1b/hMYMGpCD2QCuOJv85ZHqEk=} - /protocol-buffers-encodings/1.1.1: + /protocol-buffers-encodings@1.1.1: resolution: {integrity: sha512-5aFshI9SbhtcMiDiZZu3g2tMlZeS5lhni//AGJ7V34PQLU5JA91Cva7TIs6inZhYikS3OpnUzAUuL6YtS0CyDA==} dependencies: signed-varint: 2.0.1 varint: 5.0.0 dev: false - /proxy-addr/2.0.7: + /proxy-addr@2.0.7: resolution: {integrity: sha512-llQsMLSUDUPT44jdrU/O37qlnifitDP+ZwrmmZcoSKyLKvtZxpyV0n2/bD/N4tBAAZ/gJEdZU7KMraoK1+XYAg==} engines: {node: '>= 0.10'} dependencies: @@ -11946,7 +12989,7 @@ packages: ipaddr.js: 1.9.1 dev: true - /proxyquire/2.1.3: + /proxyquire@2.1.3: resolution: {integrity: sha512-BQWfCqYM+QINd+yawJz23tbBM40VIGXOdDw3X344KcclI/gtBbdWF6SlQ4nK/bYhF9d27KYug9WzljHC6B9Ysg==} dependencies: fill-keys: 1.0.2 @@ -11954,25 +12997,25 @@ packages: resolve: 1.20.0 dev: true - /ps-list/6.3.0: + /ps-list@6.3.0: resolution: {integrity: sha512-qau0czUSB0fzSlBOQt0bo+I2v6R+xiQdj78e1BR/Qjfl5OHWJ/urXi8+ilw1eHe+5hSeDI1wrwVTgDp2wst4oA==} engines: {node: '>=8'} dev: false - /ps-list/7.2.0: + /ps-list@7.2.0: resolution: {integrity: sha512-v4Bl6I3f2kJfr5o80ShABNHAokIgY+wFDTQfE+X3zWYgSGQOCBeYptLZUpoOALBqO5EawmDN/tjTldJesd0ujQ==} engines: {node: '>=10'} dev: true - /pseudomap/1.0.2: + /pseudomap@1.0.2: resolution: {integrity: sha1-8FKijacOYYkX7wqKw0wa5aaChrM=} dev: true - /psl/1.8.0: + /psl@1.8.0: resolution: {integrity: sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==} dev: true - /publish-packed/4.0.2: + /publish-packed@4.0.2: resolution: {integrity: sha512-L45RDkvXLHMUzq47xG01lvOYGPipBOO+1ocfGVhH629cJcDEfc7tthTe31FMp5Nx+zxh8bgKtNTKTynmtSx+5Q==} engines: {node: '>=12.10'} hasBin: true @@ -11986,68 +13029,70 @@ packages: rename-overwrite: 4.0.0 rimraf-then: 1.0.1 write-pkg: 4.0.0 + transitivePeerDependencies: + - supports-color dev: true - /pump/2.0.1: + /pump@2.0.1: resolution: {integrity: sha512-ruPMNRkN3MHP1cWJc9OWr+T/xDP0jhXYCLfJcBuX54hhfIBnaQmAUMfDcG4DM5UMWByBbJY69QSphm3jtDKIkA==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 - /pump/3.0.0: + /pump@3.0.0: resolution: {integrity: sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==} dependencies: end-of-stream: 1.4.4 once: 1.4.0 dev: true - /pumpify/1.5.1: + /pumpify@1.5.1: resolution: {integrity: sha512-oClZI37HvuUJJxSKKrC17bZ9Cu0ZYhEAGPsPUy9KlMUmv9dKX2o77RUmq7f3XjIxbwyGwYzbzQ1L2Ks8sIradQ==} dependencies: duplexify: 3.7.1 inherits: 2.0.4 pump: 2.0.1 - /punycode/1.4.1: + /punycode@1.4.1: resolution: {integrity: sha1-wNWmOycYgArY4esPpSachN1BhF4=} dev: true - /punycode/2.1.1: + /punycode@2.1.1: resolution: {integrity: sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==} engines: {node: '>=6'} - /q/1.5.1: + /q@1.5.1: resolution: {integrity: sha1-fjL3W0E4EpHQRhHxvxQQmsAGUdc=} engines: {node: '>=0.6.0', teleport: '>=0.2.0'} dev: true - /qs/6.5.2: + /qs@6.5.2: resolution: {integrity: sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA==} engines: {node: '>=0.6'} dev: true - /qs/6.7.0: + /qs@6.7.0: resolution: {integrity: sha512-VCdBRNFTX1fyE7Nb6FYoURo/SPe62QCaAyzJvUjwRaIsc+NePBEniHlvxFmmX56+HZphIGtV0XeCirBtpDrTyQ==} engines: {node: '>=0.6'} dev: true - /queue-microtask/1.2.3: + /queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} - /quick-format-unescaped/4.0.3: + /quick-format-unescaped@4.0.3: resolution: {integrity: sha512-MaL/oqh02mhEo5m5J2rwsVL23Iw2PEaGVHgT2vFt8AAsr0lfvQA5dpXo9TPu0rz7tSBdUPgkbam0j/fj5ZM8yg==} dev: true - /quick-lru/4.0.1: + /quick-lru@4.0.1: resolution: {integrity: sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==} engines: {node: '>=8'} - /quick-lru/5.1.1: + /quick-lru@5.1.1: resolution: {integrity: sha512-WuyALRjWPDGtt/wzJiadO5AXY+8hZ80hVpe6MyivgraREW751X3SbhRvG3eLKOYN+8VEvqLcf3wdnt44Z4S4SA==} engines: {node: '>=10'} dev: true - /radio-symbol/2.0.0: + /radio-symbol@2.0.0: resolution: {integrity: sha1-eqm/xQSFY21S3XbWqOYxspB5muE=} engines: {node: '>=0.10.0'} dependencies: @@ -12056,15 +13101,15 @@ packages: is-windows: 1.0.2 dev: true - /ramda/0.27.1: + /ramda@0.27.1: resolution: {integrity: sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw==} - /range-parser/1.2.1: + /range-parser@1.2.1: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} dev: true - /raw-body/2.4.0: + /raw-body@2.4.0: resolution: {integrity: sha512-4Oz8DUIwdvoa5qMJelxipzi/iJIi40O5cGV1wNYp5hvZP8ZN0T+jiNkL0QepXs+EsQ9XJ8ipEDoiH70ySUJP3Q==} engines: {node: '>= 0.8'} dependencies: @@ -12074,7 +13119,7 @@ packages: unpipe: 1.0.0 dev: true - /rc/1.2.8: + /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==} hasBin: true dependencies: @@ -12084,11 +13129,11 @@ packages: strip-json-comments: 2.0.1 dev: true - /react-is/17.0.2: + /react-is@17.0.2: resolution: {integrity: sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w==} dev: true - /read-ini-file/3.1.0: + /read-ini-file@3.1.0: resolution: {integrity: sha512-yfpbqijWt63cx6FWJyOxwUPm7v24Xchr6oROjhYhB0Ca0lbDLHSXDm6k5yMGJU/q1xfzcV4XbgQ98kk65ilNkQ==} engines: {node: '>=10.13'} dependencies: @@ -12096,7 +13141,7 @@ packages: strip-bom: 4.0.0 dev: false - /read-pkg-up/1.0.1: + /read-pkg-up@1.0.1: resolution: {integrity: sha1-nWPBMnbAZZGNV/ACpX9AobZD+wI=} engines: {node: '>=0.10.0'} dependencies: @@ -12104,7 +13149,7 @@ packages: read-pkg: 1.1.0 dev: true - /read-pkg-up/3.0.0: + /read-pkg-up@3.0.0: resolution: {integrity: sha1-PtSWaF26D4/hGNBpHcUfSh/5bwc=} engines: {node: '>=4'} dependencies: @@ -12112,7 +13157,7 @@ packages: read-pkg: 3.0.0 dev: false - /read-pkg-up/7.0.1: + /read-pkg-up@7.0.1: resolution: {integrity: sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg==} engines: {node: '>=8'} dependencies: @@ -12121,7 +13166,7 @@ packages: type-fest: 0.8.1 dev: true - /read-pkg-up/8.0.0: + /read-pkg-up@8.0.0: resolution: {integrity: sha512-snVCqPczksT0HS2EC+SxUndvSzn6LRCwpfSvLrIfR5BKDQQZMaI6jPRC9dYvYFDRAuFEAnkwww8kBBNE/3VvzQ==} engines: {node: '>=12'} dependencies: @@ -12130,8 +13175,8 @@ packages: type-fest: 1.2.2 dev: true - /read-pkg/1.1.0: - resolution: {integrity: sha1-9f+qXs0pyzHAR0vKfXVra7KePyg=} + /read-pkg@1.1.0: + resolution: {integrity: sha512-7BGwRHqt4s/uVbuyoeejRn4YmFnYZiFl4AuaeXHlgZf3sONF0SOGlxs2Pw8g6hCKupo08RafIO5YXFNOKTfwsQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/read-pkg/-/read-pkg-1.1.0.tgz} engines: {node: '>=0.10.0'} dependencies: load-json-file: 1.1.0 @@ -12139,16 +13184,17 @@ packages: path-type: 1.1.0 dev: true - /read-pkg/3.0.0: - resolution: {integrity: sha1-nLxoaXj+5l0WwA4rGcI3/Pbjg4k=} + /read-pkg@3.0.0: + resolution: {integrity: sha512-BLq/cCO9two+lBgiTYNqD6GdtK8s4NpaWrl6/rCO9w0TUS8oJl7cmToOZfRYllKTISY6nt1U7jQ53brmKqY6BA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/read-pkg/-/read-pkg-3.0.0.tgz} engines: {node: '>=4'} dependencies: load-json-file: 4.0.0 normalize-package-data: 2.5.0 path-type: 3.0.0 + dev: false - /read-pkg/5.2.0: - resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==} + /read-pkg@5.2.0: + resolution: {integrity: sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/read-pkg/-/read-pkg-5.2.0.tgz} engines: {node: '>=8'} dependencies: '@types/normalize-package-data': 2.4.1 @@ -12157,8 +13203,8 @@ packages: type-fest: 0.6.0 dev: true - /read-pkg/6.0.0: - resolution: {integrity: sha512-X1Fu3dPuk/8ZLsMhEj5f4wFAF0DWoK7qhGJvgaijocXxBmSToKfbFtqbxMO7bVjNA1dmE5huAzjXj/ey86iw9Q==} + /read-pkg@6.0.0: + resolution: {integrity: sha512-X1Fu3dPuk/8ZLsMhEj5f4wFAF0DWoK7qhGJvgaijocXxBmSToKfbFtqbxMO7bVjNA1dmE5huAzjXj/ey86iw9Q==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/read-pkg/-/read-pkg-6.0.0.tgz} engines: {node: '>=12'} dependencies: '@types/normalize-package-data': 2.4.1 @@ -12167,7 +13213,7 @@ packages: type-fest: 1.2.2 dev: true - /read-yaml-file/1.1.0: + /read-yaml-file@1.1.0: resolution: {integrity: sha512-VIMnQi/Z4HT2Fxuwg5KrY174U1VdUIASQVWXXyqtNRtxSr9IYkn1rsI6Tb6HsrHCmB7gVpNwX6JxPTHcH6IoTA==} engines: {node: '>=6'} dependencies: @@ -12177,7 +13223,7 @@ packages: strip-bom: 3.0.0 dev: true - /read-yaml-file/2.0.0: + /read-yaml-file@2.0.0: resolution: {integrity: sha512-k1KSHstyNvNq5mE6gGdqKuPEmlCYxvXMFgYdCuhzh4G3UCZynAzObU2fPpaOJ8Xd/AIUWZ1jkEwEljLVH3xkow==} engines: {node: '>=10.13'} dependencies: @@ -12187,14 +13233,14 @@ packages: strip-bom: 4.0.0 dev: true - /read-yaml-file/2.1.0: + /read-yaml-file@2.1.0: resolution: {integrity: sha512-UkRNRIwnhG+y7hpqnycCL/xbTk7+ia9VuVTC0S+zVbwd65DI9eUpRMfsWIGrCWxTU/mi+JW8cHQCrv+zfCbEPQ==} engines: {node: '>=10.13'} dependencies: - js-yaml: /@zkochan/js-yaml/0.0.5 + js-yaml: /@zkochan/js-yaml@0.0.5 strip-bom: 4.0.0 - /readable-stream/2.3.7: + /readable-stream@2.3.7: resolution: {integrity: sha512-Ebho8K4jIbHAxnuxi7o42OrZgF/ZTNcsZj6nRKyUmkhLFq8CHItp/fy6hQZuZmP/n3yZ9VBUbp4zz/mX8hmYPw==} dependencies: core-util-is: 1.0.2 @@ -12205,7 +13251,7 @@ packages: string_decoder: 1.1.1 util-deprecate: 1.0.2 - /readable-stream/3.6.0: + /readable-stream@3.6.0: resolution: {integrity: sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==} engines: {node: '>= 6'} dependencies: @@ -12213,7 +13259,7 @@ packages: string_decoder: 1.3.0 util-deprecate: 1.0.2 - /readline-ui/2.2.3: + /readline-ui@2.2.3: resolution: {integrity: sha512-ix7jz0PxqQqcIuq3yQTHv1TOhlD2IHO74aNO+lSuXsRYm1d+pdyup1yF3zKyLK1wWZrVNGjkzw5tUegO2IDy+A==} engines: {node: '>=4.0'} dependencies: @@ -12221,9 +13267,11 @@ packages: debug: 2.6.9 readline-utils: 2.2.3 string-width: 2.1.1 + transitivePeerDependencies: + - supports-color dev: true - /readline-utils/2.2.3: + /readline-utils@2.2.3: resolution: {integrity: sha1-b4R9a48ZFcORtYHDZ81HhzhiNRo=} engines: {node: '>=4.0'} dependencies: @@ -12238,7 +13286,7 @@ packages: window-size: 1.1.1 dev: true - /readline2/1.0.1: + /readline2@1.0.1: resolution: {integrity: sha1-QQWWCP/BVHV7cV2ZidGZ/783LjU=} dependencies: code-point-at: 1.1.0 @@ -12246,18 +13294,18 @@ packages: mute-stream: 0.0.5 dev: true - /realpath-missing/1.1.0: + /realpath-missing@1.1.0: resolution: {integrity: sha512-wnWtnywepjg/eHIgWR97R7UuM5i+qHLA195qdN9UPKvcMqfn60+67S8sPPW3vDlSEfYHoFkKU8IvpCNty3zQvQ==} engines: {node: '>=10'} - /rechoir/0.6.2: + /rechoir@0.6.2: resolution: {integrity: sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=} engines: {node: '>= 0.10'} dependencies: resolve: 1.20.0 dev: true - /redent/1.0.0: + /redent@1.0.0: resolution: {integrity: sha1-z5Fqsf1fHxbfsggi3W7H9zDCr94=} engines: {node: '>=0.10.0'} dependencies: @@ -12265,7 +13313,7 @@ packages: strip-indent: 1.0.1 dev: true - /redent/3.0.0: + /redent@3.0.0: resolution: {integrity: sha512-6tDA8g98We0zd0GvVeMT9arEOnTw9qM03L9cJXaCjrip1OO764RDBLBfrB4cwzNGDj5OA5ioymC9GkizgWJDUg==} engines: {node: '>=8'} dependencies: @@ -12273,7 +13321,7 @@ packages: strip-indent: 3.0.0 dev: true - /redent/4.0.0: + /redent@4.0.0: resolution: {integrity: sha512-tYkDkVVtYkSVhuQ4zBgfvciymHaeuel+zFKXShfDnFP5SyVEP7qo70Rf1jTOTCx3vGNAbnEi/xFkcfQVMIBWag==} engines: {node: '>=12'} dependencies: @@ -12281,18 +13329,18 @@ packages: strip-indent: 4.0.0 dev: true - /regenerator-runtime/0.10.5: + /regenerator-runtime@0.10.5: resolution: {integrity: sha1-M2w+/BIgrc7dosn6tntaeVWjNlg=} dev: true - /regenerator-runtime/0.11.1: + /regenerator-runtime@0.11.1: resolution: {integrity: sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==} dev: true - /regenerator-runtime/0.13.9: + /regenerator-runtime@0.13.9: resolution: {integrity: sha512-p3VT+cOEgxFsRRA9X4lkI1E+k2/CtnKtU4gcxyaCUreilL/vqI6CdZ3wxVUx3UOUg+gnUOQQcRI7BmSI656MYA==} - /regex-not/1.0.2: + /regex-not@1.0.2: resolution: {integrity: sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A==} engines: {node: '>=0.10.0'} dependencies: @@ -12300,11 +13348,11 @@ packages: safe-regex: 1.1.0 dev: true - /regexpp/3.2.0: + /regexpp@3.2.0: resolution: {integrity: sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==} engines: {node: '>=8'} - /remove-bom-buffer/3.0.0: + /remove-bom-buffer@3.0.0: resolution: {integrity: sha512-8v2rWhaakv18qcvNeli2mZ/TMTL2nEyAKRvzo1WtnZBl15SHyEhrCu2/xKlJyUFKHiHgfXIyuY6g2dObJJycXQ==} engines: {node: '>=0.10.0'} dependencies: @@ -12312,7 +13360,7 @@ packages: is-utf8: 0.2.1 dev: true - /remove-bom-stream/1.2.0: + /remove-bom-stream@1.2.0: resolution: {integrity: sha1-BfGlk/FuQuH7kOv1nejlaVJflSM=} engines: {node: '>= 0.10'} dependencies: @@ -12321,50 +13369,50 @@ packages: through2: 2.0.5 dev: true - /remove-trailing-separator/1.1.0: + /remove-trailing-separator@1.1.0: resolution: {integrity: sha1-wkvOKig62tW8P1jg1IJJuSN52O8=} dev: true - /rename-overwrite/4.0.0: + /rename-overwrite@4.0.0: resolution: {integrity: sha512-GZxPjarpxu2DGD6xHE8L4GdJhWz2+2i2x6N1I7VEof2p5M/x/LDNxNXA547k8xOpPmHnijXBE1ofmj7NDGP20g==} engines: {node: '>=12.10'} dependencies: '@zkochan/rimraf': 2.1.1 - /render-help/1.0.2: + /render-help@1.0.2: resolution: {integrity: sha512-v680o6DdO/y/Aa2GVfdKAz78DCL6FfkMjlVOE9KkVtq+SAd0TCF3PkxvKr95Zf3UaEuiCbFB/w3v62SE743bmw==} engines: {node: '>=10'} dependencies: table: 6.0.4 - /repeat-element/1.1.4: + /repeat-element@1.1.4: resolution: {integrity: sha512-LFiNfRcSu7KK3evMyYOuCzv3L10TW7yC1G2/+StMjK8Y6Vqd2MG7r/Qjw4ghtuCOjFvlnms/iMmLqpvW/ES/WQ==} engines: {node: '>=0.10.0'} dev: true - /repeat-string/1.6.1: + /repeat-string@1.6.1: resolution: {integrity: sha1-jcrkcOHIirwtYA//Sndihtp15jc=} engines: {node: '>=0.10'} dev: true - /repeating/2.0.1: + /repeating@2.0.1: resolution: {integrity: sha1-UhTFOpJtNVJwdSf7q0FdvAjQbdo=} engines: {node: '>=0.10.0'} dependencies: is-finite: 1.1.0 dev: true - /replace-ext/1.0.1: + /replace-ext@1.0.1: resolution: {integrity: sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw==} engines: {node: '>= 0.10'} dev: true - /replace-string/3.1.0: + /replace-string@3.1.0: resolution: {integrity: sha512-yPpxc4ZR2makceA9hy/jHNqc7QVkd4Je/N0WRHm6bs3PtivPuPynxE5ejU/mp5EhnCv8+uZL7vhz8rkluSlx+Q==} engines: {node: '>=8'} dev: false - /request-promise-core/1.1.4_request@2.88.2: + /request-promise-core@1.1.4(request@2.88.2): resolution: {integrity: sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw==} engines: {node: '>=0.10.0'} peerDependencies: @@ -12374,7 +13422,7 @@ packages: request: 2.88.2 dev: true - /request-promise-native/1.0.9_request@2.88.2: + /request-promise-native@1.0.9(request@2.88.2): resolution: {integrity: sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g==} engines: {node: '>=0.12.0'} deprecated: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142 @@ -12382,12 +13430,12 @@ packages: request: ^2.34 dependencies: request: 2.88.2 - request-promise-core: 1.1.4_request@2.88.2 + request-promise-core: 1.1.4(request@2.88.2) stealthy-require: 1.1.1 tough-cookie: 2.5.0 dev: true - /request/2.88.0: + /request@2.88.0: resolution: {integrity: sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg==} engines: {node: '>= 4'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 @@ -12414,7 +13462,7 @@ packages: uuid: 3.4.0 dev: true - /request/2.88.2: + /request@2.88.2: resolution: {integrity: sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==} engines: {node: '>= 6'} deprecated: request has been deprecated, see https://github.com/request/request/issues/3142 @@ -12441,66 +13489,65 @@ packages: uuid: 3.4.0 dev: true - /require-directory/2.1.1: + /require-directory@2.1.1: resolution: {integrity: sha1-jGStX9MNqxyXbiNE/+f3kqam30I=} engines: {node: '>=0.10.0'} dev: true - /require-main-filename/2.0.0: + /require-main-filename@2.0.0: resolution: {integrity: sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==} dev: true - /resolve-cwd/3.0.0: + /resolve-cwd@3.0.0: resolution: {integrity: sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==} engines: {node: '>=8'} dependencies: resolve-from: 5.0.0 dev: true - /resolve-from/3.0.0: + /resolve-from@3.0.0: resolution: {integrity: sha1-six699nWiBvItuZTM17rywoYh0g=} engines: {node: '>=4'} dev: true - /resolve-from/4.0.0: + /resolve-from@4.0.0: resolution: {integrity: sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==} engines: {node: '>=4'} - dev: true - /resolve-from/5.0.0: + /resolve-from@5.0.0: resolution: {integrity: sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==} engines: {node: '>=8'} - /resolve-global/1.0.0: + /resolve-global@1.0.0: resolution: {integrity: sha512-zFa12V4OLtT5XUX/Q4VLvTfBf+Ok0SPc1FNGM/z9ctUdiU618qwKpWnd0CHs3+RqROfyEg/DhuHbMWYqcgljEw==} engines: {node: '>=8'} dependencies: global-dirs: 0.1.1 dev: true - /resolve-link-target/2.0.0: + /resolve-link-target@2.0.0: resolution: {integrity: sha512-jR9pmK8PUtjwUSNYn4fuTewcNUJE5e9B8tWD1C2dmDk40dvig+l1WSPmdH/03cx3ULWK7oS0E3cdam+poDepYQ==} engines: {node: '>=10'} - /resolve-options/1.1.0: + /resolve-options@1.1.0: resolution: {integrity: sha1-MrueOcBtZzONyTeMDW1gdFZq0TE=} engines: {node: '>= 0.10'} dependencies: value-or-function: 3.0.0 dev: true - /resolve-url/0.2.1: + /resolve-url@0.2.1: resolution: {integrity: sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=} deprecated: https://github.com/lydell/resolve-url#deprecated dev: true - /resolve/1.20.0: - resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==} + /resolve@1.20.0: + resolution: {integrity: sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/resolve/-/resolve-1.20.0.tgz} dependencies: is-core-module: 2.5.0 path-parse: 1.0.7 - /restore-cursor/1.0.1: + /restore-cursor@1.0.1: resolution: {integrity: sha1-NGYfRohjJ/7SmRR5FSJS35LapUE=} engines: {node: '>=0.10.0'} dependencies: @@ -12508,42 +13555,42 @@ packages: onetime: 1.1.0 dev: true - /ret/0.1.15: + /ret@0.1.15: resolution: {integrity: sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg==} engines: {node: '>=0.12'} dev: true - /retry/0.10.1: + /retry@0.10.1: resolution: {integrity: sha1-52OI0heZLCUnUCQdPTlW/tmNj/Q=} dev: true - /retry/0.12.0: + /retry@0.12.0: resolution: {integrity: sha1-G0KmJmoh8HQh0bC1S33BZ7AcATs=} engines: {node: '>= 4'} dev: false - /reusify/1.0.4: + /reusify@1.0.4: resolution: {integrity: sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw==} engines: {iojs: '>=1.0.0', node: '>=0.10.0'} - /right-pad/1.0.1: + /right-pad@1.0.1: resolution: {integrity: sha1-jKCMLLtbVedNr6lr9/0aJ9VoyNA=} engines: {node: '>= 0.10'} - /rimraf-then/1.0.1: + /rimraf-then@1.0.1: resolution: {integrity: sha1-vURYp561YbdUiq7ArDdT70Kf5ws=} dependencies: any-promise: 1.3.0 rimraf: 3.0.2 dev: true - /rimraf/3.0.2: + /rimraf@3.0.2: resolution: {integrity: sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==} hasBin: true dependencies: glob: 7.1.7 - /root-link-target/3.1.0: + /root-link-target@3.1.0: resolution: {integrity: sha512-hdke7IGy7j6TCIGhUDnaX41OFpHgZOaZ70GHUS2RdolaHj9Gn3jVvV9xE+sd6rTuRd4t7bNpzYSKSpAz/74H/A==} engines: {node: '>=10'} dependencies: @@ -12551,81 +13598,81 @@ packages: next-path: 1.0.0 path-temp: 2.0.0 - /run-async/0.1.0: + /run-async@0.1.0: resolution: {integrity: sha1-yK1KXhEGYeQCp9IbUw4AnyX444k=} dependencies: once: 1.4.0 dev: true - /run-groups/3.0.1: + /run-groups@3.0.1: resolution: {integrity: sha512-2hIL01Osd6FWsQVhVGqJ7drNikmTaUg2A/VBR98+LuhQ1jV1Xlh43BQH4gJiNaOzfHJTasD0pw5YviIfdVVY4g==} engines: {node: '>=10'} dependencies: p-limit: 3.1.0 dev: false - /run-parallel/1.2.0: + /run-parallel@1.2.0: resolution: {integrity: sha512-5l4VyZR86LZ/lDxZTR6jqL8AFE2S0IFLMP26AbjsLVADxHdhB/c0GUsH+y39UfCi3dzz8OlQuPmnaJOMoDHQBA==} dependencies: queue-microtask: 1.2.3 - /rx-lite/3.1.2: + /rx-lite@3.1.2: resolution: {integrity: sha1-Gc5QLKVyZl87ZHsQk5+X/RYV8QI=} dev: true - /rxjs/7.2.0: + /rxjs@7.2.0: resolution: {integrity: sha512-aX8w9OpKrQmiPKfT1bqETtUr9JygIz6GZ+gql8v7CijClsP0laoFUdKzxFAoWuRdSlOdU2+crss+cMf+cqMTnw==} dependencies: tslib: 2.1.0 - /safe-buffer/5.1.2: + /safe-buffer@5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} - /safe-buffer/5.2.1: + /safe-buffer@5.2.1: resolution: {integrity: sha512-rp3So07KcdmmKbGvgaNxQSJr7bGVSVk5S9Eq1F+ppbRo70+YeaDxkw5Dd8NPN+GD6bjnYm2VuPuCXmpuYvmCXQ==} - /safe-regex/1.1.0: + /safe-regex@1.1.0: resolution: {integrity: sha1-QKNmnzsHfR6UPURinhV91IAjvy4=} dependencies: ret: 0.1.15 dev: true - /safer-buffer/2.1.2: + /safer-buffer@2.1.2: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} - /sanitize-filename/1.6.3: + /sanitize-filename@1.6.3: resolution: {integrity: sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg==} dependencies: truncate-utf8-bytes: 1.0.2 dev: false - /saxes/3.1.11: + /saxes@3.1.11: resolution: {integrity: sha512-Ydydq3zC+WYDJK1+gRxRapLIED9PWeSuuS41wqyoRmzvhhh9nc+QQrVMKJYzJFULazeGhzSV0QleN2wD3boh2g==} engines: {node: '>=8'} dependencies: xmlchars: 2.2.0 dev: true - /saxes/5.0.1: + /saxes@5.0.1: resolution: {integrity: sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==} engines: {node: '>=10'} dependencies: xmlchars: 2.2.0 dev: true - /semver-utils/1.1.4: + /semver-utils@1.1.4: resolution: {integrity: sha512-EjnoLE5OGmDAVV/8YDoN5KiajNadjzIp9BAHOhYeQHt7j0UWxjmgsx4YD48wp4Ue1Qogq38F1GNUJNqF1kKKxA==} dev: false - /semver/5.7.1: + /semver@5.7.1: resolution: {integrity: sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==} hasBin: true - /semver/6.3.0: + /semver@6.3.0: resolution: {integrity: sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==} hasBin: true - /semver/7.3.4: + /semver@7.3.4: resolution: {integrity: sha512-tCfb2WLjqFAtXn4KEdxIhalnRtoKFN7nAwj0B3ZXCbQloV2tq5eDbcTmT68JJD3nRJq24/XgxtQKFIpQdtvmVw==} engines: {node: '>=10'} hasBin: true @@ -12633,14 +13680,14 @@ packages: lru-cache: 6.0.0 dev: true - /semver/7.3.5: + /semver@7.3.5: resolution: {integrity: sha512-PoeGJYh8HK4BTO/a9Tf6ZG3veo/A7ZVsYrSA6J8ny9nb3B1VrpkuN+z9OE5wfE5p6H4LchYZsegiQgbJD94ZFQ==} engines: {node: '>=10'} hasBin: true dependencies: lru-cache: 6.0.0 - /send/0.17.1: + /send@0.17.1: resolution: {integrity: sha512-BsVKsiGcQMFwT8UxypobUKyv7irCNRHk1T0G680vk88yf6LBByGcZJOTJCrTP2xVN6yI+XjPJcNuE3V4fT9sAg==} engines: {node: '>= 0.8.0'} dependencies: @@ -12657,9 +13704,11 @@ packages: on-finished: 2.3.0 range-parser: 1.2.1 statuses: 1.5.0 + transitivePeerDependencies: + - supports-color dev: true - /serve-static/1.14.1: + /serve-static@1.14.1: resolution: {integrity: sha512-JMrvUwE54emCYWlTI+hGrGv5I8dEwmco/00EvkzIIsR7MqrHonbD9pO2MOfFnpFntl7ecpZs+3mW+XbQZu9QCg==} engines: {node: '>= 0.8.0'} dependencies: @@ -12667,19 +13716,21 @@ packages: escape-html: 1.0.3 parseurl: 1.3.3 send: 0.17.1 + transitivePeerDependencies: + - supports-color dev: true - /set-blocking/2.0.0: + /set-blocking@2.0.0: resolution: {integrity: sha1-BF+XgtARrppoA93TgrJDkrPYkPc=} - /set-getter/0.1.1: + /set-getter@0.1.1: resolution: {integrity: sha512-9sVWOy+gthr+0G9DzqqLaYNA7+5OKkSmcqjL9cBpDEaZrr3ShQlyX2cZ/O/ozE41oxn/Tt0LGEM/w4Rub3A3gw==} engines: {node: '>=0.10.0'} dependencies: to-object-path: 0.3.0 dev: true - /set-value/2.0.1: + /set-value@2.0.1: resolution: {integrity: sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw==} engines: {node: '>=0.10.0'} dependencies: @@ -12689,22 +13740,22 @@ packages: split-string: 3.1.0 dev: true - /set-value/3.0.2: + /set-value@3.0.2: resolution: {integrity: sha512-npjkVoz+ank0zjlV9F47Fdbjfj/PfXyVhZvGALWsyIYU/qrMzpi6avjKW3/7KeSU2Df3I46BrN1xOI1+6vW0hA==} engines: {node: '>=6.0'} dependencies: is-plain-object: 2.0.4 dev: true - /setprototypeof/1.1.1: + /setprototypeof@1.1.1: resolution: {integrity: sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw==} dev: true - /setprototypeof/1.2.0: + /setprototypeof@1.2.0: resolution: {integrity: sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw==} dev: true - /shallow-clone/1.0.0: + /shallow-clone@1.0.0: resolution: {integrity: sha512-oeXreoKR/SyNJtRJMAKPDSvd28OqEwG4eR/xc856cRGBII7gX9lvAqDxusPm0846z/w/hWYjI1NpKwJ00NHzRA==} engines: {node: '>=0.10.0'} dependencies: @@ -12713,40 +13764,40 @@ packages: mixin-object: 2.0.1 dev: true - /shallow-clone/3.0.1: + /shallow-clone@3.0.1: resolution: {integrity: sha512-/6KqX+GVUdqPuPPd2LxDDxzX6CAbjJehAAOKlNpqqUpAqPM6HeL8f+o3a+JsyGjn2lv0WY8UsTgUJjU9Ok55NA==} engines: {node: '>=8'} dependencies: kind-of: 6.0.3 dev: true - /shebang-command/1.2.0: - resolution: {integrity: sha1-RKrGW2lbAzmJaMOfNj/uXer98eo=} + /shebang-command@1.2.0: + resolution: {integrity: sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/shebang-command/-/shebang-command-1.2.0.tgz} engines: {node: '>=0.10.0'} dependencies: shebang-regex: 1.0.0 dev: true - /shebang-command/2.0.0: - resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==} + /shebang-command@2.0.0: + resolution: {integrity: sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/shebang-command/-/shebang-command-2.0.0.tgz} engines: {node: '>=8'} dependencies: shebang-regex: 3.0.0 - /shebang-regex/1.0.0: - resolution: {integrity: sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM=} + /shebang-regex@1.0.0: + resolution: {integrity: sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/shebang-regex/-/shebang-regex-1.0.0.tgz} engines: {node: '>=0.10.0'} dev: true - /shebang-regex/3.0.0: - resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==} + /shebang-regex@3.0.0: + resolution: {integrity: sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/shebang-regex/-/shebang-regex-3.0.0.tgz} engines: {node: '>=8'} - /shell-quote/1.7.2: - resolution: {integrity: sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==} + /shell-quote@1.7.2: + resolution: {integrity: sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/shell-quote/-/shell-quote-1.7.2.tgz} dev: true - /shelljs/0.8.4: + /shelljs@0.8.4: resolution: {integrity: sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==} engines: {node: '>=4'} hasBin: true @@ -12756,7 +13807,7 @@ packages: rechoir: 0.6.2 dev: true - /shx/0.3.3: + /shx@0.3.3: resolution: {integrity: sha512-nZJ3HFWVoTSyyB+evEKjJ1STiixGztlqwKLTUNV5KqMWtGey9fTd4KU1gdZ1X9BV6215pswQ/Jew9NsuS/fNDA==} engines: {node: '>=6'} hasBin: true @@ -12765,20 +13816,20 @@ packages: shelljs: 0.8.4 dev: true - /signal-exit/3.0.3: + /signal-exit@3.0.3: resolution: {integrity: sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA==} - /signed-varint/2.0.1: + /signed-varint@2.0.1: resolution: {integrity: sha1-UKmYnafJjCxh2tEZvJdHDvhSgSk=} dependencies: varint: 5.0.0 dev: false - /simple-concat/1.0.1: + /simple-concat@1.0.1: resolution: {integrity: sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q==} dev: true - /simple-get/3.1.0: + /simple-get@3.1.0: resolution: {integrity: sha512-bCR6cP+aTdScaQCnQKbPKtJOKDp/hj9EDLJo3Nw4y1QksqaovlW/bnptB6/c1e+qmNIDHRK+oXFDdEqBT8WzUA==} dependencies: decompress-response: 4.2.1 @@ -12786,7 +13837,7 @@ packages: simple-concat: 1.0.1 dev: true - /sinon/11.1.1: + /sinon@11.1.1: resolution: {integrity: sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg==} dependencies: '@sinonjs/commons': 1.8.3 @@ -12797,20 +13848,20 @@ packages: supports-color: 7.2.0 dev: true - /sisteransi/1.0.5: + /sisteransi@1.0.5: resolution: {integrity: sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==} dev: true - /slash/2.0.0: + /slash@2.0.0: resolution: {integrity: sha512-ZYKh3Wh2z1PpEXWr0MpSBZ0V6mZHAQfYevttO11c51CaWjGTaadiKZ+wVt1PbMlDV5qhMFslpZCemhwOK7C89A==} engines: {node: '>=6'} dev: true - /slash/3.0.0: + /slash@3.0.0: resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==} engines: {node: '>=8'} - /slice-ansi/4.0.0: + /slice-ansi@4.0.0: resolution: {integrity: sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==} engines: {node: '>=10'} dependencies: @@ -12818,15 +13869,15 @@ packages: astral-regex: 2.0.0 is-fullwidth-code-point: 3.0.0 - /slide/1.1.6: + /slide@1.1.6: resolution: {integrity: sha1-VusCfWW00tzmyy4tMsTUr8nh1wc=} - /smart-buffer/4.1.0: + /smart-buffer@4.1.0: resolution: {integrity: sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw==} engines: {node: '>= 6.0.0', npm: '>= 3.0.0'} dev: false - /smartwrap/1.2.5: + /smartwrap@1.2.5: resolution: {integrity: sha512-bzWRwHwu0RnWjwU7dFy7tF68pDAx/zMSu3g7xr9Nx5J0iSImYInglwEVExyHLxXljy6PWMjkSAbwF7t2mPnRmg==} deprecated: Backported compatibility to node > 6 hasBin: true @@ -12838,7 +13889,7 @@ packages: yargs: 15.4.1 dev: true - /snapdragon-node/2.1.1: + /snapdragon-node@2.1.1: resolution: {integrity: sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw==} engines: {node: '>=0.10.0'} dependencies: @@ -12847,14 +13898,14 @@ packages: snapdragon-util: 3.0.1 dev: true - /snapdragon-util/3.0.1: + /snapdragon-util@3.0.1: resolution: {integrity: sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ==} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /snapdragon/0.8.2: + /snapdragon@0.8.2: resolution: {integrity: sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg==} engines: {node: '>=0.10.0'} dependencies: @@ -12866,9 +13917,11 @@ packages: source-map: 0.5.7 source-map-resolve: 0.5.3 use: 3.1.1 + transitivePeerDependencies: + - supports-color dev: true - /socks-proxy-agent/5.0.1: + /socks-proxy-agent@5.0.1: resolution: {integrity: sha512-vZdmnjb9a2Tz6WEQVIurybSwElwPxMZaIc7PzqbJTrezcKNznv6giT7J7tZDZ1BojVaa1jvO/UiUdhDVB0ACoQ==} engines: {node: '>= 6'} dependencies: @@ -12879,7 +13932,7 @@ packages: - supports-color dev: false - /socks/2.6.1: + /socks@2.6.1: resolution: {integrity: sha512-kLQ9N5ucj8uIcxrDwjm0Jsqk06xdpBjGNQtpXy4Q8/QY2k+fY7nZH8CARy+hkbG+SGAovmzzuauCpBlb8FrnBA==} engines: {node: '>= 10.13.0', npm: '>= 3.0.0'} dependencies: @@ -12887,26 +13940,26 @@ packages: smart-buffer: 4.1.0 dev: false - /sonic-boom/1.4.1: + /sonic-boom@1.4.1: resolution: {integrity: sha512-LRHh/A8tpW7ru89lrlkU4AszXt1dbwSjVWguGrmlxE7tawVmDBlI1PILMkXAxJTwqhgsEeTHzj36D5CmHgQmNg==} dependencies: atomic-sleep: 1.0.0 flatstr: 1.0.12 dev: true - /sort-keys/2.0.0: + /sort-keys@2.0.0: resolution: {integrity: sha1-ZYU1WEhh7JfXMNbPQYIuH1ZoQSg=} engines: {node: '>=4'} dependencies: is-plain-obj: 1.1.0 - /sort-keys/4.2.0: + /sort-keys@4.2.0: resolution: {integrity: sha512-aUYIEU/UviqPgc8mHR6IW1EGxkAXpeRETYcrzg8cLAvUPZcpAlleSXHV2mY7G12GphSH6Gzv+4MMVSSkbdteHg==} engines: {node: '>=8'} dependencies: is-plain-obj: 2.1.0 - /source-map-resolve/0.5.3: + /source-map-resolve@0.5.3: resolution: {integrity: sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw==} dependencies: atob: 2.1.2 @@ -12916,90 +13969,90 @@ packages: urix: 0.1.0 dev: true - /source-map-support/0.5.19: + /source-map-support@0.5.19: resolution: {integrity: sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw==} dependencies: buffer-from: 1.1.1 source-map: 0.6.1 dev: true - /source-map-url/0.4.1: + /source-map-url@0.4.1: resolution: {integrity: sha512-cPiFOTLUKvJFIg4SKVScy4ilPPW6rFgMgfuZJPNoDuMs3nC1HbMUycBoJw77xFIp6z1UJQJOfx6C9GMH80DiTw==} dev: true - /source-map/0.5.7: + /source-map@0.5.7: resolution: {integrity: sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w=} engines: {node: '>=0.10.0'} dev: true - /source-map/0.6.1: - resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==} + /source-map@0.6.1: + resolution: {integrity: sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/source-map/-/source-map-0.6.1.tgz} engines: {node: '>=0.10.0'} - /source-map/0.7.3: + /source-map@0.7.3: resolution: {integrity: sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ==} engines: {node: '>= 8'} dev: true - /spawn-command/0.0.2: + /spawn-command@0.0.2: resolution: {integrity: sha1-lUThpDygRfhTGqwaSMspva5iM44=} dev: true - /spawn-command/0.0.2-1: + /spawn-command@0.0.2-1: resolution: {integrity: sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A=} dev: true - /spawndamnit/2.0.0: + /spawndamnit@2.0.0: resolution: {integrity: sha512-j4JKEcncSjFlqIwU5L/rp2N5SIPsdxaRsIv678+TZxZ0SRDJTm8JrxJMjE/XuiEZNEir3S8l0Fa3Ke339WI4qA==} dependencies: cross-spawn: 5.1.0 signal-exit: 3.0.3 dev: true - /spawno/2.1.1: + /spawno@2.1.1: resolution: {integrity: sha512-/UJDjmo2yOuFhsjzliYRKE91hxUSijuqRBNpcHyfwKA4y9cEKXDA1OLW7oOh7gNm2wvqJj9yN4rEltuT53pb1Q==} dependencies: proc-output: 1.0.8 dev: false - /spdx-correct/3.1.1: - resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==} + /spdx-correct@3.1.1: + resolution: {integrity: sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/spdx-correct/-/spdx-correct-3.1.1.tgz} dependencies: spdx-expression-parse: 3.0.1 spdx-license-ids: 3.0.9 - /spdx-exceptions/2.3.0: - resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==} + /spdx-exceptions@2.3.0: + resolution: {integrity: sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz} - /spdx-expression-parse/3.0.1: - resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==} + /spdx-expression-parse@3.0.1: + resolution: {integrity: sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz} dependencies: spdx-exceptions: 2.3.0 spdx-license-ids: 3.0.9 - /spdx-license-ids/3.0.9: - resolution: {integrity: sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ==} + /spdx-license-ids@3.0.9: + resolution: {integrity: sha512-Ki212dKK4ogX+xDo4CtOZBVIwhsKBEfsEEcwmJfLQzirgc2jIWdzg40Unxz/HzEUqM1WFzVlQSMF9kZZ2HboLQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/spdx-license-ids/-/spdx-license-ids-3.0.9.tgz} - /split-cmd/1.0.1: + /split-cmd@1.0.1: resolution: {integrity: sha512-HnyUFgtv7yNcGKK1+tO1O2eyXwEVnXqQzjshvroHsCu4M9fxS8lJ3bpW9XfD8YG0SdxW6hXNHdT/VFAxtNY1yw==} dev: true - /split-string/3.1.0: + /split-string@3.1.0: resolution: {integrity: sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw==} engines: {node: '>=0.10.0'} dependencies: extend-shallow: 3.0.2 dev: true - /split2/3.2.2: + /split2@3.2.2: resolution: {integrity: sha512-9NThjpgZnifTkJpzTZ7Eue85S49QwpNhZTq6GRJwObb6jnLFNGB7Qm73V5HewTROPyxD0C29xqmaI68bQtV+hg==} dependencies: readable-stream: 3.6.0 - /sprintf-js/1.0.3: + /sprintf-js@1.0.3: resolution: {integrity: sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw=} - /sshpk/1.16.1: + /sshpk@1.16.1: resolution: {integrity: sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==} engines: {node: '>=0.10.0'} hasBin: true @@ -13015,26 +14068,26 @@ packages: tweetnacl: 0.14.5 dev: true - /ssri/8.0.1: + /ssri@8.0.1: resolution: {integrity: sha512-97qShzy1AiyxvPNIkLWoGua7xoQzzPjQ0HAH4B0rWKo7SZ6USuPcrUiAFrws0UH8RrbWmgq3LMTObhPIHbbBeQ==} engines: {node: '>= 8'} dependencies: minipass: 3.1.3 - /stack-utils/2.0.3: + /stack-utils@2.0.3: resolution: {integrity: sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw==} engines: {node: '>=10'} dependencies: escape-string-regexp: 2.0.0 dev: true - /stacktracey/1.2.127: + /stacktracey@1.2.127: resolution: {integrity: sha512-tj3BObW/adLIAQGGQ0flRTADrCv6KQ4VgncUO8NrQ7pk/H6pGMtXxQLjZYw66eqPDTC1DHtnBwGSmG+Wx/D/kg==} dependencies: as-table: 1.0.55 get-source: 1.0.42 - /static-extend/0.1.2: + /static-extend@0.1.2: resolution: {integrity: sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY=} engines: {node: '>=0.10.0'} dependencies: @@ -13042,50 +14095,50 @@ packages: object-copy: 0.1.0 dev: true - /statuses/1.5.0: + /statuses@1.5.0: resolution: {integrity: sha1-Fhx9rBd2Wf2YEfQ3cfqZOBR4Yow=} engines: {node: '>= 0.6'} dev: true - /stealthy-require/1.1.1: + /stealthy-require@1.1.1: resolution: {integrity: sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks=} engines: {node: '>=0.10.0'} dev: true - /steno/0.4.4: + /steno@0.4.4: resolution: {integrity: sha1-BxEFvfwobmYVwEA8J+nXtdy4Vcs=} dependencies: graceful-fs: 4.2.6 dev: true - /stream-buffers/3.0.2: + /stream-buffers@3.0.2: resolution: {integrity: sha512-DQi1h8VEBA/lURbSwFtEHnSTb9s2/pwLEaFuNhXwy1Dx3Sa0lOuYT2yNUr4/j2fs8oCAMANtrZ5OrPZtyVs3MQ==} engines: {node: '>= 0.10.0'} dev: false - /stream-meter/1.0.4: + /stream-meter@1.0.4: resolution: {integrity: sha1-Uq+Vql6nYKJJFxZwTb/5D3Ov3R0=} dependencies: readable-stream: 2.3.7 dev: true - /stream-shift/1.0.1: + /stream-shift@1.0.1: resolution: {integrity: sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ==} - /stream-transform/2.1.0: + /stream-transform@2.1.0: resolution: {integrity: sha512-bwQO+75rzQbug7e5OOHnOR3FgbJ0fCjHmDIdynkwUaFzleBXugGmv2dx3sX3aIHUQRLjrcisRPgN9BWl63uGgw==} dependencies: mixme: 0.5.1 dev: true - /string-length/4.0.2: + /string-length@4.0.2: resolution: {integrity: sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==} engines: {node: '>=10'} dependencies: char-regex: 1.0.2 strip-ansi: 6.0.0 - /string-width/1.0.2: + /string-width@1.0.2: resolution: {integrity: sha1-EYvfW4zcUaKn5w0hHgfisLmxB9M=} engines: {node: '>=0.10.0'} dependencies: @@ -13093,14 +14146,14 @@ packages: is-fullwidth-code-point: 1.0.0 strip-ansi: 3.0.1 - /string-width/2.1.1: + /string-width@2.1.1: resolution: {integrity: sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw==} engines: {node: '>=4'} dependencies: is-fullwidth-code-point: 2.0.0 strip-ansi: 4.0.0 - /string-width/3.1.0: + /string-width@3.1.0: resolution: {integrity: sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w==} engines: {node: '>=6'} dependencies: @@ -13108,7 +14161,7 @@ packages: is-fullwidth-code-point: 2.0.0 strip-ansi: 5.2.0 - /string-width/4.2.2: + /string-width@4.2.2: resolution: {integrity: sha512-XBJbT3N4JhVumXE0eoLU9DCjcaF92KLNqTmFCnG1pf8duUxFGwtP6AD6nkjw9a3IdiRtL3E2w3JDiE/xi3vOeA==} engines: {node: '>=8'} dependencies: @@ -13116,91 +14169,84 @@ packages: is-fullwidth-code-point: 3.0.0 strip-ansi: 6.0.0 - /string.prototype.padend/3.1.2: - resolution: {integrity: sha512-/AQFLdYvePENU3W5rgurfWSMU6n+Ww8n/3cUt7E+vPBB/D7YDG8x+qjoFs4M/alR2bW7Qg6xMjVwWUOvuQ0XpQ==} - engines: {node: '>= 0.4'} - dependencies: - call-bind: 1.0.2 - define-properties: 1.1.3 - es-abstract: 1.18.3 - dev: true - - /string.prototype.trimend/1.0.4: + /string.prototype.trimend@1.0.4: resolution: {integrity: sha512-y9xCjw1P23Awk8EvTpcyL2NIr1j7wJ39f+k6lvRnSMz+mz9CGz9NYPelDk42kOz6+ql8xjfK8oYzy3jAP5QU5A==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 + dev: false - /string.prototype.trimstart/1.0.4: + /string.prototype.trimstart@1.0.4: resolution: {integrity: sha512-jh6e984OBfvxS50tdY2nRZnoC5/mLFKOREQfw8t5yytkoUsJRNxvI/E39qu1sD0OtWI3OC0XgKSmcWwziwYuZw==} dependencies: call-bind: 1.0.2 define-properties: 1.1.3 + dev: false - /string_decoder/1.1.1: + /string_decoder@1.1.1: resolution: {integrity: sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==} dependencies: safe-buffer: 5.1.2 - /string_decoder/1.3.0: + /string_decoder@1.3.0: resolution: {integrity: sha512-hkRX8U1WjJFd8LsDJ2yQ/wWWxaopEsABU1XfkM8A+j0+85JAGppt16cr1Whg6KIbb4okU6Mql6BOj+uup/wKeA==} dependencies: safe-buffer: 5.2.1 - /strip-ansi/3.0.1: + /strip-ansi@3.0.1: resolution: {integrity: sha1-ajhfuIU9lS1f8F0Oiq+UJ43GPc8=} engines: {node: '>=0.10.0'} dependencies: ansi-regex: 2.1.1 - /strip-ansi/4.0.0: + /strip-ansi@4.0.0: resolution: {integrity: sha1-qEeQIusaw2iocTibY1JixQXuNo8=} engines: {node: '>=4'} dependencies: ansi-regex: 3.0.0 - /strip-ansi/5.2.0: + /strip-ansi@5.2.0: resolution: {integrity: sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA==} engines: {node: '>=6'} dependencies: ansi-regex: 4.1.0 - /strip-ansi/6.0.0: + /strip-ansi@6.0.0: resolution: {integrity: sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==} engines: {node: '>=8'} dependencies: ansi-regex: 5.0.0 - /strip-bom/2.0.0: + /strip-bom@2.0.0: resolution: {integrity: sha1-YhmoVhZSBJHzV4i9vxRHqZx+aw4=} engines: {node: '>=0.10.0'} dependencies: is-utf8: 0.2.1 dev: true - /strip-bom/3.0.0: + /strip-bom@3.0.0: resolution: {integrity: sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=} engines: {node: '>=4'} - /strip-bom/4.0.0: + /strip-bom@4.0.0: resolution: {integrity: sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==} engines: {node: '>=8'} - /strip-color/0.1.0: + /strip-color@0.1.0: resolution: {integrity: sha1-EG9l09PmotlAHKwOsM6LinArT3s=} engines: {node: '>=0.10.0'} dev: true - /strip-eof/1.0.0: + /strip-eof@1.0.0: resolution: {integrity: sha1-u0P/VZim6wXYm1n80SnJgzE2Br8=} engines: {node: '>=0.10.0'} dev: true - /strip-final-newline/2.0.0: + /strip-final-newline@2.0.0: resolution: {integrity: sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==} engines: {node: '>=6'} - /strip-indent/1.0.1: + /strip-indent@1.0.1: resolution: {integrity: sha1-DHlipq3vp7vUrDZkYKY4VSrhoKI=} engines: {node: '>=0.10.0'} hasBin: true @@ -13208,60 +14254,59 @@ packages: get-stdin: 4.0.1 dev: true - /strip-indent/3.0.0: + /strip-indent@3.0.0: resolution: {integrity: sha512-laJTa3Jb+VQpaC6DseHhF7dXVqHTfJPCRDaEbid/drOhgitgYku/letMUqOXFoWV0zIIUbjpdH2t+tYj4bQMRQ==} engines: {node: '>=8'} dependencies: min-indent: 1.0.1 dev: true - /strip-indent/4.0.0: + /strip-indent@4.0.0: resolution: {integrity: sha512-mnVSV2l+Zv6BLpSD/8V87CW/y9EmmbYzGCIavsnsI6/nwn26DwffM/yztm30Z/I2DY9wdS3vXVCMnHDgZaVNoA==} engines: {node: '>=12'} dependencies: min-indent: 1.0.1 dev: true - /strip-json-comments/2.0.1: + /strip-json-comments@2.0.1: resolution: {integrity: sha1-PFMZQukIwml8DsNEhYwobHygpgo=} engines: {node: '>=0.10.0'} dev: true - /strip-json-comments/3.1.1: + /strip-json-comments@3.1.1: resolution: {integrity: sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==} engines: {node: '>=8'} - dev: true - /success-symbol/0.1.0: + /success-symbol@0.1.0: resolution: {integrity: sha1-JAIuSG878c3KCUKDt2nEctO3KJc=} engines: {node: '>=0.10.0'} dev: true - /supports-color/2.0.0: - resolution: {integrity: sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=} + /supports-color@2.0.0: + resolution: {integrity: sha512-KKNVtd6pCYgPIKU4cp2733HWYCpplQhddZLBUryaAHou723x+FRzQ5Df824Fj+IyyuiQTRoub4SnIFfIcrp70g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/supports-color/-/supports-color-2.0.0.tgz} engines: {node: '>=0.8.0'} dev: true - /supports-color/5.5.0: + /supports-color@5.5.0: resolution: {integrity: sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==} engines: {node: '>=4'} dependencies: has-flag: 3.0.0 - /supports-color/7.2.0: + /supports-color@7.2.0: resolution: {integrity: sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==} engines: {node: '>=8'} dependencies: has-flag: 4.0.0 - /supports-color/8.1.1: - resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==} + /supports-color@8.1.1: + resolution: {integrity: sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/supports-color/-/supports-color-8.1.1.tgz} engines: {node: '>=10'} dependencies: has-flag: 4.0.0 dev: true - /supports-hyperlinks/2.2.0: + /supports-hyperlinks@2.2.0: resolution: {integrity: sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==} engines: {node: '>=8'} dependencies: @@ -13269,11 +14314,11 @@ packages: supports-color: 7.2.0 dev: true - /symbol-tree/3.2.4: + /symbol-tree@3.2.4: resolution: {integrity: sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==} dev: true - /symlink-dir/5.0.1: + /symlink-dir@5.0.1: resolution: {integrity: sha512-MeXygPBopo8AmyObuCJIpXKT+mw54d2Kp6SBuxq0uXZGDkHwHDQExpSg5+TK8BA5kCGyktawu5DJG0QWYO6acw==} engines: {node: '>=12.10'} hasBin: true @@ -13281,7 +14326,7 @@ packages: better-path-resolve: 1.0.0 rename-overwrite: 4.0.0 - /syncpack/5.7.11: + /syncpack@5.7.11: resolution: {integrity: sha512-H79iI8D7W6rJeKyKEfbQdaBX1TA4ro0geJMGHZ1ob8YtfHjlZj1Fn+2bd7kHyaLlPtXSHceUShS4UMuoNphnAA==} engines: {node: '>=10'} hasBin: true @@ -13296,7 +14341,7 @@ packages: semver: 7.3.4 dev: true - /table/6.0.4: + /table@6.0.4: resolution: {integrity: sha512-sBT4xRLdALd+NFBvwOz8bw4b15htyythha+q+DVZqy2RS08PPC8O2sZFgJYEY7bJvbCFKccs+WIZ/cd+xxTWCw==} engines: {node: '>=10.0.0'} dependencies: @@ -13305,7 +14350,7 @@ packages: slice-ansi: 4.0.0 string-width: 4.2.2 - /tar-fs/2.1.1: + /tar-fs@2.1.1: resolution: {integrity: sha512-V0r2Y9scmbDRLCNex/+hYzvp/zyYjvFbHPNgVTKfQvVrb6guiE/fxP+XblDNR011utopbkex2nM4dHNV6GDsng==} dependencies: chownr: 1.1.4 @@ -13314,7 +14359,7 @@ packages: tar-stream: 2.2.0 dev: true - /tar-stream/2.2.0: + /tar-stream@2.2.0: resolution: {integrity: sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==} engines: {node: '>=6'} dependencies: @@ -13324,7 +14369,7 @@ packages: inherits: 2.0.4 readable-stream: 3.6.0 - /tar/6.1.1: + /tar@6.1.1: resolution: {integrity: sha512-GG0R7yt/CQkvG4fueXDi52Zskqxe2AyRJ+Wm54yqarnBgcX3qRIWh10qLVAAN+mlPFGTfP5UxvD3Fbi11UOTUQ==} engines: {node: '>= 10'} dependencies: @@ -13335,11 +14380,11 @@ packages: mkdirp: 1.0.4 yallist: 4.0.0 - /temp-dir/2.0.0: + /temp-dir@2.0.0: resolution: {integrity: sha512-aoBAniQmmwtcKp/7BzsH8Cxzv8OL736p7v1ihGb5e9DJ9kTwGWHrQrVB5+lfVDzfGrdRzXch+ig7LHaY1JTOrg==} engines: {node: '>=8'} - /tempy/1.0.1: + /tempy@1.0.1: resolution: {integrity: sha512-biM9brNqxSc04Ee71hzFbryD11nX7VPhQQY32AdDmjFvodsRFz/3ufeoTZ6uYkRFfGo188tENcASNs3vTdsM0w==} engines: {node: '>=10'} dependencies: @@ -13349,19 +14394,19 @@ packages: type-fest: 0.16.0 unique-string: 2.0.0 - /term-size/1.2.0: + /term-size@1.2.0: resolution: {integrity: sha1-RYuDiH8oj8Vtb/+/rSYuJmOO+mk=} engines: {node: '>=4'} dependencies: execa: 0.7.0 dev: true - /term-size/2.2.1: + /term-size@2.2.1: resolution: {integrity: sha512-wK0Ri4fOGjv/XPy8SBHZChl8CM7uMc5VML7SqiQ0zG7+J5Vr+RMQDoHa2CNT6KHUnTGIXH34UDMkPzAUyapBZg==} engines: {node: '>=8'} dev: true - /terminal-link/2.1.1: + /terminal-link@2.1.1: resolution: {integrity: sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==} engines: {node: '>=8'} dependencies: @@ -13369,16 +14414,18 @@ packages: supports-hyperlinks: 2.2.0 dev: true - /terminal-paginator/2.0.2: + /terminal-paginator@2.0.2: resolution: {integrity: sha512-IZMT5ECF9p4s+sNCV8uvZSW9E1+9zy9Ji9xz2oee8Jfo7hUFpauyjxkhfRcIH6Lu3Wdepv5D1kVRc8Hx74/LfQ==} engines: {node: '>=0.10.0'} dependencies: debug: 2.6.9 extend-shallow: 2.0.1 log-utils: 0.2.1 + transitivePeerDependencies: + - supports-color dev: true - /test-exclude/6.0.0: + /test-exclude@6.0.0: resolution: {integrity: sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==} engines: {node: '>=8'} dependencies: @@ -13387,64 +14434,63 @@ packages: minimatch: 3.0.4 dev: true - /text-extensions/1.9.0: + /text-extensions@1.9.0: resolution: {integrity: sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==} engines: {node: '>=0.10'} dev: true - /text-table/0.2.0: + /text-table@0.2.0: resolution: {integrity: sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=} - dev: true - /throat/6.0.1: + /throat@6.0.1: resolution: {integrity: sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w==} dev: true - /through/2.3.8: - resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} - - /through2-filter/3.0.0: + /through2-filter@3.0.0: resolution: {integrity: sha512-jaRjI2WxN3W1V8/FMZ9HKIBXixtiqs3SQSX4/YGIiP3gL6djW48VoZq9tDqeCWs3MT8YY5wb/zli8VW8snY1CA==} dependencies: through2: 2.0.5 xtend: 4.0.2 dev: true - /through2/2.0.5: + /through2@2.0.5: resolution: {integrity: sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==} dependencies: readable-stream: 2.3.7 xtend: 4.0.2 - /through2/4.0.2: + /through2@4.0.2: resolution: {integrity: sha512-iOqSav00cVxEEICeD7TjLB1sueEL+81Wpzp2bY17uZjZN0pWZPuo4suZ/61VujxmqSGFfgOcNuTZ85QJwNZQpw==} dependencies: readable-stream: 3.6.0 - /time-stamp/1.1.0: + /through@2.3.8: + resolution: {integrity: sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU=} + + /time-stamp@1.1.0: resolution: {integrity: sha1-dkpaEa9QVhkhsTPztE5hhofg9cM=} engines: {node: '>=0.10.0'} dev: true - /timers-ext/0.1.7: + /timers-ext@0.1.7: resolution: {integrity: sha512-b85NUNzTSdodShTIbky6ZF02e8STtVVfD+fu4aXXShEELpozH+bCpJLYMPZbsABN2wDH7fJpqIoXxJpzbf0NqQ==} dependencies: es5-ext: 0.10.53 next-tick: 1.1.0 dev: true - /tmp/0.0.33: + /tmp@0.0.33: resolution: {integrity: sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==} engines: {node: '>=0.6.0'} dependencies: os-tmpdir: 1.0.2 dev: true - /tmpl/1.0.4: + /tmpl@1.0.4: resolution: {integrity: sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE=} dev: true - /to-absolute-glob/2.0.2: + /to-absolute-glob@2.0.2: resolution: {integrity: sha1-GGX0PZ50sIItufFFt4z/fQ98hJs=} engines: {node: '>=0.10.0'} dependencies: @@ -13452,19 +14498,19 @@ packages: is-negated-glob: 1.0.0 dev: true - /to-fast-properties/2.0.0: + /to-fast-properties@2.0.0: resolution: {integrity: sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=} engines: {node: '>=4'} dev: true - /to-object-path/0.3.0: + /to-object-path@0.3.0: resolution: {integrity: sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68=} engines: {node: '>=0.10.0'} dependencies: kind-of: 3.2.2 dev: true - /to-regex-range/2.1.1: + /to-regex-range@2.1.1: resolution: {integrity: sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg=} engines: {node: '>=0.10.0'} dependencies: @@ -13472,13 +14518,13 @@ packages: repeat-string: 1.6.1 dev: true - /to-regex-range/5.0.1: + /to-regex-range@5.0.1: resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==} engines: {node: '>=8.0'} dependencies: is-number: 7.0.0 - /to-regex/3.0.2: + /to-regex@3.0.2: resolution: {integrity: sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==} engines: {node: '>=0.10.0'} dependencies: @@ -13488,32 +14534,32 @@ packages: safe-regex: 1.1.0 dev: true - /to-through/2.0.0: + /to-through@2.0.0: resolution: {integrity: sha1-/JKtq6ByZHvAtn1rA2ZKoZUJOvY=} engines: {node: '>= 0.10'} dependencies: through2: 2.0.5 dev: true - /toggle-array/1.0.1: + /toggle-array@1.0.1: resolution: {integrity: sha1-y/WEB5K9UJfzMReugkyTKv/ofVg=} engines: {node: '>=0.10.0'} dependencies: isobject: 3.0.1 dev: true - /toidentifier/1.0.0: + /toidentifier@1.0.0: resolution: {integrity: sha512-yaOH/Pk/VEhBWWTlhI+qXxDFXlejDGcQipMlyxda9nthulaxLZUNcUqFxokp0vcYnvteJln5FNQDRrxj3YcbVw==} engines: {node: '>=0.6'} dev: true - /touch/3.1.0: + /touch@3.1.0: resolution: {integrity: sha512-WBx8Uy5TLtOSRtIq+M03/sKDrXCLHxwDcquSP2c43Le03/9serjQBIztjRz6FkJez9D/hleyAXTBGLwwZUw9lA==} hasBin: true dependencies: nopt: 1.0.10 - /tough-cookie/2.4.3: + /tough-cookie@2.4.3: resolution: {integrity: sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ==} engines: {node: '>=0.8'} dependencies: @@ -13521,7 +14567,7 @@ packages: punycode: 1.4.1 dev: true - /tough-cookie/2.5.0: + /tough-cookie@2.5.0: resolution: {integrity: sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==} engines: {node: '>=0.8'} dependencies: @@ -13529,7 +14575,7 @@ packages: punycode: 2.1.1 dev: true - /tough-cookie/3.0.1: + /tough-cookie@3.0.1: resolution: {integrity: sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg==} engines: {node: '>=6'} dependencies: @@ -13538,7 +14584,7 @@ packages: punycode: 2.1.1 dev: true - /tough-cookie/4.0.0: + /tough-cookie@4.0.0: resolution: {integrity: sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==} engines: {node: '>=6'} dependencies: @@ -13547,45 +14593,45 @@ packages: universalify: 0.1.2 dev: true - /tr46/1.0.1: + /tr46@1.0.1: resolution: {integrity: sha1-qLE/1r/SSJUZZ0zN5VujaTtwbQk=} dependencies: punycode: 2.1.1 dev: true - /tr46/2.1.0: + /tr46@2.1.0: resolution: {integrity: sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==} engines: {node: '>=8'} dependencies: punycode: 2.1.1 dev: true - /tree-kill/1.2.2: + /tree-kill@1.2.2: resolution: {integrity: sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==} hasBin: true - /trim-newlines/3.0.1: + /trim-newlines@3.0.1: resolution: {integrity: sha512-c1PTsA3tYrIsLGkJkzHF+w9F2EyxfXGo4UyJc4pFL++FMjnq0HJS69T3M7d//gKrFKwy429bouPescbjecU+Zw==} engines: {node: '>=8'} dev: true - /trim-newlines/4.0.2: + /trim-newlines@4.0.2: resolution: {integrity: sha512-GJtWyq9InR/2HRiLZgpIKv+ufIKrVrvjQWEj7PxAXNc5dwbNJkqhAUoAGgzRmULAnoOM5EIpveYd3J2VeSAIew==} engines: {node: '>=12'} dev: true - /trim-off-newlines/1.0.1: + /trim-off-newlines@1.0.1: resolution: {integrity: sha1-n5up2e+odkw4dpi8v+sshI8RrbM=} engines: {node: '>=0.10.0'} dev: true - /truncate-utf8-bytes/1.0.2: + /truncate-utf8-bytes@1.0.2: resolution: {integrity: sha1-QFkjkJWS1W94pYGENLC3hInKXys=} dependencies: utf8-byte-length: 1.0.4 dev: false - /ts-jest/27.0.1_jest@27.0.6+typescript@4.3.5: + /ts-jest@27.0.1(jest@27.0.6)(typescript@4.3.5): resolution: {integrity: sha512-03qAt77QjhxyM5Bt2KrrT1WbdumiwLz989sD3IUznSp3GIFQrx76kQqSMLF7ynnxrF3/1ipzABnHxMlU8PD4Vw==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -13596,7 +14642,7 @@ packages: bs-logger: 0.2.6 buffer-from: 1.1.1 fast-json-stable-stringify: 2.1.0 - jest: 27.0.6_ts-node@10.1.0 + jest: 27.0.6(ts-node@10.1.0) jest-util: 27.0.6 json5: 2.2.0 lodash: 4.17.21 @@ -13607,7 +14653,7 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-node/10.1.0_400a4096d34ae850b4639c830a4747bf: + /ts-node@10.1.0(@types/node@14.17.5)(typescript@4.3.5): resolution: {integrity: sha512-6szn3+J9WyG2hE+5W8e0ruZrzyk1uFLYye6IGMBadnOzDh8aP7t8CbFpsfCiEx2+wMixAhjFt7lOZC4+l+WbEA==} engines: {node: '>=12.0.0'} hasBin: true @@ -13636,11 +14682,11 @@ packages: yn: 3.1.1 dev: true - /ts-toolbelt/6.15.5: + /ts-toolbelt@6.15.5: resolution: {integrity: sha512-FZIXf1ksVyLcfr7M317jbB67XFJhOO1YqdTcuGaq9q5jLUoTikukZ+98TPjKiP2jC5CgmYdWWYs0s2nLSU0/1A==} dev: true - /tsconfig-paths/3.10.1: + /tsconfig-paths@3.10.1: resolution: {integrity: sha512-rETidPDgCpltxF7MjBZlAFPUHv5aHH2MymyPvh+vEyWAED4Eb/WeMbsnD/JDr4OKPOA1TssDHgIcpTN5Kh0p6Q==} dependencies: json5: 2.2.0 @@ -13648,27 +14694,27 @@ packages: strip-bom: 3.0.0 dev: false - /tslib/1.14.1: + /tslib@1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} - /tslib/1.9.0: + /tslib@1.9.0: resolution: {integrity: sha512-f/qGG2tUkrISBlQZEjEqoZ3B2+npJjIf04H1wuAv9iA8i04Icp+61KRXxFdha22670NJopsZCIjhC3SnjPRKrQ==} dev: true - /tslib/2.1.0: + /tslib@2.1.0: resolution: {integrity: sha512-hcVC3wYEziELGGmEEXue7D75zbwIIVUMWAVbHItGPx0ziyXxrOMQx4rQEVEV45Ut/1IotuEvwqPopzIOkDMf0A==} - /tslint-config-standard/9.0.0_typescript@4.3.5: + /tslint-config-standard@9.0.0(tslint@5.20.1)(typescript@3.9.10): resolution: {integrity: sha512-CAw9J743RnPMemQV/XQ4YyNreC+A1NItACfkm+cBedrOkz6CQfwlnbKn8anUXBfoa4Zo4tjAhblRbsMNcSLfSw==} deprecated: 'TSLint is deprecated, please move to ESLint: https://github.com/blakeembrey/tslint-config-standard/issues/61' dependencies: - tslint-eslint-rules: 5.4.0_typescript@4.3.5 + tslint-eslint-rules: 5.4.0(tslint@5.20.1)(typescript@3.9.10) transitivePeerDependencies: - tslint - typescript dev: true - /tslint-eslint-rules/5.4.0_typescript@4.3.5: + /tslint-eslint-rules@5.4.0(tslint@5.20.1)(typescript@3.9.10): resolution: {integrity: sha512-WlSXE+J2vY/VPgIcqQuijMQiel+UtmXS+4nvK4ZzlDiqBfXse8FAvkNnTcYhnQyOTW5KFM+uRRGXxYhFpuBc6w==} peerDependencies: tslint: ^5.0.0 @@ -13676,16 +14722,59 @@ packages: dependencies: doctrine: 0.7.2 tslib: 1.9.0 - tsutils: 3.21.0_typescript@4.3.5 - typescript: 4.3.5 + tslint: 5.20.1(typescript@3.9.10) + tsutils: 3.21.0(typescript@3.9.10) + typescript: 3.9.10 + dev: true + + /tslint@5.20.1(typescript@3.9.10): + resolution: {integrity: sha512-EcMxhzCFt8k+/UP5r8waCf/lzmeSyVlqxqMEDQE7rWYiQky8KpIBz1JAoYXfROHrPZ1XXd43q8yQnULOLiBRQg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/tslint/-/tslint-5.20.1.tgz} + engines: {node: '>=4.8.0'} + hasBin: true + peerDependencies: + typescript: '>=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev' + dependencies: + '@babel/code-frame': 7.14.5 + builtin-modules: 1.1.1 + chalk: 2.4.2 + commander: 2.20.3 + diff: 4.0.2 + glob: 7.1.7 + js-yaml: 3.14.1 + minimatch: 3.0.4 + mkdirp: 0.5.5 + resolve: 1.20.0 + semver: 5.7.1 + tslib: 1.14.1 + tsutils: 2.29.0(typescript@3.9.10) + typescript: 3.9.10 dev: true - /tsscmp/1.0.6: + /tsscmp@1.0.6: resolution: {integrity: sha512-LxhtAkPDTkVCMQjt2h6eBVY28KCjikZqZfMcC15YBeNjkgUpdCfBu5HoiOTDu86v6smE8yOjyEktJ8hlbANHQA==} engines: {node: '>=0.6.x'} dev: true - /tsutils/3.21.0_typescript@4.3.5: + /tsutils@2.29.0(typescript@3.9.10): + resolution: {integrity: sha512-g5JVHCIJwzfISaXpXE1qvNalca5Jwob6FjI4AoPlqMusJ6ftFE7IkkFoMhVLRgK+4Kx3gkzb8UZK5t5yTTvEmA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/tsutils/-/tsutils-2.29.0.tgz} + peerDependencies: + typescript: '>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev' + dependencies: + tslib: 1.14.1 + typescript: 3.9.10 + dev: true + + /tsutils@3.21.0(typescript@3.9.10): + resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} + engines: {node: '>= 6'} + peerDependencies: + typescript: '>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta' + dependencies: + tslib: 1.14.1 + typescript: 3.9.10 + dev: true + + /tsutils@3.21.0(typescript@4.3.5): resolution: {integrity: sha512-mHKK3iUXL+3UF6xL5k0PEhKRUBKPBCv/+RkEOpjRWxxx27KKRBmmA60A9pgOUvMi8GKhRMPEmjBRPzs2W7O1OA==} engines: {node: '>= 6'} peerDependencies: @@ -13693,8 +14782,9 @@ packages: dependencies: tslib: 1.14.1 typescript: 4.3.5 + dev: false - /tty-table/2.8.13: + /tty-table@2.8.13: resolution: {integrity: sha512-eVV/+kB6fIIdx+iUImhXrO22gl7f6VmmYh0Zbu6C196fe1elcHXd7U6LcLXu0YoVPc2kNesWiukYcdK8ZmJ6aQ==} engines: {node: '>=8.16.0'} hasBin: true @@ -13707,81 +14797,80 @@ packages: yargs: 15.4.1 dev: true - /tunnel-agent/0.6.0: + /tunnel-agent@0.6.0: resolution: {integrity: sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0=} dependencies: safe-buffer: 5.2.1 dev: true - /tweetnacl/0.14.5: + /tweetnacl@0.14.5: resolution: {integrity: sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q=} dev: true - /typanion/3.3.2: - resolution: {integrity: sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ==} + /typanion@3.3.2: + resolution: {integrity: sha512-m3v3wtFc6R0wtl0RpEn11bKXIOjS1zch5gmx0zg2G5qfGQ3A9TVZRMSL43O5eFuGXsrgzyvDcGRmSXGP5UqpDQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/typanion/-/typanion-3.3.2.tgz} dev: true - /type-check/0.3.2: + /type-check@0.3.2: resolution: {integrity: sha1-WITKtRLPHTVeP7eE8wgEsrUg23I=} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.1.2 dev: true - /type-check/0.4.0: + /type-check@0.4.0: resolution: {integrity: sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==} engines: {node: '>= 0.8.0'} dependencies: prelude-ls: 1.2.1 - dev: true - /type-detect/4.0.8: + /type-detect@4.0.8: resolution: {integrity: sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==} engines: {node: '>=4'} dev: true - /type-fest/0.13.1: - resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==} + /type-fest@0.13.1: + resolution: {integrity: sha512-34R7HTnG0XIJcBSn5XhDd7nNFPRcXYRZrBB2O2jdKqYODldSzBAqzsWoZYYvduky73toYS/ESqxPvkDf/F0XMg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-0.13.1.tgz} engines: {node: '>=10'} dev: true - /type-fest/0.16.0: + /type-fest@0.16.0: resolution: {integrity: sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==} engines: {node: '>=10'} - /type-fest/0.18.1: - resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==} + /type-fest@0.18.1: + resolution: {integrity: sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-0.18.1.tgz} engines: {node: '>=10'} dev: true - /type-fest/0.20.2: + /type-fest@0.20.2: resolution: {integrity: sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==} engines: {node: '>=10'} - /type-fest/0.21.3: - resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==} + /type-fest@0.21.3: + resolution: {integrity: sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-0.21.3.tgz} engines: {node: '>=10'} dev: true - /type-fest/0.4.1: + /type-fest@0.4.1: resolution: {integrity: sha512-IwzA/LSfD2vC1/YDYMv/zHP4rDF1usCwllsDpbolT3D4fUepIO7f9K70jjmUewU/LmGUKJcwcVtDCpnKk4BPMw==} engines: {node: '>=6'} - /type-fest/0.6.0: - resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==} + /type-fest@0.6.0: + resolution: {integrity: sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-0.6.0.tgz} engines: {node: '>=8'} - /type-fest/0.8.1: - resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==} + /type-fest@0.8.1: + resolution: {integrity: sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-0.8.1.tgz} engines: {node: '>=8'} dev: true - /type-fest/1.2.2: - resolution: {integrity: sha512-pfkPYCcuV0TJoo/jlsUeWNV8rk7uMU6ocnYNvca1Vu+pyKi8Rl8Zo2scPt9O72gCsXIm+dMxOOWuA3VFDSdzWA==} + /type-fest@1.2.2: + resolution: {integrity: sha512-pfkPYCcuV0TJoo/jlsUeWNV8rk7uMU6ocnYNvca1Vu+pyKi8Rl8Zo2scPt9O72gCsXIm+dMxOOWuA3VFDSdzWA==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/type-fest/-/type-fest-1.2.2.tgz} engines: {node: '>=10'} dev: true - /type-is/1.6.18: + /type-is@1.6.18: resolution: {integrity: sha512-TkRKr9sUTxEH8MdfuCSP7VizJyzRNMjj2J2do2Jr3Kym598JVdEksuzPQCnlFPW4ky9Q+iA+ma9BGm06XQBy8g==} engines: {node: '>= 0.6'} dependencies: @@ -13789,64 +14878,71 @@ packages: mime-types: 2.1.31 dev: true - /type/1.2.0: + /type@1.2.0: resolution: {integrity: sha512-+5nt5AAniqsCnu2cEQQdpzCAh33kVx8n0VoFidKpB1dVVLAN/F+bgVOqOJqOnEnrhp222clB5p3vUlD+1QAnfg==} dev: true - /type/2.5.0: + /type@2.5.0: resolution: {integrity: sha512-180WMDQaIMm3+7hGXWf12GtdniDEy7nYcyFMKJn/eZz/6tSLXrUN9V0wKSbMjej0I1WHWbpREDEKHtqPQa9NNw==} dev: true - /typedarray-to-buffer/3.1.5: + /typedarray-to-buffer@3.1.5: resolution: {integrity: sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==} dependencies: is-typedarray: 1.0.0 - /typedarray/0.0.6: + /typedarray@0.0.6: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} - /typescript/4.3.5: - resolution: {integrity: sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==} + /typescript@3.9.10: + resolution: {integrity: sha512-w6fIxVE/H1PkLKcCPsFqKE7Kv7QUwhU8qQY2MueZXWx5cPZdwFupLgKK3vntcK98BtNHZtAF4LA/yl2a7k8R6Q==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/typescript/-/typescript-3.9.10.tgz} engines: {node: '>=4.2.0'} hasBin: true dev: true - /uglify-js/3.14.0: - resolution: {integrity: sha512-R/tiGB1ZXp2BC+TkRGLwj8xUZgdfT2f4UZEgX6aVjJ5uttPrr4fYmwTWDGqVnBCLbOXRMY6nr/BTbwCtVfps0g==} + /typescript@4.3.5: + resolution: {integrity: sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==} + engines: {node: '>=4.2.0'} + hasBin: true + + /uglify-js@3.14.0: + resolution: {integrity: sha512-R/tiGB1ZXp2BC+TkRGLwj8xUZgdfT2f4UZEgX6aVjJ5uttPrr4fYmwTWDGqVnBCLbOXRMY6nr/BTbwCtVfps0g==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/uglify-js/-/uglify-js-3.14.0.tgz} engines: {node: '>=0.8.0'} hasBin: true + requiresBuild: true dev: true optional: true - /uid-number/0.0.6: + /uid-number@0.0.6: resolution: {integrity: sha1-DqEOgDXo61uOREnwbaHHMGY7qoE=} dev: false - /umask/1.1.0: + /umask@1.1.0: resolution: {integrity: sha1-8pzr8B31F5ErtY/5xOUP3o4zMg0=} dev: false - /unbox-primitive/1.0.1: + /unbox-primitive@1.0.1: resolution: {integrity: sha512-tZU/3NqK3dA5gpE1KtyiJUrEB0lxnGkMFHptJ7q6ewdZ8s12QrODwNbhIJStmJkd1QDXa1NRA8aF2A1zk/Ypyw==} dependencies: function-bind: 1.1.1 has-bigints: 1.0.1 has-symbols: 1.0.2 which-boxed-primitive: 1.0.2 + dev: false - /unbzip2-stream/1.4.3: + /unbzip2-stream@1.4.3: resolution: {integrity: sha512-mlExGW4w71ebDJviH16lQLtZS32VKqsSfk80GCfUlwT/4/hNRFsoscrF/c++9xinkMzECL1uL9DDwXqFWkruPg==} dependencies: buffer: 5.7.1 through: 2.3.8 dev: false - /unc-path-regex/0.1.2: + /unc-path-regex@0.1.2: resolution: {integrity: sha1-5z3T17DXxe2G+6xrCufYxqadUPo=} engines: {node: '>=0.10.0'} dev: true - /union-value/1.0.1: + /union-value@1.0.1: resolution: {integrity: sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg==} engines: {node: '>=0.10.0'} dependencies: @@ -13856,51 +14952,51 @@ packages: set-value: 2.0.1 dev: true - /unique-filename/1.1.1: + /unique-filename@1.1.1: resolution: {integrity: sha512-Vmp0jIp2ln35UTXuryvjzkjGdRyf9b2lTXuSYUiPmzRcl3FDtYqAwOnTJkAngD9SWhnoJzDbTKwaOrZ+STtxNQ==} dependencies: unique-slug: 2.0.2 dev: false - /unique-slug/2.0.2: + /unique-slug@2.0.2: resolution: {integrity: sha512-zoWr9ObaxALD3DOPfjPSqxt4fnZiWblxHIgeWqW8x7UqDzEtHEQLzji2cuJYQFCU6KmoJikOYAZlrTHHebjx2w==} dependencies: imurmurhash: 0.1.4 dev: false - /unique-stream/2.3.1: + /unique-stream@2.3.1: resolution: {integrity: sha512-2nY4TnBE70yoxHkDli7DMazpWiP7xMdCYqU2nBRO0UB+ZpEkGsSija7MvmvnZFUeC+mrgiUfcHSr3LmRFIg4+A==} dependencies: json-stable-stringify-without-jsonify: 1.0.1 through2-filter: 3.0.0 dev: true - /unique-string/2.0.0: + /unique-string@2.0.0: resolution: {integrity: sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==} engines: {node: '>=8'} dependencies: crypto-random-string: 2.0.0 - /universalify/0.1.2: + /universalify@0.1.2: resolution: {integrity: sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==} engines: {node: '>= 4.0.0'} dev: true - /universalify/2.0.0: + /universalify@2.0.0: resolution: {integrity: sha512-hAZsKq7Yy11Zu1DE0OzWjw7nnLZmJZYTDZZyEFHZdUhV8FkH5MCfoU1XMaxXovpyW5nq5scPqq0ZDP9Zyl04oQ==} engines: {node: '>= 10.0.0'} dev: true - /unix-crypt-td-js/1.1.4: + /unix-crypt-td-js@1.1.4: resolution: {integrity: sha512-8rMeVYWSIyccIJscb9NdCfZKSRBKYTeVnwmiRYT2ulE3qd1RaDQ0xQDP+rI3ccIWbhu/zuo5cgN8z73belNZgw==} dev: true - /unpipe/1.0.0: + /unpipe@1.0.0: resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=} engines: {node: '>= 0.8'} dev: true - /unset-value/1.0.0: + /unset-value@1.0.0: resolution: {integrity: sha1-g3aHP30jNRef+x5vw6jtDfyKtVk=} engines: {node: '>=0.10.0'} dependencies: @@ -13908,48 +15004,47 @@ packages: isobject: 3.0.1 dev: true - /untildify/4.0.0: + /untildify@4.0.0: resolution: {integrity: sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw==} engines: {node: '>=8'} dev: true - /uri-js/4.4.1: + /uri-js@4.4.1: resolution: {integrity: sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==} dependencies: punycode: 2.1.1 - /urix/0.1.0: + /urix@0.1.0: resolution: {integrity: sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI=} deprecated: Please see https://github.com/lydell/urix#deprecated dev: true - /use/3.1.1: + /use@3.1.1: resolution: {integrity: sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ==} engines: {node: '>=0.10.0'} dev: true - /utf8-byte-length/1.0.4: + /utf8-byte-length@1.0.4: resolution: {integrity: sha1-9F8VDExm7uloGGUFq5P8u4rWv2E=} dev: false - /util-deprecate/1.0.2: + /util-deprecate@1.0.2: resolution: {integrity: sha1-RQ1Nyfpw3nMnYvvS1KKJgUGaDM8=} - /utils-merge/1.0.1: + /utils-merge@1.0.1: resolution: {integrity: sha1-n5VxD1CiZ5R7LMwSR0HBAoQn5xM=} engines: {node: '>= 0.4.0'} dev: true - /uuid/3.4.0: + /uuid@3.4.0: resolution: {integrity: sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==} deprecated: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details. hasBin: true - /v8-compile-cache/2.3.0: + /v8-compile-cache@2.3.0: resolution: {integrity: sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==} - dev: true - /v8-to-istanbul/8.0.0: + /v8-to-istanbul@8.0.0: resolution: {integrity: sha512-LkmXi8UUNxnCC+JlH7/fsfsKr5AU110l+SYGJimWNkWhxbN5EyeOtm1MJ0hhvqMMOhGwBj1Fp70Yv9i+hX0QAg==} engines: {node: '>=10.12.0'} dependencies: @@ -13958,45 +15053,47 @@ packages: source-map: 0.7.3 dev: true - /validate-npm-package-license/3.0.4: - resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==} + /validate-npm-package-license@3.0.4: + resolution: {integrity: sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz} dependencies: spdx-correct: 3.1.1 spdx-expression-parse: 3.0.1 - /validate-npm-package-name/3.0.0: + /validate-npm-package-name@3.0.0: resolution: {integrity: sha1-X6kS2B630MdK/BQN5zF/DKffQ34=} dependencies: builtins: 1.0.3 - /validator/13.6.0: + /validator@13.6.0: resolution: {integrity: sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==} engines: {node: '>= 0.10'} dev: true - /value-or-function/3.0.0: + /value-or-function@3.0.0: resolution: {integrity: sha1-HCQ6ULWVwb5Up1S/7OhWO5/42BM=} engines: {node: '>= 0.10'} dev: true - /varint/5.0.0: + /varint@5.0.0: resolution: {integrity: sha1-2Ca4n3SQcy+rwMDtaT7Uddyynr8=} dev: false - /vary/1.1.2: + /vary@1.1.2: resolution: {integrity: sha1-IpnwLG3tMNSllhsLn3RSShj2NPw=} engines: {node: '>= 0.8'} dev: true - /verdaccio-audit/10.0.0: + /verdaccio-audit@10.0.0: resolution: {integrity: sha512-Epsh+C7ZEdq39PR9QeDBTWktbeqc0zOQjMzWte6Ut5Jh6fPLZzxGF8VK8O67B6mnTwLvGy50A1aPVM97Ysh5Rw==} engines: {node: '>=8'} dependencies: express: 4.17.1 request: 2.88.2 + transitivePeerDependencies: + - supports-color dev: true - /verdaccio-htpasswd/10.0.0: + /verdaccio-htpasswd@10.0.0: resolution: {integrity: sha512-3TKwiLwl8/fbaTDawHvjSYcsyMmdARg58keP/1plv74x+Jw0sC66HbbRwQ/tPO5mqoG0UwoWW+lkO8h/OiWi9w==} engines: {node: '>=8'} dependencies: @@ -14007,7 +15104,7 @@ packages: unix-crypt-td-js: 1.1.4 dev: true - /verdaccio/5.1.2: + /verdaccio@5.1.2(typanion@3.3.2): resolution: {integrity: sha512-Cyi1frVJEzl75q34CrYHOo0bT7KwUSoV/b17J8NnJo47CbF5SUF/Y+qX46ZFhf4eQzipVYBkgMfI6khjvjpWSg==} engines: {node: '>=12', npm: '>=6'} hasBin: true @@ -14017,9 +15114,10 @@ packages: '@verdaccio/readme': 10.0.0 '@verdaccio/streams': 10.0.0 '@verdaccio/ui-theme': 3.1.0 + JSONStream: 1.3.5 async: 3.2.0 body-parser: 1.19.0 - clipanion: 3.0.0 + clipanion: 3.0.0(typanion@3.3.2) compression: 1.7.4 cookies: 0.8.0 cors: 2.8.5 @@ -14031,8 +15129,7 @@ packages: fast-safe-stringify: 2.0.8 handlebars: 4.7.7 http-errors: 1.8.0 - js-yaml: /@zkochan/js-yaml/0.0.5 - JSONStream: 1.3.5 + js-yaml: /@zkochan/js-yaml@0.0.5 jsonwebtoken: 8.5.1 kleur: 4.1.4 lodash: 4.17.21 @@ -14057,10 +15154,11 @@ packages: - bufferutil - canvas - supports-color + - typanion - utf-8-validate dev: true - /verror/1.10.0: + /verror@1.10.0: resolution: {integrity: sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA=} engines: {'0': node >=0.6.0} dependencies: @@ -14069,14 +15167,14 @@ packages: extsprintf: 1.3.0 dev: true - /version-selector-type/3.0.0: + /version-selector-type@3.0.0: resolution: {integrity: sha512-PSvMIZS7C1MuVNBXl/CDG2pZq8EXy/NW2dHIdm3bVP5N0PC8utDK8ttXLXj44Gn3J0lQE3U7Mpm1estAOd+eiA==} engines: {node: '>=10.13'} dependencies: semver: 7.3.5 dev: false - /vinyl-fs/3.0.3: + /vinyl-fs@3.0.3: resolution: {integrity: sha512-vIu34EkyNyJxmP0jscNzWBSygh7VWhqun6RmqVfXePrOwi9lhvRs//dOaGOTRUQr4tx7/zd26Tk5WeSVZitgng==} engines: {node: '>= 0.10'} dependencies: @@ -14099,7 +15197,7 @@ packages: vinyl-sourcemap: 1.1.0 dev: true - /vinyl-sourcemap/1.1.0: + /vinyl-sourcemap@1.1.0: resolution: {integrity: sha1-kqgAWTo4cDqM2xHYswCtS+Y7PhY=} engines: {node: '>= 0.10'} dependencies: @@ -14112,7 +15210,7 @@ packages: vinyl: 2.2.1 dev: true - /vinyl/2.2.1: + /vinyl@2.2.1: resolution: {integrity: sha512-LII3bXRFBZLlezoG5FfZVcXflZgWP/4dCwKtxd5ky9+LOtM4CS3bIRQsmR1KMnMW07jpE8fqR2lcxPZ+8sJIcw==} engines: {node: '>= 0.10'} dependencies: @@ -14124,7 +15222,7 @@ packages: replace-ext: 1.0.1 dev: true - /vorpal/1.12.0: + /vorpal@1.12.0: resolution: {integrity: sha1-S+eypOSPj8/JzzZIxBnTEcUiFZ0=} engines: {iojs: '>= 1.0.0', node: '>= 0.10.0'} dependencies: @@ -14140,13 +15238,13 @@ packages: wrap-ansi: 2.1.0 dev: true - /w3c-hr-time/1.0.2: + /w3c-hr-time@1.0.2: resolution: {integrity: sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==} dependencies: browser-process-hrtime: 1.0.0 dev: true - /w3c-xmlserializer/1.1.2: + /w3c-xmlserializer@1.1.2: resolution: {integrity: sha512-p10l/ayESzrBMYWRID6xbuCKh2Fp77+sA0doRuGn4tTIMrrZVeqfpKjXHY+oDh3K4nLdPgNwMTVP6Vp4pvqbNg==} dependencies: domexception: 1.0.1 @@ -14154,14 +15252,14 @@ packages: xml-name-validator: 3.0.0 dev: true - /w3c-xmlserializer/2.0.0: + /w3c-xmlserializer@2.0.0: resolution: {integrity: sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==} engines: {node: '>=10'} dependencies: xml-name-validator: 3.0.0 dev: true - /walk-filtered/0.9.3: + /walk-filtered@0.9.3: resolution: {integrity: sha1-bypivUO29e8sARnFVKf7AKo7lYg=} dependencies: each-limit: 1.0.0 @@ -14171,48 +15269,48 @@ packages: lodash.isundefined: 3.0.1 dev: true - /walker/1.0.7: + /walker@1.0.7: resolution: {integrity: sha1-L3+bj9ENZ3JisYqITijRlhjgKPs=} dependencies: makeerror: 1.0.11 dev: true - /warning-symbol/0.1.0: + /warning-symbol@0.1.0: resolution: {integrity: sha1-uzHdEbeg+dZ6su2V9Fe2WCW7rSE=} engines: {node: '>=0.10.0'} dev: true - /wcwidth/1.0.1: + /wcwidth@1.0.1: resolution: {integrity: sha1-8LDc+RW8X/FSivrbLA4XtTLaL+g=} dependencies: defaults: 1.0.3 dev: true - /webidl-conversions/4.0.2: + /webidl-conversions@4.0.2: resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} dev: true - /webidl-conversions/5.0.0: + /webidl-conversions@5.0.0: resolution: {integrity: sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==} engines: {node: '>=8'} dev: true - /webidl-conversions/6.1.0: + /webidl-conversions@6.1.0: resolution: {integrity: sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==} engines: {node: '>=10.4'} dev: true - /whatwg-encoding/1.0.5: + /whatwg-encoding@1.0.5: resolution: {integrity: sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==} dependencies: iconv-lite: 0.4.24 dev: true - /whatwg-mimetype/2.3.0: + /whatwg-mimetype@2.3.0: resolution: {integrity: sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==} dev: true - /whatwg-url/7.1.0: + /whatwg-url@7.1.0: resolution: {integrity: sha512-WUu7Rg1DroM7oQvGWfOiAK21n74Gg+T4elXEQYkOhtyLeWiJFoOGLXPKI/9gzIie9CtwVLm8wtw6YJdKyxSjeg==} dependencies: lodash.sortby: 4.7.0 @@ -14220,7 +15318,7 @@ packages: webidl-conversions: 4.0.2 dev: true - /whatwg-url/8.7.0: + /whatwg-url@8.7.0: resolution: {integrity: sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==} engines: {node: '>=10'} dependencies: @@ -14229,7 +15327,7 @@ packages: webidl-conversions: 6.1.0 dev: true - /which-boxed-primitive/1.0.2: + /which-boxed-primitive@1.0.2: resolution: {integrity: sha512-bwZdv0AKLpplFY2KZRX6TvyuN7ojjr7lwkg6ml0roIy9YeuSr7JS372qlNW18UQYzgYK9ziGcerWqZOmEn9VNg==} dependencies: is-bigint: 1.0.2 @@ -14237,55 +15335,56 @@ packages: is-number-object: 1.0.5 is-string: 1.0.6 is-symbol: 1.0.4 + dev: false - /which-module/2.0.0: + /which-module@2.0.0: resolution: {integrity: sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho=} dev: true - /which-pm-runs/1.0.0: + /which-pm-runs@1.0.0: resolution: {integrity: sha1-Zws6+8VS4LVd9rd4DKdGFfI60cs=} dev: true - /which-pm/2.0.0: + /which-pm@2.0.0: resolution: {integrity: sha512-Lhs9Pmyph0p5n5Z3mVnN0yWcbQYUAD7rbQUiMsQxOJ3T57k7RFe35SUwWMf7dsbDZks1uOmw4AecB/JMDj3v/w==} engines: {node: '>=8.15'} dependencies: load-yaml-file: 0.2.0 path-exists: 4.0.0 - /which/1.3.1: - resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==} + /which@1.3.1: + resolution: {integrity: sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==, tarball: https://nexus.core.cvent.org/nexus/repository/npm-public/which/-/which-1.3.1.tgz} hasBin: true dependencies: isexe: 2.0.0 dev: true - /which/2.0.2: + /which@2.0.2: resolution: {integrity: sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==} engines: {node: '>= 8'} hasBin: true dependencies: isexe: 2.0.0 - /wide-align/1.1.3: + /wide-align@1.1.3: resolution: {integrity: sha512-QGkOQc8XL6Bt5PwnsExKBPuMKBxnGxWWW3fU55Xt4feHozMUhdUMaBCk290qpm/wG5u/RSKzwdAC4i51YigihA==} dependencies: string-width: 2.1.1 - /widest-line/2.0.1: + /widest-line@2.0.1: resolution: {integrity: sha512-Ba5m9/Fa4Xt9eb2ELXt77JxVDV8w7qQrH0zS/TWSJdLyAwQjWoOzpzj5lwVftDz6n/EOu3tNACS84v509qwnJA==} engines: {node: '>=4'} dependencies: string-width: 2.1.1 dev: true - /widest-line/3.1.0: + /widest-line@3.1.0: resolution: {integrity: sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==} engines: {node: '>=8'} dependencies: string-width: 4.2.2 - /window-size/1.1.1: + /window-size@1.1.1: resolution: {integrity: sha512-5D/9vujkmVQ7pSmc0SCBmHXbkv6eaHwXEx65MywhmUMsI8sGqJ972APq1lotfcwMKPFLuCFfL8xGHLIp7jaBmA==} engines: {node: '>= 0.10.0'} hasBin: true @@ -14294,16 +15393,15 @@ packages: is-number: 3.0.0 dev: true - /word-wrap/1.2.3: + /word-wrap@1.2.3: resolution: {integrity: sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==} engines: {node: '>=0.10.0'} - dev: true - /wordwrap/1.0.0: + /wordwrap@1.0.0: resolution: {integrity: sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=} dev: true - /wrap-ansi/2.1.0: + /wrap-ansi@2.1.0: resolution: {integrity: sha1-2Pw9KE3QV5T+hJc8rs3Rz4JP3YU=} engines: {node: '>=0.10.0'} dependencies: @@ -14311,7 +15409,7 @@ packages: strip-ansi: 3.0.1 dev: true - /wrap-ansi/6.2.0: + /wrap-ansi@6.2.0: resolution: {integrity: sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA==} engines: {node: '>=8'} dependencies: @@ -14320,7 +15418,7 @@ packages: strip-ansi: 6.0.0 dev: true - /wrap-ansi/7.0.0: + /wrap-ansi@7.0.0: resolution: {integrity: sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==} engines: {node: '>=10'} dependencies: @@ -14328,17 +15426,17 @@ packages: string-width: 4.2.2 strip-ansi: 6.0.0 - /wrappy/1.0.2: + /wrappy@1.0.2: resolution: {integrity: sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=} - /write-file-atomic/2.4.3: + /write-file-atomic@2.4.3: resolution: {integrity: sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ==} dependencies: graceful-fs: 4.2.6 imurmurhash: 0.1.4 signal-exit: 3.0.3 - /write-file-atomic/3.0.3: + /write-file-atomic@3.0.3: resolution: {integrity: sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==} dependencies: imurmurhash: 0.1.4 @@ -14346,7 +15444,7 @@ packages: signal-exit: 3.0.3 typedarray-to-buffer: 3.1.5 - /write-json-file/3.2.0: + /write-json-file@3.2.0: resolution: {integrity: sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==} engines: {node: '>=6'} dependencies: @@ -14357,7 +15455,7 @@ packages: sort-keys: 2.0.0 write-file-atomic: 2.4.3 - /write-json-file/4.3.0: + /write-json-file@4.3.0: resolution: {integrity: sha512-PxiShnxf0IlnQuMYOPPhPkhExoCQuTUNPOa/2JWCYTmBquU9njyyDuwRKN26IZBlp4yn1nt+Agh2HOOBl+55HQ==} engines: {node: '>=8.3'} dependencies: @@ -14368,7 +15466,7 @@ packages: sort-keys: 4.2.0 write-file-atomic: 3.0.3 - /write-json5-file/3.1.0: + /write-json5-file@3.1.0: resolution: {integrity: sha512-Xt2KWSJ6Y8frmTT9JUNEp8M6GoeIvnofhxdm3sZPMi9JzlAhAgtOVMoZI9MxElAT7RH+NMoHClnq3EZrnwXSmw==} engines: {node: '>=10.12'} dependencies: @@ -14377,7 +15475,7 @@ packages: write-file-atomic: 3.0.3 dev: false - /write-pkg/4.0.0: + /write-pkg@4.0.0: resolution: {integrity: sha512-v2UQ+50TNf2rNHJ8NyWttfm/EJUBWMJcx6ZTYZr6Qp52uuegWw/lBkCtCbnYZEmPRNL61m+u67dAmGxo+HTULA==} engines: {node: '>=8'} dependencies: @@ -14385,14 +15483,14 @@ packages: type-fest: 0.4.1 write-json-file: 3.2.0 - /write-yaml-file/4.2.0: + /write-yaml-file@4.2.0: resolution: {integrity: sha512-LwyucHy0uhWqbrOkh9cBluZBeNVxzHjDaE9mwepZG3n3ZlbM4v3ndrFw51zW/NXYFFqP+QWZ72ihtLWTh05e4Q==} engines: {node: '>=10.13'} dependencies: - js-yaml: /@zkochan/js-yaml/0.0.5 + js-yaml: /@zkochan/js-yaml@0.0.5 write-file-atomic: 3.0.3 - /ws/7.5.3: + /ws@7.5.3: resolution: {integrity: sha512-kQ/dHIzuLrS6Je9+uv81ueZomEwH0qVYstcAQ4/Z93K8zeko9gtAbttJWzoC5ukqXY1PpoouV3+VSOqEAFt5wg==} engines: {node: '>=8.3.0'} peerDependencies: @@ -14405,46 +15503,46 @@ packages: optional: true dev: true - /xml-name-validator/3.0.0: + /xml-name-validator@3.0.0: resolution: {integrity: sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw==} dev: true - /xmlchars/2.2.0: + /xmlchars@2.2.0: resolution: {integrity: sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw==} dev: true - /xtend/4.0.2: + /xtend@4.0.2: resolution: {integrity: sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==} engines: {node: '>=0.4'} - /y18n/4.0.3: + /y18n@4.0.3: resolution: {integrity: sha512-JKhqTOwSrqNA1NY5lSztJ1GrBiUodLMmIZuLiDaMRJ+itFd+ABVE8XBjOvIWL+rSqNDC74LCSFmlb/U4UZ4hJQ==} dev: true - /y18n/5.0.8: + /y18n@5.0.8: resolution: {integrity: sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==} engines: {node: '>=10'} dev: true - /yallist/2.1.2: + /yallist@2.1.2: resolution: {integrity: sha1-HBH5IY8HYImkfdUS+TxmmaaoHVI=} dev: true - /yallist/4.0.0: + /yallist@4.0.0: resolution: {integrity: sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==} - /yaml-tag/1.1.0: + /yaml-tag@1.1.0: resolution: {integrity: sha1-u6spj+0znbYDahinSCXevONvrmo=} dependencies: js-yaml: 3.14.1 dev: true - /yaml/1.10.2: + /yaml@1.10.2: resolution: {integrity: sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==} engines: {node: '>= 6'} dev: true - /yargs-parser/18.1.3: + /yargs-parser@18.1.3: resolution: {integrity: sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ==} engines: {node: '>=6'} dependencies: @@ -14452,12 +15550,12 @@ packages: decamelize: 1.2.0 dev: true - /yargs-parser/20.2.9: + /yargs-parser@20.2.9: resolution: {integrity: sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==} engines: {node: '>=10'} dev: true - /yargs/15.4.1: + /yargs@15.4.1: resolution: {integrity: sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==} engines: {node: '>=8'} dependencies: @@ -14474,7 +15572,7 @@ packages: yargs-parser: 18.1.3 dev: true - /yargs/16.2.0: + /yargs@16.2.0: resolution: {integrity: sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==} engines: {node: '>=10'} dependencies: @@ -14487,18 +15585,18 @@ packages: yargs-parser: 20.2.9 dev: true - /yarn/1.22.10: + /yarn@1.22.10: resolution: {integrity: sha512-IanQGI9RRPAN87VGTF7zs2uxkSyQSrSPsju0COgbsKQOOXr5LtcVPeyXWgwVa0ywG3d8dg6kSYKGBuYK021qeA==} engines: {node: '>=4.0.0'} hasBin: true requiresBuild: true dev: true - /yn/3.1.1: + /yn@3.1.1: resolution: {integrity: sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==} engines: {node: '>=6'} dev: true - /yocto-queue/0.1.0: + /yocto-queue@0.1.0: resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==} engines: {node: '>=10'}