From e3b379cc1b2bc9632801950e24ebf964780c8aaf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 18 Aug 2022 01:22:47 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 14 +- packages/core/package.json | 12 +- packages/publish/package.json | 8 +- packages/version/package.json | 2 +- pnpm-lock.yaml | 337 ++++++++++++++++++---------------- 5 files changed, 196 insertions(+), 177 deletions(-) diff --git a/package.json b/package.json index 29f6781e..f949f7c3 100644 --- a/package.json +++ b/package.json @@ -65,17 +65,17 @@ "@lerna-lite/run": "workspace:*", "@lerna-lite/version": "workspace:*", "@lerna-test/helpers": "link:helpers", - "@types/jest": "^28.1.6", + "@types/jest": "^28.1.7", "@types/node": "^18.0.0", "@types/npmlog": "^4.1.4", "@types/yargs": "^17.0.11", - "@typescript-eslint/eslint-plugin": "^5.33.0", - "@typescript-eslint/parser": "^5.33.0", - "eslint": "^8.21.0", + "@typescript-eslint/eslint-plugin": "^5.33.1", + "@typescript-eslint/parser": "^5.33.1", + "eslint": "^8.22.0", "eslint-config-airbnb-base": "^15.0.0", "eslint-config-prettier": "^8.5.0", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-jest": "^26.8.2", + "eslint-plugin-jest": "^26.8.3", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prefer-arrow": "^1.2.3", "execa": "^5.1.1", @@ -90,13 +90,13 @@ "normalize-newline": "^3.0.0", "normalize-path": "^3.0.0", "npmlog": "^6.0.2", - "nx": "14.5.4", + "nx": "14.5.7", "prettier": "^2.7.1", "rimraf": "^3.0.2", "semver": "^7.3.7", "tacks": "^1.2.6", "tempy": "^1.0.1", - "ts-jest": "^28.0.7", + "ts-jest": "^28.0.8", "tsm": "^2.2.2", "typescript": "^4.7.4", "write-json-file": "^4.3.0" diff --git a/packages/core/package.json b/packages/core/package.json index 578b135c..0a9a26ee 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -33,7 +33,7 @@ "dependencies": { "@npmcli/run-script": "^4.2.1", "@octokit/plugin-enterprise-rest": "^6.0.1", - "@octokit/rest": "^19.0.3", + "@octokit/rest": "^19.0.4", "async": "^3.2.4", "chalk": "^4.1.2", "clone-deep": "^4.0.1", @@ -63,14 +63,14 @@ "node-fetch": "^2.6.7", "npm-package-arg": "^9.1.0", "npm-packlist": "^5.1.1", - "npm-registry-fetch": "^13.3.0", + "npm-registry-fetch": "^13.3.1", "npmlog": "^6.0.2", "os": "^0.1.2", "p-map": "^4.0.0", "p-pipe": "^3.1.0", "p-queue": "^6.6.2", "p-reduce": "^2.1.0", - "pacote": "^13.6.1", + "pacote": "^13.6.2", "path": "^0.12.7", "pify": "^5.0.0", "resolve-from": "^5.0.0", @@ -82,7 +82,7 @@ "temp-dir": "^1.0.0", "uuid": "^8.3.2", "whatwg-url": "^11.0.0", - "write-file-atomic": "^4.0.1", + "write-file-atomic": "^4.0.2", "write-json-file": "^4.3.0", "write-pkg": "^4.0.0", "yargs": "^17.5.1" @@ -99,12 +99,12 @@ "@types/fs-extra": "^9.0.13", "@types/git-url-parse": "^9.0.1", "@types/glob-parent": "^5.1.1", - "@types/inquirer": "^9.0.0", + "@types/inquirer": "^9.0.1", "@types/load-json-file": "^5.1.0", "@types/minimatch": "^3.0.5", "@types/npm-package-arg": "^6.1.1", "@types/p-map": "^2.0.0", - "@types/semver": "^7.3.11", + "@types/semver": "^7.3.12", "@types/strong-log-transformer": "^1.0.0", "@types/write-file-atomic": "^4.0.0", "@types/write-json-file": "^3.2.1", diff --git a/packages/publish/package.json b/packages/publish/package.json index 575c3c80..33731805 100644 --- a/packages/publish/package.json +++ b/packages/publish/package.json @@ -41,12 +41,12 @@ "libnpmpublish": "^6.0.4", "npm-package-arg": "^9.1.0", "npm-packlist": "^5.1.1", - "npm-registry-fetch": "^13.3.0", + "npm-registry-fetch": "^13.3.1", "npmlog": "^6.0.2", "os": "^0.1.2", "p-map": "^4.0.0", "p-pipe": "^3.1.0", - "pacote": "^13.6.1", + "pacote": "^13.6.2", "path": "^0.12.7", "pify": "^5.0.0", "read-package-json": "^5.0.1", @@ -57,7 +57,7 @@ "strong-log-transformer": "^2.1.0", "tar": "^6.1.11", "whatwg-url": "^11.0.0", - "write-file-atomic": "^4.0.1", + "write-file-atomic": "^4.0.2", "write-json-file": "^4.3.0", "write-pkg": "^4.0.0", "yargs": "^17.5.1" @@ -70,7 +70,7 @@ "@types/fs-extra": "^9.0.13", "@types/load-json-file": "^5.1.0", "@types/p-map": "^2.0.0", - "@types/semver": "^7.3.11", + "@types/semver": "^7.3.12", "@types/write-json-file": "^3.2.1", "@types/write-pkg": "^4.0.0", "load-json-file": "^6.2.0", diff --git a/packages/version/package.json b/packages/version/package.json index a9b94ebc..5f2450a9 100644 --- a/packages/version/package.json +++ b/packages/version/package.json @@ -57,7 +57,7 @@ "@types/load-json-file": "^5.1.0", "@types/minimatch": "^3.0.5", "@types/p-map": "^2.0.0", - "@types/semver": "^7.3.11", + "@types/semver": "^7.3.12", "@types/write-json-file": "^3.2.1", "@types/write-pkg": "^4.0.0", "execa": "^5.1.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1fb20f65..ae53ab3b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -18,17 +18,17 @@ importers: '@lerna-lite/run': workspace:* '@lerna-lite/version': workspace:* '@lerna-test/helpers': link:helpers - '@types/jest': ^28.1.6 + '@types/jest': ^28.1.7 '@types/node': ^18.0.0 '@types/npmlog': ^4.1.4 '@types/yargs': ^17.0.11 - '@typescript-eslint/eslint-plugin': ^5.33.0 - '@typescript-eslint/parser': ^5.33.0 - eslint: ^8.21.0 + '@typescript-eslint/eslint-plugin': ^5.33.1 + '@typescript-eslint/parser': ^5.33.1 + eslint: ^8.22.0 eslint-config-airbnb-base: ^15.0.0 eslint-config-prettier: ^8.5.0 eslint-plugin-import: ^2.26.0 - eslint-plugin-jest: ^26.8.2 + eslint-plugin-jest: ^26.8.3 eslint-plugin-node: ^11.1.0 eslint-plugin-prefer-arrow: ^1.2.3 execa: ^5.1.1 @@ -43,13 +43,13 @@ importers: normalize-newline: ^3.0.0 normalize-path: ^3.0.0 npmlog: ^6.0.2 - nx: 14.5.4 + nx: 14.5.7 prettier: ^2.7.1 rimraf: ^3.0.2 semver: ^7.3.7 tacks: ^1.2.6 tempy: ^1.0.1 - ts-jest: ^28.0.7 + ts-jest: ^28.0.8 tsm: ^2.2.2 typescript: ^4.7.4 write-json-file: ^4.3.0 @@ -68,19 +68,19 @@ importers: '@lerna-lite/run': link:packages/run '@lerna-lite/version': link:packages/version '@lerna-test/helpers': link:helpers - '@types/jest': 28.1.6 + '@types/jest': 28.1.7 '@types/node': 18.0.0 '@types/npmlog': 4.1.4 '@types/yargs': 17.0.11 - '@typescript-eslint/eslint-plugin': 5.33.0_njno5y7ry2l2lcmiu4tywxkwnq - '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq - eslint: 8.21.0 - eslint-config-airbnb-base: 15.0.0_jatgrcxl4x7ywe7ak6cnjca2ae - eslint-config-prettier: 8.5.0_eslint@8.21.0 - eslint-plugin-import: 2.26.0_qfqnhzzittf54udqwes54xx65q - eslint-plugin-jest: 26.8.2_esqouoqlkfwx7bm4tlso5rathm - eslint-plugin-node: 11.1.0_eslint@8.21.0 - eslint-plugin-prefer-arrow: 1.2.3_eslint@8.21.0 + '@typescript-eslint/eslint-plugin': 5.33.1_vsoshirnpb7xw6mr7xomgfas2i + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 + eslint-config-airbnb-base: 15.0.0_2iahngt3u2tkbdlu6s4gkur3pu + eslint-config-prettier: 8.5.0_eslint@8.22.0 + eslint-plugin-import: 2.26.0_3bh5nkk7utn7e74vrwtv6rxmt4 + eslint-plugin-jest: 26.8.3_6a2ng3hwt6ghrcpeyx2leikxhu + eslint-plugin-node: 11.1.0_eslint@8.22.0 + eslint-plugin-prefer-arrow: 1.2.3_eslint@8.22.0 execa: 5.1.1 file-url: 3.0.0 find-up: 5.0.0 @@ -93,13 +93,13 @@ importers: normalize-newline: 3.0.0 normalize-path: 3.0.0 npmlog: 6.0.2 - nx: 14.5.4 + nx: 14.5.7 prettier: 2.7.1 rimraf: 3.0.2 semver: 7.3.7 tacks: 1.3.0 tempy: 1.0.1 - ts-jest: 28.0.7_lhw3xkmzugq5tscs3x2ndm4sby + ts-jest: 28.0.8_lhw3xkmzugq5tscs3x2ndm4sby tsm: 2.2.2 typescript: 4.7.4 write-json-file: 4.3.0 @@ -156,7 +156,7 @@ importers: specifiers: '@npmcli/run-script': ^4.2.1 '@octokit/plugin-enterprise-rest': ^6.0.1 - '@octokit/rest': ^19.0.3 + '@octokit/rest': ^19.0.4 '@types/async': ^3.2.15 '@types/clone-deep': ^4.0.1 '@types/conventional-changelog-core': ^4.2.1 @@ -168,12 +168,12 @@ importers: '@types/fs-extra': ^9.0.13 '@types/git-url-parse': ^9.0.1 '@types/glob-parent': ^5.1.1 - '@types/inquirer': ^9.0.0 + '@types/inquirer': ^9.0.1 '@types/load-json-file': ^5.1.0 '@types/minimatch': ^3.0.5 '@types/npm-package-arg': ^6.1.1 '@types/p-map': ^2.0.0 - '@types/semver': ^7.3.11 + '@types/semver': ^7.3.12 '@types/strong-log-transformer': ^1.0.0 '@types/write-file-atomic': ^4.0.0 '@types/write-json-file': ^3.2.1 @@ -207,14 +207,14 @@ importers: node-fetch: ^2.6.7 npm-package-arg: ^9.1.0 npm-packlist: ^5.1.1 - npm-registry-fetch: ^13.3.0 + npm-registry-fetch: ^13.3.1 npmlog: ^6.0.2 os: ^0.1.2 p-map: ^4.0.0 p-pipe: ^3.1.0 p-queue: ^6.6.2 p-reduce: ^2.1.0 - pacote: ^13.6.1 + pacote: ^13.6.2 path: ^0.12.7 pify: ^5.0.0 resolve-from: ^5.0.0 @@ -226,7 +226,7 @@ importers: temp-dir: ^1.0.0 uuid: ^8.3.2 whatwg-url: ^11.0.0 - write-file-atomic: ^4.0.1 + write-file-atomic: ^4.0.2 write-json-file: ^4.3.0 write-pkg: ^4.0.0 yargs: ^17.5.1 @@ -234,7 +234,7 @@ importers: dependencies: '@npmcli/run-script': 4.2.1 '@octokit/plugin-enterprise-rest': 6.0.1 - '@octokit/rest': 19.0.3 + '@octokit/rest': 19.0.4 async: 3.2.4 chalk: 4.1.2 clone-deep: 4.0.1 @@ -264,14 +264,14 @@ importers: node-fetch: 2.6.7 npm-package-arg: 9.1.0 npm-packlist: 5.1.1 - npm-registry-fetch: 13.3.0 + npm-registry-fetch: 13.3.1 npmlog: 6.0.2 os: 0.1.2 p-map: 4.0.0 p-pipe: 3.1.0 p-queue: 6.6.2 p-reduce: 2.1.0 - pacote: 13.6.1 + pacote: 13.6.2 path: 0.12.7 pify: 5.0.0 resolve-from: 5.0.0 @@ -283,7 +283,7 @@ importers: temp-dir: 1.0.0 uuid: 8.3.2 whatwg-url: 11.0.0 - write-file-atomic: 4.0.1 + write-file-atomic: 4.0.2 write-json-file: 4.3.0 write-pkg: 4.0.0 yargs: 17.5.1 @@ -299,12 +299,12 @@ importers: '@types/fs-extra': 9.0.13 '@types/git-url-parse': 9.0.1 '@types/glob-parent': 5.1.1 - '@types/inquirer': 9.0.0 + '@types/inquirer': 9.0.1 '@types/load-json-file': 5.1.0 '@types/minimatch': 3.0.5 '@types/npm-package-arg': 6.1.1 '@types/p-map': 2.0.0 - '@types/semver': 7.3.11 + '@types/semver': 7.3.12 '@types/strong-log-transformer': 1.0.0 '@types/write-file-atomic': 4.0.0 '@types/write-json-file': 3.2.1 @@ -452,7 +452,7 @@ importers: '@types/fs-extra': ^9.0.13 '@types/load-json-file': ^5.1.0 '@types/p-map': ^2.0.0 - '@types/semver': ^7.3.11 + '@types/semver': ^7.3.12 '@types/write-json-file': ^3.2.1 '@types/write-pkg': ^4.0.0 byte-size: ^7.0.1 @@ -464,12 +464,12 @@ importers: load-json-file: ^6.2.0 npm-package-arg: ^9.1.0 npm-packlist: ^5.1.1 - npm-registry-fetch: ^13.3.0 + npm-registry-fetch: ^13.3.1 npmlog: ^6.0.2 os: ^0.1.2 p-map: ^4.0.0 p-pipe: ^3.1.0 - pacote: ^13.6.1 + pacote: ^13.6.2 path: ^0.12.7 pify: ^5.0.0 read-package-json: ^5.0.1 @@ -480,7 +480,7 @@ importers: strong-log-transformer: ^2.1.0 tar: ^6.1.11 whatwg-url: ^11.0.0 - write-file-atomic: ^4.0.1 + write-file-atomic: ^4.0.2 write-json-file: ^4.3.0 write-pkg: ^4.0.0 yargs: ^17.5.1 @@ -496,12 +496,12 @@ importers: libnpmpublish: 6.0.4 npm-package-arg: 9.1.0 npm-packlist: 5.1.1 - npm-registry-fetch: 13.3.0 + npm-registry-fetch: 13.3.1 npmlog: 6.0.2 os: 0.1.2 p-map: 4.0.0 p-pipe: 3.1.0 - pacote: 13.6.1 + pacote: 13.6.2 path: 0.12.7 pify: 5.0.0 read-package-json: 5.0.1 @@ -512,7 +512,7 @@ importers: strong-log-transformer: 2.1.0 tar: 6.1.11 whatwg-url: 11.0.0 - write-file-atomic: 4.0.1 + write-file-atomic: 4.0.2 write-json-file: 4.3.0 write-pkg: 4.0.0 yargs: 17.5.1 @@ -524,7 +524,7 @@ importers: '@types/fs-extra': 9.0.13 '@types/load-json-file': 5.1.0 '@types/p-map': 2.0.0 - '@types/semver': 7.3.11 + '@types/semver': 7.3.12 '@types/write-json-file': 3.2.1 '@types/write-pkg': 4.0.0 load-json-file: 6.2.0 @@ -575,7 +575,7 @@ importers: '@types/load-json-file': ^5.1.0 '@types/minimatch': ^3.0.5 '@types/p-map': ^2.0.0 - '@types/semver': ^7.3.11 + '@types/semver': ^7.3.12 '@types/write-json-file': ^3.2.1 '@types/write-pkg': ^4.0.0 chalk: ^4.1.2 @@ -622,7 +622,7 @@ importers: '@types/load-json-file': 5.1.0 '@types/minimatch': 3.0.5 '@types/p-map': 2.0.0 - '@types/semver': 7.3.11 + '@types/semver': 7.3.12 '@types/write-json-file': 3.2.1 '@types/write-pkg': 4.0.0 execa: 5.1.1 @@ -1355,20 +1355,20 @@ packages: - supports-color dev: false - /@nrwl/cli/14.5.4: - resolution: {integrity: sha512-UYr14hxeYV8p/zt6D6z33hljZJQROJAVxSC+mm72fyVvy88Gt0sQNLfMmOARXur0p/73PSLM0jJ2Sr7Ftsuu+A==} + /@nrwl/cli/14.5.7: + resolution: {integrity: sha512-VbjUx8hkNxjA/vFGUrcqfQ8yZgnL0JfUxO0M5pLUaffZMCpAt/eXw6ufd35GaQ91RWHeI7FX0Zv+Ke8d+tZcuA==} dependencies: - nx: 14.5.4 + nx: 14.5.7 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' dev: true - /@nrwl/tao/14.5.4: - resolution: {integrity: sha512-a2GCuSE8WghjehuU3GVO63KZEnZXXQiqEg137yN/Na+PxwSu68XeaX53SLyzRskTV120YwBBy1YCTNzAZxxsjg==} + /@nrwl/tao/14.5.7: + resolution: {integrity: sha512-6REA1aedpBXYBSgqMhJHllHCf6jveV8KycuNYIXy5r8BbCJPjTloiMrrACwUhGAqHDaP3FvvlTy2JiKAmBqlJQ==} hasBin: true dependencies: - nx: 14.5.4 + nx: 14.5.7 transitivePeerDependencies: - '@swc-node/register' - '@swc/core' @@ -1420,18 +1420,22 @@ packages: resolution: {integrity: sha512-ydcKLs2KKcxlhpdWLzJxEBDEk/U5MUeqtqkXlrtAUXXFPs6vLl1PEGghFC/BbpleosB7iXs0Z4P2DGe7ZT5ZNg==} dev: false + /@octokit/openapi-types/13.1.0: + resolution: {integrity: sha512-Z7vzLqfTkoVQyoy/2iQla1N2I4Vav2wi4JbZK8QxIYAfBimhuflosFxmsqw5LTH7DkdNW46ZYpAcqJf0XaS8SQ==} + dev: false + /@octokit/plugin-enterprise-rest/6.0.1: resolution: {integrity: sha512-93uGjlhUD+iNg1iWhUENAtJata6w5nE+V4urXOAlIXdco6xNZtUSfYY8dzp3Udy74aqO/B5UZL80x/YMa5PKRw==} dev: false - /@octokit/plugin-paginate-rest/3.0.0_@octokit+core@4.0.4: - resolution: {integrity: sha512-fvw0Q5IXnn60D32sKeLIxgXCEZ7BTSAjJd8cFAE6QU5qUp0xo7LjFUjjX1J5D7HgN355CN4EXE4+Q1/96JaNUA==} + /@octokit/plugin-paginate-rest/4.0.0_@octokit+core@4.0.4: + resolution: {integrity: sha512-g4GJMt/7VDmIMMdQenN6bmsmRoZca1c7IxOdF2yMiMwQYrE2bmmypGQeQSD5rsaffsFMCUS7Br4pMVZamareYA==} engines: {node: '>= 14'} peerDependencies: '@octokit/core': '>=4' dependencies: '@octokit/core': 4.0.4 - '@octokit/types': 6.39.0 + '@octokit/types': 7.1.0 dev: false /@octokit/plugin-request-log/1.0.4_@octokit+core@4.0.4: @@ -1476,12 +1480,12 @@ packages: - encoding dev: false - /@octokit/rest/19.0.3: - resolution: {integrity: sha512-5arkTsnnRT7/sbI4fqgSJ35KiFaN7zQm0uQiQtivNQLI8RQx8EHwJCajcTUwmaCMNDg7tdCvqAnc7uvHHPxrtQ==} + /@octokit/rest/19.0.4: + resolution: {integrity: sha512-LwG668+6lE8zlSYOfwPj4FxWdv/qFXYBpv79TWIQEpBLKA9D/IMcWsF/U9RGpA3YqMVDiTxpgVpEW3zTFfPFTA==} engines: {node: '>= 14'} dependencies: '@octokit/core': 4.0.4 - '@octokit/plugin-paginate-rest': 3.0.0_@octokit+core@4.0.4 + '@octokit/plugin-paginate-rest': 4.0.0_@octokit+core@4.0.4 '@octokit/plugin-request-log': 1.0.4_@octokit+core@4.0.4 '@octokit/plugin-rest-endpoint-methods': 6.0.0_@octokit+core@4.0.4 transitivePeerDependencies: @@ -1494,6 +1498,12 @@ packages: '@octokit/openapi-types': 12.8.0 dev: false + /@octokit/types/7.1.0: + resolution: {integrity: sha512-+ClA0jRc9zGFj5mfQeQNfgTlelzhpAexbAueQG1t2Xn8yhgnsjkF8bgLcUUpwrpqkv296uXyiGwkqXRSU7KYzQ==} + dependencies: + '@octokit/openapi-types': 13.1.0 + dev: false + /@parcel/watcher/2.0.4: resolution: {integrity: sha512-cTDi+FUDBIUOBKEtj+nhiJ71AZVlkAsQFuGQTun5tV9mwQBQgZvhCzG+URPQc8myeN32yRVZEfVAPCs1RW+Jvg==} engines: {node: '>= 10.0.0'} @@ -1634,8 +1644,8 @@ packages: '@types/node': 18.0.0 dev: true - /@types/inquirer/9.0.0: - resolution: {integrity: sha512-4sncHTq3AWbLWZOs83DQlrKxhdehs2AW79Dp1amoGGc6B+oJal7fQJa/EO1Taa5CQLSywEMAgw2SFB1fZIX3PQ==} + /@types/inquirer/9.0.1: + resolution: {integrity: sha512-I4eZdYXpFHj0pAzMndJFQMu/4hCc6Z340au9lvxHofGJnFmVgckxR/t9jRzsOVviajsOmEL+OABx+e0e28IbNw==} dependencies: '@types/through': 0.0.30 rxjs: 7.5.5 @@ -1657,10 +1667,10 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/28.1.6: - resolution: {integrity: sha512-0RbGAFMfcBJKOmqRazM8L98uokwuwD5F8rHrv/ZMbrZBwVOWZUyPG6VFNscjYr/vjM3Vu4fRrCPbOs42AfemaQ==} + /@types/jest/28.1.7: + resolution: {integrity: sha512-acDN4VHD40V24tgu0iC44jchXavRNVFXQ/E6Z5XNsswgoSO/4NgsXoEYmPUGookKldlZQyIpmrEXsHI9cA3ZTA==} dependencies: - jest-matcher-utils: 28.1.3 + expect: 28.1.3 pretty-format: 28.1.3 dev: true @@ -1724,8 +1734,8 @@ packages: resolution: {integrity: sha512-ymZk3LEC/fsut+/Q5qejp6R9O1rMxz3XaRHDV6kX8MrGAhOSPqVARbDi+EZvInBpw+BnCX3TD240byVkOfQsHg==} dev: true - /@types/semver/7.3.11: - resolution: {integrity: sha512-R9HhjC4aKx3jL0FLwU7x6qMTysTvLh7jesRslXmxgCOXZwyh5dsnmrPQQToMyess8D4U+8G9x9mBFZoC/1o/Tw==} + /@types/semver/7.3.12: + resolution: {integrity: sha512-WwA1MW0++RfXmCr12xeYOOC5baSC9mSb0ZqCquFzKhcoF4TvHu5MKOuXsncgZcpVFhB1pXd5hZmM0ryAoCp12A==} dev: true /@types/stack-utils/2.0.1: @@ -1774,8 +1784,8 @@ packages: '@types/yargs-parser': 21.0.0 dev: true - /@typescript-eslint/eslint-plugin/5.33.0_njno5y7ry2l2lcmiu4tywxkwnq: - resolution: {integrity: sha512-jHvZNSW2WZ31OPJ3enhLrEKvAZNyAFWZ6rx9tUwaessTc4sx9KmgMNhVcqVAl1ETnT5rU5fpXTLmY9YvC1DCNg==} + /@typescript-eslint/eslint-plugin/5.33.1_vsoshirnpb7xw6mr7xomgfas2i: + resolution: {integrity: sha512-S1iZIxrTvKkU3+m63YUOxYPKaP+yWDQrdhxTglVDVEVBf+aCSw85+BmJnyUaQQsk5TXFG/LpBu9fa+LrAQ91fQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/parser': ^5.0.0 @@ -1785,12 +1795,12 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq - '@typescript-eslint/scope-manager': 5.33.0 - '@typescript-eslint/type-utils': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq - '@typescript-eslint/utils': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/type-utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq + '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.21.0 + eslint: 8.22.0 functional-red-black-tree: 1.0.1 ignore: 5.2.0 regexpp: 3.2.0 @@ -1801,8 +1811,8 @@ packages: - supports-color dev: true - /@typescript-eslint/parser/5.33.0_qugx7qdu5zevzvxaiqyxfiwquq: - resolution: {integrity: sha512-cgM5cJrWmrDV2KpvlcSkelTBASAs1mgqq+IUGKJvFxWrapHpaRy5EXPQz9YaKF3nZ8KY18ILTiVpUtbIac86/w==} + /@typescript-eslint/parser/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-IgLLtW7FOzoDlmaMoXdxG8HOCByTBXrB1V2ZQYSEV1ggMmJfAkMWTwUjjzagS6OkfpySyhKFkBw7A9jYmcHpZA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 @@ -1811,24 +1821,16 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/scope-manager': 5.33.0 - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/typescript-estree': 5.33.0_typescript@4.7.4 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 debug: 4.3.4 - eslint: 8.21.0 + eslint: 8.22.0 typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/scope-manager/5.32.0: - resolution: {integrity: sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg==} - engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} - dependencies: - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/visitor-keys': 5.32.0 - dev: true - /@typescript-eslint/scope-manager/5.33.0: resolution: {integrity: sha512-/Jta8yMNpXYpRDl8EwF/M8It2A9sFJTubDo0ATZefGXmOqlaBffEw0ZbkbQ7TNDK6q55NPHFshGBPAZvZkE8Pw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} @@ -1837,8 +1839,16 @@ packages: '@typescript-eslint/visitor-keys': 5.33.0 dev: true - /@typescript-eslint/type-utils/5.33.0_qugx7qdu5zevzvxaiqyxfiwquq: - resolution: {integrity: sha512-2zB8uEn7hEH2pBeyk3NpzX1p3lF9dKrEbnXq1F7YkpZ6hlyqb2yZujqgRGqXgRBTHWIUG3NGx/WeZk224UKlIA==} + /@typescript-eslint/scope-manager/5.33.1: + resolution: {integrity: sha512-8ibcZSqy4c5m69QpzJn8XQq9NnqAToC8OdH/W6IXPXv83vRyEDPYLdjAlUx8h/rbusq6MkW4YdQzURGOqsn3CA==} + engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} + dependencies: + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/visitor-keys': 5.33.1 + dev: true + + /@typescript-eslint/type-utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-X3pGsJsD8OiqhNa5fim41YtlnyiWMF/eKsEZGsHID2HcDqeSC5yr/uLOeph8rNF2/utwuI0IQoAK3fpoxcLl2g==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: '*' @@ -1847,27 +1857,27 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/utils': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/utils': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 4.3.4 - eslint: 8.21.0 + eslint: 8.22.0 tsutils: 3.21.0_typescript@4.7.4 typescript: 4.7.4 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/types/5.32.0: - resolution: {integrity: sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ==} + /@typescript-eslint/types/5.33.0: + resolution: {integrity: sha512-nIMt96JngB4MYFYXpZ/3ZNU4GWPNdBbcB5w2rDOCpXOVUkhtNlG2mmm8uXhubhidRZdwMaMBap7Uk8SZMU/ppw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/types/5.33.0: - resolution: {integrity: sha512-nIMt96JngB4MYFYXpZ/3ZNU4GWPNdBbcB5w2rDOCpXOVUkhtNlG2mmm8uXhubhidRZdwMaMBap7Uk8SZMU/ppw==} + /@typescript-eslint/types/5.33.1: + resolution: {integrity: sha512-7K6MoQPQh6WVEkMrMW5QOA5FO+BOwzHSNd0j3+BlBwd6vtzfZceJ8xJ7Um2XDi/O3umS8/qDX6jdy2i7CijkwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/5.32.0_typescript@4.7.4: - resolution: {integrity: sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg==} + /@typescript-eslint/typescript-estree/5.33.0_typescript@4.7.4: + resolution: {integrity: sha512-tqq3MRLlggkJKJUrzM6wltk8NckKyyorCSGMq4eVkyL5sDYzJJcMgZATqmF8fLdsWrW7OjjIZ1m9v81vKcaqwQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1875,8 +1885,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/visitor-keys': 5.32.0 + '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/visitor-keys': 5.33.0 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1887,8 +1897,8 @@ packages: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.33.0_typescript@4.7.4: - resolution: {integrity: sha512-tqq3MRLlggkJKJUrzM6wltk8NckKyyorCSGMq4eVkyL5sDYzJJcMgZATqmF8fLdsWrW7OjjIZ1m9v81vKcaqwQ==} + /@typescript-eslint/typescript-estree/5.33.1_typescript@4.7.4: + resolution: {integrity: sha512-JOAzJ4pJ+tHzA2pgsWQi4804XisPHOtbvwUyqsuuq8+y5B5GMZs7lI1xDWs6V2d7gE/Ez5bTGojSK12+IIPtXA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: typescript: '*' @@ -1896,8 +1906,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/visitor-keys': 5.33.0 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/visitor-keys': 5.33.1 debug: 4.3.4 globby: 11.1.0 is-glob: 4.0.3 @@ -1908,55 +1918,55 @@ packages: - supports-color dev: true - /@typescript-eslint/utils/5.32.0_qugx7qdu5zevzvxaiqyxfiwquq: - resolution: {integrity: sha512-W7lYIAI5Zlc5K082dGR27Fczjb3Q57ECcXefKU/f0ajM5ToM0P+N9NmJWip8GmGu/g6QISNT+K6KYB+iSHjXCQ==} + /@typescript-eslint/utils/5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-JxOAnXt9oZjXLIiXb5ZIcZXiwVHCkqZgof0O8KPgz7C7y0HS42gi75PdPlqh1Tf109M0fyUw45Ao6JLo7S5AHw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.32.0 - '@typescript-eslint/types': 5.32.0 - '@typescript-eslint/typescript-estree': 5.32.0_typescript@4.7.4 - eslint: 8.21.0 + '@typescript-eslint/scope-manager': 5.33.0 + '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/typescript-estree': 5.33.0_typescript@4.7.4 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.21.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/utils/5.33.0_qugx7qdu5zevzvxaiqyxfiwquq: - resolution: {integrity: sha512-JxOAnXt9oZjXLIiXb5ZIcZXiwVHCkqZgof0O8KPgz7C7y0HS42gi75PdPlqh1Tf109M0fyUw45Ao6JLo7S5AHw==} + /@typescript-eslint/utils/5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq: + resolution: {integrity: sha512-uphZjkMaZ4fE8CR4dU7BquOV6u0doeQAr8n6cQenl/poMaIyJtBu8eys5uk6u5HiDH01Mj5lzbJ5SfeDz7oqMQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: '@types/json-schema': 7.0.11 - '@typescript-eslint/scope-manager': 5.33.0 - '@typescript-eslint/types': 5.33.0 - '@typescript-eslint/typescript-estree': 5.33.0_typescript@4.7.4 - eslint: 8.21.0 + '@typescript-eslint/scope-manager': 5.33.1 + '@typescript-eslint/types': 5.33.1 + '@typescript-eslint/typescript-estree': 5.33.1_typescript@4.7.4 + eslint: 8.22.0 eslint-scope: 5.1.1 - eslint-utils: 3.0.0_eslint@8.21.0 + eslint-utils: 3.0.0_eslint@8.22.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/visitor-keys/5.32.0: - resolution: {integrity: sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g==} + /@typescript-eslint/visitor-keys/5.33.0: + resolution: {integrity: sha512-/XsqCzD4t+Y9p5wd9HZiptuGKBlaZO5showwqODii5C0nZawxWLF+Q6k5wYHBrQv96h6GYKyqqMHCSTqta8Kiw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.32.0 + '@typescript-eslint/types': 5.33.0 eslint-visitor-keys: 3.3.0 dev: true - /@typescript-eslint/visitor-keys/5.33.0: - resolution: {integrity: sha512-/XsqCzD4t+Y9p5wd9HZiptuGKBlaZO5showwqODii5C0nZawxWLF+Q6k5wYHBrQv96h6GYKyqqMHCSTqta8Kiw==} + /@typescript-eslint/visitor-keys/5.33.1: + resolution: {integrity: sha512-nwIxOK8Z2MPWltLKMLOEZwmfBZReqUdbEoHQXeCpa+sRVARe5twpJGHCB4dk9903Yaf0nMAlGbQfaAH92F60eg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dependencies: - '@typescript-eslint/types': 5.33.0 + '@typescript-eslint/types': 5.33.1 eslint-visitor-keys: 3.3.0 dev: true @@ -3134,7 +3144,7 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-airbnb-base/15.0.0_jatgrcxl4x7ywe7ak6cnjca2ae: + /eslint-config-airbnb-base/15.0.0_2iahngt3u2tkbdlu6s4gkur3pu: resolution: {integrity: sha512-xaX3z4ZZIcFLvh2oUNvcX5oEofXda7giYmuplVxoOg5A7EXJMrUyqRgR+mhDhPK8LZ4PttFOBvCYDbX3sUoUig==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -3142,20 +3152,20 @@ packages: eslint-plugin-import: ^2.25.2 dependencies: confusing-browser-globals: 1.0.11 - eslint: 8.21.0 - eslint-plugin-import: 2.26.0_qfqnhzzittf54udqwes54xx65q + eslint: 8.22.0 + eslint-plugin-import: 2.26.0_3bh5nkk7utn7e74vrwtv6rxmt4 object.assign: 4.1.2 object.entries: 1.1.5 semver: 6.3.0 dev: true - /eslint-config-prettier/8.5.0_eslint@8.21.0: + /eslint-config-prettier/8.5.0_eslint@8.22.0: resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} hasBin: true peerDependencies: eslint: '>=7.0.0' dependencies: - eslint: 8.21.0 + eslint: 8.22.0 dev: true /eslint-import-resolver-node/0.3.6: @@ -3167,7 +3177,7 @@ packages: - supports-color dev: true - /eslint-module-utils/2.7.3_oh3tx5uf4prsskzvqzbn7hm6ya: + /eslint-module-utils/2.7.3_bqtl5xx3vbklkgkxkvld3j7ioa: resolution: {integrity: sha512-088JEC7O3lDZM9xGe0RerkOMd0EjFl+Yvd1jPWIkMT5u3H9+HC34mWWPnqPrN13gieT9pBOO+Qt07Nb/6TresQ==} engines: {node: '>=4'} peerDependencies: @@ -3185,7 +3195,7 @@ packages: eslint-import-resolver-webpack: optional: true dependencies: - '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq debug: 3.2.7 eslint-import-resolver-node: 0.3.6 find-up: 2.1.0 @@ -3193,18 +3203,18 @@ packages: - supports-color dev: true - /eslint-plugin-es/3.0.1_eslint@8.21.0: + /eslint-plugin-es/3.0.1_eslint@8.22.0: resolution: {integrity: sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=4.19.1' dependencies: - eslint: 8.21.0 + eslint: 8.22.0 eslint-utils: 2.1.0 regexpp: 3.2.0 dev: true - /eslint-plugin-import/2.26.0_qfqnhzzittf54udqwes54xx65q: + /eslint-plugin-import/2.26.0_3bh5nkk7utn7e74vrwtv6rxmt4: resolution: {integrity: sha512-hYfi3FXaM8WPLf4S1cikh/r4IxnO6zrhZbEGz2b660EJRbuxgpDS5gkCuYgGWg2xxh2rBuIr4Pvhve/7c31koA==} engines: {node: '>=4'} peerDependencies: @@ -3214,14 +3224,14 @@ packages: '@typescript-eslint/parser': optional: true dependencies: - '@typescript-eslint/parser': 5.33.0_qugx7qdu5zevzvxaiqyxfiwquq + '@typescript-eslint/parser': 5.33.1_4rv7y5c6xz3vfxwhbrcxxi73bq array-includes: 3.1.5 array.prototype.flat: 1.3.0 debug: 2.6.9 doctrine: 2.1.0 - eslint: 8.21.0 + eslint: 8.22.0 eslint-import-resolver-node: 0.3.6 - eslint-module-utils: 2.7.3_oh3tx5uf4prsskzvqzbn7hm6ya + eslint-module-utils: 2.7.3_bqtl5xx3vbklkgkxkvld3j7ioa has: 1.0.3 is-core-module: 2.9.0 is-glob: 4.0.3 @@ -3235,8 +3245,8 @@ packages: - supports-color dev: true - /eslint-plugin-jest/26.8.2_esqouoqlkfwx7bm4tlso5rathm: - resolution: {integrity: sha512-67oh0FKaku9y48OpLzL3uK9ckrgLb83Sp5gxxTbtOGDw9lq6D8jw/Psj/9CipkbK406I2M7mvx1q+pv/MdbvxA==} + /eslint-plugin-jest/26.8.3_6a2ng3hwt6ghrcpeyx2leikxhu: + resolution: {integrity: sha512-2roWu1MkEiihQ/qEszPPoaoqVI1x2D8Jtadk5AmoXTdEeNVPMu01Dtz7jIuTOAmdW3L+tSkPZOtEtQroYJDt0A==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: '@typescript-eslint/eslint-plugin': ^5.0.0 @@ -3248,23 +3258,23 @@ packages: jest: optional: true dependencies: - '@typescript-eslint/eslint-plugin': 5.33.0_njno5y7ry2l2lcmiu4tywxkwnq - '@typescript-eslint/utils': 5.32.0_qugx7qdu5zevzvxaiqyxfiwquq - eslint: 8.21.0 + '@typescript-eslint/eslint-plugin': 5.33.1_vsoshirnpb7xw6mr7xomgfas2i + '@typescript-eslint/utils': 5.33.0_4rv7y5c6xz3vfxwhbrcxxi73bq + eslint: 8.22.0 jest: 28.1.3_@types+node@18.0.0 transitivePeerDependencies: - supports-color - typescript dev: true - /eslint-plugin-node/11.1.0_eslint@8.21.0: + /eslint-plugin-node/11.1.0_eslint@8.22.0: resolution: {integrity: sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==} engines: {node: '>=8.10.0'} peerDependencies: eslint: '>=5.16.0' dependencies: - eslint: 8.21.0 - eslint-plugin-es: 3.0.1_eslint@8.21.0 + eslint: 8.22.0 + eslint-plugin-es: 3.0.1_eslint@8.22.0 eslint-utils: 2.1.0 ignore: 5.2.0 minimatch: 3.1.2 @@ -3272,12 +3282,12 @@ packages: semver: 6.3.0 dev: true - /eslint-plugin-prefer-arrow/1.2.3_eslint@8.21.0: + /eslint-plugin-prefer-arrow/1.2.3_eslint@8.22.0: resolution: {integrity: sha512-J9I5PKCOJretVuiZRGvPQxCbllxGAV/viI20JO3LYblAodofBxyMnZAJ+WGeClHgANnSJberTNoFWWjrWKBuXQ==} peerDependencies: eslint: '>=2.0.0' dependencies: - eslint: 8.21.0 + eslint: 8.22.0 dev: true /eslint-scope/5.1.1: @@ -3303,13 +3313,13 @@ packages: eslint-visitor-keys: 1.3.0 dev: true - /eslint-utils/3.0.0_eslint@8.21.0: + /eslint-utils/3.0.0_eslint@8.22.0: resolution: {integrity: sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==} engines: {node: ^10.0.0 || ^12.0.0 || >= 14.0.0} peerDependencies: eslint: '>=5' dependencies: - eslint: 8.21.0 + eslint: 8.22.0 eslint-visitor-keys: 2.1.0 dev: true @@ -3328,8 +3338,8 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /eslint/8.21.0: - resolution: {integrity: sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==} + /eslint/8.22.0: + resolution: {integrity: sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} hasBin: true dependencies: @@ -3343,7 +3353,7 @@ packages: doctrine: 3.0.0 escape-string-regexp: 4.0.0 eslint-scope: 7.1.1 - eslint-utils: 3.0.0_eslint@8.21.0 + eslint-utils: 3.0.0_eslint@8.22.0 eslint-visitor-keys: 3.3.0 espree: 9.3.3 esquery: 1.4.0 @@ -4797,7 +4807,7 @@ packages: aproba: 2.0.0 minipass: 3.1.6 npm-package-arg: 9.1.0 - npm-registry-fetch: 13.3.0 + npm-registry-fetch: 13.3.1 transitivePeerDependencies: - bluebird - supports-color @@ -4809,7 +4819,7 @@ packages: dependencies: normalize-package-data: 4.0.0 npm-package-arg: 9.1.0 - npm-registry-fetch: 13.3.0 + npm-registry-fetch: 13.3.1 semver: 7.3.7 ssri: 9.0.1 transitivePeerDependencies: @@ -5281,8 +5291,8 @@ packages: semver: 7.3.7 dev: false - /npm-registry-fetch/13.3.0: - resolution: {integrity: sha512-10LJQ/1+VhKrZjIuY9I/+gQTvumqqlgnsCufoXETHAPFTS3+M+Z5CFhZRDHGavmJ6rOye3UvNga88vl8n1r6gg==} + /npm-registry-fetch/13.3.1: + resolution: {integrity: sha512-eukJPi++DKRTjSBRcDZSDDsGqRK3ehbxfFUcgaRd0Yp6kRwOwh2WVn0r+8rMB4nnuzvAk6rQVzl6K5CkYOmnvw==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} dependencies: make-fetch-happen: 10.1.7 @@ -5312,8 +5322,8 @@ packages: gauge: 4.0.4 set-blocking: 2.0.0 - /nx/14.5.4: - resolution: {integrity: sha512-xv1nTaQP6kqVDE4PXcB1tLlgzNAPUHE/2vlqSLgxjNb6colKf0vrEZhVTjhnbqBeJiTb33gUx50bBXkurCkN5w==} + /nx/14.5.7: + resolution: {integrity: sha512-Pa1YeVZoLejpv3zuZvUNxQ+h3eb74uuYuFKCqUVg1IO7dVL6aCvJRS6BUHktc8x9BhKurK12bbWG1wahXkGJtw==} hasBin: true requiresBuild: true peerDependencies: @@ -5325,8 +5335,8 @@ packages: '@swc/core': optional: true dependencies: - '@nrwl/cli': 14.5.4 - '@nrwl/tao': 14.5.4 + '@nrwl/cli': 14.5.7 + '@nrwl/tao': 14.5.7 '@parcel/watcher': 2.0.4 chalk: 4.1.0 chokidar: 3.5.3 @@ -5532,8 +5542,8 @@ packages: resolution: {integrity: sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==} engines: {node: '>=6'} - /pacote/13.6.1: - resolution: {integrity: sha512-L+2BI1ougAPsFjXRyBhcKmfT016NscRFLv6Pz5EiNf1CCFJFU0pSKKQwsZTyAQB+sTuUL4TyFyp6J1Ork3dOqw==} + /pacote/13.6.2: + resolution: {integrity: sha512-Gu8fU3GsvOPkak2CkbojR7vjs3k3P9cA6uazKTHdsdV0gpCEQq2opelnEv30KRQWgVzP5Vd/5umjcedma3MKtg==} engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} hasBin: true dependencies: @@ -5550,7 +5560,7 @@ packages: npm-package-arg: 9.1.0 npm-packlist: 5.1.1 npm-pick-manifest: 7.0.1 - npm-registry-fetch: 13.3.0 + npm-registry-fetch: 13.3.1 proc-log: 2.0.1 promise-retry: 2.0.1 read-package-json: 5.0.1 @@ -6366,8 +6376,8 @@ packages: engines: {node: '>=8'} dev: false - /ts-jest/28.0.7_lhw3xkmzugq5tscs3x2ndm4sby: - resolution: {integrity: sha512-wWXCSmTwBVmdvWrOpYhal79bDpioDy4rTT+0vyUnE3ZzM7LOAAGG9NXwzkEL/a516rQEgnMmS/WKP9jBPCVJyA==} + /ts-jest/28.0.8_lhw3xkmzugq5tscs3x2ndm4sby: + resolution: {integrity: sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} hasBin: true peerDependencies: @@ -6397,7 +6407,7 @@ packages: make-error: 1.3.6 semver: 7.3.7 typescript: 4.7.4 - yargs-parser: 21.0.1 + yargs-parser: 21.1.1 dev: true /tsconfig-paths/3.14.1: @@ -6688,6 +6698,15 @@ packages: dependencies: imurmurhash: 0.1.4 signal-exit: 3.0.7 + dev: true + + /write-file-atomic/4.0.2: + resolution: {integrity: sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==} + engines: {node: ^12.13.0 || ^14.15.0 || >=16.0.0} + dependencies: + imurmurhash: 0.1.4 + signal-exit: 3.0.7 + dev: false /write-json-file/3.2.0: resolution: {integrity: sha512-3xZqT7Byc2uORAatYiP3DHUUAVEkNOswEWNs9H5KXiicRTvzYzYqKjYc4G7p+8pltvAw641lVByKVtMpf+4sYQ==}