From 010a21c15f3b9efda4f2b9d5b4c0fdda2ca70fdb Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 25 Mar 2022 22:48:39 +0000 Subject: [PATCH] fix(deps): update all non-major dependencies --- package.json | 68 +- pnpm-lock.yaml | 2189 +++++++++++++++--------------------------------- 2 files changed, 706 insertions(+), 1551 deletions(-) diff --git a/package.json b/package.json index 3cb226e..3d613fa 100644 --- a/package.json +++ b/package.json @@ -27,58 +27,58 @@ "codegen": "graphql-codegen --config codegen.yml" }, "dependencies": { - "@apollo/gateway": "0.46.0", - "@nestjs/common": "8.2.6", - "@nestjs/config": "^1.2.0", - "@nestjs/core": "8.2.6", + "@apollo/gateway": "0.50.0", + "@nestjs/common": "8.4.3", + "@nestjs/config": "^1.2.1", + "@nestjs/core": "8.4.3", "@nestjs/graphql": "9.1.2", - "@nestjs/platform-express": "8.4.0", + "@nestjs/platform-express": "8.4.3", "@nestjs/typeorm": "8.0.3", - "@prisma/client": "^3.9.1", - "apollo-server-express": "3.6.2", + "@prisma/client": "^3.11.1", + "apollo-server-express": "3.6.6", "bcrypt": "^5.0.1", "chalk": "4.1.2", "dotenv": "16.0.0", - "dotenv-cli": "^5.0.0", + "dotenv-cli": "^5.1.0", "graphql": "15.8.0", - "nx": "13.9.0", + "nx": "13.9.5", "pg": "8.7.3", "reflect-metadata": "0.1.13", - "rxjs": "7.5.2", + "rxjs": "7.5.5", "ts-morph": "13.0.3", "tslib": "2.3.1", - "typeorm": "0.2.45", + "typeorm": "0.3.3", "yn": "5.0.0" }, "devDependencies": { "@changesets/cli": "^2.21.1", - "@commitlint/cli": "^16.2.1", + "@commitlint/cli": "^16.2.3", "@commitlint/config-conventional": "^16.2.1", "@graphql-codegen/cli": "2.6.2", "@graphql-codegen/introspection": "2.1.1", - "@graphql-codegen/typescript": "2.4.5", + "@graphql-codegen/typescript": "2.4.8", "@graphql-codegen/typescript-compatibility": "^2.1.5", - "@graphql-codegen/typescript-document-nodes": "2.2.5", - "@graphql-codegen/typescript-operations": "^2.3.2", - "@graphql-codegen/typescript-resolvers": "2.5.2", + "@graphql-codegen/typescript-document-nodes": "2.2.8", + "@graphql-codegen/typescript-operations": "^2.3.5", + "@graphql-codegen/typescript-resolvers": "2.6.1", "@nestjs/schematics": "^8.0.8", - "@nestjs/testing": "^8.4.0", - "@nrwl/cli": "13.8.3", - "@nrwl/eslint-plugin-nx": "13.8.3", - "@nrwl/jest": "13.8.3", - "@nrwl/js": "^13.8.3", - "@nrwl/linter": "13.8.3", - "@nrwl/nest": "13.8.3", - "@nrwl/node": "13.8.3", + "@nestjs/testing": "^8.4.3", + "@nrwl/cli": "13.9.5", + "@nrwl/eslint-plugin-nx": "13.9.5", + "@nrwl/jest": "13.9.5", + "@nrwl/js": "^13.9.5", + "@nrwl/linter": "13.9.5", + "@nrwl/nest": "13.9.5", + "@nrwl/node": "13.9.5", "@nrwl/nx-cloud": "latest", - "@nrwl/tao": "13.8.3", - "@nrwl/workspace": "13.8.3", + "@nrwl/tao": "13.9.5", + "@nrwl/workspace": "13.9.5", "@types/chance": "^1.1.3", "@types/jest": "^27.4.1", "@types/pg": "^8.6.5", "@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/parser": "^4.33.0", - "apollo-server": "^3.6.3", + "apollo-server": "^3.6.6", "chance": "^1.1.8", "child_process": "^1.0.2", "concurrently": "^6.5.1", @@ -94,18 +94,18 @@ "eslint-plugin-tsdoc": "^0.2.14", "get-port": "^6.1.2", "git-cz": "^4.8.0", - "graphql-request": "^4.0.0", + "graphql-request": "^4.2.0", "graphql-tag": "^2.12.6", - "graphql-tools": "^8.2.0", + "graphql-tools": "^8.2.3", "jest": "^27.5.1", "lint-staged": "^11.2.6", - "node-fetch": "^3.2.2", - "prettier": "^2.5.1", - "prisma": "^3.10.0", + "node-fetch": "^3.2.3", + "prettier": "^2.6.1", + "prisma": "^3.11.1", "prisma-dbml-generator": "^0.8.3", "run-script-webpack-plugin": "^0.0.11", - "ts-jest": "^27.1.3", - "typescript": "^4.6.2", + "ts-jest": "^27.1.4", + "typescript": "^4.6.3", "webpack": "^5.70.0", "webpack-node-externals": "^3.0.0" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4dc621a..3a4603c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -4,43 +4,43 @@ importers: .: specifiers: - '@apollo/gateway': 0.46.0 + '@apollo/gateway': 0.50.0 '@changesets/cli': ^2.21.1 - '@commitlint/cli': ^16.2.1 + '@commitlint/cli': ^16.2.3 '@commitlint/config-conventional': ^16.2.1 '@graphql-codegen/cli': 2.6.2 '@graphql-codegen/introspection': 2.1.1 - '@graphql-codegen/typescript': 2.4.5 + '@graphql-codegen/typescript': 2.4.8 '@graphql-codegen/typescript-compatibility': ^2.1.5 - '@graphql-codegen/typescript-document-nodes': 2.2.5 - '@graphql-codegen/typescript-operations': ^2.3.2 - '@graphql-codegen/typescript-resolvers': 2.5.2 - '@nestjs/common': 8.2.6 - '@nestjs/config': ^1.2.0 - '@nestjs/core': 8.2.6 + '@graphql-codegen/typescript-document-nodes': 2.2.8 + '@graphql-codegen/typescript-operations': ^2.3.5 + '@graphql-codegen/typescript-resolvers': 2.6.1 + '@nestjs/common': 8.4.3 + '@nestjs/config': ^1.2.1 + '@nestjs/core': 8.4.3 '@nestjs/graphql': 9.1.2 - '@nestjs/platform-express': 8.4.0 + '@nestjs/platform-express': 8.4.3 '@nestjs/schematics': ^8.0.8 - '@nestjs/testing': ^8.4.0 + '@nestjs/testing': ^8.4.3 '@nestjs/typeorm': 8.0.3 - '@nrwl/cli': 13.8.3 - '@nrwl/eslint-plugin-nx': 13.8.3 - '@nrwl/jest': 13.8.3 - '@nrwl/js': ^13.8.3 - '@nrwl/linter': 13.8.3 - '@nrwl/nest': 13.8.3 - '@nrwl/node': 13.8.3 + '@nrwl/cli': 13.9.5 + '@nrwl/eslint-plugin-nx': 13.9.5 + '@nrwl/jest': 13.9.5 + '@nrwl/js': ^13.9.5 + '@nrwl/linter': 13.9.5 + '@nrwl/nest': 13.9.5 + '@nrwl/node': 13.9.5 '@nrwl/nx-cloud': latest - '@nrwl/tao': 13.8.3 - '@nrwl/workspace': 13.8.3 - '@prisma/client': ^3.9.1 + '@nrwl/tao': 13.9.5 + '@nrwl/workspace': 13.9.5 + '@prisma/client': ^3.11.1 '@types/chance': ^1.1.3 '@types/jest': ^27.4.1 '@types/pg': ^8.6.5 '@typescript-eslint/eslint-plugin': ^4.33.0 '@typescript-eslint/parser': ^4.33.0 - apollo-server: ^3.6.3 - apollo-server-express: 3.6.2 + apollo-server: ^3.6.6 + apollo-server-express: 3.6.6 bcrypt: ^5.0.1 chalk: 4.1.2 chance: ^1.1.8 @@ -49,7 +49,7 @@ importers: cross-env: ^7.0.3 cz-conventional-changelog: ^3.3.0 dotenv: 16.0.0 - dotenv-cli: ^5.0.0 + dotenv-cli: ^5.1.0 eslint: ^7.32.0 eslint-config-prettier: ^8.5.0 eslint-plugin-header: ^3.1.1 @@ -61,80 +61,80 @@ importers: get-port: ^6.1.2 git-cz: ^4.8.0 graphql: 15.8.0 - graphql-request: ^4.0.0 + graphql-request: ^4.2.0 graphql-tag: ^2.12.6 - graphql-tools: ^8.2.0 + graphql-tools: ^8.2.3 jest: ^27.5.1 lint-staged: ^11.2.6 - node-fetch: ^3.2.2 - nx: 13.9.0 + node-fetch: ^3.2.3 + nx: 13.9.5 pg: 8.7.3 - prettier: ^2.5.1 - prisma: ^3.10.0 + prettier: ^2.6.1 + prisma: ^3.11.1 prisma-dbml-generator: ^0.8.3 reflect-metadata: 0.1.13 run-script-webpack-plugin: ^0.0.11 - rxjs: 7.5.2 - ts-jest: ^27.1.3 + rxjs: 7.5.5 + ts-jest: ^27.1.4 ts-morph: 13.0.3 tslib: 2.3.1 - typeorm: 0.2.45 - typescript: ^4.6.2 + typeorm: 0.3.3 + typescript: ^4.6.3 webpack: ^5.70.0 webpack-node-externals: ^3.0.0 yn: 5.0.0 dependencies: - '@apollo/gateway': 0.46.0_graphql@15.8.0 - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/config': 1.2.0_0f75cad7c3bc55c714d492fe95499bdf - '@nestjs/core': 8.2.6_6a690c2be262b5b963ce353caec28f02 - '@nestjs/graphql': 9.1.2_5322f17803781fcb642aeddb8f663900 - '@nestjs/platform-express': 8.4.0_732a54a2558f64827b8cc4f9baac4f1f - '@nestjs/typeorm': 8.0.3_555eddcb05722006408f97eb320d705e - '@prisma/client': 3.9.1_prisma@3.10.0 - apollo-server-express: 3.6.2_graphql@15.8.0 + '@apollo/gateway': 0.50.0_graphql@15.8.0 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/config': 1.2.1_00edab75de3d00160109b98add317aa9 + '@nestjs/core': 8.4.3_c2aa74453c5108161d7d668927d51cc5 + '@nestjs/graphql': 9.1.2_6cb037161a2a263d4e626d4d0c6fcbe9 + '@nestjs/platform-express': 8.4.3_2da8a9968be4406723e870d9d23c8df0 + '@nestjs/typeorm': 8.0.3_6ee482c9629ec5a39430abca53267704 + '@prisma/client': 3.11.1_prisma@3.11.1 + apollo-server-express: 3.6.6_graphql@15.8.0 bcrypt: 5.0.1 chalk: 4.1.2 dotenv: 16.0.0 - dotenv-cli: 5.0.0 + dotenv-cli: 5.1.0 graphql: 15.8.0 - nx: 13.9.0 + nx: 13.9.5 pg: 8.7.3 reflect-metadata: 0.1.13 - rxjs: 7.5.2 + rxjs: 7.5.5 ts-morph: 13.0.3 tslib: 2.3.1 - typeorm: 0.2.45_pg@8.7.3 + typeorm: 0.3.3_pg@8.7.3 yn: 5.0.0 devDependencies: '@changesets/cli': 2.21.1 - '@commitlint/cli': 16.2.1 + '@commitlint/cli': 16.2.3 '@commitlint/config-conventional': 16.2.1 - '@graphql-codegen/cli': 2.6.2_graphql@15.8.0+typescript@4.6.2 + '@graphql-codegen/cli': 2.6.2_graphql@15.8.0+typescript@4.6.3 '@graphql-codegen/introspection': 2.1.1_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.5_graphql@15.8.0 + '@graphql-codegen/typescript': 2.4.8_graphql@15.8.0 '@graphql-codegen/typescript-compatibility': 2.1.5_graphql@15.8.0 - '@graphql-codegen/typescript-document-nodes': 2.2.5_graphql@15.8.0 - '@graphql-codegen/typescript-operations': 2.3.4_graphql@15.8.0 - '@graphql-codegen/typescript-resolvers': 2.5.2_graphql@15.8.0 - '@nestjs/schematics': 8.0.8_typescript@4.6.2 - '@nestjs/testing': 8.4.0_e895aaff73a5b5d7a391291e395a5b3f - '@nrwl/cli': 13.8.3 - '@nrwl/eslint-plugin-nx': 13.8.3_8a8a2deb81b2f1ae4fcdf815e8993f94 - '@nrwl/jest': 13.8.3 - '@nrwl/js': 13.8.8_18174152df4fec2d3f2f472291dbfc05 - '@nrwl/linter': 13.8.3_eslint@7.32.0+typescript@4.6.2 - '@nrwl/nest': 13.8.3_18174152df4fec2d3f2f472291dbfc05 - '@nrwl/node': 13.8.3_18174152df4fec2d3f2f472291dbfc05 + '@graphql-codegen/typescript-document-nodes': 2.2.8_graphql@15.8.0 + '@graphql-codegen/typescript-operations': 2.3.5_graphql@15.8.0 + '@graphql-codegen/typescript-resolvers': 2.6.1_graphql@15.8.0 + '@nestjs/schematics': 8.0.8_typescript@4.6.3 + '@nestjs/testing': 8.4.3_f3535ac88edb13f3afdbc086f65fb7f4 + '@nrwl/cli': 13.9.5 + '@nrwl/eslint-plugin-nx': 13.9.5_7c052d26152feda2e1fd3022f37e6f26 + '@nrwl/jest': 13.9.5 + '@nrwl/js': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 + '@nrwl/linter': 13.9.5_eslint@7.32.0+typescript@4.6.3 + '@nrwl/nest': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 + '@nrwl/node': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 '@nrwl/nx-cloud': 13.1.6 - '@nrwl/tao': 13.8.3 - '@nrwl/workspace': 13.8.3_18174152df4fec2d3f2f472291dbfc05 + '@nrwl/tao': 13.9.5 + '@nrwl/workspace': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 '@types/chance': 1.1.3 '@types/jest': 27.4.1 '@types/pg': 8.6.5 - '@typescript-eslint/eslint-plugin': 4.33.0_65e88d2733f36d3624b406e590cf0b3b - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.2 - apollo-server: 3.6.3_graphql@15.8.0 + '@typescript-eslint/eslint-plugin': 4.33.0_0c49e12669280545a7ea3f36dba6eb0a + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.3 + apollo-server: 3.6.6_graphql@15.8.0 chance: 1.1.8 child_process: 1.0.2 concurrently: 6.5.1 @@ -144,27 +144,36 @@ importers: eslint-config-prettier: 8.5.0_eslint@7.32.0 eslint-plugin-header: 3.1.1_eslint@7.32.0 eslint-plugin-import: 2.25.4_eslint@7.32.0 - eslint-plugin-prettier: 4.0.0_cfc9253cc6cf8e63ed6f63a6b600e6b9 + eslint-plugin-prettier: 4.0.0_fc2cf6721c04115df0e3cf8c1adfd531 eslint-plugin-promise: 4.3.1 eslint-plugin-simple-import-sort: 7.0.0_eslint@7.32.0 eslint-plugin-tsdoc: 0.2.14 get-port: 6.1.2 git-cz: 4.8.0 - graphql-request: 4.0.0_graphql@15.8.0 + graphql-request: 4.2.0_graphql@15.8.0 graphql-tag: 2.12.6_graphql@15.8.0 - graphql-tools: 8.2.0_graphql@15.8.0 + graphql-tools: 8.2.3_graphql@15.8.0 jest: 27.5.1 lint-staged: 11.2.6 node-fetch: 3.2.3 - prettier: 2.5.1 - prisma: 3.10.0 + prettier: 2.6.1 + prisma: 3.11.1 prisma-dbml-generator: 0.8.3 run-script-webpack-plugin: 0.0.11 - ts-jest: 27.1.3_60149d457e34ffba7d4e845dde6a1263 - typescript: 4.6.2 + ts-jest: 27.1.4_9985e1834e803358b7be1e6ce5ca0eea + typescript: 4.6.3 webpack: 5.70.0 webpack-node-externals: 3.0.0 + libs/nsx-country: + specifiers: {} + + libs/nsx-error: + specifiers: {} + + libs/nsx-testing: + specifiers: {} + packages: /@ampproject/remapping/2.1.2: @@ -206,6 +215,7 @@ packages: /@apollo/client/3.4.17_graphql@15.8.0: resolution: {integrity: sha512-MDt2rwMX1GqodiVEKJqmDmAz8xr0qJmq5PdWeIt0yDaT4GOkKYWZiWkyfhfv3raTk8PyJvbsNG9q2CqmUrlGfg==} + requiresBuild: true peerDependencies: graphql: ^14.0.0 || ^15.0.0 react: ^16.8.0 || ^17.0.0 @@ -241,44 +251,44 @@ packages: graphql: 15.8.0 dev: false - /@apollo/federation/0.33.9_graphql@15.8.0: - resolution: {integrity: sha512-Sbau1gvWN6/pJdw13xZCoQ75IQu6F6D9XkZ9FapMVX04bE1j1XXbYtSK+ZVZuOOCfMLnYV/iLEEPxedVb7+0yA==} - engines: {node: '>=12.13.0 <17.0'} + /@apollo/federation/0.36.0_graphql@15.8.0: + resolution: {integrity: sha512-ajQ+xvDAHBqe8+g3rbUxv+VhL3g6J06ac0JzE7zfUuWbAAxJdYDMXAhJ3owYTM8dgy0mj2Z7mohsGNeYiQieXg==} + engines: {node: '>=12.13.0 <18.0'} peerDependencies: - graphql: ^15.5.3 + graphql: ^15.8.0 || ^16.0.0 dependencies: - '@apollo/subgraph': 0.1.5_graphql@15.8.0 - apollo-graphql: 0.9.5_graphql@15.8.0 - apollo-server-types: 3.5.1_graphql@15.8.0 + '@apollo/subgraph': 0.4.0_graphql@15.8.0 + apollo-server-types: 3.5.2_graphql@15.8.0 graphql: 15.8.0 lodash.xorby: 4.7.0 transitivePeerDependencies: - encoding dev: false - /@apollo/gateway/0.46.0_graphql@15.8.0: - resolution: {integrity: sha512-cFL/WOiWW9CKzn4O/l8G+pt36mwZU7EHPz1GXZAbV2yx2t3ymhQ39sNISzvoj1DtGWoCmJsyTakpuHlyYkwpCg==} - engines: {node: '>=12.13.0 <17.0'} + /@apollo/gateway/0.50.0_graphql@15.8.0: + resolution: {integrity: sha512-ePXPxRRs3pPb6O0ap/bwREyzMtc5JNElu6AvJ8PlmLHy++zqJ+zQQL+v1fe626CqXeysti3i/jBNSZmN+JrzQw==} + engines: {node: '>=12.13.0 <18.0'} peerDependencies: - graphql: ^15.7.2 + graphql: ^15.8.0 || ^16.0.0 dependencies: '@apollo/core-schema': 0.2.1_graphql@15.8.0 - '@apollo/federation': 0.33.9_graphql@15.8.0 - '@apollo/query-planner': 0.6.4_graphql@15.8.0 + '@apollo/federation': 0.36.0_graphql@15.8.0 + '@apollo/query-planner': 0.10.0_graphql@15.8.0 '@josephg/resolvable': 1.0.1 '@opentelemetry/api': 1.0.4 - '@types/node-fetch': 2.5.12 - apollo-graphql: 0.9.5_graphql@15.8.0 + '@types/node-fetch': 2.6.1 apollo-reporting-protobuf: 3.3.0 apollo-server-caching: 3.3.0 - apollo-server-core: 3.6.2_graphql@15.8.0 + apollo-server-core: 3.6.6_graphql@15.8.0 apollo-server-env: 4.2.1 apollo-server-errors: 3.3.1_graphql@15.8.0 apollo-server-types: 3.5.1_graphql@15.8.0 + apollo-utilities: 1.3.4_graphql@15.8.0 + async-retry: 1.3.3 graphql: 15.8.0 loglevel: 1.8.0 make-fetch-happen: 8.0.14 - pretty-format: 27.4.6 + pretty-format: 27.5.1 sha.js: 2.4.11 transitivePeerDependencies: - encoding @@ -304,26 +314,24 @@ packages: '@types/node': 10.17.60 long: 4.0.0 - /@apollo/query-planner/0.6.4_graphql@15.8.0: - resolution: {integrity: sha512-ENKWbWnNP5zycWIrXkG4lBV1whXpQZk8bVcPiRRfcTJMyhMhiWLkRsmWJX7JOMUG+zCtFS0MHjWOC3PAwSY/ig==} - engines: {node: '>=12.13.0 <17.0'} + /@apollo/query-planner/0.10.0_graphql@15.8.0: + resolution: {integrity: sha512-MMPhACjquM9ij1HUw3GGExCtQKfIhUFRpLLCbeplnXe5p9maBNlKYzbejZkkkLVYu1IYV2Z+5rpem+nAY5bUhQ==} + engines: {node: '>=12.13.0 <18.0'} peerDependencies: - graphql: ^15.5.3 + graphql: ^15.8.0 || ^16.0.0 dependencies: - apollo-graphql: 0.9.5_graphql@15.8.0 chalk: 4.1.2 deep-equal: 2.0.5 graphql: 15.8.0 - pretty-format: 27.4.6 + pretty-format: 27.5.1 dev: false - /@apollo/subgraph/0.1.5_graphql@15.8.0: - resolution: {integrity: sha512-i1uU9llldGMV7GcBOUQRqnbGfgOpc6nrOVw93oKlugZq5R00q8y/RX8KgvMfdXZyr4MJ2/gO6Kw7LzbjCKU+Kw==} - engines: {node: '>=12.13.0 <17.0'} + /@apollo/subgraph/0.4.0_graphql@15.8.0: + resolution: {integrity: sha512-Fg9XGaXpFP+X2J5HswIin/0ksmZShdukBtmtbMgvxJs7wfStlr+7m8gice4YSXYm/nu4td+UxUAfaqUjLYiFbQ==} + engines: {node: '>=12.13.0 <18.0'} peerDependencies: - graphql: ^15.5.3 + graphql: ^15.8.0 || ^16.0.0 dependencies: - apollo-graphql: 0.9.5_graphql@15.8.0 graphql: 15.8.0 dev: false @@ -355,62 +363,11 @@ packages: '@babel/highlight': 7.16.7 dev: true - /@babel/compat-data/7.16.4: - resolution: {integrity: sha512-1o/jo7D+kC9ZjHX5v+EHrdjl3PhxMrLSOTGsOdHJ+KL8HCaEK6ehrVL2RS6oHDZp+L7xLirLrPmQtEng769J/Q==} - engines: {node: '>=6.9.0'} - dev: true - /@babel/compat-data/7.17.7: resolution: {integrity: sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ==} engines: {node: '>=6.9.0'} dev: true - /@babel/core/7.16.7: - resolution: {integrity: sha512-aeLaqcqThRNZYmbMqtulsetOQZ/5gbR/dWruUCJcpas4Qoyy+QeagfDsPdMrqwsPRDNxJvBlRiZxxX7THO7qtA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 - '@babel/helper-module-transforms': 7.16.7 - '@babel/helpers': 7.16.7 - '@babel/parser': 7.16.7 - '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 - convert-source-map: 1.8.0 - debug: 4.3.3 - gensync: 1.0.0-beta.2 - json5: 2.2.0 - semver: 6.3.0 - source-map: 0.5.7 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/core/7.17.5: - resolution: {integrity: sha512-/BBMw4EvjmyquN5O+t5eh0+YqB3XXJkYD2cjKpYtWOfFy4lQ4UozNSmxAcWT8r2XtZs0ewG+zrfsqeR15i1ajA==} - engines: {node: '>=6.9.0'} - dependencies: - '@ampproject/remapping': 2.1.2 - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.3 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.17.5 - '@babel/helper-module-transforms': 7.17.6 - '@babel/helpers': 7.17.2 - '@babel/parser': 7.17.3 - '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 - convert-source-map: 1.8.0 - debug: 4.3.3 - gensync: 1.0.0-beta.2 - json5: 2.2.0 - semver: 6.3.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/core/7.17.7: resolution: {integrity: sha512-djHlEfFHnSnTAcPb7dATbiM5HxGOP98+3JLBZtjRb5I7RXrw7kFRoG2dXM8cm3H+o11A8IFH/uprmJpwFynRNQ==} engines: {node: '>=6.9.0'} @@ -434,24 +391,6 @@ packages: - supports-color dev: true - /@babel/generator/7.16.7: - resolution: {integrity: sha512-/ST3Sg8MLGY5HVYmrjOgL60ENux/HfO/CsUh7y4MalThufhE/Ff/6EibFDHi4jiDCaWfJKoqbE6oTh21c5hrRg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.16.7 - jsesc: 2.5.2 - source-map: 0.5.7 - dev: true - - /@babel/generator/7.17.3: - resolution: {integrity: sha512-+R6Dctil/MgUsZsZAkYgK+ADNSZzJRRy0TvY65T71z/CR854xHQ1EweBYXdfT+HNeN7w0cSJJEzgxZMv40pxsg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.17.0 - jsesc: 2.5.2 - source-map: 0.5.7 - dev: true - /@babel/generator/7.17.7: resolution: {integrity: sha512-oLcVCTeIFadUoArDTwpluncplrYBmTCCZZgXCbgNGvOBBiSDDK3eWO4b/+eOTli5tKv1lg+a5/NAXg+nTcei1w==} engines: {node: '>=6.9.0'} @@ -465,33 +404,7 @@ packages: resolution: {integrity: sha512-s6t2w/IPQVTAET1HitoowRGXooX8mCgtuP5195wD/QJPV6wYjpujCGF7JuMODVX2ZAJOf1GT6DT9MHEZvLOFSw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 - dev: true - - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.16.7: - resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.16.4 - '@babel/core': 7.16.7 - '@babel/helper-validator-option': 7.16.7 - browserslist: 4.19.1 - semver: 6.3.0 - dev: true - - /@babel/helper-compilation-targets/7.16.7_@babel+core@7.17.5: - resolution: {integrity: sha512-mGojBwIWcwGD6rfqgRXVlVYmPAv7eOpIemUG3dGnDdCY4Pae70ROij3XmfrH6Fa1h1aiDylpglbZyktfzyo/hA==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/compat-data': 7.16.4 - '@babel/core': 7.17.5 - '@babel/helper-validator-option': 7.16.7 - browserslist: 4.19.1 - semver: 6.3.0 + '@babel/types': 7.17.0 dev: true /@babel/helper-compilation-targets/7.17.7_@babel+core@7.17.7: @@ -507,13 +420,13 @@ packages: semver: 6.3.0 dev: true - /@babel/helper-create-class-features-plugin/7.16.7_@babel+core@7.16.7: + /@babel/helper-create-class-features-plugin/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-kIFozAvVfK05DM4EVQYKK+zteWvY85BFdGBRQBytRyY3y+6PX0DkDOn/CZ3lEuczCfrCxEzwt0YtP/87YPTWSw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 @@ -529,7 +442,7 @@ packages: resolution: {integrity: sha512-SLLb0AAn6PkUeAfKJCCOl9e1R53pQlGAfc4y4XuMRZfqeMYLE0dM1LMhqbGAlGQY0lfw5/ohoYWAe9V1yibRag==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-function-name/7.16.7: @@ -538,67 +451,35 @@ packages: dependencies: '@babel/helper-get-function-arity': 7.16.7 '@babel/template': 7.16.7 - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-get-function-arity/7.16.7: resolution: {integrity: sha512-flc+RLSOBXzNzVhcLu6ujeHUrD6tANAOU5ojrRx/as+tbzf8+stUCj7+IfRRoAbEZqj/ahXEMsjhOhgeZsrnTw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-hoist-variables/7.16.7: resolution: {integrity: sha512-m04d/0Op34H5v7pbZw6pSKP7weA6lsMvfiIAMeIvkY/R4xQtBSMFEigu9QTZ2qB/9l22vsxtM8a+Q8CzD255fg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-member-expression-to-functions/7.16.7: resolution: {integrity: sha512-VtJ/65tYiU/6AbMTDwyoXGPKHgTsfRarivm+YbB5uAzKUyuPjgZSgAFeG87FCigc7KNHu2Pegh1XIT3lXjvz3Q==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-module-imports/7.16.7: resolution: {integrity: sha512-LVtS6TqjJHFc+nYeITRo6VLXve70xmq7wPhWTqDJusJEgGmkAACWwMiTNrvfoQo6hEhFwAIixNkvB0jPXDL8Wg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 - dev: true - - /@babel/helper-module-transforms/7.16.7: - resolution: {integrity: sha512-gaqtLDxJEFCeQbYp9aLAefjhkKdjKcdh6DB7jniIGU3Pz52WAmP268zK0VgPz9hUNkMSYeH976K2/Y6yPadpng==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-simple-access': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - '@babel/helper-validator-identifier': 7.16.7 - '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helper-module-transforms/7.17.6: - resolution: {integrity: sha512-2ULmRdqoOMpdvkbT8jONrZML/XALfzxlb052bldftkicAUy8AxSCkD5trDPQcwHNmolcl7wP6ehNqMlyUw6AaA==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-module-imports': 7.16.7 - '@babel/helper-simple-access': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - '@babel/helper-validator-identifier': 7.16.7 - '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 - transitivePeerDependencies: - - supports-color dev: true /@babel/helper-module-transforms/7.17.7: @@ -621,12 +502,7 @@ packages: resolution: {integrity: sha512-EtgBhg7rd/JcnpZFXpBy0ze1YRfdm7BnBX4uKMBd3ixa3RGAE002JZB66FJyNH7g0F38U05pXmA5P8cBh7z+1w==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 - dev: true - - /@babel/helper-plugin-utils/7.16.5: - resolution: {integrity: sha512-59KHWHXxVA9K4HNF4sbHCf+eJeFe0Te/ZFGqBT4OjXhrwvA04sGfaEGsVTdsjoszq0YTP49RC9UKe5g8uN2RwQ==} - engines: {node: '>=6.9.0'} + '@babel/types': 7.17.0 dev: true /@babel/helper-plugin-utils/7.16.7: @@ -641,19 +517,12 @@ packages: '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-member-expression-to-functions': 7.16.7 '@babel/helper-optimise-call-expression': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 + '@babel/traverse': 7.17.3 + '@babel/types': 7.17.0 transitivePeerDependencies: - supports-color dev: true - /@babel/helper-simple-access/7.16.7: - resolution: {integrity: sha512-ZIzHVyoeLMvXMN/vok/a4LWRy8G2v205mNP0XOuf9XRLyX5/u9CnVulUtDgUTama3lT+bf/UqucuZjqiGuTS1g==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/types': 7.16.7 - dev: true - /@babel/helper-simple-access/7.17.7: resolution: {integrity: sha512-txyMCGroZ96i+Pxr3Je3lzEJjqwaRC9buMUgtomcrLe5Nd0+fk1h0LLA+ixUF5OW7AhHuQ7Es1WcQJZmZsz2XA==} engines: {node: '>=6.9.0'} @@ -665,14 +534,14 @@ packages: resolution: {integrity: sha512-+il1gTy0oHwUsBQZyJvukbB4vPMdcYBrFHa0Uc4AizLxbq6BOYC51Rv4tWocX9BLBDLZ4kc6qUFpQ6HRgL+3zw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-split-export-declaration/7.16.7: resolution: {integrity: sha512-xbWoy/PFoxSWazIToT9Sif+jJTlrMcndIsaOKvTA6u7QEo7ilkRZpjew18/W3c7nm8fXdUDXh02VXTbZ0pGDNw==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.7 + '@babel/types': 7.17.0 dev: true /@babel/helper-validator-identifier/7.16.7: @@ -685,28 +554,6 @@ packages: engines: {node: '>=6.9.0'} dev: true - /@babel/helpers/7.16.7: - resolution: {integrity: sha512-9ZDoqtfY7AuEOt3cxchfii6C7GDyyMBffktR5B2jvWv8u2+efwvpnVKXMWzNehqy68tKgAfSwfdw/lWpthS2bw==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 - transitivePeerDependencies: - - supports-color - dev: true - - /@babel/helpers/7.17.2: - resolution: {integrity: sha512-0Qu7RLR1dILozr/6M0xgj+DFPmi6Bnulgm9M8BVa9ZCWxDqlSnqt3cf8IDPB5m45sVXUZ0kuQAgUrdSFFH79fQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/template': 7.16.7 - '@babel/traverse': 7.17.3 - '@babel/types': 7.17.0 - transitivePeerDependencies: - - supports-color - dev: true - /@babel/helpers/7.17.7: resolution: {integrity: sha512-TKsj9NkjJfTBxM7Phfy7kv6yYc4ZcOo+AaWGqQOKTPDOmcGkIFb5xNA746eKisQkm4yavUYh4InYM9S+VnO01w==} engines: {node: '>=6.9.0'} @@ -727,58 +574,37 @@ packages: js-tokens: 4.0.0 dev: true - /@babel/parser/7.16.7: - resolution: {integrity: sha512-sR4eaSrnM7BV7QPzGfEX5paG/6wrZM3I0HDzfIAK06ESvo9oy3xBuVBxE3MbQaKNhvg8g/ixjMWo2CGpzpHsDA==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - - /@babel/parser/7.17.3: - resolution: {integrity: sha512-7yJPvPV+ESz2IUTPbOL+YkIGyCqOyNIzdguKQuJGnH7bg1WTIifuM21YqokFt/THWh1AkCRn9IgoykTRCBVpzA==} - engines: {node: '>=6.0.0'} - hasBin: true - dev: true - /@babel/parser/7.17.7: resolution: {integrity: sha512-bm3AQf45vR4gKggRfvJdYJ0gFLoCbsPxiFLSH6hTVYABptNHY6l9NrhnucVjQ/X+SPtLANT9lc0fFhikj+VBRA==} engines: {node: '>=6.0.0'} hasBin: true dev: true - /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-class-properties/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-IobU0Xme31ewjYOShSIqd/ZGM/r/cuOz2z0MDbNrhF5FW+ZVgi0f2lyeoj9KFPDOAqsYxmLWZte1WOwlvY9aww==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.17.7 + '@babel/helper-create-class-features-plugin': 7.16.7_@babel+core@7.17.7 '@babel/helper-plugin-utils': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.16.7: + /@babel/plugin-proposal-object-rest-spread/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-3O0Y4+dw94HA86qSg9IHfyPktgR7q3gpNVAeiKQd+8jBKFaU5NQS1Yatgo4wY+UFNuLjvxcSmzcsHqrhgTyBUA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/compat-data': 7.16.4 - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 - dev: true - - /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.5: - resolution: {integrity: sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 + '@babel/compat-data': 7.17.7 + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.7 '@babel/helper-plugin-utils': 7.16.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.7 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.7 dev: true /@babel/plugin-syntax-async-generators/7.8.4_@babel+core@7.17.7: @@ -790,15 +616,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-bigint/7.8.3_@babel+core@7.17.7: resolution: {integrity: sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==} peerDependencies: @@ -808,49 +625,22 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.16.7: - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 - dev: true - - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.5: - resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.5 - dev: true - /@babel/plugin-syntax-class-properties/7.12.13_@babel+core@7.17.7: resolution: {integrity: sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.16.5 + '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.16.7: + /@babel/plugin-syntax-flow/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-UDo3YGQO0jH6ytzVwgSLv9i/CzMcUjbKenL67dTrAZPPv6GFAtDhe6jqnvmoKzC/7htNTohhos+onPtDMqJwaQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - - /@babel/plugin-syntax-import-meta/7.10.4_@babel+core@7.17.5: - resolution: {integrity: sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -863,15 +653,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-json-strings/7.8.3_@babel+core@7.17.7: resolution: {integrity: sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==} peerDependencies: @@ -881,22 +662,13 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.16.7: + /@babel/plugin-syntax-jsx/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-Esxmk7YjA8QysKeT3VhTXvF6y77f/a91SIs4pWb4H2eWGQkCKFgQaG6hdoEVZtGsrAcb2K5BW66XsOErD4WU3Q==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - - /@babel/plugin-syntax-logical-assignment-operators/7.10.4_@babel+core@7.17.5: - resolution: {integrity: sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -909,15 +681,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-nullish-coalescing-operator/7.8.3_@babel+core@7.17.7: resolution: {integrity: sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==} peerDependencies: @@ -927,15 +690,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.5: - resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-numeric-separator/7.10.4_@babel+core@7.17.7: resolution: {integrity: sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==} peerDependencies: @@ -945,39 +699,12 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.16.7: - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.16.7 - '@babel/helper-plugin-utils': 7.16.5 - dev: true - - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.5 - dev: true - /@babel/plugin-syntax-object-rest-spread/7.8.3_@babel+core@7.17.7: resolution: {integrity: sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.17.7 - '@babel/helper-plugin-utils': 7.16.5 - dev: true - - /@babel/plugin-syntax-optional-catch-binding/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 '@babel/helper-plugin-utils': 7.16.7 dev: true @@ -990,15 +717,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.5: - resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-optional-chaining/7.8.3_@babel+core@7.17.7: resolution: {integrity: sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==} peerDependencies: @@ -1008,16 +726,6 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.5: - resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} - engines: {node: '>=6.9.0'} - peerDependencies: - '@babel/core': ^7.0.0-0 - dependencies: - '@babel/core': 7.17.5 - '@babel/helper-plugin-utils': 7.16.7 - dev: true - /@babel/plugin-syntax-top-level-await/7.14.5_@babel+core@7.17.7: resolution: {integrity: sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==} engines: {node: '>=6.9.0'} @@ -1028,53 +736,53 @@ packages: '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.5: + /@babel/plugin-syntax-typescript/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-YhUIJHHGkqPgEcMYkPCKTyGUdoGKWtopIycQyjJH8OjvRgOYsXsaKehLVPScKJWAULPxMa4N1vCe6szREFlZ7A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.17.5 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-arrow-functions/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-9ffkFFMbvzTvv+7dTp/66xvZAWASuPD5Tl9LK3Z9vhOmANo6j94rik+5YMBt4CwHVMWLWpMsriIc2zsa3WW3xQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-block-scoped-functions/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-JUuzlzmF40Z9cXyytcbZEZKckgrQzChbQJw/5PuEHYeqzCsvebDx0K0jWnIIVcmmDOAVctCgnYs0pMcrYj2zJg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-block-scoping/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-ObZev2nxVAYA4bhyusELdo9hb3H+A56bxH3FZMbEImZFiEDYVHXQSJ1hQKFlDnlt8G9bBrCZ5ZpURZUrV4G5qQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-classes/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-classes/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-WY7og38SFAGYRe64BrjKf8OrE6ulEHtr5jEYaZMwox9KebgqPi67Zqz8K53EKk1fFEJgm96r32rkKZ3qA2nCWQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 @@ -1087,189 +795,182 @@ packages: - supports-color dev: true - /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-computed-properties/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-gN72G9bcmenVILj//sv1zLNaPyYcOzUho2lIJBMh/iakJ9ygCo/hEF9cpGb61SCMEDxbbyBoVQxrt+bWKu5KGw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-destructuring/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-VqAwhTHBnu5xBVDCvrvqJbtLUa++qZaWC0Fgr2mqokBlulZARGyIvZDoqbPlPaKImQ9dKAcCzbv+ul//uqu70A==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-flow-strip-types/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-mzmCq3cNsDpZZu9FADYYyfZJIOrSONmHcop2XEKPdBNMa4PDC4eEvcOvzZaCNcjKu72v0XQlA5y1g58aLRXdYg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.7 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.17.7 dev: true - /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-for-of/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-/QZm9W92Ptpw7sjI9Nx1mbcsWz33+l8kuMIQnDwgQBG5s3fAfQvkRjQ7NqXhtNcKOnPkdICmUHyCaWW06HCsqg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-function-name/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-SU/C68YVwTRxqWj5kgsbKINakGag0KTgq9f2iZEXdStoAbOzLHEBRYzImmA6yFo8YZhJVflvXmIHUO7GWHmxxA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-compilation-targets': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.17.7 + '@babel/helper-compilation-targets': 7.17.7_@babel+core@7.17.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-literals/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-6tH8RTpTWI0s2sV6uq3e/C9wPo4PTqqZps4uF0kzQ9/xPLFQtipynvmT1g/dOfEJ+0EQsHhkQ/zyRId8J2b8zQ==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-member-expression-literals/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-mBruRMbktKQwbxaJof32LT9KLy2f3gH+27a5XSuXo6h7R3vqltl0PgZ80C8ZMKw98Bf8bqt6BEVi3svOh2PzMw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-modules-commonjs/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-modules-commonjs/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-h2RP2kE7He1ZWKyAlanMZrAbdv+Acw1pA8dQZhE025WJZE2z0xzFADAinXA9fxd5bn7JnM+SdOGcndGx1ARs9w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 - '@babel/helper-module-transforms': 7.16.7 + '@babel/core': 7.17.7 + '@babel/helper-module-transforms': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/helper-simple-access': 7.16.7 + '@babel/helper-simple-access': 7.17.7 babel-plugin-dynamic-import-node: 2.3.3 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-object-super/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-14J1feiQVWaGvRxj2WjyMuXS2jsBkgB3MdSN5HuC2G5nRspa5RK9COcs82Pwy5BuGcjb+fYaUj94mYcOj7rCvw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-replace-supers': 7.16.7 transitivePeerDependencies: - supports-color dev: true - /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-parameters/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-AT3MufQ7zZEhU2hwOA11axBnExW0Lszu4RL/tAlUJBuNoRak+wehQW8h6KcXOcgjY42fHtDxswuMhMjFEuv/aw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-property-literals/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-z4FGr9NMGdoIl1RqavCqGG+ZuYjfZ/hkCIeuH6Do7tXmSm0ls11nYVSJqFEUOSJbDab5wC6lRE/w6YjVcr6Hqw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-react-display-name/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-qgIg8BcZgd0G/Cz916D5+9kqX0c7nPZyXaP8R2tLNN5tkyIZdG5fEwBrxwplzSnjC1jvQmyMNVwUCZPcbGY7Pg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-react-jsx/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-8D16ye66fxiE8m890w0BpPpngG9o9OVBBy0gH2E+2AR7qMR2ZpTYJEqLxAsoroenMId0p/wMW+Blc0meDgu0Ag==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-annotate-as-pure': 7.16.7 '@babel/helper-module-imports': 7.16.7 '@babel/helper-plugin-utils': 7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.7 - '@babel/types': 7.16.7 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.7 + '@babel/types': 7.17.0 dev: true - /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-shorthand-properties/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-hah2+FEnoRoATdIb05IOXf+4GzXYTq75TVhIn1PewihbpyrNWUt2JbudKQOETWw6QpLe+AIUpJ5MVLYTQbeeUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/plugin-transform-spread/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-spread/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-+pjJpgAngb53L0iaA5gU/1MLXJIfXcYepLgXB3esVRf4fqmj8f2cxM3/FKaHsZms08hFQJkFccEWuIpm429TXg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 '@babel/helper-skip-transparent-expression-wrappers': 7.16.0 dev: true - /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.16.7: + /@babel/plugin-transform-template-literals/7.16.7_@babel+core@7.17.7: resolution: {integrity: sha512-VwbkDDUeenlIjmfNeDX/V0aWrQH2QiVyJtwymVQSzItFDTpxfyJh3EVaQiS0rIN/CqbLGr0VcGmuwyTdZtdIsA==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: - '@babel/core': 7.16.7 + '@babel/core': 7.17.7 '@babel/helper-plugin-utils': 7.16.7 dev: true - /@babel/runtime/7.16.7: - resolution: {integrity: sha512-9E9FJowqAsytyOY6LG+1KuueckRL+aQW+mKvXRXnuFGyRAyepJPmEo9vgMfXUA6O9u3IeEdv9MAkppFcaQwogQ==} - engines: {node: '>=6.9.0'} - dependencies: - regenerator-runtime: 0.13.9 - dev: true - /@babel/runtime/7.17.2: resolution: {integrity: sha512-hzeyJyMA1YGdJTuWU0e/j4wKXrU4OMFvY2MSlaI9B7VQb0r5cxTE3EAIS2Q7Tn2RIcDkRvTA/v2JsAEhxe99uw==} engines: {node: '>=6.9.0'} @@ -1282,26 +983,8 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/parser': 7.16.7 - '@babel/types': 7.16.7 - dev: true - - /@babel/traverse/7.16.7: - resolution: {integrity: sha512-8KWJPIb8c2VvY8AJrydh6+fVRo2ODx1wYBU2398xJVq0JomuLBZmVQzLPBblJgHIGYG4znCpUZUZ0Pt2vdmVYQ==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/code-frame': 7.16.7 - '@babel/generator': 7.16.7 - '@babel/helper-environment-visitor': 7.16.7 - '@babel/helper-function-name': 7.16.7 - '@babel/helper-hoist-variables': 7.16.7 - '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.16.7 - '@babel/types': 7.16.7 - debug: 4.3.3 - globals: 11.12.0 - transitivePeerDependencies: - - supports-color + '@babel/parser': 7.17.7 + '@babel/types': 7.17.0 dev: true /@babel/traverse/7.17.3: @@ -1309,12 +992,12 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.7 - '@babel/generator': 7.17.3 + '@babel/generator': 7.17.7 '@babel/helper-environment-visitor': 7.16.7 '@babel/helper-function-name': 7.16.7 '@babel/helper-hoist-variables': 7.16.7 '@babel/helper-split-export-declaration': 7.16.7 - '@babel/parser': 7.17.3 + '@babel/parser': 7.17.7 '@babel/types': 7.17.0 debug: 4.3.3 globals: 11.12.0 @@ -1322,14 +1005,6 @@ packages: - supports-color dev: true - /@babel/types/7.16.7: - resolution: {integrity: sha512-E8HuV7FO9qLpx6OtoGfUQ2cjIYnbFwvZWYBS+87EwtdMvmUPJSwykpovFB+8insbpF0uJcpr8KMUi64XZntZcg==} - engines: {node: '>=6.9.0'} - dependencies: - '@babel/helper-validator-identifier': 7.16.7 - to-fast-properties: 2.0.0 - dev: true - /@babel/types/7.17.0: resolution: {integrity: sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw==} engines: {node: '>=6.9.0'} @@ -1519,14 +1194,14 @@ packages: prettier: 1.19.1 dev: true - /@commitlint/cli/16.2.1: - resolution: {integrity: sha512-zfKf+B9osuiDbxGMJ7bWFv7XFCW8wlQYPtCffNp7Ukdb7mdrep5R9e03vPUZysnwp8NX6hg05kPEvnD/wRIGWw==} + /@commitlint/cli/16.2.3: + resolution: {integrity: sha512-VsJBQLvhhlOgEfxs/Z5liYuK0dXqLE5hz1VJzLBxiOxG31kL/X5Q4OvK292BmO7IGZcm1yJE3XQPWSiFaEHbWA==} engines: {node: '>=v12'} hasBin: true dependencies: '@commitlint/format': 16.2.1 '@commitlint/lint': 16.2.1 - '@commitlint/load': 16.2.1 + '@commitlint/load': 16.2.3 '@commitlint/read': 16.2.1 '@commitlint/types': 16.2.1 lodash: 4.17.21 @@ -1545,15 +1220,6 @@ packages: conventional-changelog-conventionalcommits: 4.6.3 dev: true - /@commitlint/config-validator/16.1.0: - resolution: {integrity: sha512-2cHeZPNTuf1JWbMqyA46MkExor5HMSgv8JrdmzEakUbJHUreh35/wN00FJf57qGs134exQW2thiSQ1IJUsVx2Q==} - engines: {node: '>=v12'} - dependencies: - '@commitlint/types': 16.0.0 - ajv: 6.12.6 - dev: true - optional: true - /@commitlint/config-validator/16.2.1: resolution: {integrity: sha512-hogSe0WGg7CKmp4IfNbdNES3Rq3UEI4XRPB8JL4EPgo/ORq5nrGTVzxJh78omibNuB8Ho4501Czb1Er1MoDWpw==} engines: {node: '>=v12'} @@ -1570,12 +1236,6 @@ packages: lodash: 4.17.21 dev: true - /@commitlint/execute-rule/16.0.0: - resolution: {integrity: sha512-8edcCibmBb386x5JTHSPHINwA5L0xPkHQFY8TAuDEt5QyRZY/o5DF8OPHSa5Hx2xJvGaxxuIz4UtAT6IiRDYkw==} - engines: {node: '>=v12'} - dev: true - optional: true - /@commitlint/execute-rule/16.2.1: resolution: {integrity: sha512-oSls82fmUTLM6cl5V3epdVo4gHhbmBFvCvQGHBRdQ50H/690Uq1Dyd7hXMuKITCIdcnr9umyDkr8r5C6HZDF3g==} engines: {node: '>=v12'} @@ -1607,29 +1267,8 @@ packages: '@commitlint/types': 16.2.1 dev: true - /@commitlint/load/16.1.0: - resolution: {integrity: sha512-MtlEhKjP8jAF85jjX4mw8DUUwCxKsCgAc865hhpnwxjrfBcmGP7Up2AFE/M3ZMGDmSl1X1TMybQk/zohj8Cqdg==} - engines: {node: '>=v12'} - dependencies: - '@commitlint/config-validator': 16.1.0 - '@commitlint/execute-rule': 16.0.0 - '@commitlint/resolve-extends': 16.1.0 - '@commitlint/types': 16.0.0 - chalk: 4.1.2 - cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.3_typescript@4.5.5 - lodash: 4.17.21 - resolve-from: 5.0.0 - typescript: 4.5.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - - '@types/node' - dev: true - optional: true - - /@commitlint/load/16.2.1: - resolution: {integrity: sha512-oSpz0jTyVI/A1AIImxJINTLDOMB8YF7lWGm+Jg5wVWM0r7ucpuhyViVvpSRTgvL0z09oIxlctyFGWUQQpI42uw==} + /@commitlint/load/16.2.3: + resolution: {integrity: sha512-Hb4OUlMnBUK6UxJEZ/VJ5k0LocIS7PtEMbRXEAA7eSpOgORIFexC4K/RaRpVd5UTtu3M0ST3ddPPijF9rdW6nw==} engines: {node: '>=v12'} dependencies: '@commitlint/config-validator': 16.2.1 @@ -1639,10 +1278,10 @@ packages: '@types/node': 17.0.21 chalk: 4.1.2 cosmiconfig: 7.0.1 - cosmiconfig-typescript-loader: 1.0.6_e79e62fe450383fd2d418267dc75e645 + cosmiconfig-typescript-loader: 1.0.6_f01b7c141b75a45db67b7d9ae4c261df lodash: 4.17.21 resolve-from: 5.0.0 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -1672,19 +1311,6 @@ packages: git-raw-commits: 2.0.11 dev: true - /@commitlint/resolve-extends/16.1.0: - resolution: {integrity: sha512-8182s6AFoUFX6+FT1PgQDt15nO2ogdR/EN8SYVAdhNXw1rLz8kT5saB/ICw567GuRAUgFTUMGCXy3ctMOXPEDg==} - engines: {node: '>=v12'} - dependencies: - '@commitlint/config-validator': 16.1.0 - '@commitlint/types': 16.0.0 - import-fresh: 3.3.0 - lodash: 4.17.21 - resolve-from: 5.0.0 - resolve-global: 1.0.0 - dev: true - optional: true - /@commitlint/resolve-extends/16.2.1: resolution: {integrity: sha512-NbbCMPKTFf2J805kwfP9EO+vV+XvnaHRcBy6ud5dF35dxMsvdJqke54W3XazXF1ZAxC4a3LBy4i/GNVBAthsEg==} engines: {node: '>=v12'} @@ -1720,14 +1346,6 @@ packages: find-up: 5.0.0 dev: true - /@commitlint/types/16.0.0: - resolution: {integrity: sha512-+0FvYOAS39bJ4aKjnYn/7FD4DfWkmQ6G/06I4F0Gvu4KS5twirEg8mIcLhmeRDOOKn4Tp8PwpLwBiSA6npEMQA==} - engines: {node: '>=v12'} - dependencies: - chalk: 4.1.2 - dev: true - optional: true - /@commitlint/types/16.2.1: resolution: {integrity: sha512-7/z7pA7BM0i8XvMSBynO7xsB3mVQPUZbVn6zMIlp/a091XJ3qAXRXc+HwLYhiIdzzS5fuxxNIHZMGHVD4HJxdA==} engines: {node: '>=v12'} @@ -1747,7 +1365,7 @@ packages: '@cspotcode/source-map-consumer': 0.8.0 dev: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_c84a270c92bf6e8d30a9786dab5936e4: + /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_ec5c0ebd3030a0a5109338876648df1b: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} peerDependencies: @@ -1756,7 +1374,7 @@ packages: cosmiconfig: 7.0.1 lodash.get: 4.4.2 make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.6.2 + ts-node: 9.1.1_typescript@4.6.3 tslib: 2.3.1 transitivePeerDependencies: - typescript @@ -1773,7 +1391,7 @@ packages: ignore: 4.0.6 import-fresh: 3.3.0 js-yaml: 3.14.1 - minimatch: 3.0.4 + minimatch: 3.1.2 strip-json-comments: 3.1.1 transitivePeerDependencies: - supports-color @@ -1783,7 +1401,7 @@ packages: resolution: {integrity: sha512-82cpyJyKRoQoRi+14ibCeGPu0CwypgtBAdBhq1WfvagpCZNKqwXbKwXllYSMG91DhmG4jt9gN8eP6lGOtozuaw==} dev: false - /@graphql-codegen/cli/2.6.2_graphql@15.8.0+typescript@4.6.2: + /@graphql-codegen/cli/2.6.2_graphql@15.8.0+typescript@4.6.3: resolution: {integrity: sha512-UO75msoVgvLEvfjCezM09cQQqp32+mR8Ma1ACsBpr7nroFvHbgcu2ulx1cMovg4sxDBCsvd9Eq/xOOMpARUxtw==} hasBin: true peerDependencies: @@ -1813,7 +1431,7 @@ packages: glob: 7.2.0 globby: 11.1.0 graphql: 15.8.0 - graphql-config: 4.1.0_graphql@15.8.0+typescript@4.6.2 + graphql-config: 4.1.0_graphql@15.8.0+typescript@4.6.3 inquirer: 8.2.1 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -1846,8 +1464,8 @@ packages: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-tools/schema': 8.3.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 dev: true @@ -1925,81 +1543,71 @@ packages: graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true - /@graphql-codegen/typescript-document-nodes/2.2.5_graphql@15.8.0: - resolution: {integrity: sha512-Ez/u9YhsBCVv96cB1NC4AeW03xZAtO1zPSTzte4wAkiOWDcnEuCfVNVAodvLeooc8Ru9Pz9P46sLpEVDZgpZJg==} + /@graphql-codegen/typescript-document-nodes/2.2.8_graphql@15.8.0: + resolution: {integrity: sha512-eihEDcOwxMOMBcPu6OpXkCcPL/LkWvOf8d0hIIZn0ms8pMMnbRAg0oj7bog8xNDJUyMPFf42CZKqpX9Qqt3ZFQ==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.7.1_graphql@15.8.0 + '@graphql-codegen/visitor-plugin-common': 2.7.4_graphql@15.8.0 auto-bind: 4.0.0 graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true - /@graphql-codegen/typescript-operations/2.3.4_graphql@15.8.0: - resolution: {integrity: sha512-Jnsx+YTCqwq8F0ebyZAJGVtt+PQNuB/0uv9mEMbgcUbo/7w6EX6NZ8JArRuuz8MUb/gbpeO+GkfuNX+F6A8ikw==} + /@graphql-codegen/typescript-operations/2.3.5_graphql@15.8.0: + resolution: {integrity: sha512-GCZQW+O+cIF62ioPkQMoSJGzjJhtr7ttZGJOAoN/Q/oolG8ph9jNFePKO67tSQ/POAs5HLqfat4kAlCK8OPV3Q==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.7_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.7.3_graphql@15.8.0 + '@graphql-codegen/typescript': 2.4.8_graphql@15.8.0 + '@graphql-codegen/visitor-plugin-common': 2.7.4_graphql@15.8.0 auto-bind: 4.0.0 graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true - /@graphql-codegen/typescript-resolvers/2.5.2_graphql@15.8.0: - resolution: {integrity: sha512-iYgAttxqE/1TFcKmApwC/VzPFiPa22WYXq6XKQH8eDZUQvG2O4yG+2RfBxfPNGM5DnNkiOGBPuGipTSxV7lmaA==} + /@graphql-codegen/typescript-resolvers/2.6.1_graphql@15.8.0: + resolution: {integrity: sha512-tb8qiIYRDbypHvEVBi04OlItABPeormhd6gh26Q0FO/dD+tLx1V85A6wnHC4jExWPP9+/3PwHJL1pq/0n1kxlA==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/typescript': 2.4.5_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.7.1_graphql@15.8.0 + '@graphql-codegen/typescript': 2.4.8_graphql@15.8.0 + '@graphql-codegen/visitor-plugin-common': 2.7.4_graphql@15.8.0 '@graphql-tools/utils': 8.6.2_graphql@15.8.0 auto-bind: 4.0.0 graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true - /@graphql-codegen/typescript/2.4.5_graphql@15.8.0: - resolution: {integrity: sha512-Ytb8phNHKl/v/wxudsMOAV1dmzIbckWHm2J83PLNOvnu9CGEhgsd67vfe3ZoF95VU2BKSG8BXGa6uL9z2xDmuA==} - peerDependencies: - graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-codegen/schema-ast': 2.4.1_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.7.1_graphql@15.8.0 - auto-bind: 4.0.0 - graphql: 15.8.0 - tslib: 2.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@graphql-codegen/typescript/2.4.7_graphql@15.8.0: - resolution: {integrity: sha512-1YAK+m9SZRS1Uy8hdXVQAaAG/WF2jdFD76wbMRQ8Lf5e9YbmtJuy1RpI13nZJTZbhFopd9zqoWFJHsU/oy4i7g==} + /@graphql-codegen/typescript/2.4.8_graphql@15.8.0: + resolution: {integrity: sha512-tVsHIkuyenBany7c5IMU1yi4S1er2hgyXJGNY7PcyhpJMx0eChmbqz1VTiZxDEwi8mDBS2mn3TaSJMh6xuJM5g==} peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 '@graphql-codegen/schema-ast': 2.4.1_graphql@15.8.0 - '@graphql-codegen/visitor-plugin-common': 2.7.3_graphql@15.8.0 + '@graphql-codegen/visitor-plugin-common': 2.7.4_graphql@15.8.0 auto-bind: 4.0.0 graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -2020,31 +1628,12 @@ packages: parse-filepath: 1.0.2 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true - /@graphql-codegen/visitor-plugin-common/2.7.1_graphql@15.8.0: - resolution: {integrity: sha512-Ew/+0GwGwL3ZSXS0cYz6lVvE7S5SkbTr7caRpLa4FpAdLGNskCgdA1n6W5tX5c7qsaYstqlxp30hJTfgTsYS6A==} - peerDependencies: - graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-codegen/plugin-helpers': 2.4.2_graphql@15.8.0 - '@graphql-tools/optimize': 1.2.0_graphql@15.8.0 - '@graphql-tools/relay-operation-optimizer': 6.4.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 - auto-bind: 4.0.0 - change-case-all: 1.0.14 - dependency-graph: 0.11.0 - graphql: 15.8.0 - graphql-tag: 2.12.6_graphql@15.8.0 - parse-filepath: 1.0.2 - tslib: 2.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@graphql-codegen/visitor-plugin-common/2.7.3_graphql@15.8.0: - resolution: {integrity: sha512-rODPGkrHEf9aHD8SgVWS0xie8VmJoYXLWgQR8PFKrwCUFjf7nvDuATAL2lTFiHATlVBWg1meXVPdUlkKeJj/0Q==} + /@graphql-codegen/visitor-plugin-common/2.7.4_graphql@15.8.0: + resolution: {integrity: sha512-aaDoEudDD+B7DK/UwDSL2Fzej75N9hNJ3N8FQuTIeDyw6FNGWUxmkjVBLQGlzfnYfK8IYkdfYkrPn3Skq0pVxA==} peerDependencies: graphql: ^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -2060,6 +1649,7 @@ packages: parse-filepath: 1.0.2 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -2068,7 +1658,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 cross-undici-fetch: 0.1.25 graphql: 15.8.0 sync-fetch: 0.3.1 @@ -2082,7 +1672,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 dataloader: 2.0.0 graphql: 15.8.0 tslib: 2.3.1 @@ -2095,7 +1685,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 7.1.6_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 globby: 11.1.0 graphql: 15.8.0 tslib: 2.3.1 @@ -2110,8 +1700,8 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/batch-execute': 8.3.2_graphql@15.8.0 - '@graphql-tools/schema': 8.3.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 dataloader: 2.0.0 graphql: 15.8.0 graphql-executor: 0.0.18_graphql@15.8.0 @@ -2125,7 +1715,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 7.1.6_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 is-glob: 4.0.3 micromatch: 4.0.4 @@ -2141,7 +1731,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/graphql-tag-pluck': 7.1.6_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 cross-undici-fetch: 0.1.25 graphql: 15.8.0 sync-fetch: 0.3.1 @@ -2157,7 +1747,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/import': 6.6.6_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 globby: 11.1.0 graphql: 15.8.0 tslib: 2.3.1 @@ -2169,10 +1759,10 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@babel/parser': 7.17.3 + '@babel/parser': 7.17.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 transitivePeerDependencies: @@ -2195,7 +1785,7 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 globby: 11.1.0 graphql: 15.8.0 tslib: 2.3.1 @@ -2208,7 +1798,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/schema': 8.3.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 p-limit: 3.1.0 tslib: 2.3.1 @@ -2225,48 +1815,25 @@ packages: tslib: 2.0.3 dev: false - /@graphql-tools/merge/8.2.1_graphql@15.8.0: - resolution: {integrity: sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/utils': 8.6.1_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.3.1 - - /@graphql-tools/merge/8.2.3_graphql@15.8.0: - resolution: {integrity: sha512-XCSmL6/Xg8259OTWNp69B57CPWiVL69kB7pposFrufG/zaAlI9BS68dgzrxmmSqZV5ZHU4r/6Tbf6fwnEJGiSw==} + /@graphql-tools/merge/8.2.6_graphql@15.8.0: + resolution: {integrity: sha512-dkwTm4czMISi/Io47IVvq2Fl9q4TIGKpJ0VZjuXYdEFkECyH6A5uwxZfPVandZG+gQs8ocFFoa6RisiUJLZrJw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 - graphql: 15.8.0 - tslib: 2.3.1 - dev: true - - /@graphql-tools/mock/8.5.0_graphql@15.8.0: - resolution: {integrity: sha512-J4HZFPT78RbVFpm/yqY/1UeDVkvXQW6RMxZbOlV9xpC4ufFw/AzUlBnaXKhWgkRgIPf7RZZidahoz1W+dt/Juw==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/schema': 8.3.1_graphql@15.8.0 - '@graphql-tools/utils': 8.6.1_graphql@15.8.0 - fast-json-stable-stringify: 2.1.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 - dev: false /@graphql-tools/mock/8.5.2_graphql@15.8.0: resolution: {integrity: sha512-5BosbTWkzo5tdxIqoqokGLDPmdTS1tE4QNm6a2ONlXz0MaynPRAQ8b2CcSy/c6r0lDmCdkLtbVrRtV6m/wE6Kw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/schema': 8.3.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 fast-json-stable-stringify: 2.1.0 graphql: 15.8.0 tslib: 2.3.1 - dev: true /@graphql-tools/optimize/1.1.1_graphql@15.8.0: resolution: {integrity: sha512-y0TEfPyGmJaQjnsTRs/UP7/ZHaB3i68VAsXW4H2doUFKY6rIOUz+ruME/uWsfy/VeTWBNqGX8/m/X7YFEi5OJQ==} @@ -2292,7 +1859,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/url-loader': 7.9.1_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 '@types/js-yaml': 4.0.5 '@types/json-stable-stringify': 1.0.34 '@types/jsonwebtoken': 8.5.8 @@ -2300,7 +1867,7 @@ packages: debug: 4.3.3 dotenv: 16.0.0 graphql: 15.8.0 - graphql-request: 4.0.0_graphql@15.8.0 + graphql-request: 4.2.0_graphql@15.8.0 http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.0 isomorphic-fetch: 3.0.0 @@ -2325,11 +1892,12 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.0_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 relay-compiler: 12.0.0_graphql@15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -2338,11 +1906,12 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 relay-compiler: 12.0.0_graphql@15.8.0 tslib: 2.3.1 transitivePeerDependencies: + - encoding - supports-color dev: true @@ -2357,28 +1926,28 @@ packages: value-or-promise: 1.0.6 dev: false - /@graphql-tools/schema/8.3.1_graphql@15.8.0: - resolution: {integrity: sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==} + /@graphql-tools/schema/8.3.2_graphql@15.8.0: + resolution: {integrity: sha512-77feSmIuHdoxMXRbRyxE8rEziKesd/AcqKV6fmxe7Zt+PgIQITxNDew2XJJg7qFTMNM43W77Ia6njUSBxNOkwg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/merge': 8.2.1_graphql@15.8.0 - '@graphql-tools/utils': 8.6.1_graphql@15.8.0 + '@graphql-tools/merge': 8.2.6_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 value-or-promise: 1.0.11 + dev: true - /@graphql-tools/schema/8.3.2_graphql@15.8.0: - resolution: {integrity: sha512-77feSmIuHdoxMXRbRyxE8rEziKesd/AcqKV6fmxe7Zt+PgIQITxNDew2XJJg7qFTMNM43W77Ia6njUSBxNOkwg==} + /@graphql-tools/schema/8.3.5_graphql@15.8.0: + resolution: {integrity: sha512-3mJ/K7TdL+fnEUtCUqF4qkh1fcNMzaxgwKgO9fSYSTS7zyT16hbi5XSulSTshygHgaD2u+MO588iR4ZJcbZcIg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/merge': 8.2.3_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/merge': 8.2.6_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 value-or-promise: 1.0.11 - dev: true /@graphql-tools/url-loader/7.9.1_graphql@15.8.0: resolution: {integrity: sha512-UYKc0f8jw+MODDb79XKOG8wyvRCG/7KBYtRUfUKed4LBjftjZfF5VovAbF3axiTuzt2FSyPRu8YMEQ7kypkc8g==} @@ -2386,7 +1955,7 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/delegate': 8.5.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 '@graphql-tools/wrap': 8.4.3_graphql@15.8.0 '@n1ru4l/graphql-live-query': 0.9.0_graphql@15.8.0 '@types/websocket': 1.0.5 @@ -2421,8 +1990,8 @@ packages: graphql: 15.8.0 tslib: 2.2.0 - /@graphql-tools/utils/8.6.0_graphql@15.8.0: - resolution: {integrity: sha512-rnk+RHaOCeWnfekeQGRh5ycXK1ZAI7Nm0pbeLjA3SiysTdqhWyxNCp5ON4Mvtlid84OY/KB253fQq/2rotznCA==} + /@graphql-tools/utils/8.6.1_graphql@15.8.0: + resolution: {integrity: sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -2430,22 +1999,22 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/utils/8.6.1_graphql@15.8.0: - resolution: {integrity: sha512-uxcfHCocp4ENoIiovPxUWZEHOnbXqj3ekWc0rm7fUhW93a1xheARNHcNKhwMTR+UKXVJbTFQdGI1Rl5XdyvDBg==} + /@graphql-tools/utils/8.6.2_graphql@15.8.0: + resolution: {integrity: sha512-x1DG0cJgpJtImUlNE780B/dfp8pxvVxOD6UeykFH5rHes26S4kGokbgU8F1IgrJ1vAPm/OVBHtd2kicTsPfwdA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: graphql: 15.8.0 tslib: 2.3.1 + dev: true - /@graphql-tools/utils/8.6.2_graphql@15.8.0: - resolution: {integrity: sha512-x1DG0cJgpJtImUlNE780B/dfp8pxvVxOD6UeykFH5rHes26S4kGokbgU8F1IgrJ1vAPm/OVBHtd2kicTsPfwdA==} + /@graphql-tools/utils/8.6.5_graphql@15.8.0: + resolution: {integrity: sha512-mjOtaWiS2WIqRz/cq5gaeM3sVrllcu2xbtHROw1su1v3xWa3D3dKgn8Lrl7+tvWs5WUVySsBss/VZ3WdoPkCrA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: graphql: 15.8.0 tslib: 2.3.1 - dev: true /@graphql-tools/wrap/8.4.3_graphql@15.8.0: resolution: {integrity: sha512-2bd3GtlqV72idEphLTM8SRiSxEDrMPGE556faW8N5Q2qK7qlCEu9AQK0HNKWKdtEPTHqahndZtIPcdpNN6xGig==} @@ -2453,8 +2022,8 @@ packages: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/delegate': 8.5.2_graphql@15.8.0 - '@graphql-tools/schema': 8.3.2_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 value-or-promise: 1.0.11 @@ -2475,7 +2044,7 @@ packages: dependencies: '@humanwhocodes/object-schema': 1.2.1 debug: 4.3.3 - minimatch: 3.0.4 + minimatch: 3.1.2 transitivePeerDependencies: - supports-color dev: true @@ -2820,8 +2389,8 @@ packages: graphql: 15.8.0 dev: true - /@nestjs/common/8.2.6_88a789cb3f20cca25c3f70fe96f41643: - resolution: {integrity: sha512-flLYSXunxcKyjbYddrhwbc49uE705MxBt85rS3mHyhDbAIPSGGeZEqME44YyAzCg1NTfJSNe7ztmOce5kNkb9A==} + /@nestjs/common/8.4.3_e7ea248743279784063e3708d703abc5: + resolution: {integrity: sha512-QIhWykB7IPOwHQB/K9wMwmQKibQ5dhg9dt8ySOoD36uFFwN3RJQelzMFF9Rtu7hrMPk6pSyismEUKQ8BZMUD9w==} peerDependencies: cache-manager: '*' class-transformer: '*' @@ -2836,34 +2405,34 @@ packages: class-validator: optional: true dependencies: - axios: 0.24.0 + axios: 0.26.1 iterare: 1.2.1 reflect-metadata: 0.1.13 - rxjs: 7.5.2 + rxjs: 7.5.5 tslib: 2.3.1 uuid: 8.3.2 transitivePeerDependencies: - debug dev: false - /@nestjs/config/1.2.0_0f75cad7c3bc55c714d492fe95499bdf: - resolution: {integrity: sha512-GGZOj2g6EMZ23orsQqeD2Vs5E2ZrmAiB0qCGvERv+5nQmZjY4nKkisG4awQsym1uotmmzgtsd9lOiKqTIFONhA==} + /@nestjs/config/1.2.1_00edab75de3d00160109b98add317aa9: + resolution: {integrity: sha512-EgaGTXvG4unD5lGWmdSrUFrkGpX32lQGE/8qS60EnL82sIZV7HT1ZL7ib5S86P1nB+DnFDbDhDqTaZ3mivTyOg==} peerDependencies: '@nestjs/common': ^7.0.0 || ^8.0.0 reflect-metadata: ^0.1.13 rxjs: ^6.0.0 || ^7.2.0 dependencies: - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 dotenv: 16.0.0 - dotenv-expand: 8.0.1 + dotenv-expand: 5.1.0 lodash: 4.17.21 reflect-metadata: 0.1.13 - rxjs: 7.5.2 + rxjs: 7.5.5 uuid: 8.3.2 dev: false - /@nestjs/core/8.2.6_6a690c2be262b5b963ce353caec28f02: - resolution: {integrity: sha512-NwPcEIMmCsucs3QaDlQvkoU1FlFM2wm/WjaqLQhkSoIEmAR1gNtBo88f5io5cpMwCo1k5xYhqGlaSl6TfngwWQ==} + /@nestjs/core/8.4.3_c2aa74453c5108161d7d668927d51cc5: + resolution: {integrity: sha512-1etUwTR5jTCTcNh6MW1tFYrHMCvcdIzJ3Z9O9ETR8EYIsphhzsxxRCa0dfb9peKJEQpl6SkoGOILIFkxfokOPw==} requiresBuild: true peerDependencies: '@nestjs/common': ^8.0.0 @@ -2880,22 +2449,22 @@ packages: '@nestjs/websockets': optional: true dependencies: - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/platform-express': 8.4.0_732a54a2558f64827b8cc4f9baac4f1f + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/platform-express': 8.4.3_2da8a9968be4406723e870d9d23c8df0 '@nuxtjs/opencollective': 0.3.2 fast-safe-stringify: 2.1.1 iterare: 1.2.1 - object-hash: 2.2.0 + object-hash: 3.0.0 path-to-regexp: 3.2.0 reflect-metadata: 0.1.13 - rxjs: 7.5.2 + rxjs: 7.5.5 tslib: 2.3.1 uuid: 8.3.2 transitivePeerDependencies: - encoding dev: false - /@nestjs/graphql/9.1.2_5322f17803781fcb642aeddb8f663900: + /@nestjs/graphql/9.1.2_6cb037161a2a263d4e626d4d0c6fcbe9: resolution: {integrity: sha512-ncxmkKmrswnHJ+jLgc6tbkRET6HAyC3gK6WKt1CdPLjvMnXVpFVpyQMFSenNXxAndInw9IgaiSyiJFdRYZVD/w==} peerDependencies: '@apollo/federation': ^0.26.0 || ^0.27.0 || ^0.29.0 || ^0.33.0 @@ -2925,14 +2494,14 @@ packages: ts-morph: optional: true dependencies: - '@apollo/gateway': 0.46.0_graphql@15.8.0 + '@apollo/gateway': 0.50.0_graphql@15.8.0 '@graphql-tools/merge': 6.2.5_graphql@15.8.0 '@graphql-tools/schema': 7.1.5_graphql@15.8.0 '@graphql-tools/utils': 7.10.0_graphql@15.8.0 - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/core': 8.2.6_6a690c2be262b5b963ce353caec28f02 - '@nestjs/mapped-types': 1.0.0_cda0b5ad4ecede6b533af3009d6c603b - apollo-server-express: 3.6.2_graphql@15.8.0 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/core': 8.4.3_c2aa74453c5108161d7d668927d51cc5 + '@nestjs/mapped-types': 1.0.0_7ab401b35f05c13deb013f5cd66f11e3 + apollo-server-express: 3.6.6_graphql@15.8.0 chokidar: 3.5.2 fast-glob: 3.2.7 graphql: 15.8.0 @@ -2953,7 +2522,7 @@ packages: - utf-8-validate dev: false - /@nestjs/mapped-types/1.0.0_cda0b5ad4ecede6b533af3009d6c603b: + /@nestjs/mapped-types/1.0.0_7ab401b35f05c13deb013f5cd66f11e3: resolution: {integrity: sha512-26AW5jHadLXtvHs+M+Agd9KZ92dDlBrmD0rORlBlvn2KvsWs4JRaKl2mUsrW7YsdZeAu3Hc4ukqyYyDdyCmMWQ==} peerDependencies: '@nestjs/common': ^7.0.8 || ^8.0.0 @@ -2961,18 +2530,18 @@ packages: class-validator: ^0.11.1 || ^0.12.0 || ^0.13.0 reflect-metadata: ^0.1.12 dependencies: - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 reflect-metadata: 0.1.13 dev: false - /@nestjs/platform-express/8.4.0_732a54a2558f64827b8cc4f9baac4f1f: - resolution: {integrity: sha512-vuMKBsjkqNjXPWI79r+509o2HARZwr8oTcu8pmOFRc21TI5M1DC6roK3Wk5gxSxF0V/bgtrjqe26ARZtlWBaAQ==} + /@nestjs/platform-express/8.4.3_2da8a9968be4406723e870d9d23c8df0: + resolution: {integrity: sha512-MXXaShhWRChf7jKBrvRKjCFX84ii/4245TcB8Gei7UAGzDRHbM08lpLXDR+wUUUtC8rN2gWu8d8IGptAnqMGpA==} peerDependencies: '@nestjs/common': ^8.0.0 '@nestjs/core': ^8.0.0 dependencies: - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/core': 8.2.6_6a690c2be262b5b963ce353caec28f02 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/core': 8.4.3_c2aa74453c5108161d7d668927d51cc5 body-parser: 1.19.2 cors: 2.8.5 express: 4.17.3 @@ -2980,7 +2549,7 @@ packages: tslib: 2.3.1 dev: false - /@nestjs/schematics/8.0.8_typescript@4.6.2: + /@nestjs/schematics/8.0.8_typescript@4.6.3: resolution: {integrity: sha512-xIIb5YnMQN/OJQ68+MCapy2bXvTxSWgINoqQbyZWkLL/yTIuROvZCdtV850NPGyr7f7l93VBP0ZPitbFIexy3Q==} peerDependencies: typescript: ^3.4.5 || ^4.3.5 @@ -2990,13 +2559,13 @@ packages: fs-extra: 10.0.1 jsonc-parser: 3.0.0 pluralize: 8.0.0 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - chokidar dev: true - /@nestjs/testing/8.4.0_e895aaff73a5b5d7a391291e395a5b3f: - resolution: {integrity: sha512-Gk9OW4RpiIGDOROHS7O271uJEpIddQP94zlkPOVOu3HPUxntfKbmDU4cDaCqC0PQ9Jtj71C0H1j9RS8ituYLAw==} + /@nestjs/testing/8.4.3_f3535ac88edb13f3afdbc086f65fb7f4: + resolution: {integrity: sha512-6+b2UCObr5onv7TG398VUdkNeU9n+f+TeTvlzmZlp9LKIAS4ZxDxwpdLDl5m/AssdkaZpfb0u755BJfKP5wbNw==} peerDependencies: '@nestjs/common': ^8.0.0 '@nestjs/core': ^8.0.0 @@ -3009,13 +2578,13 @@ packages: optional: true dependencies: optional: 0.1.4 - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/core': 8.2.6_6a690c2be262b5b963ce353caec28f02 - '@nestjs/platform-express': 8.4.0_732a54a2558f64827b8cc4f9baac4f1f + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/core': 8.4.3_c2aa74453c5108161d7d668927d51cc5 + '@nestjs/platform-express': 8.4.3_2da8a9968be4406723e870d9d23c8df0 tslib: 2.3.1 dev: true - /@nestjs/typeorm/8.0.3_555eddcb05722006408f97eb320d705e: + /@nestjs/typeorm/8.0.3_6ee482c9629ec5a39430abca53267704: resolution: {integrity: sha512-tf9rTXP6LeFInkwd+tktQhtLRsKp4RRYImprqT8gcHcJDx+xMP1IygnXELOKwF5vo2/mnhrGtBlRQ/iiS6170g==} peerDependencies: '@nestjs/common': ^8.0.0 @@ -3024,11 +2593,11 @@ packages: rxjs: ^7.2.0 typeorm: ^0.2.34 dependencies: - '@nestjs/common': 8.2.6_88a789cb3f20cca25c3f70fe96f41643 - '@nestjs/core': 8.2.6_6a690c2be262b5b963ce353caec28f02 + '@nestjs/common': 8.4.3_e7ea248743279784063e3708d703abc5 + '@nestjs/core': 8.4.3_c2aa74453c5108161d7d668927d51cc5 reflect-metadata: 0.1.13 - rxjs: 7.5.2 - typeorm: 0.2.45_pg@8.7.3 + rxjs: 7.5.5 + typeorm: 0.3.3_pg@8.7.3 uuid: 8.3.2 dev: false @@ -3053,6 +2622,7 @@ packages: /@npmcli/fs/1.1.0: resolution: {integrity: sha512-VhP1qZLXcrXRIaPoqb4YA55JQxLNF3jNR4T55IdOJa3+IFJKNYHtPvtXx8slmeMavj37vCzCfrqQM1vWLsYKLA==} engines: {node: ^12.13.0 || ^14.15.0 || >=16} + deprecated: this version had an improper engines field added, update to 1.1.1 dependencies: '@gar/promisify': 1.1.2 semver: 7.3.5 @@ -3066,56 +2636,19 @@ packages: rimraf: 3.0.2 dev: false - /@nrwl/cli/13.8.3: - resolution: {integrity: sha512-6+OTs9aF5GzZUSmPziCThdPw2yXqhEw6JjYjOU9OUMZP1+6nPv7mCZkl9W2f6LEm9hAWIxHC1DsUjzWhdL1VGQ==} - hasBin: true - dependencies: - '@nrwl/tao': 13.8.3 - chalk: 4.1.0 - enquirer: 2.3.6 - v8-compile-cache: 2.3.0 - yargs-parser: 20.0.0 - dev: true - - /@nrwl/cli/13.8.8: - resolution: {integrity: sha512-PeC9n9gDE/KLA1jqhMF8bU8Q+VyPzS1t1Yk7K6yq5NvCdyupv2JQO49JMqgUtZ/00mY6buP5/Dpy0LHoNEceuw==} - hasBin: true + /@nrwl/cli/13.9.5: + resolution: {integrity: sha512-WO2tcRTnYcz/LMJO9RVDoQtpwREjanosUJhymFD6ozrdZBhDuxKQ2S681mjnCXWlWEhYvccGfLhechluiEdCLA==} dependencies: - '@nrwl/tao': 13.8.8 - chalk: 4.1.0 - enquirer: 2.3.6 - v8-compile-cache: 2.3.0 - yargs-parser: 20.0.0 + nx: 13.9.5 transitivePeerDependencies: - supports-color - dev: true - /@nrwl/cli/13.9.0: - resolution: {integrity: sha512-jYpVpkxtO/cImcMtwbpDtkQ0P2mgxc7CrjoAzzbfflYJGjCvv5GgJGGlOmwDgevcIZv16OLmMzk2jebMcGbnHw==} - hasBin: true + /@nrwl/devkit/13.9.5: + resolution: {integrity: sha512-7C79pueB1y0WCQa5iGoMID+lvXOvj66lPqeN7a/H6E7VHWyjmCqfo/Sf53KWKIQn9qJwzcp4MFyE/2U+ey9T5A==} dependencies: - nx: 13.9.0 - transitivePeerDependencies: - - supports-color - dev: false - - /@nrwl/devkit/13.8.3: - resolution: {integrity: sha512-XPmG9mSvPsJnqJ1mQ6ufnoh0Ow2p8SM1U9V2gHBo3y5mBI+VVBSFrLuDBYbMAPFtHN7nt9ANjqtxD1+G+DKWtw==} - dependencies: - '@nrwl/tao': 13.8.3 - ejs: 3.1.6 - ignore: 5.2.0 - rxjs: 6.6.7 - semver: 7.3.4 - tslib: 2.3.1 - dev: true - - /@nrwl/devkit/13.8.8: - resolution: {integrity: sha512-J1jQThtDjILtFwkY8Udn1L5OFMrhYjx03VcirbVraa/QTv3seIPqdO6+3kf+3qL/FbjGfnRuW6cuDtZEIcKJ2g==} - dependencies: - '@nrwl/tao': 13.8.8 ejs: 3.1.6 ignore: 5.2.0 + nx: 13.9.5 rxjs: 6.6.7 semver: 7.3.4 tslib: 2.3.1 @@ -3123,8 +2656,8 @@ packages: - supports-color dev: true - /@nrwl/eslint-plugin-nx/13.8.3_8a8a2deb81b2f1ae4fcdf815e8993f94: - resolution: {integrity: sha512-fiDGULPfFYFkjIORBCFTkzpUQNlW48/32C3xWVbZlmmnO1KJ5ql3QyQSaDpaentE5nASM8TbgXeVMRqhYkZbOw==} + /@nrwl/eslint-plugin-nx/13.9.5_7c052d26152feda2e1fd3022f37e6f26: + resolution: {integrity: sha512-rGEdqnQRubfAEmNdCh3n8yBQOJlFSn8nHsddkzCqwSjoZ/JRiQaYCFgZSVFo5ITB4SuUfKwwAvIU4wcshk+95A==} peerDependencies: '@typescript-eslint/parser': ~5.10.0 eslint-config-prettier: ^8.1.0 @@ -3132,20 +2665,13 @@ packages: eslint-config-prettier: optional: true dependencies: - '@nrwl/devkit': 13.8.3 - '@nrwl/workspace': 13.8.3_18174152df4fec2d3f2f472291dbfc05 - '@swc-node/register': 1.4.2 - '@typescript-eslint/experimental-utils': 5.10.2_eslint@7.32.0+typescript@4.6.2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.2 - chalk: 4.1.0 - confusing-browser-globals: 1.0.11 - eslint-config-prettier: 8.5.0_eslint@7.32.0 - tsconfig-paths: 3.14.0 - optionalDependencies: - '@swc/core-linux-arm64-gnu': 1.2.156 - '@swc/core-linux-arm64-musl': 1.2.156 - '@swc/core-linux-x64-gnu': 1.2.156 - '@swc/core-linux-x64-musl': 1.2.156 + '@nrwl/devkit': 13.9.5 + '@nrwl/workspace': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 + '@typescript-eslint/experimental-utils': 5.10.2_eslint@7.32.0+typescript@4.6.3 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.3 + chalk: 4.1.0 + confusing-browser-globals: 1.0.11 + eslint-config-prettier: 8.5.0_eslint@7.32.0 transitivePeerDependencies: - bufferutil - canvas @@ -3158,12 +2684,12 @@ packages: - utf-8-validate dev: true - /@nrwl/jest/13.8.3: - resolution: {integrity: sha512-9w+eRoRvYF6+Jz6IetnVeLb/NV62KQHC6ipvMik8nLeRp7DS34KDbCHys2MlZOVKk/I6vrbmLEDkrvVP8XIFsg==} + /@nrwl/jest/13.9.5: + resolution: {integrity: sha512-Tm2YQFMLON0UVAplH2eJP2OwDrMt7NX4tbQadeTRWwfgkhQHkzMrHuo7D7pLRoS+MVKdTcC6oOCrJTU5e9rMXg==} dependencies: '@jest/reporters': 27.2.2 '@jest/test-result': 27.2.2 - '@nrwl/devkit': 13.8.3 + '@nrwl/devkit': 13.9.5 chalk: 4.1.0 identity-obj-proxy: 3.0.0 jest-config: 27.2.2 @@ -3181,12 +2707,12 @@ packages: - utf-8-validate dev: true - /@nrwl/jest/13.8.3_ts-node@9.1.1: - resolution: {integrity: sha512-9w+eRoRvYF6+Jz6IetnVeLb/NV62KQHC6ipvMik8nLeRp7DS34KDbCHys2MlZOVKk/I6vrbmLEDkrvVP8XIFsg==} + /@nrwl/jest/13.9.5_ts-node@9.1.1: + resolution: {integrity: sha512-Tm2YQFMLON0UVAplH2eJP2OwDrMt7NX4tbQadeTRWwfgkhQHkzMrHuo7D7pLRoS+MVKdTcC6oOCrJTU5e9rMXg==} dependencies: '@jest/reporters': 27.2.2 '@jest/test-result': 27.2.2 - '@nrwl/devkit': 13.8.3 + '@nrwl/devkit': 13.9.5 chalk: 4.1.0 identity-obj-proxy: 3.0.0 jest-config: 27.2.2_ts-node@9.1.1 @@ -3204,39 +2730,16 @@ packages: - utf-8-validate dev: true - /@nrwl/jest/13.8.8: - resolution: {integrity: sha512-o+rWNY5R5DPKmal4rZORpI5wnM8jvc8PfiwoOt1DgqBPwr3iAMTO07as9tJ6Qz79MLBMy8H52LYNUUPRf0zMtg==} - dependencies: - '@jest/reporters': 27.2.2 - '@jest/test-result': 27.2.2 - '@nrwl/devkit': 13.8.8 - chalk: 4.1.0 - identity-obj-proxy: 3.0.0 - jest-config: 27.2.2 - jest-resolve: 27.2.2 - jest-util: 27.2.0 - resolve.exports: 1.1.0 - rxjs: 6.6.7 - tslib: 2.3.1 - transitivePeerDependencies: - - bufferutil - - canvas - - node-notifier - - supports-color - - ts-node - - utf-8-validate - dev: true - - /@nrwl/js/13.8.8_18174152df4fec2d3f2f472291dbfc05: - resolution: {integrity: sha512-XtWZ4UhfHC6+8d20HCzoAhB0ak6OAH10f98mTUQM6OjVx62ryxf7Bh6jgUeq1tA0NvsBqmjDmZ+/T0SGuoEmJw==} + /@nrwl/js/13.9.5_7e4a8c79838b9fce5e5fd42df3a43372: + resolution: {integrity: sha512-0kMOq4GkjwzH90mVHHKDHFD5uW6ygNsBmdaSu42gM3zWRsfiAAs8jmgk/oaMuYGN01SYLqTbAllIHKfBUrEkHw==} dependencies: - '@nrwl/devkit': 13.8.8 - '@nrwl/jest': 13.8.8 - '@nrwl/linter': 13.8.8_eslint@7.32.0+typescript@4.6.2 - '@nrwl/workspace': 13.8.8_18174152df4fec2d3f2f472291dbfc05 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5_ts-node@9.1.1 + '@nrwl/linter': 13.9.5_976cd60ae884b8ecd17ddefaba743be2 + '@nrwl/workspace': 13.9.5_7e4a8c79838b9fce5e5fd42df3a43372 '@parcel/watcher': 2.0.4 chalk: 4.1.0 - fast-glob: 3.2.11 + fast-glob: 3.2.7 fs-extra: 9.1.0 ignore: 5.2.0 js-tokens: 4.0.0 @@ -3255,41 +2758,45 @@ packages: - utf-8-validate dev: true - /@nrwl/linter/13.8.3_cb2610cb3d33cb758f3f142dd8948cf8: - resolution: {integrity: sha512-1C60ic0VwHrTPEMbUkDmu5e5hHRL6/XORA6hKiKDAhSYczPX9qNdTHuCaS0paSHRfc0YT4s20/jC/gtqy+UbEA==} - peerDependencies: - eslint: ^8.0.0 - peerDependenciesMeta: - eslint: - optional: true + /@nrwl/js/13.9.5_f8b6390d9d7a949607c6e5fef119b362: + resolution: {integrity: sha512-0kMOq4GkjwzH90mVHHKDHFD5uW6ygNsBmdaSu42gM3zWRsfiAAs8jmgk/oaMuYGN01SYLqTbAllIHKfBUrEkHw==} dependencies: - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3_ts-node@9.1.1 - '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.2 - eslint: 7.32.0 - tmp: 0.2.1 - tslib: 2.3.1 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5 + '@nrwl/linter': 13.9.5_eslint@7.32.0+typescript@4.6.3 + '@nrwl/workspace': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 + '@parcel/watcher': 2.0.4 + chalk: 4.1.0 + fast-glob: 3.2.7 + fs-extra: 9.1.0 + ignore: 5.2.0 + js-tokens: 4.0.0 + minimatch: 3.0.4 + source-map-support: 0.5.19 + tree-kill: 1.2.2 transitivePeerDependencies: - bufferutil - canvas + - eslint - node-notifier + - prettier - supports-color - ts-node - typescript - utf-8-validate dev: true - /@nrwl/linter/13.8.3_eslint@7.32.0+typescript@4.6.2: - resolution: {integrity: sha512-1C60ic0VwHrTPEMbUkDmu5e5hHRL6/XORA6hKiKDAhSYczPX9qNdTHuCaS0paSHRfc0YT4s20/jC/gtqy+UbEA==} + /@nrwl/linter/13.9.5_976cd60ae884b8ecd17ddefaba743be2: + resolution: {integrity: sha512-J3AoQ3wBt3gX+xmEpNPIUVAnAG1Wmhb1nGTRhsQm72I+TOy0f1cbwWh6Y34ICESQNL/inbNc1af/o2FakET47A==} peerDependencies: eslint: ^8.0.0 peerDependenciesMeta: eslint: optional: true dependencies: - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3 - '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.2 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5_ts-node@9.1.1 + '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.3 eslint: 7.32.0 tmp: 0.2.1 tslib: 2.3.1 @@ -3303,17 +2810,17 @@ packages: - utf-8-validate dev: true - /@nrwl/linter/13.8.8_eslint@7.32.0+typescript@4.6.2: - resolution: {integrity: sha512-lYJisb2sjsA6rGc/fKydJo4uZpa1kRaQ0FbKFqs5kiJ3d3DFJGF/IlwCFB/reR6rbcM6DKbFz3hteRp+tUdqAw==} + /@nrwl/linter/13.9.5_eslint@7.32.0+typescript@4.6.3: + resolution: {integrity: sha512-J3AoQ3wBt3gX+xmEpNPIUVAnAG1Wmhb1nGTRhsQm72I+TOy0f1cbwWh6Y34ICESQNL/inbNc1af/o2FakET47A==} peerDependencies: eslint: ^8.0.0 peerDependenciesMeta: eslint: optional: true dependencies: - '@nrwl/devkit': 13.8.8 - '@nrwl/jest': 13.8.8 - '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.2 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5 + '@phenomnomnominal/tsquery': 4.1.1_typescript@4.6.3 eslint: 7.32.0 tmp: 0.2.1 tslib: 2.3.1 @@ -3327,14 +2834,15 @@ packages: - utf-8-validate dev: true - /@nrwl/nest/13.8.3_18174152df4fec2d3f2f472291dbfc05: - resolution: {integrity: sha512-aqeWNitSIekjgyprYHv+CWv9A4bqmaeKZKJ/a8eDbvlzdAc9xzMI150ILYhuywfyUAl4dOVH+X9MEhUbYcCMEg==} + /@nrwl/nest/13.9.5_f8b6390d9d7a949607c6e5fef119b362: + resolution: {integrity: sha512-7m9l9gQUvPHQdL2fxnhAQdKbVD55N+lrxftiB4K431hytkllgQhW6BUin9fs0uMacy73IGhkoxiJYnodgjvvCQ==} dependencies: - '@nestjs/schematics': 8.0.8_typescript@4.6.2 - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3 - '@nrwl/linter': 13.8.3_eslint@7.32.0+typescript@4.6.2 - '@nrwl/node': 13.8.3_18174152df4fec2d3f2f472291dbfc05 + '@nestjs/schematics': 8.0.8_typescript@4.6.3 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5 + '@nrwl/js': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 + '@nrwl/linter': 13.9.5_eslint@7.32.0+typescript@4.6.3 + '@nrwl/node': 13.9.5_f8b6390d9d7a949607c6e5fef119b362 transitivePeerDependencies: - '@swc/core' - bufferutil @@ -3352,27 +2860,28 @@ packages: - webpack-cli dev: true - /@nrwl/node/13.8.3_18174152df4fec2d3f2f472291dbfc05: - resolution: {integrity: sha512-tNf0+FcuXyttBwK47VDAn4NQCrLFAtL+f2jq0k6let1ve+Jq7VgWRGIZMpupMIaeJ/0HqWKuytGyFPzOIaCC6w==} + /@nrwl/node/13.9.5_f8b6390d9d7a949607c6e5fef119b362: + resolution: {integrity: sha512-2Osp9IiYMJPLBQITum8x6R9PrL2lFhjOgPgGpmsydTv9qsVB/F40tQUP2irfeY/DIiQ7JHDPFwUyHJ28I6KacQ==} dependencies: - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3_ts-node@9.1.1 - '@nrwl/linter': 13.8.3_cb2610cb3d33cb758f3f142dd8948cf8 - '@nrwl/workspace': 13.8.3_0bd754fe72596a3356a52276a5278d8a + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5_ts-node@9.1.1 + '@nrwl/js': 13.9.5_7e4a8c79838b9fce5e5fd42df3a43372 + '@nrwl/linter': 13.9.5_976cd60ae884b8ecd17ddefaba743be2 + '@nrwl/workspace': 13.9.5_7e4a8c79838b9fce5e5fd42df3a43372 chalk: 4.1.0 copy-webpack-plugin: 9.1.0_webpack@5.70.0 enhanced-resolve: 5.9.2 fork-ts-checker-webpack-plugin: 6.2.10 fs-extra: 9.1.0 glob: 7.1.4 - license-webpack-plugin: 4.0.0_webpack@5.70.0 + license-webpack-plugin: 4.0.2_webpack@5.70.0 rxjs: 6.6.7 rxjs-for-await: 0.0.2_rxjs@6.6.7 source-map-support: 0.5.19 terser-webpack-plugin: 5.3.1_webpack@5.70.0 tree-kill: 1.2.2 - ts-loader: 9.2.8_typescript@4.6.2+webpack@5.70.0 - ts-node: 9.1.1_typescript@4.6.2 + ts-loader: 9.2.8_typescript@4.6.3+webpack@5.70.0 + ts-node: 9.1.1_typescript@4.6.3 tsconfig-paths: 3.14.0 tsconfig-paths-webpack-plugin: 3.5.2 tslib: 2.3.1 @@ -3408,115 +2917,26 @@ packages: - debug dev: true - /@nrwl/tao/13.8.3: - resolution: {integrity: sha512-zLM2uP398iLkpuTODfAaA1K7NeTGLrkVCdE7GkasrIg9dzd82Fx6k7kZnGhfVAVgfZpbXo8twKg0vdhxlJNWyA==} - hasBin: true - dependencies: - chalk: 4.1.0 - enquirer: 2.3.6 - fast-glob: 3.2.7 - fs-extra: 9.1.0 - ignore: 5.2.0 - jsonc-parser: 3.0.0 - nx: 13.8.3 - rxjs: 6.6.7 - rxjs-for-await: 0.0.2_rxjs@6.6.7 - semver: 7.3.4 - tmp: 0.2.1 - tslib: 2.3.1 - yargs-parser: 20.0.0 - dev: true - - /@nrwl/tao/13.8.8: - resolution: {integrity: sha512-xhOAuy4s5UpiseWjfKi5CHTH2GwNooK+iCvBo1USn9BuwrbjPwfCl3pLy0+d5eCa3X4DsghskzwfcaWCUyQm7Q==} - hasBin: true - dependencies: - '@swc-node/register': 1.4.2 - '@swc/core': 1.2.156 - chalk: 4.1.0 - enquirer: 2.3.6 - fast-glob: 3.2.7 - fs-extra: 9.1.0 - ignore: 5.2.0 - jsonc-parser: 3.0.0 - nx: 13.8.8 - rxjs: 6.6.7 - rxjs-for-await: 0.0.2_rxjs@6.6.7 - semver: 7.3.4 - tmp: 0.2.1 - tsconfig-paths: 3.14.0 - tslib: 2.3.1 - yargs-parser: 20.0.0 - transitivePeerDependencies: - - supports-color - dev: true - - /@nrwl/tao/13.9.0: - resolution: {integrity: sha512-U6qhpoIZDhYdMLmSuvWm1jmHT/us32yMf68hrHBolR2OQtDLv9eDaKFEs7symiLQFG3jswfQBNSVaKSvoUW6HQ==} + /@nrwl/tao/13.9.5: + resolution: {integrity: sha512-wvHdEuTxamADvQoGJa3BOZoijQm3Irol0vAxkxzoFS47SYXNvoBPtLhvrtF8P+yJv+gTLW8C0QnUHPVtsnenPA==} hasBin: true dependencies: - nx: 13.9.0 - transitivePeerDependencies: - - supports-color - dev: false - - /@nrwl/workspace/13.8.3_0bd754fe72596a3356a52276a5278d8a: - resolution: {integrity: sha512-B2LpbJjxT+WqW0PMxzdy8rmyY0woQytOi4BazPzpcFqaO7zO5/XvLF7txhcvYgRn8n6o0lPsMD0P0Pgeri8oaQ==} - peerDependencies: - prettier: ^2.5.1 - peerDependenciesMeta: - prettier: - optional: true - dependencies: - '@nrwl/cli': 13.8.3 - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3_ts-node@9.1.1 - '@nrwl/linter': 13.8.3_cb2610cb3d33cb758f3f142dd8948cf8 - '@parcel/watcher': 2.0.4 - chalk: 4.1.0 - chokidar: 3.5.3 - cli-cursor: 3.1.0 - cli-spinners: 2.6.1 - dotenv: 10.0.0 - enquirer: 2.3.6 - figures: 3.2.0 - flat: 5.0.2 - fs-extra: 9.1.0 - glob: 7.1.4 - ignore: 5.2.0 - minimatch: 3.0.4 - npm-run-path: 4.0.1 - open: 8.4.0 - prettier: 2.5.1 - rxjs: 6.6.7 - semver: 7.3.4 - tmp: 0.2.1 - tslib: 2.3.1 - yargs: 15.4.1 - yargs-parser: 20.0.0 + nx: 13.9.5 transitivePeerDependencies: - - bufferutil - - canvas - - eslint - - node-notifier - supports-color - - ts-node - - typescript - - utf-8-validate - dev: true - /@nrwl/workspace/13.8.3_18174152df4fec2d3f2f472291dbfc05: - resolution: {integrity: sha512-B2LpbJjxT+WqW0PMxzdy8rmyY0woQytOi4BazPzpcFqaO7zO5/XvLF7txhcvYgRn8n6o0lPsMD0P0Pgeri8oaQ==} + /@nrwl/workspace/13.9.5_7e4a8c79838b9fce5e5fd42df3a43372: + resolution: {integrity: sha512-gF4B4ekWBmjEjfbdR0IiX8lgEcG0RAKg5ncgViTWfX6mfHig/xyStdF1vjwOuv9mZjd+04S8sD405mj44s2rtg==} + requiresBuild: true peerDependencies: prettier: ^2.5.1 peerDependenciesMeta: prettier: optional: true dependencies: - '@nrwl/cli': 13.8.3 - '@nrwl/devkit': 13.8.3 - '@nrwl/jest': 13.8.3 - '@nrwl/linter': 13.8.3_eslint@7.32.0+typescript@4.6.2 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5_ts-node@9.1.1 + '@nrwl/linter': 13.9.5_976cd60ae884b8ecd17ddefaba743be2 '@parcel/watcher': 2.0.4 chalk: 4.1.0 chokidar: 3.5.3 @@ -3531,8 +2951,9 @@ packages: ignore: 5.2.0 minimatch: 3.0.4 npm-run-path: 4.0.1 + nx: 13.9.5 open: 8.4.0 - prettier: 2.5.1 + prettier: 2.6.1 rxjs: 6.6.7 semver: 7.3.4 tmp: 0.2.1 @@ -3550,8 +2971,8 @@ packages: - utf-8-validate dev: true - /@nrwl/workspace/13.8.8_18174152df4fec2d3f2f472291dbfc05: - resolution: {integrity: sha512-Al9Q1EHr9ZSh3la1gojVyyw7msN+6pOjwjEOLQrFmBgVdI7THb8y6wxy3K8+oUKtqyP+MgFGRqZbY0Tj7xbRFw==} + /@nrwl/workspace/13.9.5_f8b6390d9d7a949607c6e5fef119b362: + resolution: {integrity: sha512-gF4B4ekWBmjEjfbdR0IiX8lgEcG0RAKg5ncgViTWfX6mfHig/xyStdF1vjwOuv9mZjd+04S8sD405mj44s2rtg==} requiresBuild: true peerDependencies: prettier: ^2.5.1 @@ -3559,10 +2980,9 @@ packages: prettier: optional: true dependencies: - '@nrwl/cli': 13.8.8 - '@nrwl/devkit': 13.8.8 - '@nrwl/jest': 13.8.8 - '@nrwl/linter': 13.8.8_eslint@7.32.0+typescript@4.6.2 + '@nrwl/devkit': 13.9.5 + '@nrwl/jest': 13.9.5 + '@nrwl/linter': 13.9.5_eslint@7.32.0+typescript@4.6.3 '@parcel/watcher': 2.0.4 chalk: 4.1.0 chokidar: 3.5.3 @@ -3577,8 +2997,9 @@ packages: ignore: 5.2.0 minimatch: 3.0.4 npm-run-path: 4.0.1 + nx: 13.9.5 open: 8.4.0 - prettier: 2.5.1 + prettier: 2.6.1 rxjs: 6.6.7 semver: 7.3.4 tmp: 0.2.1 @@ -3622,17 +3043,17 @@ packages: node-gyp-build: 4.3.0 dev: true - /@phenomnomnominal/tsquery/4.1.1_typescript@4.6.2: + /@phenomnomnominal/tsquery/4.1.1_typescript@4.6.3: resolution: {integrity: sha512-jjMmK1tnZbm1Jq5a7fBliM4gQwjxMU7TFoRNwIyzwlO+eHPRCFv/Nv+H/Gi1jc3WR7QURG8D5d0Tn12YGrUqBQ==} peerDependencies: typescript: ^3 || ^4 dependencies: esquery: 1.4.0 - typescript: 4.6.2 + typescript: 4.6.3 dev: true - /@prisma/client/3.9.1_prisma@3.10.0: - resolution: {integrity: sha512-aLwfXKLvL+loQ0IuPPCXkcq8cXBg1IeoHHa5lqQu3dJHdj45wnislA/Ny4UxRQjD5FXqrfAb8sWtF+jhdmjFTg==} + /@prisma/client/3.11.1_prisma@3.11.1: + resolution: {integrity: sha512-B3C7zQG4HbjJzUr2Zg9UVkBJutbqq9/uqkl1S138+keZCubJrwizx3RuIvGwI+s+pm3qbsyNqXiZgL3Ir0fSng==} engines: {node: '>=12.6'} requiresBuild: true peerDependencies: @@ -3641,8 +3062,8 @@ packages: prisma: optional: true dependencies: - '@prisma/engines-version': 3.9.0-58.bcc2ff906db47790ee902e7bbc76d7ffb1893009 - prisma: 3.10.0 + '@prisma/engines-version': 3.11.1-1.1a2506facaf1a4727b7c26850735e88ec779dee9 + prisma: 3.11.1 dev: false /@prisma/debug/2.30.3: @@ -3684,8 +3105,8 @@ packages: - supports-color dev: true - /@prisma/engines-version/3.9.0-58.bcc2ff906db47790ee902e7bbc76d7ffb1893009: - resolution: {integrity: sha512-5Dh+qTDhpPR66w6NNAnPs+/W/Qt4r1DSd+qhfPFcDThUK4uxoZKGlPb2IYQn5LL+18aIGnmteDf7BnVMmvBNSQ==} + /@prisma/engines-version/3.11.1-1.1a2506facaf1a4727b7c26850735e88ec779dee9: + resolution: {integrity: sha512-HkcsDniA4iNb/gi0iuyOJNAM7nD/LwQ0uJm15v360O5dee3TM4lWdSQiTYBMK6FF68ACUItmzSur7oYuUZ2zkQ==} dev: false /@prisma/engines/2.31.0-32.2452cc6313d52b8b9a96999ac0e974d0aedf88db: @@ -3693,8 +3114,8 @@ packages: requiresBuild: true dev: true - /@prisma/engines/3.10.0-50.73e60b76d394f8d37d8ebd1f8918c79029f0db86: - resolution: {integrity: sha512-LjRssaWu9w2SrXitofnutRIyURI7l0veQYIALz7uY4shygM9nMcK3omXcObRm7TAcw3Z+9ytfK1B+ySOsOesxQ==} + /@prisma/engines/3.11.1-1.1a2506facaf1a4727b7c26850735e88ec779dee9: + resolution: {integrity: sha512-MILbsGnvmnhCbFGa2/iSnsyGyazU3afzD7ldjCIeLIGKkNBMSZgA2IvpYsAXl+6qFHKGrS3B2otKfV31dwMSQw==} requiresBuild: true dev: true @@ -3870,7 +3291,7 @@ packages: debug: 4.3.3 pirates: 4.0.5 tslib: 2.3.1 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - supports-color @@ -3884,6 +3305,7 @@ packages: engines: {node: '>=10'} cpu: [arm] os: [android] + requiresBuild: true optional: true /@swc/core-android-arm64/1.2.156: @@ -3891,6 +3313,7 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [android] + requiresBuild: true optional: true /@swc/core-darwin-arm64/1.2.156: @@ -3898,6 +3321,7 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [darwin] + requiresBuild: true optional: true /@swc/core-darwin-x64/1.2.156: @@ -3905,6 +3329,7 @@ packages: engines: {node: '>=10'} cpu: [x64] os: [darwin] + requiresBuild: true optional: true /@swc/core-freebsd-x64/1.2.156: @@ -3912,6 +3337,7 @@ packages: engines: {node: '>=10'} cpu: [x64] os: [freebsd] + requiresBuild: true optional: true /@swc/core-linux-arm-gnueabihf/1.2.156: @@ -3919,6 +3345,7 @@ packages: engines: {node: '>=10'} cpu: [arm] os: [linux] + requiresBuild: true optional: true /@swc/core-linux-arm64-gnu/1.2.156: @@ -3926,6 +3353,7 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [linux] + requiresBuild: true optional: true /@swc/core-linux-arm64-musl/1.2.156: @@ -3933,6 +3361,7 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [linux] + requiresBuild: true optional: true /@swc/core-linux-x64-gnu/1.2.156: @@ -3940,6 +3369,7 @@ packages: engines: {node: '>=10'} cpu: [x64] os: [linux] + requiresBuild: true optional: true /@swc/core-linux-x64-musl/1.2.156: @@ -3947,6 +3377,7 @@ packages: engines: {node: '>=10'} cpu: [x64] os: [linux] + requiresBuild: true optional: true /@swc/core-win32-arm64-msvc/1.2.156: @@ -3954,6 +3385,7 @@ packages: engines: {node: '>=10'} cpu: [arm64] os: [win32] + requiresBuild: true optional: true /@swc/core-win32-ia32-msvc/1.2.156: @@ -3961,6 +3393,7 @@ packages: engines: {node: '>=10'} cpu: [ia32] os: [win32] + requiresBuild: true optional: true /@swc/core-win32-x64-msvc/1.2.156: @@ -3968,6 +3401,7 @@ packages: engines: {node: '>=10'} cpu: [x64] os: [win32] + requiresBuild: true optional: true /@swc/core/1.2.156: @@ -4022,8 +3456,8 @@ packages: /@ts-morph/common/0.12.3: resolution: {integrity: sha512-4tUmeLyXJnJWvTFOKtcNJ1yh0a3SsTLi2MUoyj8iUNznFRN1ZquaNe7Oukqrnki2FzZkm0J9adCNLDZxUzvj+w==} dependencies: - fast-glob: 3.2.7 - minimatch: 3.0.4 + fast-glob: 3.2.11 + minimatch: 3.1.2 mkdirp: 1.0.4 path-browserify: 1.0.1 dev: false @@ -4047,12 +3481,12 @@ packages: /@types/accepts/1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: - '@types/node': 17.0.8 + '@types/node': 17.0.21 /@types/babel__core/7.1.18: resolution: {integrity: sha512-S7unDjm/C7z2A2R9NzfKCK1I+BAALDtxEmsJBwlB3EzNfb929ykjL++1CK9LO++EIp2fQrC8O+BwjKvz6UeDyQ==} dependencies: - '@babel/parser': 7.17.3 + '@babel/parser': 7.17.7 '@babel/types': 7.17.0 '@types/babel__generator': 7.6.4 '@types/babel__template': 7.4.1 @@ -4068,7 +3502,7 @@ packages: /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.17.3 + '@babel/parser': 7.17.7 '@babel/types': 7.17.0 dev: true @@ -4119,7 +3553,7 @@ packages: resolution: {integrity: sha512-GE44+DNEyxxh2Kc6ro/VkIj+9ma0pO0bwv9+uHSyBrikYOHr8zYcdPvnBOp1aw8s+CjRvuSx7CyWqRrNFQ59mA==} dependencies: '@types/estree': 0.0.51 - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.10 dev: true /@types/estree/0.0.51: @@ -4215,10 +3649,10 @@ packages: resolution: {integrity: sha512-iiUgKzV9AuaEkZqkOLDIvlQiL6ltuZd9tGcW3gwpnX8JbuiuhFlEGmmFXEXkN50Cvq7Os88IY2v0dkDqXYWVgA==} dev: true - /@types/node-fetch/2.5.12: - resolution: {integrity: sha512-MKgC4dlq4kKNa/mYrwpKfzQMB5X3ee5U6fSprkKpToBqBmX4nFZL9cW5jl6sWn+xpRJ7ypWh2yyqqr8UUCstSw==} + /@types/node-fetch/2.6.1: + resolution: {integrity: sha512-oMqjURCaxoSIsHSr1E47QHzbmzNR5rK8McHuNb11BOM9cHcIK3Avy0s/b2JlXHoQGTYS3NsvWzV1M0iK7l0wbA==} dependencies: - '@types/node': 17.0.8 + '@types/node': 17.0.21 form-data: 3.0.1 dev: false @@ -4232,9 +3666,6 @@ packages: /@types/node/17.0.21: resolution: {integrity: sha512-DBZCJbhII3r90XbQxI8Y9IjjiiOGlZ0Hr32omXIZvwwZ7p4DMMXGrKXVyPfuoBOri9XNtL0UK69jYIBIsRX3QQ==} - /@types/node/17.0.8: - resolution: {integrity: sha512-YofkM6fGv4gDJq78g4j0mMuGMkZVxZDgtU0JRdx6FgiJDG+0fY0GKVolOV8WqVmEhLCXkQRjwDdKyPxJp/uucg==} - /@types/normalize-package-data/2.4.1: resolution: {integrity: sha512-Gj7cI7z+98M282Tqmp2K5EIsoouUEzbBJhQQzDE3jSIRk6r9gsz0oUokqIUR4u1R3dMHo0pDHM7sNOHyhulypw==} dev: true @@ -4303,8 +3734,10 @@ packages: /@types/zen-observable/0.8.3: resolution: {integrity: sha512-fbF6oTd4sGGy0xjHPKAt+eS2CrxJ3+6gQ3FGcBoIJR2TLAyCkCyI8JqZNy+FeON0AhVgNJoUumVoZQjBFUqHkw==} + dev: true + optional: true - /@typescript-eslint/eslint-plugin/4.33.0_65e88d2733f36d3624b406e590cf0b3b: + /@typescript-eslint/eslint-plugin/4.33.0_0c49e12669280545a7ea3f36dba6eb0a: resolution: {integrity: sha512-aINiAxGVdOl1eJyVjaWn/YcVAq4Gi/Yo35qHGCnqbWVz61g39D0h23veY/MA0rFFGfxK7TySg2uwDeNv+JgVpg==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4315,8 +3748,8 @@ packages: typescript: optional: true dependencies: - '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.6.2 - '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/experimental-utils': 4.33.0_eslint@7.32.0+typescript@4.6.3 + '@typescript-eslint/parser': 4.33.0_eslint@7.32.0+typescript@4.6.3 '@typescript-eslint/scope-manager': 4.33.0 debug: 4.3.3 eslint: 7.32.0 @@ -4324,13 +3757,13 @@ packages: ignore: 5.1.9 regexpp: 3.2.0 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.6.2: + /@typescript-eslint/experimental-utils/4.33.0_eslint@7.32.0+typescript@4.6.3: resolution: {integrity: sha512-zeQjOoES5JFjTnAhI5QY7ZviczMzDptls15GFsI6jyUOq0kOf9+WonkhtlIhh0RgHRnqj5gdNxW5j1EvAyYg6Q==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4339,7 +3772,7 @@ packages: '@types/json-schema': 7.0.9 '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.6.2 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.6.3 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -4348,20 +3781,20 @@ packages: - typescript dev: true - /@typescript-eslint/experimental-utils/5.10.2_eslint@7.32.0+typescript@4.6.2: + /@typescript-eslint/experimental-utils/5.10.2_eslint@7.32.0+typescript@4.6.3: resolution: {integrity: sha512-stRnIlxDduzxtaVLtEohESoXI1k7J6jvJHGyIkOT2pvXbg5whPM6f9tzJ51bJJxaJTdmvwgVFDNCopFRb2F5Gw==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: eslint: ^6.0.0 || ^7.0.0 || ^8.0.0 dependencies: - '@typescript-eslint/utils': 5.10.2_eslint@7.32.0+typescript@4.6.2 + '@typescript-eslint/utils': 5.10.2_eslint@7.32.0+typescript@4.6.3 eslint: 7.32.0 transitivePeerDependencies: - supports-color - typescript dev: true - /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.6.2: + /@typescript-eslint/parser/4.33.0_eslint@7.32.0+typescript@4.6.3: resolution: {integrity: sha512-ZohdsbXadjGBSK0/r+d87X0SBmKzOq4/S5nzK6SBgJspFo9/CUDJ7hjayuze+JK7CZQLDMroqytp7pOcFKTxZA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4373,10 +3806,10 @@ packages: dependencies: '@typescript-eslint/scope-manager': 4.33.0 '@typescript-eslint/types': 4.33.0 - '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.6.2 + '@typescript-eslint/typescript-estree': 4.33.0_typescript@4.6.3 debug: 4.3.3 eslint: 7.32.0 - typescript: 4.6.2 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true @@ -4407,7 +3840,7 @@ packages: engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} dev: true - /@typescript-eslint/typescript-estree/4.33.0_typescript@4.6.2: + /@typescript-eslint/typescript-estree/4.33.0_typescript@4.6.3: resolution: {integrity: sha512-rkWRY1MPFzjwnEVHsxGemDzqqddw2QbTJlICPD9p9I9LfsO8fdmfQPOX3uKfUaGRDFJbfrtm/sXhVXN4E+bzCA==} engines: {node: ^10.12.0 || >=12.0.0} peerDependencies: @@ -4422,13 +3855,13 @@ packages: globby: 11.0.4 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/typescript-estree/5.10.2_typescript@4.6.2: + /@typescript-eslint/typescript-estree/5.10.2_typescript@4.6.3: resolution: {integrity: sha512-WHHw6a9vvZls6JkTgGljwCsMkv8wu8XU8WaYKeYhxhWXH/atZeiMW6uDFPLZOvzNOGmuSMvHtZKd6AuC8PrwKQ==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4443,13 +3876,13 @@ packages: globby: 11.1.0 is-glob: 4.0.3 semver: 7.3.5 - tsutils: 3.21.0_typescript@4.6.2 - typescript: 4.6.2 + tsutils: 3.21.0_typescript@4.6.3 + typescript: 4.6.3 transitivePeerDependencies: - supports-color dev: true - /@typescript-eslint/utils/5.10.2_eslint@7.32.0+typescript@4.6.2: + /@typescript-eslint/utils/5.10.2_eslint@7.32.0+typescript@4.6.3: resolution: {integrity: sha512-vuJaBeig1NnBRkf7q9tgMLREiYD7zsMrsN1DA3wcoMDvr3BTFiIpKjGiYZoKPllfEwN7spUjv7ZqD+JhbVjEPg==} engines: {node: ^12.22.0 || ^14.17.0 || >=16.0.0} peerDependencies: @@ -4458,7 +3891,7 @@ packages: '@types/json-schema': 7.0.10 '@typescript-eslint/scope-manager': 5.10.2 '@typescript-eslint/types': 5.10.2 - '@typescript-eslint/typescript-estree': 5.10.2_typescript@4.6.2 + '@typescript-eslint/typescript-estree': 5.10.2_typescript@4.6.3 eslint: 7.32.0 eslint-scope: 5.1.1 eslint-utils: 3.0.0_eslint@7.32.0 @@ -4597,6 +4030,12 @@ packages: dev: true optional: true + /@wry/equality/0.1.11: + resolution: {integrity: sha512-mwEVBDUVODlsQQ5dfuLUS5/Tf7jqUKyhKYHmVi4fPB6bDMOfWvUPJmKgS1Z7Za/sOI3vzWt4+O7yCiL/70MogA==} + dependencies: + tslib: 1.14.1 + dev: false + /@wry/equality/0.5.2: resolution: {integrity: sha512-oVMxbUXL48EV/C0/M7gLVsoK6qRHPS85x8zECofEZOVvxGmIPLA9o5Z27cc2PoAyZz1S2VoM2A7FLAnpfGlneA==} engines: {node: '>=8'} @@ -4644,19 +4083,11 @@ packages: event-target-shim: 5.0.1 dev: true - /accepts/1.3.7: - resolution: {integrity: sha512-Il80Qs2WjYlJIBNzNkK6KYqlVMTbZLXgHx2oT0pU/fjRHyEp+PEfEPY0R3WCwAGVOtauxh1hOxNgIf5bv7dQpA==} - engines: {node: '>= 0.6'} - dependencies: - mime-types: 2.1.34 - negotiator: 0.6.2 - dev: false - /accepts/1.3.8: resolution: {integrity: sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==} engines: {node: '>= 0.6'} dependencies: - mime-types: 2.1.34 + mime-types: 2.1.35 negotiator: 0.6.3 /acorn-globals/6.0.0: @@ -4756,15 +4187,6 @@ packages: uri-js: 4.4.1 dev: true - /ajv/8.7.1: - resolution: {integrity: sha512-gPpOObTO1QjbnN1sVMjJcp1TF9nggMfO4MBR5uQl6ZVTOaEPq5i4oq/6R9q2alMMPB3eg53wFv1RuJBLuxf3Hw==} - dependencies: - fast-deep-equal: 3.1.3 - json-schema-traverse: 1.0.0 - require-from-string: 2.0.2 - uri-js: 4.4.1 - dev: true - /ajv/8.9.0: resolution: {integrity: sha512-qOKJyNj/h+OWx7s5DePL6Zu1KeM9jPZhwBqs+7DzP6bGOvqzVCSf0xueYmVuaC/oQ/VtS2zLMLHdQFbkka+XDQ==} dependencies: @@ -4856,20 +4278,14 @@ packages: transitivePeerDependencies: - encoding - /apollo-graphql/0.9.5_graphql@15.8.0: - resolution: {integrity: sha512-RGt5k2JeBqrmnwRM0VOgWFiGKlGJMfmiif/4JvdaEqhMJ+xqe/9cfDYzXfn33ke2eWixsAbjEbRfy8XbaN9nTw==} - engines: {node: '>=6'} - peerDependencies: - graphql: ^14.2.1 || ^15.0.0 + /apollo-reporting-protobuf/3.3.0: + resolution: {integrity: sha512-51Jwrg0NvHJfKz7TIGU8+Os3rUAqWtXeKRsRtKYtTeMSBPNhzz8UoGjAB3XyVmUXRE3IRmLtDPDRFL7qbxMI/w==} dependencies: - core-js-pure: 3.20.1 - graphql: 15.8.0 - lodash.sortby: 4.7.0 - sha.js: 2.4.11 + '@apollo/protobufjs': 1.2.2 dev: false - /apollo-reporting-protobuf/3.3.0: - resolution: {integrity: sha512-51Jwrg0NvHJfKz7TIGU8+Os3rUAqWtXeKRsRtKYtTeMSBPNhzz8UoGjAB3XyVmUXRE3IRmLtDPDRFL7qbxMI/w==} + /apollo-reporting-protobuf/3.3.1: + resolution: {integrity: sha512-tyvj3Vj71TCh6c8PtdHOLgHHBSJ05DF/A/Po3q8yfHTBkOPcOJZE/GGN/PT/pwKg7HHxKcAeHDw7+xciVvGx0w==} dependencies: '@apollo/protobufjs': 1.2.2 @@ -4879,39 +4295,8 @@ packages: dependencies: lru-cache: 6.0.0 - /apollo-server-core/3.6.2_graphql@15.8.0: - resolution: {integrity: sha512-GNx41BnpH/yvGv7nTt4bQXuH5BDVs9CBQawfOcgtVdoVoWkazv1Dwy1muqPa7WDt2rk9oY+P6QymtJpBAtmzhg==} - engines: {node: '>=12.0'} - peerDependencies: - graphql: ^15.3.0 || ^16.0.0 - dependencies: - '@apollographql/apollo-tools': 0.5.2 - '@apollographql/graphql-playground-html': 1.6.29 - '@graphql-tools/mock': 8.5.0_graphql@15.8.0 - '@graphql-tools/schema': 8.3.1_graphql@15.8.0 - '@josephg/resolvable': 1.0.1 - apollo-datasource: 3.3.1 - apollo-reporting-protobuf: 3.3.0 - apollo-server-caching: 3.3.0 - apollo-server-env: 4.2.1 - apollo-server-errors: 3.3.1_graphql@15.8.0 - apollo-server-plugin-base: 3.5.1_graphql@15.8.0 - apollo-server-types: 3.5.1_graphql@15.8.0 - async-retry: 1.3.3 - fast-json-stable-stringify: 2.1.0 - graphql: 15.8.0 - graphql-tag: 2.12.6_graphql@15.8.0 - lodash.sortby: 4.7.0 - loglevel: 1.8.0 - lru-cache: 6.0.0 - sha.js: 2.4.11 - uuid: 8.3.2 - transitivePeerDependencies: - - encoding - dev: false - - /apollo-server-core/3.6.3_graphql@15.8.0: - resolution: {integrity: sha512-TFJmAlI6vPp1MHOSXqYkE6leAyMekWv/D/3ma11uETkcd3EPjERGmxtTXPJElMVEkOK9BEElYKthCrH7bjYLuw==} + /apollo-server-core/3.6.6_graphql@15.8.0: + resolution: {integrity: sha512-JKxUY4JZVhCKJeEACZRB/uCXFrOZN6p0fqe1NmFc4GDeYnejDirzzuWLMY1rAgI1N5tXhZniyHDR6nU0SpPbRA==} engines: {node: '>=12.0'} peerDependencies: graphql: ^15.3.0 || ^16.0.0 @@ -4919,15 +4304,15 @@ packages: '@apollographql/apollo-tools': 0.5.2 '@apollographql/graphql-playground-html': 1.6.29 '@graphql-tools/mock': 8.5.2_graphql@15.8.0 - '@graphql-tools/schema': 8.3.2_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 '@josephg/resolvable': 1.0.1 apollo-datasource: 3.3.1 - apollo-reporting-protobuf: 3.3.0 + apollo-reporting-protobuf: 3.3.1 apollo-server-caching: 3.3.0 apollo-server-env: 4.2.1 apollo-server-errors: 3.3.1_graphql@15.8.0 - apollo-server-plugin-base: 3.5.1_graphql@15.8.0 - apollo-server-types: 3.5.1_graphql@15.8.0 + apollo-server-plugin-base: 3.5.2_graphql@15.8.0 + apollo-server-types: 3.5.2_graphql@15.8.0 async-retry: 1.3.3 fast-json-stable-stringify: 2.1.0 graphql: 15.8.0 @@ -4939,7 +4324,6 @@ packages: uuid: 8.3.2 transitivePeerDependencies: - encoding - dev: true /apollo-server-env/4.2.1: resolution: {integrity: sha512-vm/7c7ld+zFMxibzqZ7SSa5tBENc4B0uye9LTfjJwGoQFY5xsUPH5FpO5j0bMUDZ8YYNbrF9SNtzc5Cngcr90g==} @@ -4957,8 +4341,8 @@ packages: dependencies: graphql: 15.8.0 - /apollo-server-express/3.6.2_graphql@15.8.0: - resolution: {integrity: sha512-C/guyWmewY/7rjI1Y2Fdpvq0TgF3F/7kTWcGzQhRe/h31ehvFFCeulrmxJ0MEpnIPB3eX7WHS2DZnyuJplsHKQ==} + /apollo-server-express/3.6.6_express@4.17.3+graphql@15.8.0: + resolution: {integrity: sha512-27D+rRd/yfIFx333yYc6WgAhI6hCPbM3r53Ha0SFCGZ7BGvccVvKlhlbLYdkLEO0DQEdVKI7YuZq4yoM0qdZ/g==} engines: {node: '>=12.0'} peerDependencies: express: ^4.17.1 @@ -4969,19 +4353,20 @@ packages: '@types/cors': 2.8.12 '@types/express': 4.17.13 '@types/express-serve-static-core': 4.17.28 - accepts: 1.3.7 - apollo-server-core: 3.6.2_graphql@15.8.0 - apollo-server-types: 3.5.1_graphql@15.8.0 - body-parser: 1.19.1 + accepts: 1.3.8 + apollo-server-core: 3.6.6_graphql@15.8.0 + apollo-server-types: 3.5.2_graphql@15.8.0 + body-parser: 1.19.2 cors: 2.8.5 + express: 4.17.3 graphql: 15.8.0 parseurl: 1.3.3 transitivePeerDependencies: - encoding - dev: false + dev: true - /apollo-server-express/3.6.3_express@4.17.3+graphql@15.8.0: - resolution: {integrity: sha512-3CjahZ+n+1T7pHH1qW1B6Ns0BzwOMeupAp2u0+M8ruOmE/e7VKn0OSOQQckZ8Z2AcWxWeno9K89fIv3PoSYgYA==} + /apollo-server-express/3.6.6_graphql@15.8.0: + resolution: {integrity: sha512-27D+rRd/yfIFx333yYc6WgAhI6hCPbM3r53Ha0SFCGZ7BGvccVvKlhlbLYdkLEO0DQEdVKI7YuZq4yoM0qdZ/g==} engines: {node: '>=12.0'} peerDependencies: express: ^4.17.1 @@ -4993,24 +4378,23 @@ packages: '@types/express': 4.17.13 '@types/express-serve-static-core': 4.17.28 accepts: 1.3.8 - apollo-server-core: 3.6.3_graphql@15.8.0 - apollo-server-types: 3.5.1_graphql@15.8.0 + apollo-server-core: 3.6.6_graphql@15.8.0 + apollo-server-types: 3.5.2_graphql@15.8.0 body-parser: 1.19.2 cors: 2.8.5 - express: 4.17.3 graphql: 15.8.0 parseurl: 1.3.3 transitivePeerDependencies: - encoding - dev: true + dev: false - /apollo-server-plugin-base/3.5.1_graphql@15.8.0: - resolution: {integrity: sha512-wgDHz3lLrCqpecDky3z6AOQ0vik0qs0Cya/Ti6n3ESYXJ9MdK3jE/QunATIrOYYJaa+NKl9V7YwU+/bojNfFuQ==} + /apollo-server-plugin-base/3.5.2_graphql@15.8.0: + resolution: {integrity: sha512-SwIf1waDmNDb0kmn57QR++InwK6Iv/X2slpm/aFIoqFBe91r6uJfakJvQZuh8dLEgk68gxqFsT8zHRpxBclE+g==} engines: {node: '>=12.0'} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: - apollo-server-types: 3.5.1_graphql@15.8.0 + apollo-server-types: 3.5.2_graphql@15.8.0 graphql: 15.8.0 transitivePeerDependencies: - encoding @@ -5021,26 +4405,52 @@ packages: peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: - apollo-reporting-protobuf: 3.3.0 + apollo-reporting-protobuf: 3.3.1 + apollo-server-caching: 3.3.0 + apollo-server-env: 4.2.1 + graphql: 15.8.0 + transitivePeerDependencies: + - encoding + dev: false + + /apollo-server-types/3.5.2_graphql@15.8.0: + resolution: {integrity: sha512-vhcbIWsBkoNibABOym4AAPBoNDjokhjUQokKYdwZMeqrb850PMQdNJFrGyXT5onP408Ghv4O8PfgBuPQmeJhVQ==} + engines: {node: '>=12.0'} + peerDependencies: + graphql: ^15.3.0 || ^16.0.0 + dependencies: + apollo-reporting-protobuf: 3.3.1 apollo-server-caching: 3.3.0 apollo-server-env: 4.2.1 graphql: 15.8.0 transitivePeerDependencies: - encoding - /apollo-server/3.6.3_graphql@15.8.0: - resolution: {integrity: sha512-kNvOiDNkIaO+MsfR9v40Vz4ArlDdc9VwVKGJy5dniLW9AoDa/tSF99m8ItfGoMypqlRPMgrNGxkMuToBnvYXNQ==} + /apollo-server/3.6.6_graphql@15.8.0: + resolution: {integrity: sha512-IBvwixhTwxNtjsbaYF9xttOnnVzcPcrf/3CP8k31leY7G0BsIwJYZDt79HlWENerhPLDvmB5avAmqQmPeFQUmQ==} peerDependencies: graphql: ^15.3.0 || ^16.0.0 dependencies: - apollo-server-core: 3.6.3_graphql@15.8.0 - apollo-server-express: 3.6.3_express@4.17.3+graphql@15.8.0 + apollo-server-core: 3.6.6_graphql@15.8.0 + apollo-server-express: 3.6.6_express@4.17.3+graphql@15.8.0 express: 4.17.3 graphql: 15.8.0 transitivePeerDependencies: - encoding dev: true + /apollo-utilities/1.3.4_graphql@15.8.0: + resolution: {integrity: sha512-pk2hiWrCXMAy2fRPwEyhvka+mqwzeP60Jr1tRYi5xru+3ko94HI9o6lK0CT33/w4RDlxWchmdhDCrvdr+pHCig==} + peerDependencies: + graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 + dependencies: + '@wry/equality': 0.1.11 + fast-json-stable-stringify: 2.1.0 + graphql: 15.8.0 + ts-invariant: 0.4.4 + tslib: 1.14.1 + dev: false + /app-root-path/3.0.0: resolution: {integrity: sha512-qMcx+Gy2UZynHjOHOIXPNvpf+9cjvk3cWrBBK7zg4gH9+clobJRb9NGzcT7mQTcV/6Gm/1WelUtqxVXnNlrwcw==} engines: {node: '>= 6.0.0'} @@ -5195,39 +4605,20 @@ packages: /axios/0.21.4: resolution: {integrity: sha512-ut5vewkiu8jjGBdqpM44XxjuCjq9LAKeHVmoVfHVzy8eHgxxq8SbAVQNovDA8mVi05kP0Ea/n/UzcSHcTJQfNg==} - dependencies: - follow-redirects: 1.14.9 - transitivePeerDependencies: - - debug - dev: true - - /axios/0.24.0: - resolution: {integrity: sha512-Q6cWsys88HoPgAaFAVUb0WpPk0O8iTeisR9IMqy9G8AbO4NlpVknrnQS03zzF9PGAWgO3cgletO3VjV/P7VztA==} - dependencies: - follow-redirects: 1.14.7 - transitivePeerDependencies: - - debug - dev: false - - /babel-jest/27.5.1_@babel+core@7.17.5: - resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - '@babel/core': ^7.8.0 - dependencies: - '@babel/core': 7.17.5 - '@jest/transform': 27.5.1 - '@jest/types': 27.5.1 - '@types/babel__core': 7.1.18 - babel-plugin-istanbul: 6.1.1 - babel-preset-jest: 27.5.1_@babel+core@7.17.5 - chalk: 4.1.2 - graceful-fs: 4.2.9 - slash: 3.0.0 + dependencies: + follow-redirects: 1.14.9 transitivePeerDependencies: - - supports-color + - debug dev: true + /axios/0.26.1: + resolution: {integrity: sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==} + dependencies: + follow-redirects: 1.14.9 + transitivePeerDependencies: + - debug + dev: false + /babel-jest/27.5.1_@babel+core@7.17.7: resolution: {integrity: sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -5280,26 +4671,6 @@ packages: resolution: {integrity: sha512-Xj9XuRuz3nTSbaTXWv3itLOcxyF4oPD8douBBmj7U9BBC6nEBYfyOJYQMf/8PJAFotC62UY5dFfIGEPr7WswzQ==} dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.17.5: - resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.17.5 - '@babel/plugin-syntax-async-generators': 7.8.4_@babel+core@7.17.5 - '@babel/plugin-syntax-bigint': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.5 - '@babel/plugin-syntax-import-meta': 7.10.4_@babel+core@7.17.5 - '@babel/plugin-syntax-json-strings': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-logical-assignment-operators': 7.10.4_@babel+core@7.17.5 - '@babel/plugin-syntax-nullish-coalescing-operator': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-numeric-separator': 7.10.4_@babel+core@7.17.5 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-optional-catch-binding': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-optional-chaining': 7.8.3_@babel+core@7.17.5 - '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.5 - dev: true - /babel-preset-current-node-syntax/1.0.1_@babel+core@7.17.7: resolution: {integrity: sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==} peerDependencies: @@ -5320,54 +4691,43 @@ packages: '@babel/plugin-syntax-top-level-await': 7.14.5_@babel+core@7.17.7 dev: true - /babel-preset-fbjs/3.4.0_@babel+core@7.16.7: + /babel-preset-fbjs/3.4.0_@babel+core@7.17.7: resolution: {integrity: sha512-9ywCsCvo1ojrw0b+XYk7aFvTH6D9064t0RIL1rtMf3nsa02Xw41MS7sZw216Im35xj/UY0PDBQsa1brUDDF1Ow==} peerDependencies: '@babel/core': ^7.0.0 dependencies: - '@babel/core': 7.16.7 - '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.7 - '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.7 - '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-modules-commonjs': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.16.7 - '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.16.7 + '@babel/core': 7.17.7 + '@babel/plugin-proposal-class-properties': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-proposal-object-rest-spread': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.17.7 + '@babel/plugin-syntax-flow': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-syntax-jsx': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.17.7 + '@babel/plugin-transform-arrow-functions': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-block-scoped-functions': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-block-scoping': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-classes': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-computed-properties': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-destructuring': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-flow-strip-types': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-for-of': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-function-name': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-literals': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-member-expression-literals': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-modules-commonjs': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-object-super': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-parameters': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-property-literals': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-react-display-name': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-react-jsx': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-shorthand-properties': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-spread': 7.16.7_@babel+core@7.17.7 + '@babel/plugin-transform-template-literals': 7.16.7_@babel+core@7.17.7 babel-plugin-syntax-trailing-function-commas: 7.0.0-beta.0 transitivePeerDependencies: - supports-color dev: true - /babel-preset-jest/27.5.1_@babel+core@7.17.5: - resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - peerDependencies: - '@babel/core': ^7.0.0 - dependencies: - '@babel/core': 7.17.5 - babel-plugin-jest-hoist: 27.5.1 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.5 - dev: true - /babel-preset-jest/27.5.1_@babel+core@7.17.7: resolution: {integrity: sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -5419,22 +4779,6 @@ packages: readable-stream: 3.6.0 dev: true - /body-parser/1.19.1: - resolution: {integrity: sha512-8ljfQi5eBk8EJfECMrgqNGWPEY5jWP+1IzkzkGdFFEwFQZZyaZ21UqdaHktgiMlH0xLHqIFtE/u2OYE5dOtViA==} - engines: {node: '>= 0.8'} - dependencies: - bytes: 3.1.1 - content-type: 1.0.4 - debug: 2.6.9 - depd: 1.1.2 - http-errors: 1.8.1 - iconv-lite: 0.4.24 - on-finished: 2.3.0 - qs: 6.9.6 - raw-body: 2.4.2 - type-is: 1.6.18 - dev: false - /body-parser/1.19.2: resolution: {integrity: sha512-SAAwOxgoCKMGs9uUAUFHygfLAyaniaoun6I8mFY9pRAJL9+Kec34aU+oIjDhTycub1jozEfEwx1W1IuOYxVSFw==} engines: {node: '>= 0.8'} @@ -5472,25 +4816,13 @@ packages: resolution: {integrity: sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==} dev: true - /browserslist/4.19.1: - resolution: {integrity: sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A==} - engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} - hasBin: true - dependencies: - caniuse-lite: 1.0.30001292 - electron-to-chromium: 1.4.28 - escalade: 3.1.1 - node-releases: 2.0.1 - picocolors: 1.0.0 - dev: true - /browserslist/4.20.0: resolution: {integrity: sha512-bnpOoa+DownbciXj0jVGENf8VYQnE2LNWomhYuCsMmmx9Jd9lwq0WXODuwpSsp8AVdKM2/HorrzxAfbKvWTByQ==} engines: {node: ^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7} hasBin: true dependencies: - caniuse-lite: 1.0.30001315 - electron-to-chromium: 1.4.82 + caniuse-lite: 1.0.30001317 + electron-to-chromium: 1.4.85 escalade: 3.1.1 node-releases: 2.0.2 picocolors: 1.0.0 @@ -5559,11 +4891,6 @@ packages: readable-stream: 1.1.14 dev: false - /bytes/3.1.1: - resolution: {integrity: sha512-dWe4nWO/ruEOY7HkUJ5gFt1DCFV9zPRoJr8pV0/ASQermOZjtq8jMjOprC0Kd10GLN+l7xaUPvxzJFWtxGu8Fg==} - engines: {node: '>= 0.8'} - dev: false - /bytes/3.1.2: resolution: {integrity: sha512-/Nf7TyzTx6S3yRJObOAV7956r8cr2+Oj8AC5dt8wSP3BQAoeX58NoHyCU8P8zGkNXStjTSi6fzO6F0pBdcYbEg==} engines: {node: '>= 0.8'} @@ -5646,14 +4973,6 @@ packages: engines: {node: '>=10'} dev: true - /caniuse-lite/1.0.30001292: - resolution: {integrity: sha512-jnT4Tq0Q4ma+6nncYQVe7d73kmDmE9C3OGTx3MvW7lBM/eY1S1DZTMBON7dqV481RhNiS5OxD7k9JQvmDOTirw==} - dev: true - - /caniuse-lite/1.0.30001315: - resolution: {integrity: sha512-5v7LFQU4Sb/qvkz7JcZkvtSH1Ko+1x2kgo3ocdBeMGZSOFpuE1kkm0kpTwLtWeFrw5qw08ulLxJjVIXIS8MkiQ==} - dev: true - /caniuse-lite/1.0.30001317: resolution: {integrity: sha512-xIZLh8gBm4dqNX0gkzrBeyI86J2eCjWzYAs40q88smG844YIrN4tVQl/RhquHvKEKImWWFIVh1Lxe5n1G/N+GQ==} dev: true @@ -6004,7 +5323,6 @@ packages: transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /common-tags/1.8.0: @@ -6158,11 +5476,6 @@ packages: webpack: 5.70.0 dev: true - /core-js-pure/3.20.1: - resolution: {integrity: sha512-yeNNr3L9cEBwNy6vhhIJ0nko7fE7uFO6PgawcacGt2VWep4WqQx0RiqlkgSP7kqUMC1IKdfO9qPeWXcUheHLVQ==} - requiresBuild: true - dev: false - /core-util-is/1.0.3: resolution: {integrity: sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==} @@ -6179,23 +5492,7 @@ packages: '@iarna/toml': 2.2.5 dev: true - /cosmiconfig-typescript-loader/1.0.3_typescript@4.5.5: - resolution: {integrity: sha512-ARo21VjxdacJUcHxgVMEYNIoVPYiuKOEwWBIYej4M22+pEbe3LzKgmht2UPM+0u7/T/KnZf2r/5IzHv2Nwz+/w==} - engines: {node: '>=12', npm: '>=6'} - peerDependencies: - '@types/node': '*' - typescript: '>=3' - dependencies: - cosmiconfig: 7.0.1 - ts-node: 10.4.0_typescript@4.5.5 - typescript: 4.5.5 - transitivePeerDependencies: - - '@swc/core' - - '@swc/wasm' - dev: true - optional: true - - /cosmiconfig-typescript-loader/1.0.6_e79e62fe450383fd2d418267dc75e645: + /cosmiconfig-typescript-loader/1.0.6_f01b7c141b75a45db67b7d9ae4c261df: resolution: {integrity: sha512-2nEotziYJWtNtoTjKbchj9QrdTT6DBxCvqjNKoDKARw+e2yZmTQCa07uRrykLIZuvSgp69YXLH89UHc0WhdMfQ==} engines: {node: '>=12', npm: '>=6'} peerDependencies: @@ -6204,8 +5501,8 @@ packages: dependencies: '@types/node': 17.0.21 cosmiconfig: 7.0.1 - ts-node: 10.7.0_e79e62fe450383fd2d418267dc75e645 - typescript: 4.6.2 + ts-node: 10.7.0_f01b7c141b75a45db67b7d9ae4c261df + typescript: 4.6.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' @@ -6259,12 +5556,6 @@ packages: cross-spawn: 7.0.3 dev: true - /cross-fetch/3.1.4: - resolution: {integrity: sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==} - dependencies: - node-fetch: 2.6.1 - dev: true - /cross-fetch/3.1.5: resolution: {integrity: sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==} dependencies: @@ -6358,11 +5649,10 @@ packages: longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 16.1.0 + '@commitlint/load': 16.2.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /cz-conventional-changelog/3.3.0: @@ -6376,11 +5666,10 @@ packages: longest: 2.0.1 word-wrap: 1.2.3 optionalDependencies: - '@commitlint/load': 16.1.0 + '@commitlint/load': 16.2.3 transitivePeerDependencies: - '@swc/core' - '@swc/wasm' - - '@types/node' dev: true /dargs/7.0.0: @@ -6415,6 +5704,11 @@ packages: engines: {node: '>=0.11'} dev: true + /date-fns/2.28.0: + resolution: {integrity: sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==} + engines: {node: '>=0.11'} + dev: false + /debounce/1.2.1: resolution: {integrity: sha512-XRRe6Glud4rd/ZGQfiV1ruXSfbvfJedlV9Y6zOlP+2K04vBYiJEte6stfFkCP03aMnY5tsipamumUjL14fofug==} dev: true @@ -6553,7 +5847,7 @@ packages: resolution: {integrity: sha512-1shh9DQ23L16oXSZKB2JxpL7iMy2E0S9d517ptA1P8iw0alkPtQcrKH7ru31rYtKwF499HkTu+DRzq3TCKDFRQ==} engines: {node: '>=10'} dependencies: - globby: 11.0.4 + globby: 11.1.0 graceful-fs: 4.2.9 is-glob: 4.0.3 is-path-cwd: 2.2.0 @@ -6669,8 +5963,8 @@ packages: is-obj: 2.0.0 dev: true - /dotenv-cli/5.0.0: - resolution: {integrity: sha512-0Cb2WMDJ805hTD7m43gXXFLraoE5KwrKmGW2dAzYvSEB96tlKI2hmcJ/9In4s2FfvkAFk3SjNQcLeKLoRSXhKA==} + /dotenv-cli/5.1.0: + resolution: {integrity: sha512-NoEZAlKo9WVrG0b3i9mBxdD6INdDuGqdgR74t68t8084QcI077/1MnPerRW1odl+9uULhcdnQp2U0pYVppKHOA==} hasBin: true dependencies: cross-spawn: 7.0.3 @@ -6679,9 +5973,8 @@ packages: minimist: 1.2.5 dev: false - /dotenv-expand/8.0.1: - resolution: {integrity: sha512-j/Ih7bIERDR5PzI89Zu8ayd3tXZ6E3dbY0ljQ9Db0K87qBO8zdLsi2dIvDHMWtjC3Yxb8XixOTHAtia0fDHRpg==} - engines: {node: '>=12'} + /dotenv-expand/5.1.0: + resolution: {integrity: sha512-YXQl1DSa4/PQyRfgrv6aoNjhasp/p4qs9FjJ4q4cQk+8m4r6k4ZSiEyytKG8f8W9gi8WsQtIObNmKd+tMzNTmA==} dev: false /dotenv-expand/8.0.2: @@ -6698,11 +5991,6 @@ packages: resolution: {integrity: sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==} engines: {node: '>=12'} - /dotenv/8.6.0: - resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==} - engines: {node: '>=10'} - dev: false - /dset/3.1.1: resolution: {integrity: sha512-hYf+jZNNqJBD2GiMYb+5mqOIX4R4RRHXU3qWMWYN+rqcR2/YpRL2bUHr8C8fU+5DNvqYjJ8YvMGSLuVPWU1cNg==} engines: {node: '>=4'} @@ -6729,14 +6017,6 @@ packages: jake: 10.8.2 dev: true - /electron-to-chromium/1.4.28: - resolution: {integrity: sha512-Gzbf0wUtKfyPaqf0Plz+Ctinf9eQIzxEqBHwSvbGfeOm9GMNdLxyu1dNiCUfM+x6r4BE0xUJNh3Nmg9gfAtTmg==} - dev: true - - /electron-to-chromium/1.4.82: - resolution: {integrity: sha512-Ks+ANzLoIrFDUOJdjxYMH6CMKB8UQo5modAwvSZTxgF+vEs/U7G5IbWFUp6dS4klPkTDVdxbORuk8xAXXhMsWw==} - dev: true - /electron-to-chromium/1.4.85: resolution: {integrity: sha512-K9AsQ41WS2bjZUFpRWfvaS4RjEcRCamEkBJN1Z1TQILBfP1H8QnJ9ti0wiLiMv0sRjX3EHKzgs9jDnmGFx2jXg==} dev: true @@ -6940,7 +6220,7 @@ packages: tsconfig-paths: 3.12.0 dev: true - /eslint-plugin-prettier/4.0.0_cfc9253cc6cf8e63ed6f63a6b600e6b9: + /eslint-plugin-prettier/4.0.0_fc2cf6721c04115df0e3cf8c1adfd531: resolution: {integrity: sha512-98MqmCJ7vJodoQK359bqQWaxOE0CS8paAz/GgjaZLyex4TTk3g9HugoO89EqWCrFiOqn9EVvcoo7gZzONCWVwQ==} engines: {node: '>=6.0.0'} peerDependencies: @@ -6953,7 +6233,7 @@ packages: dependencies: eslint: 7.32.0 eslint-config-prettier: 8.5.0_eslint@7.32.0 - prettier: 2.5.1 + prettier: 2.6.1 prettier-linter-helpers: 1.0.0 dev: true @@ -7138,7 +6418,7 @@ packages: merge-stream: 2.0.0 npm-run-path: 4.0.1 onetime: 5.1.2 - signal-exit: 3.0.6 + signal-exit: 3.0.7 strip-final-newline: 2.0.0 dev: true @@ -7239,7 +6519,6 @@ packages: glob-parent: 5.1.2 merge2: 1.4.1 micromatch: 4.0.4 - dev: true /fast-glob/3.2.7: resolution: {integrity: sha512-rYGMRwip6lUMvYD3BTScMwT1HtAs2d71SMv66Vrxs0IekGZEjhM0pcMfjQPnknBt2zeCwQMEupiN02ZP4DiT1Q==} @@ -7284,13 +6563,15 @@ packages: /fbjs/3.0.2: resolution: {integrity: sha512-qv+boqYndjElAJHNN3NoM8XuwQZ1j2m3kEvTgdle8IDjr6oUbkEpvABWtj/rQl3vq4ew7dnElBxL4YJAwTVqQQ==} dependencies: - cross-fetch: 3.1.4 + cross-fetch: 3.1.5 fbjs-css-vars: 1.0.2 loose-envify: 1.4.0 object-assign: 4.1.1 promise: 7.3.1 setimmediate: 1.0.5 ua-parser-js: 0.7.31 + transitivePeerDependencies: + - encoding dev: true /fetch-blob/3.1.4: @@ -7431,16 +6712,6 @@ packages: resolution: {integrity: sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==} dev: true - /follow-redirects/1.14.7: - resolution: {integrity: sha512-+hbxoLbFMbRKDwohX8GkTataGqO6Jb7jGwpAlwgy2bIz25XtRm7KEzJM76R1WiNT5SwZkX4Y75SwBolkpmE7iQ==} - engines: {node: '>=4.0'} - peerDependencies: - debug: '*' - peerDependenciesMeta: - debug: - optional: true - dev: false - /follow-redirects/1.14.9: resolution: {integrity: sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==} engines: {node: '>=4.0'} @@ -7449,7 +6720,6 @@ packages: peerDependenciesMeta: debug: optional: true - dev: true /foreach/2.0.5: resolution: {integrity: sha1-C+4AUBiusmDQo6865ljdATbsG5k=} @@ -7484,7 +6754,7 @@ packages: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 - mime-types: 2.1.34 + mime-types: 2.1.35 /formdata-node/4.3.2: resolution: {integrity: sha512-k7lYJyzDOSL6h917favP8j1L0/wNyylzU+x+1w4p5haGVHNlP58dbpdJhiCUsDbWsa9HwEtLp89obQgXl2e0qg==} @@ -7698,7 +6968,7 @@ packages: fs.realpath: 1.0.0 inflight: 1.0.6 inherits: 2.0.4 - minimatch: 3.0.4 + minimatch: 3.1.2 once: 1.4.0 path-is-absolute: 1.0.1 @@ -7754,8 +7024,8 @@ packages: dependencies: array-union: 2.1.0 dir-glob: 3.0.1 - fast-glob: 3.2.7 - ignore: 5.1.9 + fast-glob: 3.2.11 + ignore: 5.2.0 merge2: 1.4.1 slash: 3.0.0 dev: true @@ -7796,19 +7066,19 @@ packages: resolution: {integrity: sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==} dev: true - /graphql-config/4.1.0_graphql@15.8.0+typescript@4.6.2: + /graphql-config/4.1.0_graphql@15.8.0+typescript@4.6.3: resolution: {integrity: sha512-Myqay6pmdcmX3KqoH+bMbeKZ1cTODpHS2CxF1ZzNnfTE+YUpGTcp01bOw6LpzamRb0T/WTYtGFbZeXGo9Hab2Q==} engines: {node: '>= 10.0.0'} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_c84a270c92bf6e8d30a9786dab5936e4 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_ec5c0ebd3030a0a5109338876648df1b '@graphql-tools/graphql-file-loader': 7.3.4_graphql@15.8.0 '@graphql-tools/json-file-loader': 7.3.4_graphql@15.8.0 '@graphql-tools/load': 7.5.2_graphql@15.8.0 - '@graphql-tools/merge': 8.2.3_graphql@15.8.0 + '@graphql-tools/merge': 8.2.6_graphql@15.8.0 '@graphql-tools/url-loader': 7.9.1_graphql@15.8.0 - '@graphql-tools/utils': 8.6.2_graphql@15.8.0 + '@graphql-tools/utils': 8.6.5_graphql@15.8.0 cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 graphql: 15.8.0 @@ -7831,8 +7101,8 @@ packages: graphql: 15.8.0 dev: true - /graphql-request/4.0.0_graphql@15.8.0: - resolution: {integrity: sha512-cdqQLCXlBGkaLdkLYRl4LtkwaZU6TfpE7/tnUQFl3wXfUPWN74Ov+Q61VuIh+AltS789YfGB6whghmCmeXLvTw==} + /graphql-request/4.2.0_graphql@15.8.0: + resolution: {integrity: sha512-uFeMyhhl8ss4LFgjlfPeAn2pqYw+CJto+cjj71uaBYIMMK2jPIqgHm5KEFxUk0YDD41A8Bq31a2b4G2WJBlp2Q==} peerDependencies: graphql: 14 - 16 dependencies: @@ -7862,12 +7132,12 @@ packages: graphql: 15.8.0 tslib: 2.3.1 - /graphql-tools/8.2.0_graphql@15.8.0: - resolution: {integrity: sha512-9axT/0exEzVCk+vMPykOPannlrA4VQNo6nuWgh25IJ5arPf92OKxvjSHAbm7dQIFmcWxE0hVvyD2rWHjDqZCgQ==} + /graphql-tools/8.2.3_graphql@15.8.0: + resolution: {integrity: sha512-m1dS+B3KiIC2dauj2ewcqDnZBc7ardcZuRRWTaM5+2eeeDt2tLPmwyMcWOnYk7475GkN6Z7sq/0FqNpdbNUp1g==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/schema': 8.3.1_graphql@15.8.0 + '@graphql-tools/schema': 8.3.5_graphql@15.8.0 graphql: 15.8.0 tslib: 2.3.1 optionalDependencies: @@ -8602,8 +7872,8 @@ packages: resolution: {integrity: sha512-czwUz525rkOFDJxfKK6mYfIs9zBKILyrZQxjz3ABhjQXhbhFsSbo1HW/BFcsDnfJYJWA6thRR5/TUY2qs5W99Q==} engines: {node: '>=8'} dependencies: - '@babel/core': 7.17.5 - '@babel/parser': 7.17.3 + '@babel/core': 7.17.7 + '@babel/parser': 7.17.7 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -8790,7 +8060,7 @@ packages: jest-validate: 27.5.1 micromatch: 4.0.4 pretty-format: 27.5.1 - ts-node: 9.1.1_typescript@4.6.2 + ts-node: 9.1.1_typescript@4.6.3 transitivePeerDependencies: - bufferutil - canvas @@ -8807,10 +8077,10 @@ packages: ts-node: optional: true dependencies: - '@babel/core': 7.17.5 + '@babel/core': 7.17.7 '@jest/test-sequencer': 27.5.1 '@jest/types': 27.5.1 - babel-jest: 27.5.1_@babel+core@7.17.5 + babel-jest: 27.5.1_@babel+core@7.17.7 chalk: 4.1.2 ci-info: 3.3.0 deepmerge: 4.2.2 @@ -9133,16 +8403,16 @@ packages: resolution: {integrity: sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@babel/core': 7.17.5 - '@babel/generator': 7.17.3 - '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.5 + '@babel/core': 7.17.7 + '@babel/generator': 7.17.7 + '@babel/plugin-syntax-typescript': 7.16.7_@babel+core@7.17.7 '@babel/traverse': 7.17.3 '@babel/types': 7.17.0 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 '@types/babel__traverse': 7.14.2 '@types/prettier': 2.4.4 - babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.5 + babel-preset-current-node-syntax: 1.0.1_@babel+core@7.17.7 chalk: 4.1.2 expect: 27.5.1 graceful-fs: 4.2.9 @@ -9467,8 +8737,8 @@ packages: type-check: 0.4.0 dev: true - /license-webpack-plugin/4.0.0_webpack@5.70.0: - resolution: {integrity: sha512-b9iMrROrw2fTOJBZ57h0xJfT5/1Cxg4ucYbtpWoukv4Awb2TFPfDDFVHNM8w6SYQpVfB13a5tQJxgGamqwrsyw==} + /license-webpack-plugin/4.0.2_webpack@5.70.0: + resolution: {integrity: sha512-771TFWFD70G1wLTC4oU2Cw4qvtmNrIw+wRvBtn+okgHl7slJVi7zfNcdmqDL72BojM30VNJ2UHylr1o77U37Jw==} peerDependencies: webpack: '*' peerDependenciesMeta: @@ -9569,7 +8839,7 @@ packages: log-update: 4.0.0 p-map: 4.0.0 rfdc: 1.3.0 - rxjs: 7.5.2 + rxjs: 7.5.5 through: 2.3.8 wrap-ansi: 7.0.0 dev: true @@ -9915,22 +9185,12 @@ packages: engines: {node: '>=8.6'} dependencies: braces: 3.0.2 - picomatch: 2.3.0 - - /mime-db/1.51.0: - resolution: {integrity: sha512-5y8A56jg7XVQx2mbv1lu49NR4dokRnhZYTtL+KGfaa27uq4pSTXkwQkFJl4pkRMyNFz/EtYDSkiiEHx3F7UN6g==} - engines: {node: '>= 0.6'} + picomatch: 2.3.1 /mime-db/1.52.0: resolution: {integrity: sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==} engines: {node: '>= 0.6'} - /mime-types/2.1.34: - resolution: {integrity: sha512-6cP692WwGIs9XXdOO4++N+7qjqv0rqxxVvJ3VHPh/Sc9mVZcQP+ZGhkKiTvWMQRr2tbHkJP/Yn7Y0npb3ZBs4A==} - engines: {node: '>= 0.6'} - dependencies: - mime-db: 1.51.0 - /mime-types/2.1.35: resolution: {integrity: sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==} engines: {node: '>= 0.6'} @@ -9966,12 +9226,12 @@ packages: resolution: {integrity: sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==} dependencies: brace-expansion: 1.1.11 + dev: true /minimatch/3.1.2: resolution: {integrity: sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==} dependencies: brace-expansion: 1.1.11 - dev: true /minimatch/4.2.1: resolution: {integrity: sha512-9Uq1ChtSZO+Mxa/CL1eGizn2vRn3MlLgzhT0Iz8zaY8NdvxvB0d5QdPFmCKf7JKA9Lerx5vRrnwO03jsSfGG9g==} @@ -10104,11 +9364,6 @@ packages: resolution: {integrity: sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=} dev: true - /negotiator/0.6.2: - resolution: {integrity: sha512-hZXc7K2e+PgeI1eDBe/10Ard4ekbfrrqG8Ep+8Jmf4JID2bNg7NvCPOZN+kfF574pFQI7mum2AUqDidoKqcTOw==} - engines: {node: '>= 0.6'} - dev: false - /negotiator/0.6.3: resolution: {integrity: sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==} engines: {node: '>= 0.6'} @@ -10174,10 +9429,6 @@ packages: resolution: {integrity: sha512-QNABxbrPa3qEIfrE6GOJ7BYIuignnJw7iQ2YPbc3Nla1HzRJjXzZOiikfF8m7eAMfichLt3M4VgLOetqgDmgGQ==} dev: true - /node-releases/2.0.1: - resolution: {integrity: sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA==} - dev: true - /node-releases/2.0.2: resolution: {integrity: sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg==} dev: true @@ -10254,26 +9505,12 @@ packages: resolution: {integrity: sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ==} dev: true - /nx/13.8.3: - resolution: {integrity: sha512-Y0f7xEU1r3NzxfbLiWSgRvH9sk2O4yAW4FLYMb9Bmrw5n/ZUtsofpaRuZAHJlNobhzEv0yXcGSyMYUl8NTQJlw==} - hasBin: true - dependencies: - '@nrwl/cli': 13.8.3 - dev: true - - /nx/13.8.8: - resolution: {integrity: sha512-v+DwRzZlxMdsCk3WzUBymKg2b4qxiNdjok+XMGaTTRAOPdLcNKXAG/UVjHu5j8wdiKcXbA64AiglupFBIAH8YA==} + /nx/13.9.5: + resolution: {integrity: sha512-hkGWaoJCqQPeVh3w67dlksM0Eab61EYYeZ1GZd6/YSC4EKzjtlQLRt2CMNu+2qCAkkUp4UgOWJHGUesGakcyDA==} hasBin: true dependencies: - '@nrwl/cli': 13.8.8 - dev: true - - /nx/13.9.0: - resolution: {integrity: sha512-OMoyuSRE0excccrsoHf5CUosDeDQbk1SjC98QhD5BJfrP7E55RVRy/ew0xnpu3E/QnplDBlQcJNSPWsTwqzO8w==} - hasBin: true - dependencies: - '@nrwl/cli': 13.9.0 - '@nrwl/tao': 13.9.0 + '@nrwl/cli': 13.9.5 + '@nrwl/tao': 13.9.5 '@swc-node/register': 1.4.2 '@swc/core': 1.2.156 chalk: 4.1.0 @@ -10282,8 +9519,8 @@ packages: fs-extra: 9.1.0 ignore: 5.2.0 jsonc-parser: 3.0.0 - rxjs: 6.5.5 - rxjs-for-await: 0.0.2_rxjs@6.5.5 + rxjs: 6.6.7 + rxjs-for-await: 0.0.2_rxjs@6.6.7 semver: 7.3.4 tmp: 0.2.1 tsconfig-paths: 3.14.0 @@ -10292,14 +9529,13 @@ packages: yargs-parser: 20.0.0 transitivePeerDependencies: - supports-color - dev: false /object-assign/4.1.1: resolution: {integrity: sha1-IQmtx5ZYh8/AXLvUQsrIv7s2CGM=} engines: {node: '>=0.10.0'} - /object-hash/2.2.0: - resolution: {integrity: sha512-gScRMn0bS5fH+IuwyIFgnh9zBdo4DV+6GhygmWM9HyNJSgS0hScp1f5vjtm7oIIOiT9trXrShAkLFSc2IqKNgw==} + /object-hash/3.0.0: + resolution: {integrity: sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==} engines: {node: '>= 6'} dev: false @@ -10709,10 +9945,6 @@ packages: resolution: {integrity: sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ==} dev: true - /picomatch/2.3.0: - resolution: {integrity: sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==} - engines: {node: '>=8.6'} - /picomatch/2.3.1: resolution: {integrity: sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==} engines: {node: '>=8.6'} @@ -10800,21 +10032,12 @@ packages: hasBin: true dev: true - /prettier/2.5.1: - resolution: {integrity: sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==} + /prettier/2.6.1: + resolution: {integrity: sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==} engines: {node: '>=10.13.0'} hasBin: true dev: true - /pretty-format/27.4.6: - resolution: {integrity: sha512-NblstegA1y/RJW2VyML+3LlpFjzx62cUrtBIKIWDXEDkjNeleA7Od7nrzcs/VLQvAeV4CgSYhrN39DRN88Qi/g==} - engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} - dependencies: - ansi-regex: 5.0.1 - ansi-styles: 5.2.0 - react-is: 17.0.2 - dev: false - /pretty-format/27.5.1: resolution: {integrity: sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} @@ -10822,7 +10045,6 @@ packages: ansi-regex: 5.0.1 ansi-styles: 5.2.0 react-is: 17.0.2 - dev: true /prettysize/2.0.0: resolution: {integrity: sha512-VVtxR7sOh0VsG8o06Ttq5TrI1aiZKmC+ClSn4eBPaNf4SHr5lzbYW+kYGX3HocBL/MfpVrRfFZ9V3vCbLaiplg==} @@ -10839,13 +10061,13 @@ packages: - supports-color dev: true - /prisma/3.10.0: - resolution: {integrity: sha512-dAld12vtwdz9Rz01nOjmnXe+vHana5PSog8t0XGgLemKsUVsaupYpr74AHaS3s78SaTS5s2HOghnJF+jn91ZrA==} + /prisma/3.11.1: + resolution: {integrity: sha512-aYn8bQwt1xwR2oSsVNHT4PXU7EhsThIwmpNB/MNUaaMx5OPLTro6VdNJe/sJssXFLxhamfWeMjwmpXjljo6xkg==} engines: {node: '>=12.6'} hasBin: true requiresBuild: true dependencies: - '@prisma/engines': 3.10.0-50.73e60b76d394f8d37d8ebd1f8918c79029f0db86 + '@prisma/engines': 3.11.1-1.1a2506facaf1a4727b7c26850735e88ec779dee9 dev: true /process-nextick-args/2.0.1: @@ -10923,11 +10145,6 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} dev: true - /qs/6.9.6: - resolution: {integrity: sha512-TIRk4aqYLNoJUbd+g2lEdz5kLWIuTMRagAXxl78Q0RiVjAOugHmeKNGdd3cwo/ktpf9aL9epCfFqWDEKysUlLQ==} - engines: {node: '>=0.6'} - dev: false - /qs/6.9.7: resolution: {integrity: sha512-IhMFgUmuNpyRfxA90umL7ByLlgRXu6tIfKPpF5TmcfRLlLCckfP/g3IQmju6jjpu+Hh8rA+2p6A27ZSPOOHdKw==} engines: {node: '>=0.6'} @@ -10950,16 +10167,6 @@ packages: resolution: {integrity: sha512-Hrgsx+orqoygnmhFbKaHE6c296J+HTAQXoxEF6gNupROmmGJRoyzfG3ccAveqCBrwr/2yxQ5BVd/GTl5agOwSg==} engines: {node: '>= 0.6'} - /raw-body/2.4.2: - resolution: {integrity: sha512-RPMAFUJP19WIet/99ngh6Iv8fzAbqum4Li7AD6DtGaW2RpMB/11xDoalPiJMTbu6I3hkbMVkATvZrqb9EEqeeQ==} - engines: {node: '>= 0.8'} - dependencies: - bytes: 3.1.1 - http-errors: 1.8.1 - iconv-lite: 0.4.24 - unpipe: 1.0.0 - dev: false - /raw-body/2.4.3: resolution: {integrity: sha512-UlTNLIcu0uzb4D2f4WltY6cVjLi+/jEN4lgEUj3E04tpMDpUlkBo/eSn6zou9hum2VMNpCCUone0O0WeJim07g==} engines: {node: '>= 0.8'} @@ -11099,13 +10306,13 @@ packages: peerDependencies: graphql: ^15.0.0 dependencies: - '@babel/core': 7.16.7 - '@babel/generator': 7.16.7 - '@babel/parser': 7.16.7 - '@babel/runtime': 7.16.7 - '@babel/traverse': 7.16.7 - '@babel/types': 7.16.7 - babel-preset-fbjs: 3.4.0_@babel+core@7.16.7 + '@babel/core': 7.17.7 + '@babel/generator': 7.17.7 + '@babel/parser': 7.17.7 + '@babel/runtime': 7.17.2 + '@babel/traverse': 7.17.3 + '@babel/types': 7.17.0 + babel-preset-fbjs: 3.4.0_@babel+core@7.17.7 chalk: 4.1.2 fb-watchman: 2.0.1 fbjs: 3.0.2 @@ -11118,15 +10325,18 @@ packages: signedsource: 1.0.0 yargs: 15.4.1 transitivePeerDependencies: + - encoding - supports-color dev: true /relay-runtime/12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: - '@babel/runtime': 7.16.7 + '@babel/runtime': 7.17.2 fbjs: 3.0.2 invariant: 2.2.4 + transitivePeerDependencies: + - encoding dev: true /remedial/1.0.8: @@ -11199,7 +10409,7 @@ packages: /resolve/1.19.0: resolution: {integrity: sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==} dependencies: - is-core-module: 2.8.0 + is-core-module: 2.8.1 path-parse: 1.0.7 dev: true @@ -11279,45 +10489,30 @@ packages: engines: {node: '>=12'} dev: true - /rxjs-for-await/0.0.2_rxjs@6.5.5: - resolution: {integrity: sha512-IJ8R/ZCFMHOcDIqoABs82jal00VrZx8Xkgfe7TOKoaRPAW5nH/VFlG23bXpeGdrmtqI9UobFPgUKgCuFc7Lncw==} - peerDependencies: - rxjs: ^6.0.0 - dependencies: - rxjs: 6.5.5 - dev: false - /rxjs-for-await/0.0.2_rxjs@6.6.7: resolution: {integrity: sha512-IJ8R/ZCFMHOcDIqoABs82jal00VrZx8Xkgfe7TOKoaRPAW5nH/VFlG23bXpeGdrmtqI9UobFPgUKgCuFc7Lncw==} peerDependencies: rxjs: ^6.0.0 dependencies: rxjs: 6.6.7 - dev: true /rxjs/6.5.5: resolution: {integrity: sha512-WfQI+1gohdf0Dai/Bbmk5L5ItH5tYqm3ki2c5GdWhKjalzjg93N3avFjVStyZZz+A2Em+ZxKH5bNghw9UeylGQ==} engines: {npm: '>=2.0.0'} dependencies: tslib: 1.14.1 + dev: true /rxjs/6.6.7: resolution: {integrity: sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ==} engines: {npm: '>=2.0.0'} dependencies: tslib: 1.14.1 - dev: true - - /rxjs/7.5.2: - resolution: {integrity: sha512-PwDt186XaL3QN5qXj/H9DGyHhP3/RYYgZZwqBv9Tv8rsAaiwFH1IsJJlcgD37J7UW5a6O67qX0KWKS3/pu0m4w==} - dependencies: - tslib: 2.3.1 /rxjs/7.5.5: resolution: {integrity: sha512-sy+H0pQofO95VDmFLzyaw9xNJU4KTRSwQIGM6+iG3SypAtCiLDzpeG8sJrNCWn2Up9km+KhkvTdbkrdy+yzZdw==} dependencies: tslib: 2.3.1 - dev: true /safe-buffer/5.1.2: resolution: {integrity: sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==} @@ -11352,7 +10547,7 @@ packages: resolution: {integrity: sha512-Y5PQxS4ITlC+EahLuXaY86TXfR7Dc5lw294alXOq86JAHCihAIZfqv8nNCWvaEJvaC51uN9hbLGeV0cFBdH+Fw==} engines: {node: '>= 10.13.0'} dependencies: - '@types/json-schema': 7.0.9 + '@types/json-schema': 7.0.10 ajv: 6.12.6 ajv-keywords: 3.5.2_ajv@6.12.6 dev: true @@ -11486,10 +10681,6 @@ packages: get-intrinsic: 1.1.1 object-inspect: 1.12.0 - /signal-exit/3.0.6: - resolution: {integrity: sha512-sDl4qMFpijcGw22U5w63KmD3cZJfBuFlVNbVMKje2keoKML7X2UzWbc4XrmEbDwg0NXJc3yv4/ox7b+JWb57kQ==} - dev: true - /signal-exit/3.0.7: resolution: {integrity: sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==} @@ -11726,7 +10917,7 @@ packages: dependencies: emoji-regex: 8.0.0 is-fullwidth-code-point: 3.0.0 - strip-ansi: 6.0.0 + strip-ansi: 6.0.1 dev: true /string-width/4.2.3: @@ -11852,7 +11043,7 @@ packages: graphql: 15.8.0 iterall: 1.3.0 symbol-observable: 1.2.0 - ws: 7.5.6 + ws: 7.5.7 transitivePeerDependencies: - bufferutil - utf-8-validate @@ -11929,7 +11120,7 @@ packages: resolution: {integrity: sha512-5DkIxeA7XERBqMwJq0aHZOdMadBx4e6eDoFRuyT5VR82J0Ycg2DwM6GfA/EQAhJ+toRTaS1lIdSQCqgrmhPnlw==} engines: {node: '>=10.0.0'} dependencies: - ajv: 8.7.1 + ajv: 8.9.0 lodash.truncate: 4.4.2 slice-ansi: 4.0.0 string-width: 4.2.3 @@ -12165,6 +11356,12 @@ packages: engines: {node: '>=8'} dev: true + /ts-invariant/0.4.4: + resolution: {integrity: sha512-uEtWkFM/sdZvRNNDL3Ehu4WVpwaulhwQszV8mrtcdeE8nN00BV9mAmQ88RkrBhFgl9gMgvjJLAQcZbnPXI9mlA==} + dependencies: + tslib: 1.14.1 + dev: false + /ts-invariant/0.9.4: resolution: {integrity: sha512-63jtX/ZSwnUNi/WhXjnK8kz4cHHpYS60AnmA6ixz17l7E12a5puCWFlNpkne5Rl0J8TBPVHpGjsj4fxs8ObVLQ==} engines: {node: '>=8'} @@ -12173,15 +11370,15 @@ packages: dev: true optional: true - /ts-jest/27.1.3_60149d457e34ffba7d4e845dde6a1263: - resolution: {integrity: sha512-6Nlura7s6uM9BVUAoqLH7JHyMXjz8gluryjpPXxr3IxZdAXnU6FhjvVLHFtfd1vsE1p8zD1OJfskkc0jhTSnkA==} + /ts-jest/27.1.4_9985e1834e803358b7be1e6ce5ca0eea: + resolution: {integrity: sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true peerDependencies: '@babel/core': '>=7.0.0-beta.0 <8' '@types/jest': ^27.0.0 babel-jest: '>=27.0.0 <28' - esbuild: ~0.14.0 + esbuild: '*' jest: ^27.0.0 typescript: '>=3.8 <5.0' peerDependenciesMeta: @@ -12203,11 +11400,11 @@ packages: lodash.memoize: 4.1.2 make-error: 1.3.6 semver: 7.3.5 - typescript: 4.6.2 + typescript: 4.6.3 yargs-parser: 20.2.9 dev: true - /ts-loader/9.2.8_typescript@4.6.2+webpack@5.70.0: + /ts-loader/9.2.8_typescript@4.6.3+webpack@5.70.0: resolution: {integrity: sha512-gxSak7IHUuRtwKf3FIPSW1VpZcqF9+MBrHOvBp9cjHh+525SjtCIJKVGjRKIAfxBwDGDGCFF00rTfzB1quxdSw==} engines: {node: '>=12.0.0'} peerDependencies: @@ -12218,7 +11415,7 @@ packages: enhanced-resolve: 5.9.2 micromatch: 4.0.4 semver: 7.3.5 - typescript: 4.6.2 + typescript: 4.6.3 webpack: 5.70.0 dev: true @@ -12233,37 +11430,7 @@ packages: code-block-writer: 11.0.0 dev: false - /ts-node/10.4.0_typescript@4.5.5: - resolution: {integrity: sha512-g0FlPvvCXSIO1JDF6S232P5jPYqBkRL9qly81ZgAOSU7rwI0stphCgd2kLiCrU9DjQCrJMWEqcNSjQL02s6d8A==} - hasBin: true - peerDependencies: - '@swc/core': '>=1.2.50' - '@swc/wasm': '>=1.2.50' - '@types/node': '*' - typescript: '>=2.7' - peerDependenciesMeta: - '@swc/core': - optional: true - '@swc/wasm': - optional: true - dependencies: - '@cspotcode/source-map-support': 0.7.0 - '@tsconfig/node10': 1.0.8 - '@tsconfig/node12': 1.0.9 - '@tsconfig/node14': 1.0.1 - '@tsconfig/node16': 1.0.2 - acorn: 8.7.0 - acorn-walk: 8.2.0 - arg: 4.1.3 - create-require: 1.1.1 - diff: 4.0.2 - make-error: 1.3.6 - typescript: 4.5.5 - yn: 3.1.1 - dev: true - optional: true - - /ts-node/10.7.0_e79e62fe450383fd2d418267dc75e645: + /ts-node/10.7.0_f01b7c141b75a45db67b7d9ae4c261df: resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} hasBin: true peerDependencies: @@ -12289,12 +11456,12 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - typescript: 4.6.2 + typescript: 4.6.3 v8-compile-cache-lib: 3.0.0 yn: 3.1.1 dev: true - /ts-node/9.1.1_typescript@4.6.2: + /ts-node/9.1.1_typescript@4.6.3: resolution: {integrity: sha512-hPlt7ZACERQGf03M253ytLY3dHbGNGrAq9qIHWUY9XHYl1z7wYngSr3OQ5xmui8o2AaxsONxIzjafLUiWBo1Fg==} engines: {node: '>=10.0.0'} hasBin: true @@ -12305,8 +11472,8 @@ packages: create-require: 1.1.1 diff: 4.0.2 make-error: 1.3.6 - source-map-support: 0.5.19 - typescript: 4.6.2 + source-map-support: 0.5.21 + typescript: 4.6.3 yn: 3.1.1 dev: true @@ -12347,14 +11514,14 @@ packages: /tslib/2.3.1: resolution: {integrity: sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==} - /tsutils/3.21.0_typescript@4.6.2: + /tsutils/3.21.0_typescript@4.6.3: 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: 4.6.2 + typescript: 4.6.3 dev: true /tty-table/2.8.13: @@ -12441,8 +11608,9 @@ packages: resolution: {integrity: sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=} dev: false - /typeorm/0.2.45_pg@8.7.3: - resolution: {integrity: sha512-c0rCO8VMJ3ER7JQ73xfk0zDnVv0WDjpsP6Q1m6CVKul7DB9iVdWLRjPzc8v2eaeBuomsbZ2+gTaYr8k1gm3bYA==} + /typeorm/0.3.3_pg@8.7.3: + resolution: {integrity: sha512-01gesp6ikGMLGUxBDzEn4qcIiVW3gWzZsUPE6ETqzSRuHL4pCAWHvTPELN1agirBJrZNxhxiVFUXCmnPXYNfrg==} + engines: {node: '>= 12.9.0'} hasBin: true peerDependencies: '@sap/hana-client': ^2.11.14 @@ -12459,6 +11627,7 @@ packages: redis: ^3.1.1 sql.js: ^1.4.0 sqlite3: ^5.0.2 + ts-node: ^10.7.0 typeorm-aurora-data-api-driver: ^2.0.0 peerDependenciesMeta: '@sap/hana-client': @@ -12489,6 +11658,8 @@ packages: optional: true sqlite3: optional: true + ts-node: + optional: true typeorm-aurora-data-api-driver: optional: true dependencies: @@ -12497,8 +11668,9 @@ packages: buffer: 6.0.3 chalk: 4.1.2 cli-highlight: 2.1.11 + date-fns: 2.28.0 debug: 4.3.3 - dotenv: 8.6.0 + dotenv: 16.0.0 glob: 7.2.0 js-yaml: 4.1.0 mkdirp: 1.0.4 @@ -12509,20 +11681,12 @@ packages: uuid: 8.3.2 xml2js: 0.4.23 yargs: 17.3.1 - zen-observable-ts: 1.1.0 transitivePeerDependencies: - supports-color dev: false - /typescript/4.5.5: - resolution: {integrity: sha512-TCTIul70LyWe6IJWT8QSYeA54WQe8EjQFU4wY52Fasj5UKx88LNYKCgBEHcOMOrFF1rKGbD8v/xcNWVUq9SymA==} - engines: {node: '>=4.2.0'} - hasBin: true - dev: true - optional: true - - /typescript/4.6.2: - resolution: {integrity: sha512-HM/hFigTBHZhLXshn9sN37H085+hQGeJHJ/X7LpBWLID/fbc2acUMfU+lGD98X81sKP+pFa9f0DZmCwB9GnbAg==} + /typescript/4.6.3: + resolution: {integrity: sha512-yNIatDa5iaofVozS/uQJEl3JRWLKKGJKh6Yaiv0GLGSuhpFJe7P3SbHZ8/yjAHRQwKRoA6YZqlfjXWmVzoVSMw==} engines: {node: '>=4.2.0'} hasBin: true @@ -12924,18 +12088,6 @@ packages: typedarray-to-buffer: 3.1.5 dev: true - /ws/7.5.6: - resolution: {integrity: sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==} - engines: {node: '>=8.3.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - /ws/7.5.7: resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==} engines: {node: '>=8.3.0'} @@ -12947,7 +12099,6 @@ packages: optional: true utf-8-validate: optional: true - dev: true /ws/8.3.0: resolution: {integrity: sha512-Gs5EZtpqZzLvmIM59w4igITU57lrtYVFneaa434VROv4thzJyV6UjIL3D42lslWlI+D4KzLYnxSwtfuiO79sNw==} @@ -13113,9 +12264,13 @@ packages: dependencies: '@types/zen-observable': 0.8.3 zen-observable: 0.8.15 + dev: true + optional: true /zen-observable/0.8.15: resolution: {integrity: sha512-PQ2PC7R9rslx84ndNBZB/Dkv8V8fZEpk83RLgXtYd0fwUgEjseMn1Dgajh2x6S8QbZAFa9p2qVCEuYZNgve0dQ==} + dev: true + optional: true /zip-stream/3.0.1: resolution: {integrity: sha512-r+JdDipt93ttDjsOVPU5zaq5bAyY+3H19bDrThkvuVxC0xMQzU1PJcS6D+KrP3u96gH9XLomcHPb+2skoDjulQ==}