From 6db99c9e373a7c0e5f71667a45c691d7b8f8ecc7 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Tue, 2 Nov 2021 19:42:44 +0530 Subject: [PATCH] chore(deps): bump --- packages/hoppscotch-app/package.json | 16 +- pnpm-lock.yaml | 716 +++++++++++---------------- 2 files changed, 304 insertions(+), 428 deletions(-) diff --git a/packages/hoppscotch-app/package.json b/packages/hoppscotch-app/package.json index 957d03645..9d78d8f10 100644 --- a/packages/hoppscotch-app/package.json +++ b/packages/hoppscotch-app/package.json @@ -42,7 +42,7 @@ "@nuxtjs/robots": "^2.5.0", "@nuxtjs/sitemap": "^2.4.0", "@nuxtjs/toast": "^3.3.1", - "@urql/core": "^2.3.3", + "@urql/core": "^2.3.4", "@urql/exchange-auth": "^0.1.6", "@urql/exchange-graphcache": "^4.3.5", "acorn": "^8.5.0", @@ -92,10 +92,10 @@ "@commitlint/config-conventional": "^13.2.0", "@graphql-codegen/add": "^3.1.0", "@graphql-codegen/cli": "2.2.0", - "@graphql-codegen/typed-document-node": "^2.1.4", + "@graphql-codegen/typed-document-node": "^2.2.0", "@graphql-codegen/typescript": "2.2.2", - "@graphql-codegen/typescript-operations": "^2.1.6", - "@graphql-codegen/typescript-urql-graphcache": "^2.1.6", + "@graphql-codegen/typescript-operations": "^2.2.0", + "@graphql-codegen/typescript-urql-graphcache": "^2.2.0", "@graphql-codegen/urql-introspection": "^2.1.0", "@graphql-typed-document-node/core": "^3.1.0", "@nuxt/types": "^2.15.8", @@ -109,14 +109,14 @@ "@nuxtjs/pwa": "^3.3.5", "@nuxtjs/stylelint-module": "^4.0.0", "@nuxtjs/svg": "^0.3.0", - "@testing-library/jest-dom": "^5.14.1", + "@testing-library/jest-dom": "^5.15.0", "@types/codemirror": "^5.60.5", "@types/cookie": "^0.4.1", "@types/esprima": "^4.0.3", "@types/lodash": "^4.14.176", "@types/splitpanes": "^2.2.1", "@urql/devtools": "^2.0.3", - "@vue/runtime-dom": "^3.2.20", + "@vue/runtime-dom": "^3.2.21", "@vue/test-utils": "^1.2.2", "babel-core": "^7.0.0-bridge.0", "babel-jest": "^27.3.1", @@ -128,7 +128,7 @@ "jest": "^27.3.1", "jest-serializer-vue": "^2.0.2", "npm-run-all": "^4.1.5", - "nuxt-windicss": "^2.0.9", + "nuxt-windicss": "^2.0.11", "prettier": "^2.4.1", "pretty-quick": "^3.1.1", "raw-loader": "^4.0.2", @@ -139,7 +139,7 @@ "stylelint-config-standard": "^22.0.0", "ts-jest": "^27.0.7", "typescript": "^4.4.4", - "unplugin-vue2-script-setup": "^0.6.12", + "unplugin-vue2-script-setup": "^0.6.13", "vue-jest": "^3.0.7", "worker-loader": "^3.0.8" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 134a9c4e2..94ad661f2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,10 +24,10 @@ importers: '@commitlint/config-conventional': ^13.2.0 '@graphql-codegen/add': ^3.1.0 '@graphql-codegen/cli': 2.2.0 - '@graphql-codegen/typed-document-node': ^2.1.4 + '@graphql-codegen/typed-document-node': ^2.2.0 '@graphql-codegen/typescript': 2.2.2 - '@graphql-codegen/typescript-operations': ^2.1.6 - '@graphql-codegen/typescript-urql-graphcache': ^2.1.6 + '@graphql-codegen/typescript-operations': ^2.2.0 + '@graphql-codegen/typescript-urql-graphcache': ^2.2.0 '@graphql-codegen/urql-introspection': ^2.1.0 '@graphql-typed-document-node/core': ^3.1.0 '@hoppscotch/js-sandbox': workspace:^1.0.0 @@ -49,17 +49,17 @@ importers: '@nuxtjs/stylelint-module': ^4.0.0 '@nuxtjs/svg': ^0.3.0 '@nuxtjs/toast': ^3.3.1 - '@testing-library/jest-dom': ^5.14.1 + '@testing-library/jest-dom': ^5.15.0 '@types/codemirror': ^5.60.5 '@types/cookie': ^0.4.1 '@types/esprima': ^4.0.3 '@types/lodash': ^4.14.176 '@types/splitpanes': ^2.2.1 - '@urql/core': ^2.3.3 + '@urql/core': ^2.3.4 '@urql/devtools': ^2.0.3 '@urql/exchange-auth': ^0.1.6 '@urql/exchange-graphcache': ^4.3.5 - '@vue/runtime-dom': ^3.2.20 + '@vue/runtime-dom': ^3.2.21 '@vue/test-utils': ^1.2.2 acorn: ^8.5.0 acorn-walk: ^8.2.0 @@ -91,7 +91,7 @@ importers: node-interval-tree: ^1.3.3 npm-run-all: ^4.1.5 nuxt: ^2.15.8 - nuxt-windicss: ^2.0.9 + nuxt-windicss: ^2.0.11 paho-mqtt: ^1.1.0 prettier: ^2.4.1 pretty-quick: ^3.1.1 @@ -111,7 +111,7 @@ importers: tern: ^0.24.3 ts-jest: ^27.0.7 typescript: ^4.4.4 - unplugin-vue2-script-setup: ^0.6.12 + unplugin-vue2-script-setup: ^0.6.13 uuid: 8.3.2 vue-apollo: ^3.0.8 vue-cli-plugin-apollo: ^0.22.2 @@ -134,7 +134,7 @@ importers: '@nuxtjs/robots': 2.5.0 '@nuxtjs/sitemap': 2.4.0 '@nuxtjs/toast': 3.3.1 - '@urql/core': 2.3.3_graphql@15.7.2 + '@urql/core': 2.3.4_graphql@15.7.2 '@urql/exchange-auth': 0.1.6_graphql@15.7.2 '@urql/exchange-graphcache': 4.3.5_graphql@15.7.2 acorn: 8.5.0 @@ -186,7 +186,7 @@ importers: '@graphql-codegen/typed-document-node': 2.2.0_graphql@15.7.2 '@graphql-codegen/typescript': 2.2.2_graphql@15.7.2 '@graphql-codegen/typescript-operations': 2.2.0_graphql@15.7.2 - '@graphql-codegen/typescript-urql-graphcache': 2.1.6_0eb281deb1c9cbb2b68cb93f912d7be2 + '@graphql-codegen/typescript-urql-graphcache': 2.2.0_0eb281deb1c9cbb2b68cb93f912d7be2 '@graphql-codegen/urql-introspection': 2.1.0_graphql@15.7.2 '@graphql-typed-document-node/core': 3.1.0_graphql@15.7.2 '@nuxt/types': 2.15.8_sass@1.43.4 @@ -200,14 +200,14 @@ importers: '@nuxtjs/pwa': 3.3.5 '@nuxtjs/stylelint-module': 4.0.0_stylelint@13.13.1 '@nuxtjs/svg': 0.3.0 - '@testing-library/jest-dom': 5.14.1 + '@testing-library/jest-dom': 5.15.0 '@types/codemirror': 5.60.5 '@types/cookie': 0.4.1 '@types/esprima': 4.0.3 '@types/lodash': 4.14.176 '@types/splitpanes': 2.2.1 - '@urql/devtools': 2.0.3_@urql+core@2.3.3+graphql@15.7.2 - '@vue/runtime-dom': 3.2.20 + '@urql/devtools': 2.0.3_@urql+core@2.3.4+graphql@15.7.2 + '@vue/runtime-dom': 3.2.21 '@vue/test-utils': 1.2.2 babel-core: 7.0.0-bridge.0_@babel+core@7.16.0 babel-jest: 27.3.1_@babel+core@7.16.0 @@ -219,7 +219,7 @@ importers: jest: 27.3.1 jest-serializer-vue: 2.0.2 npm-run-all: 4.1.5 - nuxt-windicss: 2.0.9 + nuxt-windicss: 2.0.11 prettier: 2.4.1 pretty-quick: 3.1.1_prettier@2.4.1 raw-loader: 4.0.2 @@ -230,7 +230,7 @@ importers: stylelint-config-standard: 22.0.0_stylelint@13.13.1 ts-jest: 27.0.7_a7dafc91af6295e122f6cf3cdfbc4ccb typescript: 4.4.4 - unplugin-vue2-script-setup: 0.6.12 + unplugin-vue2-script-setup: 0.6.13 vue-jest: 3.0.7_babel-core@7.0.0-bridge.0 worker-loader: 3.0.8 @@ -414,10 +414,6 @@ packages: tslib: 2.0.3 dev: false - /@ardatan/fetch-event-source/2.0.2: - resolution: {integrity: sha512-mcpz/wJ7s50PJIVz4OQ1Yim3w/AAchtYtIg0QMWiMR2cZZoI9t23hRyqeumtD5EmyJu0fxtjmQ5WY8GI86V4rQ==} - dev: true - /@babel/code-frame/7.12.11: resolution: {integrity: sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==} dependencies: @@ -450,7 +446,7 @@ packages: '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.0 '@babel/helper-module-transforms': 7.16.0 '@babel/helpers': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/template': 7.16.0 '@babel/traverse': 7.16.0 '@babel/types': 7.16.0 @@ -481,7 +477,7 @@ packages: resolution: {integrity: sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==} engines: {node: '>=6.9.0'} dependencies: - '@babel/types': 7.16.0 + '@babel/types': 7.15.0 jsesc: 2.5.2 source-map: 0.5.7 dev: false @@ -716,19 +712,19 @@ packages: hasBin: true dev: false - /@babel/parser/7.15.7: - resolution: {integrity: sha512-rycZXvQ+xS9QyIcJ9HXeDWf1uxqlbVFAUq0Rq0dbc50Zb/+wUe/ehyfzGfm9KZZF0kBejYgxltBXocP+gKdL2g==} + /@babel/parser/7.15.8: + resolution: {integrity: sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA==} engines: {node: '>=6.0.0'} hasBin: true dev: true - /@babel/parser/7.16.0: - resolution: {integrity: sha512-TEHWXf0xxpi9wKVyBCmRcSSDjbJ/cl6LUdlbYUHEaNQUJGhreJbZrXT6sR4+fZLxVUJqNRB4KyOvjuy/D9009A==} + /@babel/parser/7.16.2: + resolution: {integrity: sha512-RUVpT0G2h6rOZwqLDTrKk7ksNv7YpAilTnYe1/Q+eDjxEceRMKVWbCsX7t8h6C1qCFi/1Y8WZjcEPBAFG27GPw==} engines: {node: '>=6.0.0'} hasBin: true - /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.0_@babel+core@7.16.0: - resolution: {integrity: sha512-djyecbGMEh4rOb/Tc1M5bUW2Ih1IZRa9PoubnPOCzM+DRE89uGUHR1Y+3aDdTMW4drjGRZ2ol8dt1JUFg6hJLQ==} + /@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/7.16.2_@babel+core@7.16.0: + resolution: {integrity: sha512-h37CvpLSf8gb2lIJ2CgC3t+EjFbi0t8qS7LCS1xcJIlEXE4czlofwaW7W1HA8zpgOCzI9C1nmoqNR1zWkk0pQg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0 @@ -989,8 +985,8 @@ packages: '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-syntax-flow/7.14.5_@babel+core@7.16.0: - resolution: {integrity: sha512-9WK5ZwKCdWHxVuU13XNT6X73FGmutAXeor5lGFq6qhOFtMFUF4jkbijuyUdZZlpYq6E2hZeZf/u3959X9wsv0Q==} + /@babel/plugin-syntax-flow/7.16.0_@babel+core@7.16.0: + resolution: {integrity: sha512-dH91yCo0RyqfzWgoM5Ji9ir8fQ+uFbt9KHM3d2x4jZOuHS6wNA+CRmRUP/BWCsHG2bjc7A2Way6AvH1eQk0wig==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1015,8 +1011,8 @@ packages: '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-syntax-jsx/7.14.5_@babel+core@7.16.0: - resolution: {integrity: sha512-ohuFIsOMXJnbOMRfX7/w7LocdR6R7whhuRD4ax8IipLcLPlZGJKkBxgHp++U4N/vKyU16/YDQr2f5seajD3jIw==} + /@babel/plugin-syntax-jsx/7.16.0_@babel+core@7.16.0: + resolution: {integrity: sha512-8zv2+xiPHwly31RK4RmnEYY5zziuF3O7W2kIDW+07ewWDh6Oi0dRq8kwvulRkFgt6DB97RlKs5c1y068iPlCUg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1204,15 +1200,15 @@ packages: '@babel/helper-builder-binary-assignment-operator-visitor': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-transform-flow-strip-types/7.14.5_@babel+core@7.16.0: - resolution: {integrity: sha512-KhcolBKfXbvjwI3TV7r7TkYm8oNXHNBqGOy6JDVwtecFaRoKYsUUqJdS10q0YDKW1c6aZQgO+Ys3LfGkox8pXA==} + /@babel/plugin-transform-flow-strip-types/7.16.0_@babel+core@7.16.0: + resolution: {integrity: sha512-vs/F5roOaO/+WxKfp9PkvLsAyj0G+Q0zbFimHm9X2KDgabN2XmNFoAafmeGEYspUlIF9+MvVmyek9UyHiqeG/w==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-flow': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-flow': 7.16.0_@babel+core@7.16.0 /@babel/plugin-transform-for-of/7.16.0_@babel+core@7.16.0: resolution: {integrity: sha512-5QKUw2kO+GVmKr2wMYSATCTTnHyscl6sxFRAY+rvN7h7WB0lcG0o4NoV6ZQU32OZGVsYUsfLGgPQpDFdkfjlJQ==} @@ -1353,8 +1349,8 @@ packages: '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-transform-react-display-name/7.15.1_@babel+core@7.16.0: - resolution: {integrity: sha512-yQZ/i/pUCJAHI/LbtZr413S3VT26qNrEm0M5RRxQJA947/YNYwbZbBaXGDrq6CG5QsZycI1VIP6d7pQaBfP+8Q==} + /@babel/plugin-transform-react-display-name/7.16.0_@babel+core@7.16.0: + resolution: {integrity: sha512-FJFdJAqaCpndL+pIf0aeD/qlQwT7QXOvR6Cc8JPvNhKJBi2zc/DPc4g05Y3fbD/0iWAMQFGij4+Xw+4L/BMpTg==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1362,8 +1358,8 @@ packages: '@babel/core': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - /@babel/plugin-transform-react-jsx/7.14.9_@babel+core@7.16.0: - resolution: {integrity: sha512-30PeETvS+AeD1f58i1OVyoDlVYQhap/K20ZrMjLmmzmC2AYR/G43D4sdJAaDAqCD3MYpSWbmrz3kES158QSLjw==} + /@babel/plugin-transform-react-jsx/7.16.0_@babel+core@7.16.0: + resolution: {integrity: sha512-rqDgIbukZ44pqq7NIRPGPGNklshPkvlmvqjdx3OZcGPk4zGIenYkxDTvl3LsSL8gqcc3ZzGmXPE6hR/u/voNOw==} engines: {node: '>=6.9.0'} peerDependencies: '@babel/core': ^7.0.0-0 @@ -1372,7 +1368,7 @@ packages: '@babel/helper-annotate-as-pure': 7.16.0 '@babel/helper-module-imports': 7.16.0 '@babel/helper-plugin-utils': 7.14.5 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 '@babel/types': 7.16.0 /@babel/plugin-transform-regenerator/7.16.0_@babel+core@7.16.0: @@ -1486,7 +1482,7 @@ packages: '@babel/helper-compilation-targets': 7.16.0_@babel+core@7.16.0 '@babel/helper-plugin-utils': 7.14.5 '@babel/helper-validator-option': 7.14.5 - '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': 7.16.2_@babel+core@7.16.0 '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': 7.16.0_@babel+core@7.16.0 '@babel/plugin-proposal-async-generator-functions': 7.16.0_@babel+core@7.16.0 '@babel/plugin-proposal-class-properties': 7.16.0_@babel+core@7.16.0 @@ -1590,7 +1586,7 @@ packages: engines: {node: '>=6.9.0'} dependencies: '@babel/code-frame': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.16.0 /@babel/traverse/7.12.13: @@ -1600,8 +1596,8 @@ packages: '@babel/generator': 7.16.0 '@babel/helper-function-name': 7.16.0 '@babel/helper-split-export-declaration': 7.16.0 - '@babel/parser': 7.16.0 - '@babel/types': 7.16.0 + '@babel/parser': 7.12.16 + '@babel/types': 7.12.13 debug: 4.3.2 globals: 11.12.0 lodash: 4.17.21 @@ -1618,8 +1614,8 @@ packages: '@babel/helper-function-name': 7.16.0 '@babel/helper-hoist-variables': 7.16.0 '@babel/helper-split-export-declaration': 7.16.0 - '@babel/parser': 7.16.0 - '@babel/types': 7.16.0 + '@babel/parser': 7.15.8 + '@babel/types': 7.15.6 debug: 4.3.2 globals: 11.12.0 transitivePeerDependencies: @@ -1635,7 +1631,7 @@ packages: '@babel/helper-function-name': 7.16.0 '@babel/helper-hoist-variables': 7.16.0 '@babel/helper-split-export-declaration': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.16.0 debug: 4.3.2 globals: 11.12.0 @@ -1853,21 +1849,6 @@ packages: - typescript dev: false - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_3a94db2abf629ff46a0570c3eca8c614: - resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} - engines: {node: '>=10.0.0'} - peerDependencies: - cosmiconfig: '>=6' - dependencies: - cosmiconfig: 7.0.0 - lodash.get: 4.4.2 - make-error: 1.3.6 - ts-node: 9.1.1_typescript@4.4.4 - tslib: 2.3.1 - transitivePeerDependencies: - - typescript - dev: true - /@endemolshinegroup/cosmiconfig-typescript-loader/3.0.2_3fdcc7bc724bd900a681b5e9457ed94a: resolution: {integrity: sha512-QRVtqJuS1mcT56oHpVegkKBlgtWjXw/gHNWO3eL9oyB5Sc7HBoc2OLG/nYpVfT/Jejvo3NUrD0Udk7XgoyDKkA==} engines: {node: '>=10.0.0'} @@ -2360,15 +2341,15 @@ packages: dependencies: '@graphql-codegen/core': 2.1.0_graphql@15.7.2 '@graphql-codegen/plugin-helpers': 2.3.0_graphql@15.7.2 - '@graphql-tools/apollo-engine-loader': 7.1.0_graphql@15.7.2 - '@graphql-tools/code-file-loader': 7.2.0_graphql@15.7.2 - '@graphql-tools/git-loader': 7.1.0_graphql@15.7.2 - '@graphql-tools/github-loader': 7.1.0_graphql@15.7.2 - '@graphql-tools/graphql-file-loader': 7.3.0_graphql@15.7.2 - '@graphql-tools/json-file-loader': 7.3.0_graphql@15.7.2 - '@graphql-tools/load': 7.3.2_graphql@15.7.2 - '@graphql-tools/prisma-loader': 7.1.0_graphql@15.7.2 - '@graphql-tools/url-loader': 7.2.0_graphql@15.7.2 + '@graphql-tools/apollo-engine-loader': 7.1.2_graphql@15.7.2 + '@graphql-tools/code-file-loader': 7.2.2_graphql@15.7.2 + '@graphql-tools/git-loader': 7.1.2_graphql@15.7.2 + '@graphql-tools/github-loader': 7.1.1_graphql@15.7.2 + '@graphql-tools/graphql-file-loader': 7.3.2_graphql@15.7.2 + '@graphql-tools/json-file-loader': 7.3.2_graphql@15.7.2 + '@graphql-tools/load': 7.4.1_graphql@15.7.2 + '@graphql-tools/prisma-loader': 7.1.1_graphql@15.7.2 + '@graphql-tools/url-loader': 7.4.2_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 ansi-escapes: 4.3.2 chalk: 4.1.2 @@ -2382,7 +2363,7 @@ packages: glob: 7.2.0 globby: 11.0.4 graphql: 15.7.2 - graphql-config: 4.0.1_graphql@15.7.2+typescript@4.4.4 + graphql-config: 4.1.0_graphql@15.7.2+typescript@4.4.4 inquirer: 7.3.3 is-glob: 4.0.3 json-to-pretty-yaml: 1.2.2 @@ -2414,40 +2395,12 @@ 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 dependencies: '@graphql-codegen/plugin-helpers': 2.3.0_graphql@15.7.2 - '@graphql-tools/schema': 8.2.0_graphql@15.7.2 + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 dev: true - /@graphql-codegen/plugin-helpers/2.1.1_graphql@15.7.2: - resolution: {integrity: sha512-7jjN9fekMQkpd7cRTbaBxgqt/hkR3CXeOUSsEyHFDDHKtvCrnev3iyc75IeWXpO9tOwDE8mVPTzEZnu4QukrNA==} - 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 - dependencies: - '@graphql-tools/utils': 8.2.5_graphql@15.7.2 - change-case-all: 1.0.14 - common-tags: 1.8.0 - graphql: 15.7.2 - import-from: 4.0.0 - lodash: 4.17.21 - tslib: 2.3.1 - dev: true - - /@graphql-codegen/plugin-helpers/2.2.0_graphql@15.7.2: - resolution: {integrity: sha512-7t3LFd6DHUWPh0f7qY7wde2r4KCsU8WDcTxQ0QuHuokTqZYnRk+UH3xNDUiyb+1LGTBUqIaKxLwQXh8EDyZK7A==} - 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 - dependencies: - '@graphql-tools/utils': 8.3.0_graphql@15.7.2 - change-case-all: 1.0.14 - common-tags: 1.8.0 - graphql: 15.7.2 - import-from: 4.0.0 - lodash: 4.17.21 - tslib: 2.3.1 - dev: true - /@graphql-codegen/plugin-helpers/2.3.0_graphql@15.7.2: resolution: {integrity: sha512-IdIEtAFkAZrTgVbhMzYudIzcsFHkP2pUpZjg3X+x1XJfZ+asEVHf1SCwL9gOIM/BuG+fsHRZMenedfWHSyF/AQ==} peerDependencies: @@ -2492,15 +2445,15 @@ packages: - supports-color dev: true - /@graphql-codegen/typescript-urql-graphcache/2.1.6_0eb281deb1c9cbb2b68cb93f912d7be2: - resolution: {integrity: sha512-PlLIOnEWg2ItMztfBkJpvFs9HJzk0yYvc1AwzrVnff82eLLjFZsnxRUTMHSICCU9oFGdvAElHqxyO4fSdvaurg==} + /@graphql-codegen/typescript-urql-graphcache/2.2.0_0eb281deb1c9cbb2b68cb93f912d7be2: + resolution: {integrity: sha512-mraa/dOkQk1/I96Wpy6MCszVp7lwXc2fljixamx0Zj3eJKc5y+V1/4jyPxgVc2Iq2Epyto/b1wSQOmQdWCa3+w==} peerDependencies: '@urql/exchange-graphcache': ^4.1.1 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 graphql-tag: ^2.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 2.2.0_graphql@15.7.2 - '@graphql-codegen/visitor-plugin-common': 2.4.0_graphql@15.7.2 + '@graphql-codegen/plugin-helpers': 2.3.0_graphql@15.7.2 + '@graphql-codegen/visitor-plugin-common': 2.5.0_graphql@15.7.2 '@urql/exchange-graphcache': 4.3.5_graphql@15.7.2 auto-bind: 4.0.0 change-case-all: 1.0.14 @@ -2516,7 +2469,7 @@ packages: peerDependencies: graphql: ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 dependencies: - '@graphql-codegen/plugin-helpers': 2.1.1_graphql@15.7.2 + '@graphql-codegen/plugin-helpers': 2.3.0_graphql@15.7.2 '@graphql-codegen/visitor-plugin-common': 2.2.1_graphql@15.7.2 auto-bind: 4.0.0 graphql: 15.7.2 @@ -2555,30 +2508,10 @@ packages: 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 dependencies: - '@graphql-codegen/plugin-helpers': 2.1.1_graphql@15.7.2 - '@graphql-tools/optimize': 1.1.0_graphql@15.7.2 - '@graphql-tools/relay-operation-optimizer': 6.4.0_graphql@15.7.2 - '@graphql-tools/utils': 8.2.2_graphql@15.7.2 - auto-bind: 4.0.0 - change-case-all: 1.0.14 - dependency-graph: 0.11.0 - graphql: 15.7.2 - graphql-tag: 2.12.5_graphql@15.7.2 - parse-filepath: 1.0.2 - tslib: 2.3.1 - transitivePeerDependencies: - - supports-color - dev: true - - /@graphql-codegen/visitor-plugin-common/2.4.0_graphql@15.7.2: - resolution: {integrity: sha512-wcUqpbvhLlOwsriyI+ZTuE0Fx7AIIbcL80+KjgNGrMjLZJLTyMJGpYwc87I876EPIcyC35+LO15nwy2cR2tbxQ==} - 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 - dependencies: - '@graphql-codegen/plugin-helpers': 2.2.0_graphql@15.7.2 + '@graphql-codegen/plugin-helpers': 2.3.0_graphql@15.7.2 '@graphql-tools/optimize': 1.1.1_graphql@15.7.2 '@graphql-tools/relay-operation-optimizer': 6.4.1_graphql@15.7.2 - '@graphql-tools/utils': 8.3.0_graphql@15.7.2 + '@graphql-tools/utils': 8.2.2_graphql@15.7.2 auto-bind: 4.0.0 change-case-all: 1.0.14 dependency-graph: 0.11.0 @@ -2610,15 +2543,15 @@ packages: - supports-color dev: true - /@graphql-tools/apollo-engine-loader/7.1.0_graphql@15.7.2: - resolution: {integrity: sha512-JKK34xQiB1l2sBfi8G5c1HZZkleQbwOlLAkySycKTrU+VMzu5lEjhzYwowIbLLjTthjUHQkRFANHkxvB42t5SQ==} + /@graphql-tools/apollo-engine-loader/7.1.2_graphql@15.7.2: + resolution: {integrity: sha512-ZI5/4I1ims88+MczjAzuRXn2uy5Rndl3C/wniMRqHbmQ9GukDj4HUNTO7e/81ST5ZwfolAQhwakQR16Ew3Exmw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: '@graphql-tools/utils': 8.5.1_graphql@15.7.2 cross-fetch: 3.1.4 graphql: 15.7.2 - sync-fetch: 0.3.0 + sync-fetch: 0.3.1 tslib: 2.3.1 dev: true @@ -2645,8 +2578,8 @@ packages: value-or-promise: 1.0.6 dev: false - /@graphql-tools/batch-execute/8.1.1_graphql@15.7.2: - resolution: {integrity: sha512-euRh9Fxhrpb99sbPk++hPHEZ9c0zmLfh/1zOk2BMxWOic65WlNDuFsNV2S6ddlruu9PNL6dEpBteiTfRWxpMfw==} + /@graphql-tools/batch-execute/8.3.1_graphql@15.7.2: + resolution: {integrity: sha512-63kHY8ZdoO5FoeDXYHnAak1R3ysMViMPwWC2XUblFckuVLMUPmB2ONje8rjr2CvzWBHAW8c1Zsex+U3xhKtGIA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -2654,7 +2587,7 @@ packages: dataloader: 2.0.0 graphql: 15.7.2 tslib: 2.3.1 - value-or-promise: 1.0.10 + value-or-promise: 1.0.11 dev: true /@graphql-tools/code-file-loader/6.3.1_graphql@15.7.2: @@ -2670,12 +2603,12 @@ packages: - supports-color dev: false - /@graphql-tools/code-file-loader/7.2.0_graphql@15.7.2: - resolution: {integrity: sha512-DYiNqCTHGprA6cysScPGfYctGuxqarJExv+1s+2cKoR0VNiJDHQlinzAp/lo6mR704NJi5St9PVCt6FPKq68vg==} + /@graphql-tools/code-file-loader/7.2.2_graphql@15.7.2: + resolution: {integrity: sha512-AADyxqipGWLBl4N59CGPgv3i35UF1fQpJvbC5a6TXmcppnghD2olDLewOh1pIQrwxGAAh1S75XVIi28PTKYZhg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.2_graphql@15.7.2 + '@graphql-tools/graphql-tag-pluck': 7.1.3_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 globby: 11.0.4 graphql: 15.7.2 @@ -2714,18 +2647,18 @@ packages: value-or-promise: 1.0.6 dev: false - /@graphql-tools/delegate/8.2.2_graphql@15.7.2: - resolution: {integrity: sha512-1fV9JePOBjYHwcYEhKkYDU9S0ttDs1qZHh8KvkJc05fH57ahsdedm97s4l8YNBaaXqLVjSq8aTUEsXqOZ/Fefg==} + /@graphql-tools/delegate/8.4.1_graphql@15.7.2: + resolution: {integrity: sha512-Oz1DYXmAKPKgHNsFnflg+CXKRVoPJI3AGRkcaRR0kA/4VWlMiKonL2O0BZdoRd0IbtZimBeQCrDEb5TikjIv0g==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/batch-execute': 8.1.1_graphql@15.7.2 - '@graphql-tools/schema': 8.2.0_graphql@15.7.2 + '@graphql-tools/batch-execute': 8.3.1_graphql@15.7.2 + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 dataloader: 2.0.0 graphql: 15.7.2 tslib: 2.3.1 - value-or-promise: 1.0.10 + value-or-promise: 1.0.11 dev: true /@graphql-tools/git-loader/6.2.6_graphql@15.7.2: @@ -2741,15 +2674,15 @@ packages: - supports-color dev: false - /@graphql-tools/git-loader/7.1.0_graphql@15.7.2: - resolution: {integrity: sha512-n6JBKc7Po8aE9/pueH0wO2EXicueuCT3VCo9YcFcCkdEl1tUZwIoIUgNUqgki2eS8u2Z76F2EWZwWBWO2ipXEw==} + /@graphql-tools/git-loader/7.1.2_graphql@15.7.2: + resolution: {integrity: sha512-vIMrISQPKQgHS893b8K/pEE1InPV+7etzFhHoyQRhYkVHXP2RBkfI64Wq9bNPezF8Ss/dwIjI/keLaPp9EQDmA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.2_graphql@15.7.2 + '@graphql-tools/graphql-tag-pluck': 7.1.3_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 - is-glob: 4.0.1 + is-glob: 4.0.3 micromatch: 4.0.4 tslib: 2.3.1 unixify: 1.0.0 @@ -2771,12 +2704,12 @@ packages: - supports-color dev: false - /@graphql-tools/github-loader/7.1.0_graphql@15.7.2: - resolution: {integrity: sha512-RL8bREscN+CO/gP58BE+aA+PXUIwMY7okmrWtrupjRyo1IYv0bfaZXKHRF+qb2gqlJxksM5Q9HevO/MIj6T1eQ==} + /@graphql-tools/github-loader/7.1.1_graphql@15.7.2: + resolution: {integrity: sha512-LEg4FzKOkJ8NZEstG+EkIB056lg4dEuftLCgEe7zdMnDsP1KSc9IXvdNJrCYhL/QTaR/VmZVxVE393HXWzWF4Q==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/graphql-tag-pluck': 7.1.2_graphql@15.7.2 + '@graphql-tools/graphql-tag-pluck': 7.1.3_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 cross-fetch: 3.1.4 graphql: 15.7.2 @@ -2796,8 +2729,8 @@ packages: tslib: 2.1.0 dev: false - /@graphql-tools/graphql-file-loader/7.3.0_graphql@15.7.2: - resolution: {integrity: sha512-m5ox7GuVI1EibDygW+P4jpmA78viRcfOw0eiE/EiuCljQsIJcA4iXTsc22KbawS+EfPS0v6hXkk/JhnhXoeX4A==} + /@graphql-tools/graphql-file-loader/7.3.2_graphql@15.7.2: + resolution: {integrity: sha512-4vzHdPIYo25bleMeZNZf1IV6Betd5COERn+fTGQDBS98ONDU2d/kXe4lD1N2bBNp5bwrd1Sd5TeDgHPYXKB8kQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -2824,12 +2757,12 @@ packages: - supports-color dev: false - /@graphql-tools/graphql-tag-pluck/7.1.2_graphql@15.7.2: - resolution: {integrity: sha512-YVvzG6UaWJQgbU+VvjFY5rZQQDvkyNX+rEbqYpJOt1muhP67dAwAGyWMyDcyEi4QAsEpSvaxfy/Km6lR/NHwWA==} + /@graphql-tools/graphql-tag-pluck/7.1.3_graphql@15.7.2: + resolution: {integrity: sha512-zxVYLiAnNxFg6bnDZdNpLJNfjf6GHYLQsVHDcbYyQcWJzIaeWPylX/Q1gyvw8MFO4ICYExNPqgBA/is2kZBlHw==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@babel/parser': 7.15.7 + '@babel/parser': 7.15.8 '@babel/traverse': 7.15.4 '@babel/types': 7.15.6 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 @@ -2859,8 +2792,8 @@ packages: tslib: 2.0.3 dev: false - /@graphql-tools/json-file-loader/7.3.0_graphql@15.7.2: - resolution: {integrity: sha512-lTh3HbLpKnONh8vOsE6iKWxzfNIpYRGqNCmpUJ7vl+UoJBVdVneZzqHMrb/Rxk8pdhjbwV0Di2l6I+bSULPo9Q==} + /@graphql-tools/json-file-loader/7.3.2_graphql@15.7.2: + resolution: {integrity: sha512-sFh1avbFLdPZ0uqe1OfQBooThYJm95jbVh6IurT9jvrum2zNlH/l1tkWnPNS2wu/gzYYoxietvjvrhuNmHZbRg==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: @@ -2917,12 +2850,12 @@ packages: valid-url: 1.0.9 dev: false - /@graphql-tools/load/7.3.2_graphql@15.7.2: - resolution: {integrity: sha512-tB03MGOlgKkoP6YyzIl/saTYshuLWxQy2JebhYL6gy3XsWmSE7ae1WAL3p+G0pyfw66HaMu905omyulu1VkfXw==} + /@graphql-tools/load/7.4.1_graphql@15.7.2: + resolution: {integrity: sha512-UvBodW5hRHpgBUBVz5K5VIhJDOTFIbRRAGD6sQ2l9J5FDKBEs3u/6JjZDzbdL96br94D5cEd2Tk6auaHpTn7mQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/schema': 8.2.0_graphql@15.7.2 + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 p-limit: 3.1.0 @@ -2934,17 +2867,18 @@ packages: peerDependencies: graphql: ^14.0.0 || ^15.0.0 dependencies: - '@graphql-tools/schema': 8.2.0_graphql@15.7.2 + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 '@graphql-tools/utils': 8.0.2_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 + dev: false - /@graphql-tools/merge/8.1.2_graphql@15.7.2: - resolution: {integrity: sha512-kFLd4kKNJXYXnKIhM8q9zgGAtbLmsy3WmGdDxYq3YHBJUogucAxnivQYyRIseUq37KGmSAIWu3pBQ23TKGsGOw==} + /@graphql-tools/merge/8.2.1_graphql@15.7.2: + resolution: {integrity: sha512-Q240kcUszhXiAYudjuJgNuLgy9CryDP3wp83NOZQezfA6h3ByYKU7xI6DiKrdjyVaGpYN3ppUmdj0uf5GaXzMA==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/utils': 8.2.5_graphql@15.7.2 + '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 @@ -2969,15 +2903,6 @@ packages: tslib: 2.1.0 dev: false - /@graphql-tools/optimize/1.1.0_graphql@15.7.2: - resolution: {integrity: sha512-OW3tX3DHZ/5bRPPGI5UNgaQpaV7HihvV9zX6MYCLwERWRZTbc2DsNIq+H8L5Y5q2E2G8/H7vuz7q8LH8RgyP6A==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 15.7.2 - tslib: 2.3.1 - dev: true - /@graphql-tools/optimize/1.1.1_graphql@15.7.2: resolution: {integrity: sha512-y0TEfPyGmJaQjnsTRs/UP7/ZHaB3i68VAsXW4H2doUFKY6rIOUz+ruME/uWsfy/VeTWBNqGX8/m/X7YFEi5OJQ==} peerDependencies: @@ -2987,12 +2912,12 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/prisma-loader/7.1.0_graphql@15.7.2: - resolution: {integrity: sha512-fehVzximGYuVkbl4mIbXjPz3XlL+7N4BlnXI5QEAif2DJ8fkTpPN7E9PoV80lxWkLDNokFFDHH6qq7hr99JyOg==} + /@graphql-tools/prisma-loader/7.1.1_graphql@15.7.2: + resolution: {integrity: sha512-9hVpG3BNsXAYMLPlZhSHubk6qBmiHLo/UlU0ldL100sMpqI46iBaHNhTNXZCSdd81hT+4HNqaDXNFqyKJ22OGQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/url-loader': 7.2.0_graphql@15.7.2 + '@graphql-tools/url-loader': 7.4.2_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 '@types/js-yaml': 4.0.4 '@types/json-stable-stringify': 1.0.33 @@ -3001,8 +2926,8 @@ packages: debug: 4.3.2 dotenv: 10.0.0 graphql: 15.7.2 - graphql-request: 3.5.0_graphql@15.7.2 - http-proxy-agent: 4.0.1 + graphql-request: 3.6.1_graphql@15.7.2 + http-proxy-agent: 5.0.0 https-proxy-agent: 5.0.0 isomorphic-fetch: 3.0.0 js-yaml: 4.1.0 @@ -3020,19 +2945,6 @@ packages: - utf-8-validate dev: true - /@graphql-tools/relay-operation-optimizer/6.4.0_graphql@15.7.2: - resolution: {integrity: sha512-auNvHC8gHu9BHBPnLA5c8Iv5VAXQG866KZJz7ljhKpXPdlPevK4zjHlVJwqnF8H6clJ9NgZpizN4kNNCe/3R9g==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - '@graphql-tools/utils': 8.2.2_graphql@15.7.2 - graphql: 15.7.2 - relay-compiler: 11.0.2_graphql@15.7.2 - tslib: 2.3.1 - transitivePeerDependencies: - - supports-color - dev: true - /@graphql-tools/relay-operation-optimizer/6.4.1_graphql@15.7.2: resolution: {integrity: sha512-2b9D5L+31sIBnvmcmIW5tfvNUV+nJFtbHpUyarTRDmFT6EZ2cXo4WZMm9XJcHQD/Z5qvMXfPHxzQ3/JUs4xI+w==} peerDependencies: @@ -3078,16 +2990,16 @@ packages: value-or-promise: 1.0.6 dev: false - /@graphql-tools/schema/8.2.0_graphql@15.7.2: - resolution: {integrity: sha512-ufmI5mJQa8NJczzfkh0pUttKvspqDcT5LLakA3jUmOrrE4d4NVj6onZlazdTzF5sAepSNqanFnwhrxZpCAJMKg==} + /@graphql-tools/schema/8.3.1_graphql@15.7.2: + resolution: {integrity: sha512-3R0AJFe715p4GwF067G5i0KCr/XIdvSfDLvTLEiTDQ8V/hwbOHEKHKWlEBHGRQwkG5lwFQlW1aOn7VnlPERnWQ==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/merge': 8.1.2_graphql@15.7.2 - '@graphql-tools/utils': 8.2.5_graphql@15.7.2 + '@graphql-tools/merge': 8.2.1_graphql@15.7.2 + '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 - value-or-promise: 1.0.10 + value-or-promise: 1.0.11 /@graphql-tools/stitch/6.2.4_graphql@15.7.2: resolution: {integrity: sha512-0C7PNkS7v7iAc001m7c1LPm5FUB0/DYw+s3OyCii6YYYHY8NwdI0roeOyeDGFJkFubWBQfjc3hoSyueKtU73mw==} @@ -3136,35 +3048,33 @@ packages: - utf-8-validate dev: false - /@graphql-tools/url-loader/7.2.0_graphql@15.7.2: - resolution: {integrity: sha512-1HOyt89TlzINko/Sa39oNQCzvbIshAiz+ECaoJKkIfkQZzXWzRkDrU5nEIPGm/FsCHm519OiJeaLwPLbdqnrLw==} + /@graphql-tools/url-loader/7.4.2_graphql@15.7.2: + resolution: {integrity: sha512-dS/cTux3Xw5flM9KHCwPzq7S0Yy7ff8mOmvq2quDfYmn0OawhccyEcjGnrgQ896ujwg+qYQqEyB62hv4A5962w==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@ardatan/fetch-event-source': 2.0.2 - '@graphql-tools/delegate': 8.2.2_graphql@15.7.2 + '@graphql-tools/delegate': 8.4.1_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 - '@graphql-tools/wrap': 8.1.1_graphql@15.7.2 + '@graphql-tools/wrap': 8.3.1_graphql@15.7.2 '@n1ru4l/graphql-live-query': 0.8.1_graphql@15.7.2 '@types/websocket': 1.0.4 - '@types/ws': 7.4.7 + '@types/ws': 8.2.0 abort-controller: 3.0.0 cross-fetch: 3.1.4 + dset: 3.1.1 extract-files: 11.0.0 form-data: 4.0.0 graphql: 15.7.2 - graphql-sse: 1.0.4_graphql@15.7.2 - graphql-ws: 5.5.3_graphql@15.7.2 - is-promise: 4.0.0 - isomorphic-ws: 4.0.1_ws@8.2.2 - lodash: 4.17.21 + graphql-sse: 1.0.5_graphql@15.7.2 + graphql-ws: 5.5.5_graphql@15.7.2 + isomorphic-ws: 4.0.1_ws@8.2.3 meros: 1.1.4 subscriptions-transport-ws: 0.10.0_graphql@15.7.2 - sync-fetch: 0.3.0 + sync-fetch: 0.3.1 tslib: 2.3.1 valid-url: 1.0.9 - value-or-promise: 1.0.10 - ws: 8.2.2 + value-or-promise: 1.0.11 + ws: 8.2.3 transitivePeerDependencies: - '@types/node' - bufferutil @@ -3200,6 +3110,7 @@ packages: dependencies: graphql: 15.7.2 tslib: 2.3.1 + dev: false /@graphql-tools/utils/8.2.2_graphql@15.7.2: resolution: {integrity: sha512-29FFY5U4lpXuBiW9dRvuWnBVwGhWbGLa2leZcAMU/Pz47Cr/QLZGVgpLBV9rt+Gbs7wyIJM7t7EuksPs0RDm3g==} @@ -3210,23 +3121,6 @@ packages: tslib: 2.3.1 dev: true - /@graphql-tools/utils/8.2.5_graphql@15.7.2: - resolution: {integrity: sha512-k/Rktklhy22dQfbJLKiLGfQymQCTr6Rd2BilC7g2Yk6wFSzVLYr8jeXNoTD+/p61XBQzBjTVayskvaMvNS3BDg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 15.7.2 - tslib: 2.3.1 - - /@graphql-tools/utils/8.3.0_graphql@15.7.2: - resolution: {integrity: sha512-ksE0RxS0AFllo6KIJjvQsRgcUAzoyZUgUrDbCngv4SaQwyX9YxTfddTLN4uQmbiZB9h25fPp/Xgeyaa3ARCzgg==} - peerDependencies: - graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 - dependencies: - graphql: 15.7.2 - tslib: 2.3.1 - dev: true - /@graphql-tools/utils/8.5.1_graphql@15.7.2: resolution: {integrity: sha512-V/OQVpj+Z05qW9ZdlJWSKzREYlgGEq+juV+pUy3JO9jI+sZo/W3oncuW9+1awwp/RkL0aZ9RgjL+XYOgCsmOLw==} peerDependencies: @@ -3261,17 +3155,17 @@ packages: value-or-promise: 1.0.6 dev: false - /@graphql-tools/wrap/8.1.1_graphql@15.7.2: - resolution: {integrity: sha512-Z2ylFug2iHMbpcc2Bs/avNTKmhoJrUO6l0JrQbgiZZJWBaBz6yw+fyfL/kCLQluiU5/SXsvUxxPGBQ9tqb864g==} + /@graphql-tools/wrap/8.3.1_graphql@15.7.2: + resolution: {integrity: sha512-vcbxawe4gFLuzvT9/CrZhauv9Rk9bMqZIwxgS/w3DWN+G7o6+fNxIv6LYt0acE5+rHJOF6+r3lX/SgFgPyoWww==} peerDependencies: graphql: ^14.0.0 || ^15.0.0 || ^16.0.0 dependencies: - '@graphql-tools/delegate': 8.2.2_graphql@15.7.2 - '@graphql-tools/schema': 8.2.0_graphql@15.7.2 + '@graphql-tools/delegate': 8.4.1_graphql@15.7.2 + '@graphql-tools/schema': 8.3.1_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 graphql: 15.7.2 tslib: 2.3.1 - value-or-promise: 1.0.10 + value-or-promise: 1.0.11 dev: true /@graphql-typed-document-node/core/3.1.0_graphql@15.7.2: @@ -3329,7 +3223,7 @@ packages: resolution: {integrity: sha512-rnfA0ScyBXyp9xsSD4EAMGeOh1yv/AE7fhqdAdSOr5X8N39azz257umfRtzNT9sHXAKSSzpCVhIbMAkp5c/gjQ==} engines: {node: '>= 10.0'} dependencies: - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 dev: false /@intlify/vue-i18n-loader/1.1.0: @@ -3805,7 +3699,7 @@ packages: dependencies: chalk: 4.1.2 consola: 2.15.3 - node-fetch: 2.6.5 + node-fetch: 2.6.6 dev: false /@nuxt/server/2.15.8: @@ -3848,7 +3742,7 @@ packages: is-docker: 2.2.1 jiti: 1.12.9 nanoid: 3.1.30 - node-fetch: 2.6.5 + node-fetch: 2.6.6 parse-git-config: 3.0.0 rc9: 1.2.0 std-env: 2.3.1 @@ -3919,7 +3813,7 @@ packages: /@nuxt/vue-app/2.15.8: resolution: {integrity: sha512-FJf9FSMPsWT3BqkS37zEuPTxLKzSg2EIwp1sP8Eou25eE08qxRfe2PwTVA8HnXUPNdpz2uk/T9DlNw+JraiFRQ==} dependencies: - node-fetch: 2.6.5 + node-fetch: 2.6.6 ufo: 0.7.9 unfetch: 4.2.0 vue: 2.6.14 @@ -4031,14 +3925,14 @@ packages: nuxt: ^2.15 vue: ^2 dependencies: - '@vue/composition-api': 1.3.0 + '@vue/composition-api': 1.3.1 defu: 5.0.0 estree-walker: 2.0.2 fs-extra: 9.1.0 magic-string: 0.25.7 nuxt: 2.15.8_typescript@4.4.4 ufo: 0.7.9 - unplugin-vue2-script-setup: 0.6.12 + unplugin-vue2-script-setup: 0.6.13 upath: 2.0.1 transitivePeerDependencies: - pug @@ -4124,7 +4018,7 @@ packages: /@nuxtjs/i18n/7.1.0: resolution: {integrity: sha512-g8ynhA7JYZTwQXr+KQElDWe4zqB58k3fJhzjyse96S7SUtnday49P28oIakW+GKC5VzXNJqoE/lHFz7NteeVug==} dependencies: - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/traverse': 7.16.0 '@intlify/vue-i18n-extensions': 1.0.2 '@intlify/vue-i18n-loader': 1.1.0 @@ -4135,7 +4029,7 @@ packages: klona: 2.0.5 lodash.merge: 4.6.2 ufo: 0.7.9 - vue-i18n: 8.26.5 + vue-i18n: 8.26.6 transitivePeerDependencies: - supports-color dev: false @@ -4566,8 +4460,8 @@ packages: defer-to-connect: 2.0.1 dev: true - /@testing-library/jest-dom/5.14.1: - resolution: {integrity: sha512-dfB7HVIgTNCxH22M1+KU6viG5of2ldoA5ly8Ar8xkezKHKXjRvznCdbMbqjYGgO2xjRbwnR+rR8MLUIqF3kKbQ==} + /@testing-library/jest-dom/5.15.0: + resolution: {integrity: sha512-lOMuQidnL1tWHLEWIhL6UvSZC1Qt3OkNe1khvi2h6xFiqpe5O8arYs46OU0qyUGq0cSTbroQyMktYNXu3a7sAA==} engines: {node: '>=8', npm: '>=6', yarn: '>=1'} dependencies: '@babel/runtime': 7.16.0 @@ -4586,6 +4480,11 @@ packages: engines: {node: '>= 6'} dev: true + /@tootallnate/once/2.0.0: + resolution: {integrity: sha512-XCuKFP5PS55gnMVu3dty8KPatLqUoy/ZYzDzAGCQ8JNFCkLXzmI7vNHCR+XpbZaMWQK/vQubr7PkYq8g470J/A==} + engines: {node: '>= 10'} + dev: true + /@types/accepts/1.3.5: resolution: {integrity: sha512-jOdnI/3qTpHABjM5cx1Hc0sKsPoYCp+DP/GJRGtDlPd7fiV9oXGGIcjW/ZOxLIvjGz8MA+uMZI9metHlgqbgwQ==} dependencies: @@ -4609,7 +4508,7 @@ packages: /@types/babel__core/7.1.14: resolution: {integrity: sha512-zGZJzzBUVDo/eV6KgbE0f0ZI7dInEYvo12Rb70uNQDshC3SkRMb67ja0GgRHZgAX3Za6rhaWlvbDO8rrGyAb1g==} dependencies: - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.16.0 '@types/babel__generator': 7.6.3 '@types/babel__template': 7.4.1 @@ -4619,7 +4518,7 @@ packages: /@types/babel__core/7.1.16: resolution: {integrity: sha512-EAEHtisTMM+KaKwfWdC3oyllIqswlznXCIVCt7/oRNrh+DhgT4UEBNC/jlADNjvw7UnfbcdkGQcPVZ1xYiLcrQ==} dependencies: - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.16.0 '@types/babel__generator': 7.6.3 '@types/babel__template': 7.4.1 @@ -4635,7 +4534,7 @@ packages: /@types/babel__template/7.4.1: resolution: {integrity: sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==} dependencies: - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.16.0 dev: true @@ -4677,7 +4576,7 @@ packages: /@types/clean-css/4.2.5: resolution: {integrity: sha512-NEzjkGGpbs9S9fgC4abuBvTpVwE3i+Acu9BBod3PUyjDVZcNsGx61b8r2PphR61QGPnn0JHVs5ey6/I4eTrkxw==} dependencies: - '@types/node': 16.11.6 + '@types/node': 12.20.12 source-map: 0.6.1 dev: true @@ -4706,6 +4605,7 @@ packages: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: '@types/node': 16.11.6 + dev: false /@types/content-disposition/0.5.4: resolution: {integrity: sha512-0mPF08jn9zYI0n0Q/Pnz7C4kThdSt+6LD4amsrYDDpgBfrVWa3TcCOxKX1zkGgYniGagRv8heN2cbh+CAn+uuQ==} @@ -4748,7 +4648,7 @@ packages: /@types/etag/1.8.0: resolution: {integrity: sha512-EdSN0x+Y0/lBv7YAb8IU4Jgm6DWM+Bqtz7o5qozl96fzaqdqbdfHS5qjdpFeIv7xQ8jSLyjMMNShgYtMajEHyQ==} dependencies: - '@types/node': 16.11.6 + '@types/node': 12.20.12 dev: true /@types/express-serve-static-core/4.17.24: @@ -4769,7 +4669,7 @@ packages: /@types/file-loader/5.0.0: resolution: {integrity: sha512-evodFzM0PLOXmMZy8DhPN+toP6QgJiIteF6e8iD9T0xGBUllQA/DAb1nZwCIoNh7vuLvqCGPUdsLf3GSbcHd4g==} dependencies: - '@types/webpack': 4.41.31 + '@types/webpack': 4.41.28 dev: true /@types/fs-capacitor/2.0.0: @@ -4926,7 +4826,7 @@ packages: /@types/node-sass/4.11.2: resolution: {integrity: sha512-pOFlTw/OtZda4e+yMjq6/QYuvY0RDMQ+mxXdWj7rfSyf18V8hS4SfgurO+MasAkQsv6Wt6edOGlwh5QqJml9gw==} dependencies: - '@types/node': 16.11.6 + '@types/node': 12.20.12 dev: true /@types/node/10.17.60: @@ -4950,7 +4850,7 @@ packages: /@types/optimize-css-assets-webpack-plugin/5.0.3: resolution: {integrity: sha512-PJgbI4KplJfyxKWVrBbEL+rePEBqeozJRMT0mBL3ynhvngASBV/XJ+BneLuJN74RjjMzO0gA5ns80mgubQdZAA==} dependencies: - '@types/webpack': 4.41.31 + '@types/webpack': 4.41.28 dev: true /@types/parse-json/4.0.0: @@ -4988,13 +4888,13 @@ packages: dependencies: '@types/node-sass': 4.11.2 '@types/sass': 1.43.0 - '@types/webpack': 4.41.31 + '@types/webpack': 4.41.28 dev: true /@types/sass/1.43.0: resolution: {integrity: sha512-DPSXNJ1rYLo88GyF9tuB4bsYGfpKI1a4+wOQmc+LI1SUoocm9QLRSpz0GxxuyjmJsYFIQo/dDlRSSpIXngff+w==} dependencies: - '@types/node': 16.11.6 + '@types/node': 12.20.12 dev: true /@types/sax/1.2.3: @@ -5049,7 +4949,7 @@ packages: /@types/terser-webpack-plugin/4.2.1: resolution: {integrity: sha512-x688KsgQKJF8PPfv4qSvHQztdZNHLlWJdolN9/ptAGimHVy3rY+vHdfglQDFh1Z39h7eMWOd6fQ7ke3PKQcdyA==} dependencies: - '@types/webpack': 4.41.31 + '@types/webpack': 4.41.28 terser: 4.8.0 dev: true @@ -5074,21 +4974,21 @@ packages: /@types/webpack-bundle-analyzer/3.9.3: resolution: {integrity: sha512-l/vaDMWGcXiMB3CbczpyICivLTB07/JNtn1xebsRXE9tPaUDEHgX3x7YP6jfznG5TOu7I4w0Qx1tZz61znmPmg==} dependencies: - '@types/webpack': 4.41.31 + '@types/webpack': 4.41.28 dev: true /@types/webpack-dev-middleware/4.1.2: resolution: {integrity: sha512-SxXzPCqeZ03fJ2dg3iD7cSXvqZymmS5/2GD9fANRcyWN7HYK1H3ty6q7IInXZKvPrdUqij831G3RLIeKK6aGdw==} dependencies: - '@types/connect': 3.4.35 - '@types/webpack': 4.41.31 + '@types/connect': 3.4.34 + '@types/webpack': 4.41.28 dev: true /@types/webpack-hot-middleware/2.25.4: resolution: {integrity: sha512-6tQb9EBKIANZYUVLQYWiWfDFVe7FhXSj4bB2EF5QB7VtYWL3HDR+y/zqjZPAnCorv0spLqVMRqjRK8AmhfocMw==} dependencies: - '@types/connect': 3.4.35 - '@types/webpack': 4.41.31 + '@types/connect': 3.4.34 + '@types/webpack': 4.41.28 dev: true /@types/webpack-sources/3.2.0: @@ -5102,7 +5002,7 @@ packages: resolution: {integrity: sha512-Nn84RAiJjKRfPFFCVR8LC4ueTtTdfWAMZ03THIzZWRJB+rX24BD3LqPSFnbMscWauEsT4segAsylPDIaZyZyLQ==} dependencies: '@types/anymatch': 3.0.0 - '@types/node': 16.11.6 + '@types/node': 12.20.12 '@types/tapable': 1.0.8 '@types/uglify-js': 3.13.1 '@types/webpack-sources': 3.2.0 @@ -5118,6 +5018,7 @@ packages: '@types/webpack-sources': 3.2.0 anymatch: 3.1.2 source-map: 0.6.1 + dev: false /@types/websocket/1.0.2: resolution: {integrity: sha512-B5m9aq7cbbD/5/jThEr33nUY8WEfVi6A2YKCTOvw5Ldy7mtsOkqRvGjnzy6g7iMMDsgu7xREuCzqATLDLQVKcQ==} @@ -5135,6 +5036,13 @@ packages: resolution: {integrity: sha512-JQbbmxZTZehdc2iszGKs5oC3NFnjeay7mtAWrdt7qNtAVK0g19muApzAy4bm9byz79xa2ZnO/BOBC2R8RC5Lww==} dependencies: '@types/node': 16.11.6 + dev: false + + /@types/ws/8.2.0: + resolution: {integrity: sha512-cyeefcUCgJlEk+hk2h3N+MqKKsPViQgF5boi9TTHSK+PoR9KWBb/C5ccPcDyAqgsbAYHTwulch725DV84+pSpg==} + dependencies: + '@types/node': 16.11.6 + dev: true /@types/yargs-parser/20.2.1: resolution: {integrity: sha512-7tFImggNeNBVMsn0vLrpn1H1uPrUBdnARPTpZoitY37ZrdJREzf7I16tMrlK3hen349gr1NYh8CmZQa7CTG6Aw==} @@ -5262,8 +5170,8 @@ packages: eslint-visitor-keys: 2.1.0 dev: true - /@urql/core/2.3.3_graphql@15.7.2: - resolution: {integrity: sha512-Bi9mafTFu0O1XZmI7/HrEk12LHZW+Fs/V1FqSJoUDgYIhARIJW6cCh3Havy1dJJ0FETxYmmQQXPf6kst+IP2qQ==} + /@urql/core/2.3.4_graphql@15.7.2: + resolution: {integrity: sha512-KXeR55ONqkTZ2gwNgyFGJEGRp1/jEnyqkFjEguknnG6GFaikAwAX0TMijKcX6ZQ4qE59cDtVEtSbqpVkd9XNmA==} peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 dependencies: @@ -5272,13 +5180,13 @@ packages: wonka: 4.0.15 dev: false - /@urql/devtools/2.0.3_@urql+core@2.3.3+graphql@15.7.2: + /@urql/devtools/2.0.3_@urql+core@2.3.4+graphql@15.7.2: resolution: {integrity: sha512-TktPLiBS9LcBPHD6qcnb8wqOVcg3Bx0iCtvQ80uPpfofwwBGJmqnQTjUdEFU6kwaLOFZULQ9+Uo4831G823mQw==} peerDependencies: '@urql/core': '>= 1.14.0' graphql: '>= 0.11.0' dependencies: - '@urql/core': 2.3.3_graphql@15.7.2 + '@urql/core': 2.3.4_graphql@15.7.2 graphql: 15.7.2 wonka: 4.0.15 dev: true @@ -5288,7 +5196,7 @@ packages: peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 dependencies: - '@urql/core': 2.3.3_graphql@15.7.2 + '@urql/core': 2.3.4_graphql@15.7.2 graphql: 15.7.2 wonka: 4.0.15 dev: false @@ -5298,7 +5206,7 @@ packages: peerDependencies: graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 dependencies: - '@urql/core': 2.3.3_graphql@15.7.2 + '@urql/core': 2.3.4_graphql@15.7.2 graphql: 15.7.2 wonka: 4.0.15 dev: false @@ -5322,7 +5230,7 @@ packages: dependencies: '@babel/core': 7.16.0 '@babel/helper-module-imports': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 html-tags: 2.0.0 lodash.kebabcase: 4.1.1 @@ -5351,7 +5259,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 dev: false /@vue/babel-sugar-composition-api-render-instance/1.2.4_@babel+core@7.16.0: @@ -5360,7 +5268,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 dev: false /@vue/babel-sugar-functional-vue/1.2.2_@babel+core@7.16.0: @@ -5369,7 +5277,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 dev: false /@vue/babel-sugar-inject-h/1.2.2_@babel+core@7.16.0: @@ -5378,7 +5286,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 dev: false /@vue/babel-sugar-v-model/1.2.3_@babel+core@7.16.0: @@ -5387,7 +5295,7 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 '@vue/babel-helper-vue-jsx-merge-props': 1.2.1 '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.0 camelcase: 5.3.1 @@ -5401,16 +5309,16 @@ packages: '@babel/core': ^7.0.0-0 dependencies: '@babel/core': 7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 '@vue/babel-plugin-transform-vue-jsx': 1.2.1_@babel+core@7.16.0 camelcase: 5.3.1 dev: false - /@vue/compiler-core/3.2.20: - resolution: {integrity: sha512-vcEXlKXoPwBXFP5aUTHN9GTZaDfwCofa9Yu9bbW2C5O/QSa9Esdt7OG4+0RRd3EHEMxUvEdj4RZrd/KpQeiJbA==} + /@vue/compiler-core/3.2.21: + resolution: {integrity: sha512-NhhiQZNG71KNq1h5pMW/fAXdTF7lJRaSI7LDm2edhHXVz1ROMICo8SreUmQnSf4Fet0UPBVqJ988eF4+936iDQ==} dependencies: - '@babel/parser': 7.16.0 - '@vue/shared': 3.2.20 + '@babel/parser': 7.16.2 + '@vue/shared': 3.2.21 estree-walker: 2.0.2 source-map: 0.6.1 @@ -5429,46 +5337,46 @@ packages: prettier: 2.4.1 dev: false - /@vue/composition-api/1.3.0: - resolution: {integrity: sha512-LlJAZHI6kS88oFZQ55c4BcGSa6n2vZ288i96cuK+/r/VFjyAd5oQpMTw1zjxSxJ78a0x/d+lcq7Ctg+9VoD6Rw==} + /@vue/composition-api/1.3.1: + resolution: {integrity: sha512-rtCleQwtqTK+iWz6cODSYj5n8ZP9umGzeCrjEuhnJ4TH6XciygYedHAJChHWOFfAKJrFBZstxYg6x3nnAngKRg==} peerDependencies: vue: '>= 2.5 < 3' dependencies: tslib: 2.3.1 dev: false - /@vue/reactivity/3.2.20: - resolution: {integrity: sha512-nSmoLojUTk+H8HNTAkrUduB4+yIUBK2HPihJo2uXVSH4Spry6oqN6lFzE5zpLK+F27Sja+UqR9R1+/kIOsHV5w==} + /@vue/reactivity/3.2.21: + resolution: {integrity: sha512-7C57zFm/5E3SSTUhVuYj1InDwuJ+GIVQ/z+H43C9sST85gIThGXVhksl1yWTAadf8Yz4T5lSbqi5Ds8U/ueWcw==} dependencies: - '@vue/shared': 3.2.20 + '@vue/shared': 3.2.21 dev: true - /@vue/ref-transform/3.2.20: - resolution: {integrity: sha512-Y42d3PGlYZ1lXcF3dbd3+qU/C/a3wYEZ949fyOI5ptzkjDWlkfU6vn74fmOjsLjEcjs10BXK2qO99FqQIK2r1Q==} + /@vue/ref-transform/3.2.21: + resolution: {integrity: sha512-uiEWWBsrGeun9O7dQExYWzXO3rHm/YdtFNXDVqCSoPypzOVxWxdiL+8hHeWzxMB58fVuV2sT80aUtIVyaBVZgQ==} dependencies: - '@babel/parser': 7.16.0 - '@vue/compiler-core': 3.2.20 - '@vue/shared': 3.2.20 + '@babel/parser': 7.16.2 + '@vue/compiler-core': 3.2.21 + '@vue/shared': 3.2.21 estree-walker: 2.0.2 magic-string: 0.25.7 - /@vue/runtime-core/3.2.20: - resolution: {integrity: sha512-d1xfUGhZPfiZzAN7SatStD4vRtT8deJSXib2+Cz3x0brjMWKxe32asQc154FF1E2fFgMCHtnfd4A90bQEzV4GQ==} + /@vue/runtime-core/3.2.21: + resolution: {integrity: sha512-7oOxKaU0D2IunOAMOOHZgJVrHg63xwng8BZx3fbgmakqEIMwHhQcp+5GV1sOg/sWW7R4UhaRDIUCukO2GRVK2Q==} dependencies: - '@vue/reactivity': 3.2.20 - '@vue/shared': 3.2.20 + '@vue/reactivity': 3.2.21 + '@vue/shared': 3.2.21 dev: true - /@vue/runtime-dom/3.2.20: - resolution: {integrity: sha512-4TCvZMLhESWCFHFYgqN4QmMA/onnINAlUovhopjlS8ST27G1A8Z0tyxPzLoXLa+b5JrOpbMPheEMPvdKExTJig==} + /@vue/runtime-dom/3.2.21: + resolution: {integrity: sha512-apBdriD6QsI4ywbllY8kjr9/0scGuStDuvLbJULPQkFPtHzntd51bP5PQTQVAEIc9kwnTozmj6x6ZdX/cwo7xA==} dependencies: - '@vue/runtime-core': 3.2.20 - '@vue/shared': 3.2.20 + '@vue/runtime-core': 3.2.21 + '@vue/shared': 3.2.21 csstype: 2.6.18 dev: true - /@vue/shared/3.2.20: - resolution: {integrity: sha512-FbpX+hD5BvXCQerEYO7jtAGHlhAkhTQ4KIV73kmLWNlawWhTiVuQxizgVb0BOkX5oG9cIRZ42EG++d/k/Efp0w==} + /@vue/shared/3.2.21: + resolution: {integrity: sha512-5EQmIPK6gw4UVYUbM959B0uPsJ58+xoMESCZs3N89XyvJ9e+fX4pqEPrOGV8OroIk3SbEvJcC+eYc8BH9JQrHA==} /@vue/test-utils/1.2.2: resolution: {integrity: sha512-P+yiAsszoy8z1TqXiVUnAZaJj0WGGz5fCxm4bOSI6Cpwy1+PNYwYxDv0ROAA/SUtOPppV+aD8tp/QWwxf8ROJw==} @@ -5613,7 +5521,7 @@ packages: dependencies: debug: 4.3.2 jiti: 1.12.9 - windicss: 3.2.0 + windicss: 3.2.1 transitivePeerDependencies: - supports-color dev: true @@ -5627,7 +5535,7 @@ packages: fast-glob: 3.2.7 magic-string: 0.25.7 micromatch: 4.0.4 - windicss: 3.2.0 + windicss: 3.2.1 transitivePeerDependencies: - supports-color dev: true @@ -5956,7 +5864,7 @@ packages: engines: {node: '>=8', npm: '>=6'} dependencies: '@babel/generator': 7.14.8 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/types': 7.15.0 apollo-env: 0.10.1 apollo-language-server: 1.26.5_typescript@4.4.4 @@ -6033,7 +5941,7 @@ packages: dependencies: '@types/node-fetch': 2.5.12 core-js: 3.19.0 - node-fetch: 2.6.5 + node-fetch: 2.6.6 sha.js: 2.4.11 dev: false @@ -6223,7 +6131,7 @@ packages: resolution: {integrity: sha512-iGdZgEOAuVop3vb0F2J3+kaBVi4caMoxefHosxmgzAbbSpvWehB8Y1QiSyyMeouYC38XNVk5wnZl+jdGSsWsIQ==} engines: {node: '>=6'} dependencies: - node-fetch: 2.6.5 + node-fetch: 2.6.6 util.promisify: 1.1.1 dev: false @@ -6759,8 +6667,8 @@ packages: '@babel/plugin-proposal-class-properties': 7.16.0_@babel+core@7.16.0 '@babel/plugin-proposal-object-rest-spread': 7.16.0_@babel+core@7.16.0 '@babel/plugin-syntax-class-properties': 7.12.13_@babel+core@7.16.0 - '@babel/plugin-syntax-flow': 7.14.5_@babel+core@7.16.0 - '@babel/plugin-syntax-jsx': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-syntax-flow': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-syntax-jsx': 7.16.0_@babel+core@7.16.0 '@babel/plugin-syntax-object-rest-spread': 7.8.3_@babel+core@7.16.0 '@babel/plugin-transform-arrow-functions': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-block-scoped-functions': 7.16.0_@babel+core@7.16.0 @@ -6768,7 +6676,7 @@ packages: '@babel/plugin-transform-classes': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-computed-properties': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-destructuring': 7.16.0_@babel+core@7.16.0 - '@babel/plugin-transform-flow-strip-types': 7.14.5_@babel+core@7.16.0 + '@babel/plugin-transform-flow-strip-types': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-for-of': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-function-name': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-literals': 7.16.0_@babel+core@7.16.0 @@ -6777,8 +6685,8 @@ packages: '@babel/plugin-transform-object-super': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-parameters': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-property-literals': 7.16.0_@babel+core@7.16.0 - '@babel/plugin-transform-react-display-name': 7.15.1_@babel+core@7.16.0 - '@babel/plugin-transform-react-jsx': 7.14.9_@babel+core@7.16.0 + '@babel/plugin-transform-react-display-name': 7.16.0_@babel+core@7.16.0 + '@babel/plugin-transform-react-jsx': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-shorthand-properties': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-spread': 7.16.0_@babel+core@7.16.0 '@babel/plugin-transform-template-literals': 7.16.0_@babel+core@7.16.0 @@ -7047,7 +6955,7 @@ packages: hasBin: true dependencies: caniuse-lite: 1.0.30001274 - electron-to-chromium: 1.3.885 + electron-to-chromium: 1.3.886 escalade: 3.1.1 node-releases: 2.0.1 picocolors: 1.0.0 @@ -7221,7 +7129,7 @@ packages: clone-response: 1.0.2 get-stream: 5.2.0 http-cache-semantics: 4.1.0 - keyv: 4.0.3 + keyv: 4.0.4 lowercase-keys: 2.0.0 normalize-url: 6.1.0 responselike: 2.0.0 @@ -8046,17 +7954,6 @@ packages: yaml: 1.10.2 dev: true - /cosmiconfig/7.0.0: - resolution: {integrity: sha512-pondGvTuVYDk++upghXJabWzL6Kxu6f26ljFw64Swq9v6sQPUL3EUlVDV56diOjpCayKihL6hVe8exIACU4XcA==} - engines: {node: '>=10'} - dependencies: - '@types/parse-json': 4.0.0 - import-fresh: 3.3.0 - parse-json: 5.2.0 - path-type: 4.0.0 - yaml: 1.10.2 - dev: true - /cosmiconfig/7.0.1: resolution: {integrity: sha512-a1YWNUV2HwGimB7dU2s1wUMurNKjpx60HxBB6xUM8Re+2s1g1IIfJvFR0/iCF+XHdE0GMTKTuLR32UQff4TEyQ==} engines: {node: '>=10'} @@ -8786,6 +8683,11 @@ packages: engines: {node: '>=10'} dev: false + /dset/3.1.1: + resolution: {integrity: sha512-hYf+jZNNqJBD2GiMYb+5mqOIX4R4RRHXU3qWMWYN+rqcR2/YpRL2bUHr8C8fU+5DNvqYjJ8YvMGSLuVPWU1cNg==} + engines: {node: '>=4'} + dev: true + /duplexer/0.1.2: resolution: {integrity: sha512-jtD6YG370ZCIi/9GTaJKQxWTZD045+4R4hTk/x1UyoqadyJ9x9CgSi1RlVDQF8U2sxLLSnFkCaMihqljHIWgMg==} dev: false @@ -8821,8 +8723,8 @@ packages: /ee-first/1.1.1: resolution: {integrity: sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=} - /electron-to-chromium/1.3.885: - resolution: {integrity: sha512-JXKFJcVWrdHa09n4CNZYfYaK6EW5aAew7/wr3L1OnsD1L+JHL+RCtd7QgIsxUbFPeTwPlvnpqNNTOLkoefmtXg==} + /electron-to-chromium/1.3.886: + resolution: {integrity: sha512-+vYdeBosI63VkCtNWnEVFjgNd/IZwvnsWkKyPtWAvrhA+XfByKoBJcbsMgudVU/bUcGAF9Xp3aXn96voWlc3oQ==} /elegant-spinner/1.0.1: resolution: {integrity: sha1-2wQ1IcldfjA/2PNFvtwzSc+wcp4=} @@ -10474,20 +10376,20 @@ packages: tslib: 1.14.1 dev: false - /graphql-config/4.0.1_graphql@15.7.2+typescript@4.4.4: - resolution: {integrity: sha512-JdXxFzBwjujJMGLHUZom9SrmP/M4gF57iTDa3fJVm3Q85+Xw2kj9jZIygaaSLpDKhaPnMQZqfJ5Hmc6afKxS9w==} + /graphql-config/4.1.0_graphql@15.7.2+typescript@4.4.4: + 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 + 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_3a94db2abf629ff46a0570c3eca8c614 - '@graphql-tools/graphql-file-loader': 7.3.0_graphql@15.7.2 - '@graphql-tools/json-file-loader': 7.3.0_graphql@15.7.2 - '@graphql-tools/load': 7.3.2_graphql@15.7.2 - '@graphql-tools/merge': 6.2.17_graphql@15.7.2 - '@graphql-tools/url-loader': 7.2.0_graphql@15.7.2 + '@endemolshinegroup/cosmiconfig-typescript-loader': 3.0.2_3fdcc7bc724bd900a681b5e9457ed94a + '@graphql-tools/graphql-file-loader': 7.3.2_graphql@15.7.2 + '@graphql-tools/json-file-loader': 7.3.2_graphql@15.7.2 + '@graphql-tools/load': 7.4.1_graphql@15.7.2 + '@graphql-tools/merge': 8.2.1_graphql@15.7.2 + '@graphql-tools/url-loader': 7.4.2_graphql@15.7.2 '@graphql-tools/utils': 8.5.1_graphql@15.7.2 - cosmiconfig: 7.0.0 + cosmiconfig: 7.0.1 cosmiconfig-toml-loader: 1.0.0 graphql: 15.7.2 minimatch: 3.0.4 @@ -10551,8 +10453,8 @@ packages: nullthrows: 1.1.1 dev: false - /graphql-request/3.5.0_graphql@15.7.2: - resolution: {integrity: sha512-Io89QpfU4rqiMbqM/KwMBzKaDLOppi8FU8sEccCE4JqCgz95W9Q8bvxQ4NfPALLSMvg9nafgg8AkYRmgKSlukA==} + /graphql-request/3.6.1_graphql@15.7.2: + resolution: {integrity: sha512-Nm1EasrAQVZllyNTlHDLnLZjlhC6eRWnWP6KH//ytnAL08pjlLkdI2K+s6OV92p45hn5b/kUlLbDwACmRoLwrQ==} peerDependencies: graphql: 14.x || 15.x dependencies: @@ -10562,8 +10464,8 @@ packages: graphql: 15.7.2 dev: true - /graphql-sse/1.0.4_graphql@15.7.2: - resolution: {integrity: sha512-oB43ifRcEdElgep9jTP9qsj5cJ7Ny/1tAFyIl1W3A0hXRRg/P71tUHzMFBrRkEsJ9IA7MTp+RKSJfh52QR6PBQ==} + /graphql-sse/1.0.5_graphql@15.7.2: + resolution: {integrity: sha512-x7HpPtbODImc20YfpKea++8Tj2ruKb1oLWNxd4xxa62BASxZRdm+uIq5bYGv7TwENeckgi/MjELtj2dZrTkQ8A==} engines: {node: '>=12'} peerDependencies: graphql: '>=0.11 <=16' @@ -10661,8 +10563,8 @@ packages: graphql: 15.7.2 dev: false - /graphql-ws/5.5.3_graphql@15.7.2: - resolution: {integrity: sha512-Okp3gE3vq9OoeqsYVbmzKvPcvlinKNXrfVajH7D3ul1UdCg2+K2zVYbWKmqxehkAZ+GKVfngK5fzyXSsfpe+pA==} + /graphql-ws/5.5.5_graphql@15.7.2: + resolution: {integrity: sha512-hvyIS71vs4Tu/yUYHPvGXsTgo0t3arU820+lT5VjZS2go0ewp2LqyCgxEN56CzOG7Iys52eRhHBiD1gGRdiQtw==} engines: {node: '>=10'} peerDependencies: graphql: '>=0.11 <=16' @@ -10924,7 +10826,7 @@ packages: he: 1.2.0 param-case: 2.1.1 relateurl: 0.2.7 - uglify-js: 3.14.2 + uglify-js: 3.14.3 dev: false /html-tags/2.0.0: @@ -11046,6 +10948,17 @@ packages: - supports-color dev: true + /http-proxy-agent/5.0.0: + resolution: {integrity: sha512-n2hY8YdoRE1i7r6M0w9DIw5GgZN0G25P8zLCRQ8rjXtTU3vsNFBI/vWK/UIeE6g5MUUz6avwAPXmL6Fy9D/90w==} + engines: {node: '>= 6'} + dependencies: + '@tootallnate/once': 2.0.0 + agent-base: 6.0.2 + debug: 4.3.2 + transitivePeerDependencies: + - supports-color + dev: true + /http-proxy-middleware/1.3.1: resolution: {integrity: sha512-13eVVDYS4z79w7f1+NPllJtOQFx/FdUW4btIvVRMaRlUY9VGstAbo5MOhLEuUgZFRHn3x50ufn25zkj/boZnEg==} engines: {node: '>=8.0.0'} @@ -11539,6 +11452,7 @@ packages: engines: {node: '>=0.10.0'} dependencies: is-extglob: 2.1.1 + dev: false /is-glob/4.0.3: resolution: {integrity: sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==} @@ -11646,6 +11560,7 @@ packages: /is-promise/4.0.0: resolution: {integrity: sha512-hvpoI6korhJMnej285dSg6nu1+e6uxs7zG3BYAm5byqDsgJNWwxzM6z6iZiAgQR4TJ30JmBTOwqZUw3WlyH3AQ==} + dev: false /is-regex/1.1.4: resolution: {integrity: sha512-kvRdxDsxZjhzUX07ZnLydzS1TU/TJlTUHHY4YLL87e37oUA49DfkLqgy+VjFocowy29cKvcSiu+kIv728jTTVg==} @@ -11794,7 +11709,7 @@ packages: /isomorphic-fetch/3.0.0: resolution: {integrity: sha512-qvUtwJ3j6qwsF3jLxkZ72qCgjMysPzDfeV240JHiGZsANBYd+EEuu35v7dfrJ9Up0Ak07D7GGSkGhCHTqg/5wA==} dependencies: - node-fetch: 2.6.5 + node-fetch: 2.6.6 whatwg-fetch: 3.6.2 dev: true @@ -11806,12 +11721,12 @@ packages: ws: 7.4.5 dev: false - /isomorphic-ws/4.0.1_ws@8.2.2: + /isomorphic-ws/4.0.1_ws@8.2.3: resolution: {integrity: sha512-BhBvN2MBpWTaSHdWRb/bwdZJ1WaehQ2L1KngkCkfLUGF0mAWAT1sQUQacEmQ0jXkFw/czDXPNQSL5u2/Krsz1w==} peerDependencies: ws: '*' dependencies: - ws: 8.2.2 + ws: 8.2.3 dev: true /istanbul-lib-coverage/3.2.0: @@ -11836,7 +11751,7 @@ packages: engines: {node: '>=8'} dependencies: '@babel/core': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@istanbuljs/schema': 0.1.3 istanbul-lib-coverage: 3.2.0 semver: 6.3.0 @@ -12309,7 +12224,7 @@ packages: dependencies: '@babel/core': 7.16.0 '@babel/generator': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/plugin-syntax-typescript': 7.16.0_@babel+core@7.16.0 '@babel/traverse': 7.16.0 '@babel/types': 7.16.0 @@ -12644,8 +12559,8 @@ packages: dependencies: json-buffer: 3.0.0 - /keyv/4.0.3: - resolution: {integrity: sha512-zdGa2TOpSZPq5mU6iowDARnMBZgtCqJ11dJROFi6tg6kTn4nuUdU09lFyLFSaHrWqpIJ+EBq4E8/Dc0Vx5vLdA==} + /keyv/4.0.4: + resolution: {integrity: sha512-vqNHbAc8BBsxk+7QBYLW0Y219rWcClspR6WSeoHYKG5mnsSoOH+BL1pWq02DDCVdvvuUny5rkBlzMRzoqc+GIg==} dependencies: json-buffer: 3.0.1 dev: true @@ -13535,10 +13450,6 @@ packages: engines: {node: '>=10'} hasBin: true - /mlly/0.3.10: - resolution: {integrity: sha512-vD3A7naDtIOqHYZhnYUrECRO6UODWNqz6T0TS/pxwolzVoWKX/mXJF1XSM3qxruCDtkzJbzJPgesByihY/r3EA==} - dev: true - /mlly/0.3.11: resolution: {integrity: sha512-Md4jt3kLrp7ebOTdJ2YAF6TXE5Yd5D1CqdizxqG/Km6jHtR7tatu0oefAjvi1EgfvN8vu/Y/7mAutzpYCrHktw==} dev: true @@ -13683,6 +13594,13 @@ packages: engines: {node: 4.x || >=6.0.0} dependencies: whatwg-url: 5.0.0 + dev: false + + /node-fetch/2.6.6: + resolution: {integrity: sha512-Z8/6vRlTUChSdIgMa51jxQ4lrw/Jy5SOW10ObaA47/RElsAN2c5Pn8bTgFGWn/ibwzXTE8qwr1Yzx28vsecXEA==} + engines: {node: 4.x || >=6.0.0} + dependencies: + whatwg-url: 5.0.0 /node-forge/0.10.0: resolution: {integrity: sha512-PPmu8eEeG9saEUvI97fm4OYxXVB6bFvyNTyiUOBichBpFG8A1Ljw3bY62+5oOjDEMHRnd0Y7HQ+x7uzxOzC6JA==} @@ -13899,19 +13817,18 @@ packages: resolution: {integrity: sha1-CXtgK1NCKlIsGvuHkDGDNpQaAR0=} engines: {node: '>=0.10.0'} - /nuxt-windicss/2.0.9: - resolution: {integrity: sha512-Kf7LlQz8fFQhZ+N2PU6caQEJLtt5QdsgOdiGb/uGpDBQJk0f+HwHYpFFfVOSwd6Sso9L5mlfjIPhe1AOtjYEeA==} + /nuxt-windicss/2.0.11: + resolution: {integrity: sha512-/vAEmKLq1Iomuj4lz751dsoXdlGVAoiEGSh3JVxuZJMkqc/yrHTQrNhtMaOQzx5heuVsQ+E2bIF+Q/tfxicOFQ==} dependencies: - '@nuxt/kit-edge': 3.0.0-27264278.aba2d22 + '@nuxt/kit': /@nuxt/kit-edge/3.0.0-27264278.aba2d22 defu: 5.0.0 h3: 0.3.3 listhen: 0.2.5 - mlly: 0.3.10 pathe: 0.2.0 read-cache: 1.0.0 sirv: 1.0.18 vite-plugin-windicss: 1.4.12 - windicss: 3.2.0 + windicss: 3.2.1 windicss-analysis: 0.3.4 windicss-webpack-plugin: 1.5.5 transitivePeerDependencies: @@ -15823,34 +15740,6 @@ packages: engines: {node: '>= 0.10'} dev: false - /relay-compiler/11.0.2_graphql@15.7.2: - resolution: {integrity: sha512-nDVAURT1YncxSiDOKa39OiERkAr0DUcPmlHlg+C8zD+EiDo2Sgczf2R6cDsN4UcDvucYtkLlDLFErPwgLs8WzA==} - hasBin: true - peerDependencies: - graphql: ^15.0.0 - dependencies: - '@babel/core': 7.16.0 - '@babel/generator': 7.16.0 - '@babel/parser': 7.16.0 - '@babel/runtime': 7.16.0 - '@babel/traverse': 7.16.0 - '@babel/types': 7.16.0 - babel-preset-fbjs: 3.4.0_@babel+core@7.16.0 - chalk: 4.1.2 - fb-watchman: 2.0.1 - fbjs: 3.0.1 - glob: 7.2.0 - graphql: 15.7.2 - immutable: 3.7.6 - invariant: 2.2.4 - nullthrows: 1.1.1 - relay-runtime: 11.0.2 - signedsource: 1.0.0 - yargs: 15.4.1 - transitivePeerDependencies: - - supports-color - dev: true - /relay-compiler/12.0.0_graphql@15.7.2: resolution: {integrity: sha512-SWqeSQZ+AMU/Cr7iZsHi1e78Z7oh00I5SvR092iCJq79aupqJ6Ds+I1Pz/Vzo5uY5PY0jvC4rBJXzlIN5g9boQ==} hasBin: true @@ -15859,7 +15748,7 @@ packages: dependencies: '@babel/core': 7.16.0 '@babel/generator': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/runtime': 7.16.0 '@babel/traverse': 7.16.0 '@babel/types': 7.16.0 @@ -15878,14 +15767,6 @@ packages: transitivePeerDependencies: - supports-color - /relay-runtime/11.0.2: - resolution: {integrity: sha512-xxZkIRnL8kNE1cxmwDXX8P+wSeWLR+0ACFyAiAhvfWWAyjXb+bhjJ2FSsRGlNYfkqaTNEuDqpnodQV1/fF7Idw==} - dependencies: - '@babel/runtime': 7.16.0 - fbjs: 3.0.1 - invariant: 2.2.4 - dev: true - /relay-runtime/12.0.0: resolution: {integrity: sha512-QU6JKr1tMsry22DXNy9Whsq5rmvwr3LSZiiWV/9+DFpuTWvp+WFhobWMc8TC4OjKFfNhEZy7mOiqUAn5atQtug==} dependencies: @@ -17319,7 +17200,16 @@ packages: engines: {node: '>=8'} dependencies: buffer: 5.7.1 - node-fetch: 2.6.5 + node-fetch: 2.6.6 + dev: false + + /sync-fetch/0.3.1: + resolution: {integrity: sha512-xj5qiCDap/03kpci5a+qc5wSJjc8ZSixgG2EUmH1B8Ea2sfWclQA7eH40hiHPCtkCn6MCk4Wb+dqcXdCy2PP3g==} + engines: {node: '>=8'} + dependencies: + buffer: 5.7.1 + node-fetch: 2.6.6 + dev: true /table/6.7.1: resolution: {integrity: sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==} @@ -17938,8 +17828,8 @@ packages: /ufo/0.7.9: resolution: {integrity: sha512-6t9LrLk3FhqTS+GW3IqlITtfRB5JAVr5MMNjpBECfK827W+Vh5Ilw/LhTcHWrt6b3hkeBvcbjx4Ti7QVFzmcww==} - /uglify-js/3.14.2: - resolution: {integrity: sha512-rtPMlmcO4agTUfz10CbgJ1k6UAoXM2gWb3GoMPPZB/+/Ackf8lNWk11K4rYi2D0apgoFRLtQOZhb+/iGNJq26A==} + /uglify-js/3.14.3: + resolution: {integrity: sha512-mic3aOdiq01DuSVx0TseaEzMIVqebMZ0Z3vaeDhFEh9bsc24hV1TFvN74reA2vs08D0ZWfNjAcJ3UbVLaBss+g==} engines: {node: '>=0.8.0'} hasBin: true dev: false @@ -18074,8 +17964,8 @@ packages: resolution: {integrity: sha1-sr9O6FFKrmFltIF4KdIbLvSZBOw=} engines: {node: '>= 0.8'} - /unplugin-vue2-script-setup/0.6.12: - resolution: {integrity: sha512-GWXGsu5ekbpuzjqE4cFYo29n5AwZnC0lR8symxLHcml4cbHmBcUOLCgd3/Apezuwiaj8T++5pjSzHe/nQD2VFQ==} + /unplugin-vue2-script-setup/0.6.13: + resolution: {integrity: sha512-3jfzUhdKdI2gv1j62JZnuusbVWgBivUU24L3eAtezYe78xxa1CzEllTv34aCSAVC8ET6IdmiHcGvgSysmrv0pQ==} peerDependencies: pug: ^3.0.2 peerDependenciesMeta: @@ -18085,12 +17975,12 @@ packages: '@antfu/utils': 0.3.0 '@babel/core': 7.16.0 '@babel/generator': 7.16.0 - '@babel/parser': 7.16.0 + '@babel/parser': 7.16.2 '@babel/traverse': 7.16.0 '@babel/types': 7.16.0 '@rollup/pluginutils': 4.1.1 - '@vue/ref-transform': 3.2.20 - '@vue/shared': 3.2.20 + '@vue/ref-transform': 3.2.21 + '@vue/shared': 3.2.21 defu: 5.0.0 htmlparser2: 7.1.2 magic-string: 0.25.7 @@ -18322,8 +18212,8 @@ packages: spdx-expression-parse: 3.0.1 dev: true - /value-or-promise/1.0.10: - resolution: {integrity: sha512-1OwTzvcfXkAfabk60UVr5NdjtjJ0Fg0T5+B1bhxtrOEwSH2fe8y4DnLgoksfCyd8yZCOQQHB0qLMQnwgCjbXLQ==} + /value-or-promise/1.0.11: + resolution: {integrity: sha512-41BrgH+dIbCFXClcSapVs5M6GkENd3gQOJpEfPDNa71LsUGMXDL0jMWpI/Rh7WhX+Aalfz2TTS3Zt5pUsbnhLg==} engines: {node: '>=12'} /value-or-promise/1.0.6: @@ -18364,7 +18254,7 @@ packages: '@windicss/plugin-utils': 1.4.12 chalk: 4.1.2 debug: 4.3.2 - windicss: 3.2.0 + windicss: 3.2.1 transitivePeerDependencies: - supports-color dev: true @@ -18453,7 +18343,7 @@ packages: graphql-subscriptions: 1.2.1_graphql@15.7.2 graphql-tag: 2.12.5_graphql@15.7.2 graphql-tools: 6.2.6_e655a905d8577dd77bbe79c6fb42490b - node-fetch: 2.6.5 + node-fetch: 2.6.6 nodemon: 2.0.14 subscriptions-transport-ws: 0.9.19_graphql@15.7.2 ts-node: 8.10.2_typescript@4.4.4 @@ -18503,8 +18393,8 @@ packages: resolution: {integrity: sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==} dev: false - /vue-i18n/8.26.5: - resolution: {integrity: sha512-qYqfsFd8v2QFSLDAabqXXXpwjGvkuqJtTWqRpZPXpAFO6PArGH4A9vSplnA0HLmnB8km7OB5ZSdP8lkkX0rLew==} + /vue-i18n/8.26.6: + resolution: {integrity: sha512-VNiOOC845P6VZVgiuJpzSfoLSfbwZJoC+hHQlbOTF5btqL+TldagYmEjsvoVNjhJFK/7NhYXxHCGs1/MOOC53A==} dev: false /vue-jest/3.0.7_babel-core@7.0.0-bridge.0: @@ -18907,13 +18797,13 @@ packages: magic-string: 0.25.7 upath: 2.0.1 webpack-virtual-modules: 0.4.3 - windicss: 3.2.0 + windicss: 3.2.1 transitivePeerDependencies: - supports-color dev: true - /windicss/3.2.0: - resolution: {integrity: sha512-z0q789VZXKdRBrAsfkR+1vOYCb7bS1kec1hyaulT4NClNgO9zGObWbiN+9Jwk0Iw7CLdk/QCB/WCF+zVmr0WpQ==} + /windicss/3.2.1: + resolution: {integrity: sha512-LusrIrryBFHAPQ/OOTbS4EWWuzI6eGeJglI9nQ3kDBr1cqH69NWt8Z8q59f9kTkgptXroejmWfksWwqgHs8EVw==} engines: {node: '>= 12'} hasBin: true dev: true @@ -19047,19 +18937,6 @@ packages: utf-8-validate: optional: true - /ws/8.2.2: - resolution: {integrity: sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw==} - engines: {node: '>=10.0.0'} - peerDependencies: - bufferutil: ^4.0.1 - utf-8-validate: ^5.0.2 - peerDependenciesMeta: - bufferutil: - optional: true - utf-8-validate: - optional: true - dev: true - /ws/8.2.3: resolution: {integrity: sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==} engines: {node: '>=10.0.0'} @@ -19071,7 +18948,6 @@ packages: optional: true utf-8-validate: optional: true - dev: false /xdg-basedir/4.0.0: resolution: {integrity: sha512-PSNhEJDejZYV7h50BohL09Er9VaIefr2LMAf3OEmpCkjOi34eYyQYAXUTjEQtZJTKcF0E2UKTh+osDLsgNim9Q==}