From fd137f6abec5ff0688156e01f0cf141b591149b0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 04:44:09 -0400 Subject: [PATCH] chore(deps): update all non-major dependencies (#4215) * chore(deps): update all non-major dependencies * Fix * Update fetch * Patch undici Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU --- examples/cloudflare-workers/package.json | 4 +- .../frontend/package.json | 2 +- .../graphql-file-upload-example/package.json | 2 +- examples/grpc-example/package.json | 2 +- examples/grpc-reflection-example/package.json | 2 +- .../json-schema-subscriptions/package.json | 2 +- examples/mongoose-example/package.json | 2 +- .../openapi-react-weatherbit/package.json | 2 +- examples/openapi-subscriptions/package.json | 2 +- examples/postgres-geodb/package.json | 2 +- examples/spacex-cfw/package.json | 2 +- package.json | 15 +- packages/apollo-link/package.json | 2 +- packages/cli/package.json | 12 +- packages/config/package.json | 12 +- packages/cross-helpers/package.json | 2 +- packages/handlers/graphql/package.json | 8 +- packages/handlers/json-schema/package.json | 2 +- packages/handlers/mongoose/package.json | 4 +- packages/handlers/mysql/package.json | 4 +- packages/handlers/neo4j/package.json | 6 +- packages/handlers/odata/package.json | 6 +- packages/handlers/openapi/package.json | 6 +- packages/handlers/postgraphile/package.json | 2 +- packages/handlers/soap/package.json | 2 +- packages/handlers/thrift/package.json | 2 +- packages/jit-executor/package.json | 2 +- packages/json-machete/package.json | 4 +- packages/loaders/json-schema/package.json | 4 +- packages/loaders/openapi/package.json | 2 +- packages/loaders/raml/package.json | 4 +- packages/mergers/bare/package.json | 6 +- packages/mergers/federation/package.json | 6 +- packages/mergers/stitching/package.json | 10 +- packages/plugins/live-query/package.json | 4 +- packages/plugins/rate-limit/package.json | 2 +- packages/plugins/response-cache/package.json | 2 +- packages/plugins/webhook/package.json | 2 +- packages/runtime/package.json | 12 +- packages/store/package.json | 2 +- packages/transforms/cache/package.json | 6 +- packages/transforms/encapsulate/package.json | 6 +- packages/transforms/extend/package.json | 10 +- packages/transforms/federation/package.json | 6 +- .../transforms/filter-schema/package.json | 6 +- packages/transforms/hoist-field/package.json | 6 +- packages/transforms/mock/package.json | 6 +- .../transforms/naming-convention/package.json | 6 +- packages/transforms/prefix/package.json | 6 +- packages/transforms/prune/package.json | 2 +- packages/transforms/rate-limit/package.json | 6 +- packages/transforms/rename/package.json | 8 +- .../transforms/replace-field/package.json | 10 +- .../resolvers-composition/package.json | 4 +- packages/transforms/snapshot/package.json | 6 +- packages/transforms/type-merging/package.json | 4 +- packages/types/package.json | 4 +- packages/urql/package.json | 2 +- packages/utils/package.json | 4 +- patches/undici+5.8.0.patch | 18 + website/package.json | 4 +- yarn.lock | 1247 ++++++++--------- 62 files changed, 730 insertions(+), 818 deletions(-) create mode 100644 patches/undici+5.8.0.patch diff --git a/examples/cloudflare-workers/package.json b/examples/cloudflare-workers/package.json index 92f71ee8a5e01..84f50b038e102 100644 --- a/examples/cloudflare-workers/package.json +++ b/examples/cloudflare-workers/package.json @@ -7,10 +7,10 @@ "@graphql-mesh/json-schema": "0.30.5", "@graphql-mesh/cache-cfw-kv": "0.0.8", "@graphql-mesh/plugin-response-cache": "0.1.9", - "@graphql-yoga/common": "2.12.3", + "@graphql-yoga/common": "2.12.4", "graphql": "16.5.0" }, "devDependencies": { - "wrangler": "2.0.22" + "wrangler": "2.0.24" } } diff --git a/examples/graphql-file-upload-example/frontend/package.json b/examples/graphql-file-upload-example/frontend/package.json index c6da2c4639758..c26e6d217e9c5 100644 --- a/examples/graphql-file-upload-example/frontend/package.json +++ b/examples/graphql-file-upload-example/frontend/package.json @@ -5,7 +5,7 @@ "dependencies": { "@testing-library/jest-dom": "5.16.4", "@testing-library/react": "13.3.0", - "@testing-library/user-event": "14.3.0", + "@testing-library/user-event": "14.4.1", "@apollo/client": "3.6.9", "apollo-upload-client": "17.0.0", "graphql": "16.5.0", diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index 6963526bb477e..37a866ce33740 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -11,7 +11,7 @@ "@graphql-mesh/cli": "0.75.4", "@graphql-mesh/graphql": "0.29.6", "concurrently": "5.3.0", - "@graphql-yoga/node": "2.13.4", + "@graphql-yoga/node": "2.13.5", "sharp": "0.30.7", "graphql": "16.5.0" } diff --git a/examples/grpc-example/package.json b/examples/grpc-example/package.json index 409f57c44ed55..10a8299841281 100644 --- a/examples/grpc-example/package.json +++ b/examples/grpc-example/package.json @@ -15,7 +15,7 @@ "@graphql-mesh/grpc": "0.24.17", "@graphql-mesh/transform-naming-convention": "0.10.62", "@grpc/proto-loader": "0.7.0", - "google-protobuf": "3.20.1", + "google-protobuf": "3.21.0", "graphql": "16.5.0", "@grpc/grpc-js": "1.6.8" }, diff --git a/examples/grpc-reflection-example/package.json b/examples/grpc-reflection-example/package.json index 2c46a79a1daf6..f3fcd8f5db028 100644 --- a/examples/grpc-reflection-example/package.json +++ b/examples/grpc-reflection-example/package.json @@ -14,7 +14,7 @@ "@graphql-mesh/grpc": "0.24.17", "@graphql-mesh/transform-naming-convention": "0.10.62", "@grpc/proto-loader": "0.7.0", - "google-protobuf": "3.20.1", + "google-protobuf": "3.21.0", "graphql": "16.5.0", "grpc-node-server-reflection": "1.0.2", "@grpc/grpc-js": "1.6.8" diff --git a/examples/json-schema-subscriptions/package.json b/examples/json-schema-subscriptions/package.json index a198d07ddcb36..bf82ae272b603 100644 --- a/examples/json-schema-subscriptions/package.json +++ b/examples/json-schema-subscriptions/package.json @@ -15,7 +15,7 @@ "graphql": "16.5.0", "body-parser": "1.20.0", "express": "4.18.1", - "@whatwg-node/fetch": "0.0.2" + "@whatwg-node/fetch": "0.2.7" }, "devDependencies": { "concurrently": "5.3.0" diff --git a/examples/mongoose-example/package.json b/examples/mongoose-example/package.json index 4050366121270..09d6c8ccb4ab7 100644 --- a/examples/mongoose-example/package.json +++ b/examples/mongoose-example/package.json @@ -10,7 +10,7 @@ "@graphql-mesh/cli": "0.75.4", "@graphql-mesh/mongoose": "0.10.75", "graphql": "16.5.0", - "mongoose": "6.4.6" + "mongoose": "6.5.0" }, "devDependencies": { "jest": "28.1.3" diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index d27c76625a96d..985140303c3ca 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -13,7 +13,7 @@ "@types/react-dom": "18.0.6", "@vitejs/plugin-react": "2.0.0", "typescript": "4.7.4", - "vite": "3.0.3" + "vite": "3.0.4" }, "scripts": { "build:mesh": "yarn mesh build", diff --git a/examples/openapi-subscriptions/package.json b/examples/openapi-subscriptions/package.json index 4f817ee00a9c9..d2b82c074da67 100644 --- a/examples/openapi-subscriptions/package.json +++ b/examples/openapi-subscriptions/package.json @@ -12,6 +12,6 @@ "graphql": "16.5.0", "body-parser": "1.20.0", "express": "4.18.1", - "@whatwg-node/fetch": "0.0.2" + "@whatwg-node/fetch": "0.2.7" } } diff --git a/examples/postgres-geodb/package.json b/examples/postgres-geodb/package.json index 70b977fa6f791..c059bd330a52f 100644 --- a/examples/postgres-geodb/package.json +++ b/examples/postgres-geodb/package.json @@ -9,7 +9,7 @@ "mesh:build": "mesh build" }, "devDependencies": { - "@types/node": "14.18.22", + "@types/node": "14.18.23", "ts-node": "10.9.1", "typescript": "4.7.4", "cross-env": "7.0.3" diff --git a/examples/spacex-cfw/package.json b/examples/spacex-cfw/package.json index 43ef84a025e7a..4e6f05380fdaf 100644 --- a/examples/spacex-cfw/package.json +++ b/examples/spacex-cfw/package.json @@ -10,6 +10,6 @@ "graphql": "16.5.0" }, "devDependencies": { - "wrangler": "2.0.22" + "wrangler": "2.0.24" } } diff --git a/package.json b/package.json index bda100665155c..82b174c4013d9 100644 --- a/package.json +++ b/package.json @@ -27,19 +27,19 @@ }, "devDependencies": { "@ardatan/graphql-to-config-schema": "0.1.25", - "@babel/core": "7.18.9", + "@babel/core": "7.18.10", "@babel/plugin-proposal-class-properties": "7.18.6", - "@babel/preset-env": "7.18.9", + "@babel/preset-env": "7.18.10", "@babel/preset-typescript": "7.18.6", "@changesets/cli": "2.21.1", "@theguild/prettier-config": "0.0.2", "@types/jest": "28.1.6", - "@types/node": "16.11.45", - "@typescript-eslint/eslint-plugin": "5.30.7", - "@typescript-eslint/parser": "5.30.7", + "@types/node": "16.11.47", + "@typescript-eslint/eslint-plugin": "5.32.0", + "@typescript-eslint/parser": "5.32.0", "babel-jest": "28.1.3", "bob-the-bundler": "1.7.3", - "eslint": "8.20.0", + "eslint": "8.21.0", "eslint-config-prettier": "8.5.0", "eslint-config-standard": "17.0.0", "eslint-plugin-import": "2.26.0", @@ -89,6 +89,7 @@ }, "resolutions": { "graphql": "16.5.0", - "@changesets/apply-release-plan": "6.0.0" + "@changesets/apply-release-plan": "6.0.0", + "undici": "5.8.0" } } diff --git a/packages/apollo-link/package.json b/packages/apollo-link/package.json index fb1dcfa827bd5..38dc5d3adb796 100644 --- a/packages/apollo-link/package.json +++ b/packages/apollo-link/package.json @@ -25,7 +25,7 @@ } }, "dependencies": { - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/cli/package.json b/packages/cli/package.json index 06e69c5816fad..863f4f95c894b 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -44,7 +44,7 @@ "cosmiconfig": "7.0.1", "@graphql-codegen/core": "2.6.0", "@graphql-codegen/typescript": "2.7.2", - "@graphql-codegen/typescript-generic-sdk": "2.4.2", + "@graphql-codegen/typescript-generic-sdk": "2.5.0", "@graphql-codegen/typescript-operations": "2.5.2", "@graphql-codegen/typed-document-node": "2.3.2", "@graphql-mesh/config": "5.1.4", @@ -54,11 +54,11 @@ "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/store": "0.8.25", "@graphql-mesh/types": "0.78.5", - "@graphql-tools/code-file-loader": "7.3.0", - "@graphql-tools/utils": "8.8.0", - "@graphql-tools/load": "7.7.0", - "@graphql-tools/graphql-file-loader": "7.4.0", - "@graphql-tools/wrap": "8.5.0", + "@graphql-tools/code-file-loader": "7.3.1", + "@graphql-tools/utils": "8.9.0", + "@graphql-tools/load": "7.7.1", + "@graphql-tools/graphql-file-loader": "7.5.0", + "@graphql-tools/wrap": "8.5.1", "@graphql-yoga/node": "^2.4.0", "cookie-parser": "1.4.6", "cors": "2.8.5", diff --git a/packages/config/package.json b/packages/config/package.json index 4cd8851584ed4..79d3dca5982b0 100644 --- a/packages/config/package.json +++ b/packages/config/package.json @@ -36,14 +36,14 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/store": "0.8.25", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", - "@graphql-tools/load": "7.7.0", - "@graphql-tools/code-file-loader": "7.3.0", - "@graphql-tools/graphql-file-loader": "7.4.0", - "@whatwg-node/fetch": "^0.0.2", + "@graphql-tools/utils": "8.9.0", + "@graphql-tools/load": "7.7.1", + "@graphql-tools/code-file-loader": "7.3.1", + "@graphql-tools/graphql-file-loader": "7.5.0", + "@whatwg-node/fetch": "^0.2.7", "fetchache": "0.1.2", "param-case": "3.0.4", - "@envelop/core": "2.4.0", + "@envelop/core": "2.4.1", "tslib": "^2.4.0", "pascal-case": "3.1.2", "camel-case": "4.1.2" diff --git a/packages/cross-helpers/package.json b/packages/cross-helpers/package.json index a83de0c0fed35..453e4f299a09c 100644 --- a/packages/cross-helpers/package.json +++ b/packages/cross-helpers/package.json @@ -15,7 +15,7 @@ "react-native": "react-native.js", "types": "index.d.ts", "dependencies": { - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "react-native-fs": "2.20.0", "react-native-path": "0.0.5", "path-browserify": "1.0.1" diff --git a/packages/handlers/graphql/package.json b/packages/handlers/graphql/package.json index 816587814167e..aab9e15960d5d 100644 --- a/packages/handlers/graphql/package.json +++ b/packages/handlers/graphql/package.json @@ -33,10 +33,10 @@ "@graphql-mesh/string-interpolation": "0.3.0", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/types": "0.78.5", - "@graphql-tools/url-loader": "7.13.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/url-loader": "7.13.3", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/utils": "8.9.0", "lodash.get": "4.4.2", "tslib": "^2.4.0" }, diff --git a/packages/handlers/json-schema/package.json b/packages/handlers/json-schema/package.json index f2cda97701861..a3fd2e9326087 100644 --- a/packages/handlers/json-schema/package.json +++ b/packages/handlers/json-schema/package.json @@ -33,7 +33,7 @@ "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/store": "0.8.25", "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "@graphql-mesh/cross-helpers": "0.2.0", "graphql-compose": "9.0.8", "@omnigraph/json-schema": "0.24.5", diff --git a/packages/handlers/mongoose/package.json b/packages/handlers/mongoose/package.json index dd2d64c35d448..3a6f53402d81d 100644 --- a/packages/handlers/mongoose/package.json +++ b/packages/handlers/mongoose/package.json @@ -29,7 +29,7 @@ "mongoose": "*" }, "devDependencies": { - "mongoose": "6.4.6" + "mongoose": "6.5.0" }, "dependencies": { "@graphql-mesh/types": "0.78.5", @@ -38,7 +38,7 @@ "graphql-compose-mongoose": "9.7.1", "graphql-compose-connection": "8.2.1", "graphql-compose-pagination": "8.3.0", - "@graphql-tools/stitching-directives": "2.3.0", + "@graphql-tools/stitching-directives": "2.3.1", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/handlers/mysql/package.json b/packages/handlers/mysql/package.json index 0af0d31b54d4b..ccdc7941be76d 100644 --- a/packages/handlers/mysql/package.json +++ b/packages/handlers/mysql/package.json @@ -42,8 +42,8 @@ "mysql-utilities": "1.1.4", "graphql-scalars": "1.17.0", "tslib": "^2.4.0", - "@graphql-tools/utils": "8.8.0", - "@graphql-tools/delegate": "8.8.0" + "@graphql-tools/utils": "8.9.0", + "@graphql-tools/delegate": "8.8.1" }, "devDependencies": { "@types/graphql-fields": "1.3.4", diff --git a/packages/handlers/neo4j/package.json b/packages/handlers/neo4j/package.json index c93281e6c8cca..b2b8804153ee4 100644 --- a/packages/handlers/neo4j/package.json +++ b/packages/handlers/neo4j/package.json @@ -32,14 +32,14 @@ }, "dependencies": { "@neo4j/introspector": "^1.0.1", - "@neo4j/graphql": "3.6.0", + "@neo4j/graphql": "3.6.1", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/store": "0.8.25", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/types": "0.78.5", - "neo4j-driver": "4.4.6", + "neo4j-driver": "4.4.7", "tslib": "^2.4.0", - "@graphql-tools/utils": "8.8.0" + "@graphql-tools/utils": "8.9.0" }, "publishConfig": { "access": "public", diff --git a/packages/handlers/odata/package.json b/packages/handlers/odata/package.json index 2b5d7648a9042..8d7aea6393226 100644 --- a/packages/handlers/odata/package.json +++ b/packages/handlers/odata/package.json @@ -37,9 +37,9 @@ "@graphql-mesh/store": "0.8.25", "@graphql-mesh/string-interpolation": "0.3.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "http-string-parser": "0.0.6", - "@whatwg-node/fetch": "^0.0.2", + "@whatwg-node/fetch": "^0.2.7", "dataloader": "2.1.0", "fast-xml-parser": "4.0.9", "graphql-compose": "9.0.8", @@ -48,7 +48,7 @@ "pascal-case": "3.1.2", "url-join": "4.0.1", "tslib": "^2.4.0", - "@graphql-tools/delegate": "8.8.0" + "@graphql-tools/delegate": "8.8.1" }, "publishConfig": { "access": "public", diff --git a/packages/handlers/openapi/package.json b/packages/handlers/openapi/package.json index 04f86fa0189e8..a6957d3306cc6 100644 --- a/packages/handlers/openapi/package.json +++ b/packages/handlers/openapi/package.json @@ -38,10 +38,10 @@ "@graphql-mesh/store": "0.8.25", "@graphql-mesh/string-interpolation": "0.3.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", - "@whatwg-node/fetch": "^0.0.2", + "@graphql-tools/utils": "8.9.0", + "@whatwg-node/fetch": "^0.2.7", "deep-equal": "2.0.5", - "form-urlencoded": "6.0.7", + "form-urlencoded": "6.1.0", "jsonpath-plus": "7.0.0", "json-pointer": "0.6.2", "openapi-diff": "0.23.5", diff --git a/packages/handlers/postgraphile/package.json b/packages/handlers/postgraphile/package.json index ae5b44cedc405..8f0c446844bea 100644 --- a/packages/handlers/postgraphile/package.json +++ b/packages/handlers/postgraphile/package.json @@ -37,7 +37,7 @@ "postgraphile": "4.12.11", "pg": "^8.6.0", "tslib": "^2.4.0", - "@graphql-tools/delegate": "8.8.0" + "@graphql-tools/delegate": "8.8.1" }, "publishConfig": { "access": "public", diff --git a/packages/handlers/soap/package.json b/packages/handlers/soap/package.json index 3aa2b3d9ff8b2..e614a0785dc7e 100644 --- a/packages/handlers/soap/package.json +++ b/packages/handlers/soap/package.json @@ -32,7 +32,7 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/store": "0.8.25", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "graphql-scalars": "1.17.0", "soap": "0.45.0", "tslib": "^2.4.0" diff --git a/packages/handlers/thrift/package.json b/packages/handlers/thrift/package.json index 9f7ad88656e60..625edf2e37381 100644 --- a/packages/handlers/thrift/package.json +++ b/packages/handlers/thrift/package.json @@ -40,7 +40,7 @@ "@graphql-mesh/store": "0.8.25", "@graphql-mesh/string-interpolation": "0.3.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "graphql-scalars": "1.17.0", "url-join": "4.0.1", "thrift": "0.16.0", diff --git a/packages/jit-executor/package.json b/packages/jit-executor/package.json index a6aea9f9c0664..78ec015d50843 100644 --- a/packages/jit-executor/package.json +++ b/packages/jit-executor/package.json @@ -28,7 +28,7 @@ } }, "dependencies": { - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "graphql-jit": "0.7.4", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/types": "0.78.5", diff --git a/packages/json-machete/package.json b/packages/json-machete/package.json index 52a6e422ab8b7..716ac293a506c 100644 --- a/packages/json-machete/package.json +++ b/packages/json-machete/package.json @@ -26,11 +26,11 @@ }, "dependencies": { "@json-schema-tools/meta-schema": "1.6.19", - "@whatwg-node/fetch": "^0.0.2", + "@whatwg-node/fetch": "^0.2.7", "json-pointer": "0.6.2", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/cross-helpers": "0.2.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "url-join": "4.0.1", "to-json-schema": "0.2.5", "tslib": "^2.4.0" diff --git a/packages/loaders/json-schema/package.json b/packages/loaders/json-schema/package.json index fe636886e1009..1bfa1090d51da 100644 --- a/packages/loaders/json-schema/package.json +++ b/packages/loaders/json-schema/package.json @@ -33,12 +33,12 @@ "@types/qs": "6.9.7" }, "dependencies": { - "@whatwg-node/fetch": "^0.0.2", + "@whatwg-node/fetch": "^0.2.7", "json-machete": "0.10.5", "@graphql-mesh/types": "0.78.5", "@graphql-mesh/string-interpolation": "0.3.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "to-json-schema": "0.2.5", "graphql-compose": "9.0.8", "graphql-scalars": "1.17.0", diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 4b542da9a9815..576f19d7800cf 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -39,7 +39,7 @@ "tslib": "^2.4.0" }, "devDependencies": { - "@whatwg-node/fetch": "^0.2.6" + "@whatwg-node/fetch": "^0.2.7" }, "publishConfig": { "access": "public", diff --git a/packages/loaders/raml/package.json b/packages/loaders/raml/package.json index 8aba94c30a7fc..47df3074e410c 100644 --- a/packages/loaders/raml/package.json +++ b/packages/loaders/raml/package.json @@ -28,7 +28,7 @@ "graphql": "*" }, "dependencies": { - "@whatwg-node/fetch": "^0.0.2", + "@whatwg-node/fetch": "^0.2.7", "@omnigraph/json-schema": "0.24.5", "@ardatan/raml-1-parser": "1.1.69", "json-machete": "0.10.5", @@ -36,7 +36,7 @@ "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0", "change-case": "4.1.2" }, diff --git a/packages/mergers/bare/package.json b/packages/mergers/bare/package.json index 80369fd7448b3..34eb6184a237f 100644 --- a/packages/mergers/bare/package.json +++ b/packages/mergers/bare/package.json @@ -30,9 +30,9 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/schema": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/schema": "8.5.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/mergers/federation/package.json b/packages/mergers/federation/package.json index edaf6bbaf8a8e..70281c2489adf 100644 --- a/packages/mergers/federation/package.json +++ b/packages/mergers/federation/package.json @@ -29,12 +29,12 @@ }, "dependencies": { "@graphql-mesh/types": "0.78.5", - "@graphql-tools/wrap": "8.5.0", + "@graphql-tools/wrap": "8.5.1", "@apollo/gateway": "2.0.5", - "@graphql-tools/schema": "8.5.0", + "@graphql-tools/schema": "8.5.1", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "@graphql-mesh/store": "0.8.25", "tslib": "^2.4.0" }, diff --git a/packages/mergers/stitching/package.json b/packages/mergers/stitching/package.json index 7654e4acc465e..ec74721b9dd67 100644 --- a/packages/mergers/stitching/package.json +++ b/packages/mergers/stitching/package.json @@ -29,13 +29,13 @@ }, "dependencies": { "@graphql-mesh/types": "0.78.5", - "@graphql-tools/stitch": "8.7.0", + "@graphql-tools/stitch": "8.7.1", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/stitching-directives": "2.3.0", - "@graphql-tools/schema": "8.5.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/stitching-directives": "2.3.1", + "@graphql-tools/schema": "8.5.1", "@graphql-mesh/store": "0.8.25", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/plugins/live-query/package.json b/packages/plugins/live-query/package.json index 38f54e2d4918b..98a9e230cf665 100644 --- a/packages/plugins/live-query/package.json +++ b/packages/plugins/live-query/package.json @@ -28,8 +28,8 @@ "graphql": "*" }, "dependencies": { - "@envelop/live-query": "3.4.0", - "@n1ru4l/in-memory-live-query-store": "0.9.0", + "@envelop/live-query": "4.0.0", + "@n1ru4l/in-memory-live-query-store": "0.10.0", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/types": "0.78.5", "@graphql-mesh/string-interpolation": "0.3.0", diff --git a/packages/plugins/rate-limit/package.json b/packages/plugins/rate-limit/package.json index 2303bc75701fc..556c9f5d5a4d9 100644 --- a/packages/plugins/rate-limit/package.json +++ b/packages/plugins/rate-limit/package.json @@ -31,7 +31,7 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "minimatch": "5.1.0", "@envelop/core": "^2.3.2", "tslib": "^2.4.0" diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index 7ec5e5dd4c23f..66f8eb3cc264c 100644 --- a/packages/plugins/response-cache/package.json +++ b/packages/plugins/response-cache/package.json @@ -28,7 +28,7 @@ "graphql": "*" }, "dependencies": { - "@envelop/response-cache": "3.0.0", + "@envelop/response-cache": "3.0.1", "@graphql-mesh/types": "0.78.5", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/string-interpolation": "0.3.0", diff --git a/packages/plugins/webhook/package.json b/packages/plugins/webhook/package.json index d649fb4f0229b..3bd75a1b070c1 100644 --- a/packages/plugins/webhook/package.json +++ b/packages/plugins/webhook/package.json @@ -25,7 +25,7 @@ "directory": "packages/plugins/webhook" }, "dependencies": { - "@graphql-yoga/common": "2.12.3", + "@graphql-yoga/common": "2.12.4", "@graphql-mesh/types": "0.78.5", "lodash.get": "4.4.2", "@graphql-mesh/string-interpolation": "0.3.0", diff --git a/packages/runtime/package.json b/packages/runtime/package.json index 1c715ac144e0c..c1811f481975d 100644 --- a/packages/runtime/package.json +++ b/packages/runtime/package.json @@ -31,12 +31,12 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/batch-delegate": "8.3.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/utils": "8.8.0", - "@envelop/core": "2.4.0", - "@envelop/extended-validation": "1.7.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/batch-delegate": "8.3.1", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/utils": "8.9.0", + "@envelop/core": "2.4.1", + "@envelop/extended-validation": "1.7.1", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/store/package.json b/packages/store/package.json index 3e2806212a869..8f5c83a40b2ba 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -34,7 +34,7 @@ "@graphql-inspector/core": "3.3.0", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "@graphql-mesh/types": "0.78.5", "tslib": "^2.4.0" }, diff --git a/packages/transforms/cache/package.json b/packages/transforms/cache/package.json index 9e6117ecb6fa3..e0ff0f5ff315b 100644 --- a/packages/transforms/cache/package.json +++ b/packages/transforms/cache/package.json @@ -33,9 +33,9 @@ "@graphql-mesh/string-interpolation": "0.3.0", "dayjs": "1.11.4", "@graphql-mesh/cross-helpers": "0.2.0", - "@graphql-tools/resolvers-composition": "6.5.0", - "@graphql-tools/schema": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/resolvers-composition": "6.5.1", + "@graphql-tools/schema": "8.5.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/transforms/encapsulate/package.json b/packages/transforms/encapsulate/package.json index 049ed5aae6af8..9c7d574029a26 100644 --- a/packages/transforms/encapsulate/package.json +++ b/packages/transforms/encapsulate/package.json @@ -30,9 +30,9 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/extend/package.json b/packages/transforms/extend/package.json index 7c8d85acdea68..7a9e205c816e9 100644 --- a/packages/transforms/extend/package.json +++ b/packages/transforms/extend/package.json @@ -30,11 +30,11 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/load": "7.7.0", - "@graphql-tools/code-file-loader": "7.3.0", - "@graphql-tools/graphql-file-loader": "7.4.0", - "@graphql-tools/schema": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/load": "7.7.1", + "@graphql-tools/code-file-loader": "7.3.1", + "@graphql-tools/graphql-file-loader": "7.5.0", + "@graphql-tools/schema": "8.5.1", + "@graphql-tools/utils": "8.9.0", "@graphql-mesh/cross-helpers": "0.2.0", "tslib": "^2.4.0" }, diff --git a/packages/transforms/federation/package.json b/packages/transforms/federation/package.json index 66a459970254c..ea0165b09e2c0 100644 --- a/packages/transforms/federation/package.json +++ b/packages/transforms/federation/package.json @@ -32,9 +32,9 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", "graphql-transform-federation": "2.2.0", - "@graphql-tools/utils": "8.8.0", - "@graphql-tools/stitching-directives": "2.3.0", - "@graphql-tools/delegate": "8.8.0", + "@graphql-tools/utils": "8.9.0", + "@graphql-tools/stitching-directives": "2.3.1", + "@graphql-tools/delegate": "8.8.1", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/filter-schema/package.json b/packages/transforms/filter-schema/package.json index d56d11554b506..c73204da1d6b0 100644 --- a/packages/transforms/filter-schema/package.json +++ b/packages/transforms/filter-schema/package.json @@ -34,9 +34,9 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", "minimatch": "5.1.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/hoist-field/package.json b/packages/transforms/hoist-field/package.json index a5c13536d365f..0e007b8d3028f 100644 --- a/packages/transforms/hoist-field/package.json +++ b/packages/transforms/hoist-field/package.json @@ -30,9 +30,9 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/utils": "8.8.0" + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/utils": "8.9.0" }, "devDependencies": { "@graphql-mesh/cache-localforage": "0.6.22" diff --git a/packages/transforms/mock/package.json b/packages/transforms/mock/package.json index d385b884bf7bb..54981ad294f79 100644 --- a/packages/transforms/mock/package.json +++ b/packages/transforms/mock/package.json @@ -35,9 +35,9 @@ "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/utils": "8.8.0", - "@graphql-tools/mock": "8.7.0", - "@graphql-tools/schema": "8.5.0", + "@graphql-tools/utils": "8.9.0", + "@graphql-tools/mock": "8.7.1", + "@graphql-tools/schema": "8.5.1", "faker": "5.5.3", "graphql-scalars": "1.17.0", "tslib": "^2.4.0" diff --git a/packages/transforms/naming-convention/package.json b/packages/transforms/naming-convention/package.json index e493b780a2071..cc7a0550bbbf6 100644 --- a/packages/transforms/naming-convention/package.json +++ b/packages/transforms/naming-convention/package.json @@ -30,9 +30,9 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/utils": "8.9.0", "change-case": "4.1.2", "upper-case": "2.0.2", "lower-case": "2.0.2", diff --git a/packages/transforms/prefix/package.json b/packages/transforms/prefix/package.json index dee1c9d5dfa16..067b593837710 100644 --- a/packages/transforms/prefix/package.json +++ b/packages/transforms/prefix/package.json @@ -30,9 +30,9 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/utils": "8.9.0", "graphql-scalars": "1.17.0", "tslib": "^2.4.0" }, diff --git a/packages/transforms/prune/package.json b/packages/transforms/prune/package.json index cf353cfe45d27..fc9ff2516000f 100644 --- a/packages/transforms/prune/package.json +++ b/packages/transforms/prune/package.json @@ -29,7 +29,7 @@ }, "dependencies": { "@graphql-mesh/types": "0.78.5", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/rate-limit/package.json b/packages/transforms/rate-limit/package.json index c812523e91c89..4cc7a0f2fe46f 100644 --- a/packages/transforms/rate-limit/package.json +++ b/packages/transforms/rate-limit/package.json @@ -30,15 +30,15 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/string-interpolation": "0.3.0", "tslib": "^2.4.0" }, "devDependencies": { "@graphql-mesh/cache-localforage": "0.6.22", - "@graphql-tools/schema": "8.5.0", - "@graphql-tools/wrap": "8.5.0" + "@graphql-tools/schema": "8.5.1", + "@graphql-tools/wrap": "8.5.1" }, "publishConfig": { "access": "public", diff --git a/packages/transforms/rename/package.json b/packages/transforms/rename/package.json index 64904d7bafd5a..9607584822457 100644 --- a/packages/transforms/rename/package.json +++ b/packages/transforms/rename/package.json @@ -29,14 +29,14 @@ }, "devDependencies": { "@graphql-mesh/cache-localforage": "0.6.22", - "@graphql-tools/schema": "8.5.0" + "@graphql-tools/schema": "8.5.1" }, "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/wrap": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/wrap": "8.5.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/replace-field/package.json b/packages/transforms/replace-field/package.json index f91573c8a61f1..62f15d22883a9 100644 --- a/packages/transforms/replace-field/package.json +++ b/packages/transforms/replace-field/package.json @@ -30,10 +30,10 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/code-file-loader": "7.3.0", - "@graphql-tools/graphql-file-loader": "7.4.0", - "@graphql-tools/load": "7.7.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/code-file-loader": "7.3.1", + "@graphql-tools/graphql-file-loader": "7.5.0", + "@graphql-tools/load": "7.7.1", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "publishConfig": { @@ -42,6 +42,6 @@ }, "devDependencies": { "@graphql-mesh/cache-localforage": "0.6.22", - "@graphql-tools/schema": "8.5.0" + "@graphql-tools/schema": "8.5.1" } } diff --git a/packages/transforms/resolvers-composition/package.json b/packages/transforms/resolvers-composition/package.json index 3df230b2c3fd5..1755a6bae2c0d 100644 --- a/packages/transforms/resolvers-composition/package.json +++ b/packages/transforms/resolvers-composition/package.json @@ -30,8 +30,8 @@ "dependencies": { "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/resolvers-composition": "6.5.0", - "@graphql-tools/schema": "8.5.0", + "@graphql-tools/resolvers-composition": "6.5.1", + "@graphql-tools/schema": "8.5.1", "tslib": "^2.4.0" }, "publishConfig": { diff --git a/packages/transforms/snapshot/package.json b/packages/transforms/snapshot/package.json index 0c92c783e01b7..3e43ab1bf0f15 100644 --- a/packages/transforms/snapshot/package.json +++ b/packages/transforms/snapshot/package.json @@ -34,9 +34,9 @@ "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/types": "0.78.5", "@graphql-mesh/utils": "0.37.6", - "@graphql-tools/resolvers-composition": "6.5.0", - "@graphql-tools/schema": "8.5.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/resolvers-composition": "6.5.1", + "@graphql-tools/schema": "8.5.1", + "@graphql-tools/utils": "8.9.0", "object-hash": "3.0.0", "tslib": "^2.4.0" }, diff --git a/packages/transforms/type-merging/package.json b/packages/transforms/type-merging/package.json index 3c83b978dd5e2..2f5ae3c3a5526 100644 --- a/packages/transforms/type-merging/package.json +++ b/packages/transforms/type-merging/package.json @@ -29,8 +29,8 @@ }, "dependencies": { "@graphql-mesh/types": "0.78.5", - "@graphql-tools/stitching-directives": "2.3.0", - "@graphql-tools/delegate": "8.8.0", + "@graphql-tools/stitching-directives": "2.3.1", + "@graphql-tools/delegate": "8.8.1", "@graphql-mesh/utils": "0.37.6", "tslib": "^2.4.0" }, diff --git a/packages/types/package.json b/packages/types/package.json index d98bf9b8265b6..8a9b52eeff1d1 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -29,8 +29,8 @@ }, "dependencies": { "@graphql-mesh/store": "0.8.25", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/utils": "8.9.0", "@graphql-typed-document-node/core": "3.1.1", "tslib": "^2.4.0" }, diff --git a/packages/urql/package.json b/packages/urql/package.json index ad51b529730ef..ebcbb9e60af77 100644 --- a/packages/urql/package.json +++ b/packages/urql/package.json @@ -25,7 +25,7 @@ } }, "dependencies": { - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/utils": "8.9.0", "tslib": "^2.4.0" }, "devDependencies": { diff --git a/packages/utils/package.json b/packages/utils/package.json index 9b6ff0a5793a8..6377cbe1cc82b 100644 --- a/packages/utils/package.json +++ b/packages/utils/package.json @@ -35,8 +35,8 @@ }, "dependencies": { "@graphql-mesh/string-interpolation": "0.3.0", - "@graphql-tools/delegate": "8.8.0", - "@graphql-tools/utils": "8.8.0", + "@graphql-tools/delegate": "8.8.1", + "@graphql-tools/utils": "8.9.0", "@graphql-typed-document-node/core": "3.1.1", "@graphql-mesh/cross-helpers": "0.2.0", "@graphql-mesh/types": "0.78.5", diff --git a/patches/undici+5.8.0.patch b/patches/undici+5.8.0.patch new file mode 100644 index 0000000000000..29cba35a897c7 --- /dev/null +++ b/patches/undici+5.8.0.patch @@ -0,0 +1,18 @@ +diff --git a/node_modules/undici/lib/fetch/index.js b/node_modules/undici/lib/fetch/index.js +index cf91a5d..76c74f3 100644 +--- a/node_modules/undici/lib/fetch/index.js ++++ b/node_modules/undici/lib/fetch/index.js +@@ -1861,7 +1861,12 @@ async function httpNetworkFetch ( + + // 7. Enqueue a Uint8Array wrapping an ArrayBuffer containing bytes + // into stream. +- fetchParams.controller.controller.enqueue(new Uint8Array(bytes)) ++ try { ++ fetchParams.controller.controller.enqueue(new Uint8Array(bytes)) ++ } catch(e) { ++ console.error(e); ++ return; ++ } + + // 8. If stream is errored, then terminate the ongoing fetch. + if (isErrored(stream)) { diff --git a/website/package.json b/website/package.json index adae0c32c3269..a70adba8f1ace 100644 --- a/website/package.json +++ b/website/package.json @@ -15,7 +15,7 @@ "analyze": "cross-env ANALYZE=true next build" }, "dependencies": { - "@graphql-yoga/node": "2.13.4", + "@graphql-yoga/node": "2.13.5", "@theguild/components": "2.0.1", "guild-docs": "3.1.0", "next": "12.2.3", @@ -42,7 +42,7 @@ "cross-env": "7.0.3", "eslint-config-next": "12.2.3", "postcss-import": "^14.1.0", - "tailwindcss": "^3.1.6", + "tailwindcss": "3.1.7", "typescript": "4.7.4" } } diff --git a/yarn.lock b/yarn.lock index 86dc1ba060e9b..663bf52bc8f66 100644 --- a/yarn.lock +++ b/yarn.lock @@ -62,23 +62,11 @@ dependencies: "@algolia/cache-common" "4.14.1" -"@algolia/cache-browser-local-storage@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/cache-browser-local-storage/-/cache-browser-local-storage-4.14.2.tgz#d5b1b90130ca87c6321de876e167df9ec6524936" - integrity sha512-FRweBkK/ywO+GKYfAWbrepewQsPTIEirhi1BdykX9mxvBPtGNKccYAxvGdDCumU1jL4r3cayio4psfzKMejBlA== - dependencies: - "@algolia/cache-common" "4.14.2" - "@algolia/cache-common@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.14.1.tgz#11d44a6442f83deb3629a04c20df8408088f6449" integrity sha512-XhAzm0Sm3D3DuOWUyDoVSXZ/RjYMvI1rbki+QH4ODAVaHDWVhMhg3IJPv3gIbBQnEQdtPdBhsf2hyPxAu28E5w== -"@algolia/cache-common@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/cache-common/-/cache-common-4.14.2.tgz#b946b6103c922f0c06006fb6929163ed2c67d598" - integrity sha512-SbvAlG9VqNanCErr44q6lEKD2qoK4XtFNx9Qn8FK26ePCI8I9yU7pYB+eM/cZdS9SzQCRJBbHUumVr4bsQ4uxg== - "@algolia/cache-in-memory@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.14.1.tgz#68ede8520f054bc65938209b59962056ae5b56c7" @@ -86,13 +74,6 @@ dependencies: "@algolia/cache-common" "4.14.1" -"@algolia/cache-in-memory@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/cache-in-memory/-/cache-in-memory-4.14.2.tgz#88e4a21474f9ac05331c2fa3ceb929684a395a24" - integrity sha512-HrOukWoop9XB/VFojPv1R5SVXowgI56T9pmezd/djh2JnVN/vXswhXV51RKy4nCpqxyHt/aGFSq2qkDvj6KiuQ== - dependencies: - "@algolia/cache-common" "4.14.2" - "@algolia/client-account@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.14.1.tgz#b92e091f698630c49ec7df48816ae75af3cbac40" @@ -102,15 +83,6 @@ "@algolia/client-search" "4.14.1" "@algolia/transporter" "4.14.1" -"@algolia/client-account@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/client-account/-/client-account-4.14.2.tgz#b76ac1ba9ea71e8c3f77a1805b48350dc0728a16" - integrity sha512-WHtriQqGyibbb/Rx71YY43T0cXqyelEU0lB2QMBRXvD2X0iyeGl4qMxocgEIcbHyK7uqE7hKgjT8aBrHqhgc1w== - dependencies: - "@algolia/client-common" "4.14.2" - "@algolia/client-search" "4.14.2" - "@algolia/transporter" "4.14.2" - "@algolia/client-analytics@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.14.1.tgz#aca3436775f608a6141cc81899e1d75ef030efa2" @@ -121,16 +93,6 @@ "@algolia/requester-common" "4.14.1" "@algolia/transporter" "4.14.1" -"@algolia/client-analytics@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/client-analytics/-/client-analytics-4.14.2.tgz#ca04dcaf9a78ee5c92c5cb5e9c74cf031eb2f1fb" - integrity sha512-yBvBv2mw+HX5a+aeR0dkvUbFZsiC4FKSnfqk9rrfX+QrlNOKEhCG0tJzjiOggRW4EcNqRmaTULIYvIzQVL2KYQ== - dependencies: - "@algolia/client-common" "4.14.2" - "@algolia/client-search" "4.14.2" - "@algolia/requester-common" "4.14.2" - "@algolia/transporter" "4.14.2" - "@algolia/client-common@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.14.1.tgz#2709bddf934a3545cd9feecc0591e9285fbed7c2" @@ -139,14 +101,6 @@ "@algolia/requester-common" "4.14.1" "@algolia/transporter" "4.14.1" -"@algolia/client-common@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/client-common/-/client-common-4.14.2.tgz#e1324e167ffa8af60f3e8bcd122110fd0bfd1300" - integrity sha512-43o4fslNLcktgtDMVaT5XwlzsDPzlqvqesRi4MjQz2x4/Sxm7zYg5LRYFol1BIhG6EwxKvSUq8HcC/KxJu3J0Q== - dependencies: - "@algolia/requester-common" "4.14.2" - "@algolia/transporter" "4.14.2" - "@algolia/client-personalization@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.14.1.tgz#58f0b85b8f6d531e13877a099f54513ac2bec154" @@ -156,15 +110,6 @@ "@algolia/requester-common" "4.14.1" "@algolia/transporter" "4.14.1" -"@algolia/client-personalization@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/client-personalization/-/client-personalization-4.14.2.tgz#656bbb6157a3dd1a4be7de65e457fda136c404ec" - integrity sha512-ACCoLi0cL8CBZ1W/2juehSltrw2iqsQBnfiu/Rbl9W2yE6o2ZUb97+sqN/jBqYNQBS+o0ekTMKNkQjHHAcEXNw== - dependencies: - "@algolia/client-common" "4.14.2" - "@algolia/requester-common" "4.14.2" - "@algolia/transporter" "4.14.2" - "@algolia/client-search@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.14.1.tgz#44bfc65b3e6939b725f8f97aad725593f2a4ad7f" @@ -174,15 +119,6 @@ "@algolia/requester-common" "4.14.1" "@algolia/transporter" "4.14.1" -"@algolia/client-search@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/client-search/-/client-search-4.14.2.tgz#357bdb7e640163f0e33bad231dfcc21f67dc2e92" - integrity sha512-L5zScdOmcZ6NGiVbLKTvP02UbxZ0njd5Vq9nJAmPFtjffUSOGEp11BmD2oMJ5QvARgx2XbX4KzTTNS5ECYIMWw== - dependencies: - "@algolia/client-common" "4.14.2" - "@algolia/requester-common" "4.14.2" - "@algolia/transporter" "4.14.2" - "@algolia/events@^4.0.1": version "4.0.1" resolved "https://registry.yarnpkg.com/@algolia/events/-/events-4.0.1.tgz#fd39e7477e7bc703d7f893b556f676c032af3950" @@ -193,11 +129,6 @@ resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.14.1.tgz#acbd36b66e3b408f99cacfb581ad3bd28defcc28" integrity sha512-58CK87wTjUWI1QNXc3nFDQ7EXBi28NoLufXE9sMjng2fAL1wPdyO+KFD8KTBoXOZnJWflPj5F7p6jLyGAfgvcQ== -"@algolia/logger-common@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/logger-common/-/logger-common-4.14.2.tgz#b74b3a92431f92665519d95942c246793ec390ee" - integrity sha512-/JGlYvdV++IcMHBnVFsqEisTiOeEr6cUJtpjz8zc0A9c31JrtLm318Njc72p14Pnkw3A/5lHHh+QxpJ6WFTmsA== - "@algolia/logger-console@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.14.1.tgz#7e7d7486d71ccfe38e63234626931083592149d2" @@ -205,13 +136,6 @@ dependencies: "@algolia/logger-common" "4.14.1" -"@algolia/logger-console@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/logger-console/-/logger-console-4.14.2.tgz#ec49cb47408f5811d4792598683923a800abce7b" - integrity sha512-8S2PlpdshbkwlLCSAB5f8c91xyc84VM9Ar9EdfE9UmX+NrKNYnWR1maXXVDQQoto07G1Ol/tYFnFVhUZq0xV/g== - dependencies: - "@algolia/logger-common" "4.14.2" - "@algolia/requester-browser-xhr@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.14.1.tgz#9e683dc0916afae221bf946255a998b06830be78" @@ -219,23 +143,11 @@ dependencies: "@algolia/requester-common" "4.14.1" -"@algolia/requester-browser-xhr@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/requester-browser-xhr/-/requester-browser-xhr-4.14.2.tgz#a2cd4d9d8d90d53109cc7f3682dc6ebf20f798f2" - integrity sha512-CEh//xYz/WfxHFh7pcMjQNWgpl4wFB85lUMRyVwaDPibNzQRVcV33YS+63fShFWc2+42YEipFGH2iPzlpszmDw== - dependencies: - "@algolia/requester-common" "4.14.2" - "@algolia/requester-common@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.14.1.tgz#b07ffa00ae0cf61442dcda71a3209051fed130d8" integrity sha512-EbXBKrfYcX5/JJfaw7IZxhWlbUtjd5Chs+Alrfc4tutgRQn4dmImWS07n3iffwJcYdOWY1eRrnfBK5BwopuN5A== -"@algolia/requester-common@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/requester-common/-/requester-common-4.14.2.tgz#bc4e9e5ee16c953c0ecacbfb334a33c30c28b1a1" - integrity sha512-73YQsBOKa5fvVV3My7iZHu1sUqmjjfs9TteFWwPwDmnad7T0VTCopttcsM3OjLxZFtBnX61Xxl2T2gmG2O4ehg== - "@algolia/requester-node-http@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.14.1.tgz#5e5f4ff55deb5aa0e92f3105d77299de744b1471" @@ -243,13 +155,6 @@ dependencies: "@algolia/requester-common" "4.14.1" -"@algolia/requester-node-http@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/requester-node-http/-/requester-node-http-4.14.2.tgz#7c1223a1785decaab1def64c83dade6bea45e115" - integrity sha512-oDbb02kd1o5GTEld4pETlPZLY0e+gOSWjWMJHWTgDXbv9rm/o2cF7japO6Vj1ENnrqWvLBmW1OzV9g6FUFhFXg== - dependencies: - "@algolia/requester-common" "4.14.2" - "@algolia/transporter@4.14.1": version "4.14.1" resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.14.1.tgz#7eca8568ff710d9d1a7bbd3c1dafbbf44a6143f5" @@ -259,15 +164,6 @@ "@algolia/logger-common" "4.14.1" "@algolia/requester-common" "4.14.1" -"@algolia/transporter@4.14.2": - version "4.14.2" - resolved "https://registry.yarnpkg.com/@algolia/transporter/-/transporter-4.14.2.tgz#77c069047fb1a4359ee6a51f51829508e44a1e3d" - integrity sha512-t89dfQb2T9MFQHidjHcfhh6iGMNwvuKUvojAj+JsrHAGbuSy7yE4BylhLX6R0Q1xYRoC4Vvv+O5qIw/LdnQfsQ== - dependencies: - "@algolia/cache-common" "4.14.2" - "@algolia/logger-common" "4.14.2" - "@algolia/requester-common" "4.14.2" - "@ampproject/remapping@^2.1.0": version "2.1.2" resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.1.2.tgz#4edca94973ded9630d20101cd8559cedb8d8bd34" @@ -562,6 +458,13 @@ signedsource "^1.0.0" yargs "^15.3.1" +"@ardatan/sync-fetch@0.0.1": + version "0.0.1" + resolved "https://registry.yarnpkg.com/@ardatan/sync-fetch/-/sync-fetch-0.0.1.tgz#3385d3feedceb60a896518a1db857ec1e945348f" + integrity sha512-xhlTqH0m31mnsG0tIP4ETgfSB6gXDaYYsUWTrlUV93fFQPI9dd8hE0Ot6MHLCtqgB32hwJAC3YZMWlXZw7AleA== + dependencies: + node-fetch "^2.6.1" + "@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.8.3": version "7.18.6" resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.18.6.tgz#3b25d38c89600baa2dcc219edfa88a74eb2c427a" @@ -569,26 +472,26 @@ dependencies: "@babel/highlight" "^7.18.6" -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.18.8": +"@babel/compat-data@^7.17.7", "@babel/compat-data@^7.18.8": version "7.18.8" resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.8.tgz#2483f565faca607b8535590e84e7de323f27764d" integrity sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ== -"@babel/core@7.18.9", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.18.6", "@babel/core@^7.7.2", "@babel/core@^7.8.0": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.9.tgz#805461f967c77ff46c74ca0460ccf4fe933ddd59" - integrity sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g== +"@babel/core@7.18.10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.16.0", "@babel/core@^7.18.6", "@babel/core@^7.7.2", "@babel/core@^7.8.0": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.10.tgz#39ad504991d77f1f3da91be0b8b949a5bc466fb8" + integrity sha512-JQM6k6ENcBFKVtWvLavlvi/mPcpYZ3+R+2EySDEMSMbp7Mn4FexlbbJVrx2R7Ijhr01T8gyqrOaABWIOgxeUyw== dependencies: "@ampproject/remapping" "^2.1.0" "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.18.9" + "@babel/generator" "^7.18.10" "@babel/helper-compilation-targets" "^7.18.9" "@babel/helper-module-transforms" "^7.18.9" "@babel/helpers" "^7.18.9" - "@babel/parser" "^7.18.9" - "@babel/template" "^7.18.6" - "@babel/traverse" "^7.18.9" - "@babel/types" "^7.18.9" + "@babel/parser" "^7.18.10" + "@babel/template" "^7.18.10" + "@babel/traverse" "^7.18.10" + "@babel/types" "^7.18.10" convert-source-map "^1.7.0" debug "^4.1.0" gensync "^1.0.0-beta.2" @@ -604,12 +507,12 @@ eslint-visitor-keys "^2.1.0" semver "^6.3.0" -"@babel/generator@^7.14.0", "@babel/generator@^7.18.9", "@babel/generator@^7.7.2": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.9.tgz#68337e9ea8044d6ddc690fb29acae39359cca0a5" - integrity sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug== +"@babel/generator@^7.14.0", "@babel/generator@^7.18.10", "@babel/generator@^7.7.2": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.10.tgz#794f328bfabdcbaf0ebf9bf91b5b57b61fa77a2a" + integrity sha512-0+sW7e3HjQbiHbj1NeU/vN8ornohYlacAfZIaXhdoGweQqgcNy69COVciYYqEXJ/v+9OBA7Frxm4CVAuNqKeNA== dependencies: - "@babel/types" "^7.18.9" + "@babel/types" "^7.18.10" "@jridgewell/gen-mapping" "^0.3.2" jsesc "^2.5.1" @@ -628,7 +531,7 @@ "@babel/helper-explode-assignable-expression" "^7.18.6" "@babel/types" "^7.18.6" -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.18.9": +"@babel/helper-compilation-targets@^7.17.7", "@babel/helper-compilation-targets@^7.18.9": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz#69e64f57b524cde3e5ff6cc5a9f4a387ee5563bf" integrity sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg== @@ -659,21 +562,19 @@ "@babel/helper-annotate-as-pure" "^7.18.6" regexpu-core "^5.1.0" -"@babel/helper-define-polyfill-provider@^0.3.1": - version "0.3.1" - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.1.tgz#52411b445bdb2e676869e5a74960d2d3826d2665" - integrity sha512-J9hGMpJQmtWmj46B3kBHmL38UhJGhYX7eqkcq+2gsstyYt341HmPeWspihX43yVRA0mS+8GGk2Gckc7bY/HCmA== +"@babel/helper-define-polyfill-provider@^0.3.1", "@babel/helper-define-polyfill-provider@^0.3.2": + version "0.3.2" + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.3.2.tgz#bd10d0aca18e8ce012755395b05a79f45eca5073" + integrity sha512-r9QJJ+uDWrd+94BSPcP6/de67ygLtvVy6cK4luE6MOuDsZIdoaPBnfSpbO/+LTifjPckbKXRuI9BB/Z2/y3iTg== dependencies: - "@babel/helper-compilation-targets" "^7.13.0" - "@babel/helper-module-imports" "^7.12.13" - "@babel/helper-plugin-utils" "^7.13.0" - "@babel/traverse" "^7.13.0" + "@babel/helper-compilation-targets" "^7.17.7" + "@babel/helper-plugin-utils" "^7.16.7" debug "^4.1.1" lodash.debounce "^4.0.8" resolve "^1.14.2" semver "^6.1.2" -"@babel/helper-environment-visitor@^7.18.6", "@babel/helper-environment-visitor@^7.18.9": +"@babel/helper-environment-visitor@^7.18.9": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz#0c0cee9b35d2ca190478756865bb3528422f51be" integrity sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg== @@ -685,7 +586,7 @@ dependencies: "@babel/types" "^7.18.6" -"@babel/helper-function-name@^7.18.6", "@babel/helper-function-name@^7.18.9": +"@babel/helper-function-name@^7.18.9": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0" integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A== @@ -735,20 +636,20 @@ dependencies: "@babel/types" "^7.18.6" -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.16.7", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.18.9", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": version "7.18.9" resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz#4b8aea3b069d8cb8a72cdfe28ddf5ceca695ef2f" integrity sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w== -"@babel/helper-remap-async-to-generator@^7.18.6": - version "7.18.6" - resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.6.tgz#fa1f81acd19daee9d73de297c0308783cd3cfc23" - integrity sha512-z5wbmV55TveUPZlCLZvxWHtrjuJd+8inFhk7DG0WW87/oJuGDcjDiu7HIvGcpf5464L6xKCg3vNkmlVVz9hwyQ== +"@babel/helper-remap-async-to-generator@^7.18.6", "@babel/helper-remap-async-to-generator@^7.18.9": + version "7.18.9" + resolved "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.18.9.tgz#997458a0e3357080e54e1d79ec347f8a8cd28519" + integrity sha512-dI7q50YKd8BAv3VEfgg7PS7yD3Rtbi2J1XMXaalXO0W0164hYLnh8zpjRS0mte9MfVp/tltvr/cfdXPvJr1opA== dependencies: "@babel/helper-annotate-as-pure" "^7.18.6" - "@babel/helper-environment-visitor" "^7.18.6" - "@babel/helper-wrap-function" "^7.18.6" - "@babel/types" "^7.18.6" + "@babel/helper-environment-visitor" "^7.18.9" + "@babel/helper-wrap-function" "^7.18.9" + "@babel/types" "^7.18.9" "@babel/helper-replace-supers@^7.18.6", "@babel/helper-replace-supers@^7.18.9": version "7.18.9" @@ -782,6 +683,11 @@ dependencies: "@babel/types" "^7.18.6" +"@babel/helper-string-parser@^7.18.10": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.18.10.tgz#181f22d28ebe1b3857fa575f5c290b1aaf659b56" + integrity sha512-XtIfWmeNY3i4t7t4D2t02q50HvqHybPqW2ki1kosnvWCwuCMeo81Jf0gwr85jy/neUdg5XDdeFE/80DXiO+njw== + "@babel/helper-validator-identifier@^7.18.6": version "7.18.6" resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz#9c97e30d31b2b8c72a1d08984f2ca9b574d7a076" @@ -792,15 +698,15 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz#bf0d2b5a509b1f336099e4ff36e1a63aa5db4db8" integrity sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw== -"@babel/helper-wrap-function@^7.18.6": - version "7.18.6" - resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.6.tgz#ec44ea4ad9d8988b90c3e465ba2382f4de81a073" - integrity sha512-I5/LZfozwMNbwr/b1vhhuYD+J/mU+gfGAj5td7l5Rv9WYmH6i3Om69WGKNmlIpsVW/mF6O5bvTKbvDQZVgjqOw== +"@babel/helper-wrap-function@^7.18.9": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.18.10.tgz#a7fcd3ab9b1be4c9b52cf7d7fdc1e88c2ce93396" + integrity sha512-95NLBP59VWdfK2lyLKe6eTMq9xg+yWKzxzxbJ1wcYNi1Auz200+83fMDADjRxBvc2QQor5zja2yTQzXGhk2GtQ== dependencies: - "@babel/helper-function-name" "^7.18.6" - "@babel/template" "^7.18.6" - "@babel/traverse" "^7.18.6" - "@babel/types" "^7.18.6" + "@babel/helper-function-name" "^7.18.9" + "@babel/template" "^7.18.10" + "@babel/traverse" "^7.18.10" + "@babel/types" "^7.18.10" "@babel/helpers@^7.18.9": version "7.18.9" @@ -820,10 +726,10 @@ chalk "^2.0.0" js-tokens "^4.0.0" -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.18.6", "@babel/parser@^7.18.9": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.9.tgz#f2dde0c682ccc264a9a8595efd030a5cc8fd2539" - integrity sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg== +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.18.10": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.10.tgz#94b5f8522356e69e8277276adf67ed280c90ecc1" + integrity sha512-TYk3OA0HKL6qNryUayb5UUEhM/rkOQozIBEA5ITXh5DWrSp0TlUQXMyZmnWxG/DizSWBeeQ0Zbc5z8UGaaqoeg== "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6": version "7.18.6" @@ -841,14 +747,14 @@ "@babel/helper-skip-transparent-expression-wrappers" "^7.18.9" "@babel/plugin-proposal-optional-chaining" "^7.18.9" -"@babel/plugin-proposal-async-generator-functions@^7.18.6": - version "7.18.6" - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.6.tgz#aedac81e6fc12bb643374656dd5f2605bf743d17" - integrity sha512-WAz4R9bvozx4qwf74M+sfqPMKfSqwM0phxPTR6iJIi8robgzXwkEgmeJG1gEKhm6sDqT/U9aV3lfcqybIpev8w== +"@babel/plugin-proposal-async-generator-functions@^7.18.10": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.18.10.tgz#85ea478c98b0095c3e4102bff3b67d306ed24952" + integrity sha512-1mFuY2TOsR1hxbjCo4QL+qlIjV07p4H4EUYw2J/WCqsvFV6V9X9z9YhXbWndc/4fw+hYGlDT7egYxliMp5O6Ew== dependencies: - "@babel/helper-environment-visitor" "^7.18.6" - "@babel/helper-plugin-utils" "^7.18.6" - "@babel/helper-remap-async-to-generator" "^7.18.6" + "@babel/helper-environment-visitor" "^7.18.9" + "@babel/helper-plugin-utils" "^7.18.9" + "@babel/helper-remap-async-to-generator" "^7.18.9" "@babel/plugin-syntax-async-generators" "^7.8.4" "@babel/plugin-proposal-class-properties@7.18.6", "@babel/plugin-proposal-class-properties@^7.0.0", "@babel/plugin-proposal-class-properties@^7.16.0", "@babel/plugin-proposal-class-properties@^7.18.6": @@ -1448,12 +1354,12 @@ "@babel/helper-plugin-utils" "^7.18.6" "@babel/plugin-syntax-typescript" "^7.18.6" -"@babel/plugin-transform-unicode-escapes@^7.18.6": - version "7.18.6" - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.6.tgz#0d01fb7fb2243ae1c033f65f6e3b4be78db75f27" - integrity sha512-XNRwQUXYMP7VLuy54cr/KS/WeL3AZeORhrmeZ7iewgu+X2eBqmpaLI/hzqr9ZxCeUoq0ASK4GUzSM0BDhZkLFw== +"@babel/plugin-transform-unicode-escapes@^7.18.10": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.18.10.tgz#1ecfb0eda83d09bbcb77c09970c2dd55832aa246" + integrity sha512-kKAdAI+YzPgGY/ftStBFXTI1LZFju38rYThnfMykS+IXy8BVx+res7s2fxf1l8I35DV2T97ezo6+SGrXz6B3iQ== dependencies: - "@babel/helper-plugin-utils" "^7.18.6" + "@babel/helper-plugin-utils" "^7.18.9" "@babel/plugin-transform-unicode-regex@^7.18.6": version "7.18.6" @@ -1463,10 +1369,10 @@ "@babel/helper-create-regexp-features-plugin" "^7.18.6" "@babel/helper-plugin-utils" "^7.18.6" -"@babel/preset-env@7.18.9", "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.16.4": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.9.tgz#9b3425140d724fbe590322017466580844c7eaff" - integrity sha512-75pt/q95cMIHWssYtyfjVlvI+QEZQThQbKvR9xH+F/Agtw/s4Wfc2V9Bwd/P39VtixB7oWxGdH4GteTTwYJWMg== +"@babel/preset-env@7.18.10", "@babel/preset-env@^7.11.0", "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.16.4": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.18.10.tgz#83b8dfe70d7eea1aae5a10635ab0a5fe60dfc0f4" + integrity sha512-wVxs1yjFdW3Z/XkNfXKoblxoHgbtUF7/l3PvvP4m02Qz9TZ6uZGxRVYjSQeR87oQmHco9zWitW5J82DJ7sCjvA== dependencies: "@babel/compat-data" "^7.18.8" "@babel/helper-compilation-targets" "^7.18.9" @@ -1474,7 +1380,7 @@ "@babel/helper-validator-option" "^7.18.6" "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.18.6" "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.18.9" - "@babel/plugin-proposal-async-generator-functions" "^7.18.6" + "@babel/plugin-proposal-async-generator-functions" "^7.18.10" "@babel/plugin-proposal-class-properties" "^7.18.6" "@babel/plugin-proposal-class-static-block" "^7.18.6" "@babel/plugin-proposal-dynamic-import" "^7.18.6" @@ -1534,13 +1440,13 @@ "@babel/plugin-transform-sticky-regex" "^7.18.6" "@babel/plugin-transform-template-literals" "^7.18.9" "@babel/plugin-transform-typeof-symbol" "^7.18.9" - "@babel/plugin-transform-unicode-escapes" "^7.18.6" + "@babel/plugin-transform-unicode-escapes" "^7.18.10" "@babel/plugin-transform-unicode-regex" "^7.18.6" "@babel/preset-modules" "^0.1.5" - "@babel/types" "^7.18.9" - babel-plugin-polyfill-corejs2 "^0.3.1" - babel-plugin-polyfill-corejs3 "^0.5.2" - babel-plugin-polyfill-regenerator "^0.3.1" + "@babel/types" "^7.18.10" + babel-plugin-polyfill-corejs2 "^0.3.2" + babel-plugin-polyfill-corejs3 "^0.5.3" + babel-plugin-polyfill-regenerator "^0.4.0" core-js-compat "^3.22.1" semver "^6.3.0" @@ -1591,36 +1497,37 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/template@^7.18.6", "@babel/template@^7.3.3": - version "7.18.6" - resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.6.tgz#1283f4993e00b929d6e2d3c72fdc9168a2977a31" - integrity sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw== +"@babel/template@^7.18.10", "@babel/template@^7.18.6", "@babel/template@^7.3.3": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.18.10.tgz#6f9134835970d1dbf0835c0d100c9f38de0c5e71" + integrity sha512-TI+rCtooWHr3QJ27kJxfjutghu44DLnasDMwpDqCXVTal9RLp3RSYNh4NdBrRP2cQAoG9A8juOQl6P6oZG4JxA== dependencies: "@babel/code-frame" "^7.18.6" - "@babel/parser" "^7.18.6" - "@babel/types" "^7.18.6" + "@babel/parser" "^7.18.10" + "@babel/types" "^7.18.10" -"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.6", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.9.tgz#deeff3e8f1bad9786874cb2feda7a2d77a904f98" - integrity sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg== +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.18.10", "@babel/traverse@^7.18.9", "@babel/traverse@^7.7.2": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.10.tgz#37ad97d1cb00efa869b91dd5d1950f8a6cf0cb08" + integrity sha512-J7ycxg0/K9XCtLyHf0cz2DqDihonJeIo+z+HEdRe9YuT8TY4A66i+Ab2/xZCEW7Ro60bPCBBfqqboHSamoV3+g== dependencies: "@babel/code-frame" "^7.18.6" - "@babel/generator" "^7.18.9" + "@babel/generator" "^7.18.10" "@babel/helper-environment-visitor" "^7.18.9" "@babel/helper-function-name" "^7.18.9" "@babel/helper-hoist-variables" "^7.18.6" "@babel/helper-split-export-declaration" "^7.18.6" - "@babel/parser" "^7.18.9" - "@babel/types" "^7.18.9" + "@babel/parser" "^7.18.10" + "@babel/types" "^7.18.10" debug "^4.1.0" globals "^11.1.0" -"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": - version "7.18.9" - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.9.tgz#7148d64ba133d8d73a41b3172ac4b83a1452205f" - integrity sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg== +"@babel/types@^7.0.0", "@babel/types@^7.12.6", "@babel/types@^7.16.8", "@babel/types@^7.18.10", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": + version "7.18.10" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6" + integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ== dependencies: + "@babel/helper-string-parser" "^7.18.10" "@babel/helper-validator-identifier" "^7.18.6" to-fast-properties "^2.0.0" @@ -2683,28 +2590,28 @@ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== -"@envelop/core@2.4.0", "@envelop/core@^2.3.2", "@envelop/core@^2.4.0": - version "2.4.0" - resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.4.0.tgz#4319bd681a83fa0964c8be77f7535f728e2e05bb" - integrity sha512-ZA8d3sg69+IrZH0seB/HxHi+IYaOOu5OLzZBAHw7MrT2mBI0RyboM6QZv0gGvYJjQIUeJ1I2Zz4bqjOKNmgpxA== +"@envelop/core@2.4.1", "@envelop/core@^2.3.2", "@envelop/core@^2.4.0": + version "2.4.1" + resolved "https://registry.yarnpkg.com/@envelop/core/-/core-2.4.1.tgz#d1f6c62867415a9fb93fd598c6263397a730c340" + integrity sha512-27vOytvJSmKo8ny90coegQ9/Js8zaJtQ570vWGEqYbT7losSqJzgyg8tkNAz1WeJoJh3B4Nw4KiuAG1h2jeH3A== dependencies: "@envelop/types" "2.3.0" -"@envelop/extended-validation@1.7.0": - version "1.7.0" - resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.7.0.tgz#0867ab2c3d7e4b9edb2508c853a5ee359f8bb824" - integrity sha512-tvp5CqPFswncQKzbud9u1+dK2vQwum9ulu8HtUBut8LxALqqPEg0weUfx9crW4Z/hJo6TV1rBp6BdUfwkiY28g== +"@envelop/extended-validation@1.7.1": + version "1.7.1" + resolved "https://registry.yarnpkg.com/@envelop/extended-validation/-/extended-validation-1.7.1.tgz#28fb5ffbc95b192bf0b5c469ad699e7bc6380649" + integrity sha512-jEkIq6kqFvFwvxJlFETK5dDvLmJKPeyeSPjkysPwHAa+WuQVnawSPFwwxl0wshW4aOyIlayV9U4pEBbQm42/YQ== dependencies: "@graphql-tools/utils" "^8.8.0" -"@envelop/live-query@3.4.0": - version "3.4.0" - resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-3.4.0.tgz#8d87ef2d754291f2c0c894369cecc484923ab64e" - integrity sha512-U1dYkd/4NBfGl76filWfUHKF/MgM6srO42Yn/p5K5o6V4nZLaUrQX9DbkcJXS0tVCnRe7DsyTvTV8xz/ytqdnw== +"@envelop/live-query@4.0.0": + version "4.0.0" + resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-4.0.0.tgz#abcc9f4a4fb9faacca65a039b7c5efb962aa0651" + integrity sha512-yCcANYT+VcJtQt5VvtqLfh0ci9UzWO5le5GSYgIXny0lVVmDM6qjcEL2RJweVRw2YtAS55QkPLYxqJcV87xHgw== dependencies: "@graphql-tools/utils" "^8.8.0" - "@n1ru4l/graphql-live-query" "^0.9.0" - "@n1ru4l/in-memory-live-query-store" "^0.9.0" + "@n1ru4l/graphql-live-query" "^0.10.0" + "@n1ru4l/in-memory-live-query-store" "^0.10.0" "@envelop/parser-cache@^4.4.0": version "4.4.0" @@ -2713,10 +2620,10 @@ dependencies: tiny-lru "7.0.6" -"@envelop/response-cache@3.0.0": - version "3.0.0" - resolved "https://registry.yarnpkg.com/@envelop/response-cache/-/response-cache-3.0.0.tgz#fd53523e00c66bd221c2e1200f6eb00b7529c206" - integrity sha512-sGlX5noloUqUG5oVfckbuXTuOaFsYLEqz5zTgrTE47eTE+j+s1mooKecr0fyr3M83DHf/plF0/xilOtHsrJxyQ== +"@envelop/response-cache@3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@envelop/response-cache/-/response-cache-3.0.1.tgz#1d258990446a31ed018279b97742f1f0852db9a0" + integrity sha512-nnJiZHlWtBYoG0tf0Gr7tPjhxAQ+h/fZtrdZ9Dm7WevAGjtilFHD2lbfpUbAMlGb2cSYGXPlIFFD0hg/W+TC/w== dependencies: "@graphql-tools/utils" "^8.8.0" fast-json-stable-stringify "^2.1.0" @@ -2821,10 +2728,10 @@ change-case-all "1.0.14" tslib "~2.4.0" -"@graphql-codegen/typescript-generic-sdk@2.4.2": - version "2.4.2" - resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-generic-sdk/-/typescript-generic-sdk-2.4.2.tgz#2b41657ddcc97c75950f004853e3dd82b186835f" - integrity sha512-e8tAbYPvbqZGNoTnwhfLyaf3DxP8QFHq8Tu89SaPtdDKDUv6LxZxGJ5+yKN26G3ScN/hEOPSLZ5KxIPYV/8q+g== +"@graphql-codegen/typescript-generic-sdk@2.5.0": + version "2.5.0" + resolved "https://registry.yarnpkg.com/@graphql-codegen/typescript-generic-sdk/-/typescript-generic-sdk-2.5.0.tgz#55673be33535876f0b61f28bdd12e9b580f4ca67" + integrity sha512-mE2lGe6f0qRD38IRhpzIn2UvLnEZjhlM+Dsrc6SyZtiE+apw3ZGaAAmp1jBN1Op22yqx0qUBhBLk5H4/EdiajA== dependencies: "@graphql-codegen/plugin-helpers" "^2.6.0" "@graphql-codegen/visitor-plugin-common" "2.12.0" @@ -2890,33 +2797,33 @@ object-inspect "1.10.3" tslib "^2.0.0" -"@graphql-tools/batch-delegate@8.3.0": - version "8.3.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.3.0.tgz#9ceaccb60788bfdd0ab3f1ad84e0ddb76e89190b" - integrity sha512-/GZ0MP/QEjTuCiXnveg8rMMH5VVeAhTZsVvuZV6OGeAHaeVfc5+UAl+2wLpfmmIIxyeFjh2+QtmLJxK/GkJr4w== +"@graphql-tools/batch-delegate@8.3.1": + version "8.3.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-delegate/-/batch-delegate-8.3.1.tgz#fbc4053aeadb142f0c97a7e240e168963dfaa6f7" + integrity sha512-zbgc82Xoab+0QtdLLzCkYRy3XtBIdzcdKOIPnjOHp3aZqO6SZg8UIIGhLecK1Jd0zlU4j4HZt6+ZQDNvsR2/WQ== dependencies: - "@graphql-tools/delegate" "8.8.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/delegate" "8.8.1" + "@graphql-tools/utils" "8.9.0" dataloader "2.1.0" tslib "^2.4.0" -"@graphql-tools/batch-execute@8.5.0": - version "8.5.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.5.0.tgz#2767a9abf4e2712871a69360a27ef13ada1c019e" - integrity sha512-S9/76X4uYIbVlJyRzXhCBbTJvVD0VvaWNqGiKgkITxlq4aBsTOHVuE84OSi3E1QKP3PTiJYrgMIn220iFOkyQw== +"@graphql-tools/batch-execute@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/batch-execute/-/batch-execute-8.5.1.tgz#fa3321d58c64041650be44250b1ebc3aab0ba7a9" + integrity sha512-hRVDduX0UDEneVyEWtc2nu5H2PxpfSfM/riUlgZvo/a/nG475uyehxR5cFGvTEPEQUKY3vGIlqvtRigzqTfCew== dependencies: - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/utils" "8.9.0" dataloader "2.1.0" tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-tools/code-file-loader@7.3.0": - version "7.3.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.3.0.tgz#4a9cc213bb726ab049aad806a51707689bd7340a" - integrity sha512-mzevVv5JYyyRIbE6R0mxIniCAZWUGdoNYX97HdVgqChLOl2XRf9I8MarVPewHLmjLTZuWrdQx4ta4sPTLk4tUQ== +"@graphql-tools/code-file-loader@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/code-file-loader/-/code-file-loader-7.3.1.tgz#82cf1e7c5366fd6e084f607e6c14a4447110f035" + integrity sha512-nyr0zln7fi4E8lK98THdb8k3gPsSCiyXRFTTNhPRUCPeOD2RCpUZCClM5AB0xv8HjILAipdaxjhb2elPvnY5dw== dependencies: - "@graphql-tools/graphql-tag-pluck" "7.3.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/graphql-tag-pluck" "7.3.1" + "@graphql-tools/utils" "8.9.0" globby "^11.0.3" tslib "^2.4.0" unixify "^1.0.0" @@ -2932,14 +2839,14 @@ is-promise "4.0.0" tslib "~2.0.1" -"@graphql-tools/delegate@8.8.0": - version "8.8.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.8.0.tgz#acd3e48e4ca82aace92cc3d920b5c727c35eaf7b" - integrity sha512-dbhfOI8rQXPcowXrbwHLOBY9oGi7qxtlrXF4RuRXmjqGTs2AgogdOE3Ep1+6wFD7qYTuFmHXZ8Cl0PmhoZUgrg== +"@graphql-tools/delegate@8.8.1": + version "8.8.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/delegate/-/delegate-8.8.1.tgz#0653a72f38947f38ab7917dfac50ebf6a6b883e9" + integrity sha512-NDcg3GEQmdEHlnF7QS8b4lM1PSF+DKeFcIlLEfZFBvVq84791UtJcDj8734sIHLukmyuAxXMfA1qLd2l4lZqzA== dependencies: - "@graphql-tools/batch-execute" "8.5.0" - "@graphql-tools/schema" "8.5.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/batch-execute" "8.5.1" + "@graphql-tools/schema" "8.5.1" + "@graphql-tools/utils" "8.9.0" dataloader "2.1.0" tslib "~2.4.0" value-or-promise "1.0.11" @@ -2954,26 +2861,26 @@ fs-extra "9.0.1" tslib "~2.0.1" -"@graphql-tools/graphql-file-loader@7.4.0": - version "7.4.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.4.0.tgz#c06e36248dd6a2025de65a1cfce03222ad0e74c2" - integrity sha512-r1lslE5GlWO/nbDX82enHjvva7qQiZEIPm+LC9JSgKaYuVoYHuIuIAVYkpBHeaRK1Kbh/86pEhL7PuBZ/cIWSA== +"@graphql-tools/graphql-file-loader@7.5.0": + version "7.5.0" + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-file-loader/-/graphql-file-loader-7.5.0.tgz#b08e2a7c64a1fecb5fc01d557a07116a3151ee14" + integrity sha512-X3wcC+ZljbXTwdTTSp3oUHJd66mFLDKI750uhB0HidBxE6+wyw7fhmJVJiYROXPswaGliuabpo0JEyLj7hhWKA== dependencies: - "@graphql-tools/import" "6.7.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/import" "6.7.1" + "@graphql-tools/utils" "8.9.0" globby "^11.0.3" tslib "^2.4.0" unixify "^1.0.0" -"@graphql-tools/graphql-tag-pluck@7.3.0": - version "7.3.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.3.0.tgz#e83b568151b2cd0f8678489bb927e2bf9cf24af9" - integrity sha512-GxtgGTSOiQuFc/yNWXsPJ5QEgGlH+4qBf1paqUJtjFpm89dZA+VkdjoIDiFg8fyXGivjZ37+XAUbuu6UlsT+6Q== +"@graphql-tools/graphql-tag-pluck@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/graphql-tag-pluck/-/graphql-tag-pluck-7.3.1.tgz#067880a923bacbb522eab68d994975346d68ab64" + integrity sha512-+Aayl4y42ASrxDvu613lp3NiK1JRggy/m9wlo93dJp/9L5vKPYlrtFvuQ1tpPEEuSBboYNa/erOsELrRwzzakA== dependencies: "@babel/parser" "^7.16.8" "@babel/traverse" "^7.16.8" "@babel/types" "^7.16.8" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/utils" "8.9.0" tslib "^2.4.0" "@graphql-tools/import@6.1.0": @@ -2984,12 +2891,12 @@ fs-extra "9.0.1" resolve-from "5.0.0" -"@graphql-tools/import@6.7.0": - version "6.7.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-6.7.0.tgz#5174c46b73f5931e68b9715fec9178bc924d2bba" - integrity sha512-u9JL4fClKKyBTQpgb4QFacYUwgBCs4lW1NaHX0hD2zBdahIYidokBY0QkOqOCEAnWeFqpEmAjB62ulLiAJWc2g== +"@graphql-tools/import@6.7.1": + version "6.7.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/import/-/import-6.7.1.tgz#bb62a109503266f25e6dd8799763eddaeba8da3a" + integrity sha512-StLosFVhdw+eZkL+v9dBabszxCAZtEYW4Oy1+750fDkH39GrmzOB8mWiYna7rm9+GMisC9atJtXuAfMF02Aoag== dependencies: - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/utils" "8.9.0" resolve-from "5.0.0" tslib "^2.4.0" @@ -3017,13 +2924,13 @@ unixify "1.0.0" valid-url "1.0.9" -"@graphql-tools/load@7.7.0": - version "7.7.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.7.0.tgz#668f70f09bc1c34b87c3267853cf73451897a22e" - integrity sha512-6KX7Z8BtlFScDr0pIac92QZWlPGbHcpNMesX/6Y3Vsp3FeFnAYfzZldXZQcJoW7Yl+gHdFwYVq683wSH64kNrw== +"@graphql-tools/load@7.7.1": + version "7.7.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/load/-/load-7.7.1.tgz#937354e5123a8b0e0d59585ebca7c55165265a98" + integrity sha512-rJ2WUV41wwAkMnBgtcBym3TKVbPgz7z9tBCjOmbNVLy5bB9StVPdo2Uci0D5xYSgLV9XIt+zdyAnYGptioJeWg== dependencies: - "@graphql-tools/schema" "8.5.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/schema" "8.5.1" + "@graphql-tools/utils" "8.9.0" p-limit "3.1.0" tslib "^2.4.0" @@ -3036,21 +2943,21 @@ "@graphql-tools/utils" "6.1.0" tslib "~2.0.1" -"@graphql-tools/merge@8.3.0", "@graphql-tools/merge@^8.2.1": - version "8.3.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.0.tgz#d3a8ba10942f8598788c3e03f97cc1d0c0b055f8" - integrity sha512-xRa7RAQok/0DD2YnjuqikMrr7dUAxTpdGtZ7BkvUUGhYs3B3p7reCAfvOVr1DJAqVToP7hdlMk+S5+Ylk+AaqA== +"@graphql-tools/merge@8.3.1", "@graphql-tools/merge@^8.2.1": + version "8.3.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.3.1.tgz#06121942ad28982a14635dbc87b5d488a041d722" + integrity sha512-BMm99mqdNZbEYeTPK3it9r9S6rsZsQKtlqJsSBknAclXq2pGEfOxjcIZi+kBSkHZKPKCRrYDd5vY0+rUmIHVLg== dependencies: - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/utils" "8.9.0" tslib "^2.4.0" -"@graphql-tools/mock@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.7.0.tgz#da286596ef05b84165e76cf6f608eeea4109a60c" - integrity sha512-K/hqP442mXAvW36v/3TmqFpNzRw14P86xlsJZod88OXwpDfb97X09z1QsaMcvSe8E7ijcKWLlTRk15/vDQSL2Q== +"@graphql-tools/mock@8.7.1": + version "8.7.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/mock/-/mock-8.7.1.tgz#b11434a3087ed13afd1dff914df53c9901971d42" + integrity sha512-k85qWloFnxw1AAu7P153y1y+9GEbiQ4T17uay2o2QZKtjxPkBADkX0sKYsI7oj+ip+l/D4an3FfsbWATGxzT8w== dependencies: - "@graphql-tools/schema" "8.5.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/schema" "8.5.1" + "@graphql-tools/utils" "8.9.0" fast-json-stable-stringify "^2.1.0" tslib "^2.4.0" @@ -3070,12 +2977,12 @@ "@graphql-tools/utils" "8.8.0" tslib "^2.4.0" -"@graphql-tools/resolvers-composition@6.5.0", "@graphql-tools/resolvers-composition@^6.4.1": - version "6.5.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/resolvers-composition/-/resolvers-composition-6.5.0.tgz#83d7df7a13aff94e8225c7ed71f828767e031dd2" - integrity sha512-WH4LaWBtUr7wxQZ+/TnwPHARwOjsT5H2aiEpP2KhXAOcb8Kq0ZjRyCqkzHrl1WkTjizA8bNJe4nKcr1bzqv81A== +"@graphql-tools/resolvers-composition@6.5.1", "@graphql-tools/resolvers-composition@^6.4.1": + version "6.5.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/resolvers-composition/-/resolvers-composition-6.5.1.tgz#7a34823c24121913e0bfc77bb270cbf12ff09374" + integrity sha512-OsXIc7B9uLpoj6Uzlq9jOfn0UYmhS9wWlM0iC86KlWRfuWhI8rP1Qj5wK1E+4W+V/9cZj0YbwPXdDWoG2nr5fA== dependencies: - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/utils" "8.9.0" lodash "4.17.21" micromatch "^4.0.4" tslib "^2.4.0" @@ -3088,37 +2995,37 @@ "@graphql-tools/utils" "6.1.0" tslib "~2.0.1" -"@graphql-tools/schema@8.5.0", "@graphql-tools/schema@^8.3.1", "@graphql-tools/schema@^8.5.0": - version "8.5.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.5.0.tgz#0332b3a2e674d16e9bf8a58dfd47432449ce2368" - integrity sha512-VeFtKjM3SA9/hCJJfr95aEdC3G0xIKM9z0Qdz4i+eC1g2fdZYnfWFt2ucW4IME+2TDd0enHlKzaV0qk2SLVUww== +"@graphql-tools/schema@8.5.1", "@graphql-tools/schema@^8.3.1", "@graphql-tools/schema@^8.5.0": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-8.5.1.tgz#c2f2ff1448380919a330312399c9471db2580b58" + integrity sha512-0Esilsh0P/qYcB5DKQpiKeQs/jevzIadNTaT0jeWklPMwNbT7yMX4EqZany7mbeRRlSRwMzNzL5olyFdffHBZg== dependencies: - "@graphql-tools/merge" "8.3.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/merge" "8.3.1" + "@graphql-tools/utils" "8.9.0" tslib "^2.4.0" value-or-promise "1.0.11" -"@graphql-tools/stitch@8.7.0": - version "8.7.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.0.tgz#e93348b2990c0e17b107fbd430b6a6f19c966f65" - integrity sha512-1kyTFgl8tzD5JUzCb5p+MNZrq2fCD+v0BRa4etAPLG+4RBgtf6I+jukAer8f0WMLYeYqTPJZKx8z1uFUhMZsrQ== - dependencies: - "@graphql-tools/batch-delegate" "8.3.0" - "@graphql-tools/delegate" "8.8.0" - "@graphql-tools/merge" "8.3.0" - "@graphql-tools/schema" "8.5.0" - "@graphql-tools/utils" "8.8.0" - "@graphql-tools/wrap" "8.5.0" +"@graphql-tools/stitch@8.7.1": + version "8.7.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitch/-/stitch-8.7.1.tgz#7e56279a2cdba55a9360ddd8fe58f74c556dd826" + integrity sha512-RX1X2ouvfjUbTe/hSQTHfjzPkcZpA5QEhFLATQAIib/yikNLTncPUx5OfpG/J/+V1dzeo9xk1k+A+8A+nTk0jg== + dependencies: + "@graphql-tools/batch-delegate" "8.3.1" + "@graphql-tools/delegate" "8.8.1" + "@graphql-tools/merge" "8.3.1" + "@graphql-tools/schema" "8.5.1" + "@graphql-tools/utils" "8.9.0" + "@graphql-tools/wrap" "8.5.1" tslib "^2.4.0" value-or-promise "^1.0.11" -"@graphql-tools/stitching-directives@2.3.0": - version "2.3.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.0.tgz#feaf3790b628392739665cbf209289e499caa394" - integrity sha512-4yyZi5Hh3XENVlBg8z6owzEeV08BFcWyt3mtI+dpEt7AjKiwYhQ3kwANFHc1ZYc6Q5KOJEJW+ngoVT/2WRF8+Q== +"@graphql-tools/stitching-directives@2.3.1": + version "2.3.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/stitching-directives/-/stitching-directives-2.3.1.tgz#bd4f4410a7b1f233e2f7df91c713704fbc00f10d" + integrity sha512-5NZtyLdMuXzEU+SBZIimqmQax2zOIT2x7MQpGQUcrOxJlDkDu452m4jpxt9PNbhV1JHE3hhc+WoFcpWjBc0jdw== dependencies: - "@graphql-tools/delegate" "8.8.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/delegate" "8.8.1" + "@graphql-tools/utils" "8.9.0" tslib "^2.4.0" "@graphql-tools/url-loader@6.1.0": @@ -3136,23 +3043,23 @@ valid-url "1.0.9" websocket "1.0.31" -"@graphql-tools/url-loader@7.13.0": - version "7.13.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.13.0.tgz#f1523ae782b846b0d06dc8488b622ba8ce9a7f33" - integrity sha512-hM3yIDij0EqrHrLKNRpFRhQD0tmzt7E5OevOL9O3CLKCcv2Ho4wXQD7gscwVJJdg2Qyr22Pqr/IdtR8QiMScRA== +"@graphql-tools/url-loader@7.13.3": + version "7.13.3" + resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-7.13.3.tgz#bbded3c86325c26bdc32d4a8c0a2767e045f6603" + integrity sha512-92z2HJd+Ae2wlZH0kFb20aSxX8CkJDcYyUtbtBNSadu5rKzkiYQPlihfRJFJs4zmDdV+DSmmGvQtDuAKLV+iNg== dependencies: - "@graphql-tools/delegate" "8.8.0" - "@graphql-tools/utils" "8.8.0" - "@graphql-tools/wrap" "8.5.0" - "@n1ru4l/graphql-live-query" "^0.9.0" + "@ardatan/sync-fetch" "0.0.1" + "@graphql-tools/delegate" "8.8.1" + "@graphql-tools/utils" "8.9.0" + "@graphql-tools/wrap" "8.5.1" + "@n1ru4l/graphql-live-query" "^0.10.0" "@types/ws" "^8.0.0" - "@whatwg-node/fetch" "^0.0.2" + "@whatwg-node/fetch" "^0.2.4" dset "^3.1.2" extract-files "^11.0.0" graphql-ws "^5.4.1" isomorphic-ws "^5.0.0" meros "^1.1.4" - sync-fetch "^0.4.0" tslib "^2.4.0" value-or-promise "^1.0.11" ws "^8.3.0" @@ -3165,13 +3072,20 @@ "@ardatan/aggregate-error" "0.0.1" camel-case "4.1.1" -"@graphql-tools/utils@8.8.0", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0", "@graphql-tools/utils@^8.8.0": +"@graphql-tools/utils@8.8.0": version "8.8.0" resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.8.0.tgz#8332ff80a1da9204ccf514750dd6f5c5cccf17dc" integrity sha512-KJrtx05uSM/cPYFdTnGAS1doL5bftJLAiFCDMZ8Vkifztz3BFn3gpFiy/o4wDtM8s39G46mxmt2Km/RmeltfGw== dependencies: tslib "^2.4.0" +"@graphql-tools/utils@8.9.0", "@graphql-tools/utils@^8.5.2", "@graphql-tools/utils@^8.6.0", "@graphql-tools/utils@^8.8.0": + version "8.9.0" + resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-8.9.0.tgz#c6aa5f651c9c99e1aca55510af21b56ec296cdb7" + integrity sha512-pjJIWH0XOVnYGXCqej8g/u/tsfV4LvLlj0eATKQu5zwnxd/TiTHq7Cg313qUPTFFHZ3PP5wJ15chYVtLDwaymg== + dependencies: + tslib "^2.4.0" + "@graphql-tools/wrap@6.1.0": version "6.1.0" resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-6.1.0.tgz#52451574dc667a423b66ad05720add03cbecb7b8" @@ -3184,14 +3098,14 @@ is-promise "4.0.0" tslib "~2.0.1" -"@graphql-tools/wrap@8.5.0": - version "8.5.0" - resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.5.0.tgz#ce1b0d775e1fc3a17404df566f4d2196d31c6e20" - integrity sha512-I+x9dBNzC135WWPi04ejqurR/zDmhfeGbCftCaYKF4CvgWd+ZaJx4Uc74n1SBegQtrj+KDrOS4HgKwf9vAVR7A== +"@graphql-tools/wrap@8.5.1": + version "8.5.1" + resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-8.5.1.tgz#d4bd1f89850bb1ce0209f35f66d002080b439495" + integrity sha512-KpVVfha2wLSpE08YLX0jeo5nXPfDLASlxOqMlvfa/B4X8SOVmuLyN1L5YZ132tPLDF93uflwlHFnUO5ahpRNlA== dependencies: - "@graphql-tools/delegate" "8.8.0" - "@graphql-tools/schema" "8.5.0" - "@graphql-tools/utils" "8.8.0" + "@graphql-tools/delegate" "8.8.1" + "@graphql-tools/schema" "8.5.1" + "@graphql-tools/utils" "8.9.0" tslib "^2.4.0" value-or-promise "1.0.11" @@ -3200,10 +3114,10 @@ resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== -"@graphql-yoga/common@2.12.3", "@graphql-yoga/common@^2.12.3": - version "2.12.3" - resolved "https://registry.yarnpkg.com/@graphql-yoga/common/-/common-2.12.3.tgz#8367847c89883aece94e43d66026666212d8f0a7" - integrity sha512-enyyl4qyd7SRaTQ8mZehoYVn6yvxFx9MvCd7KcAEo50s0g8oFSQj72TjQZk7eS4llHQ8dfqPiROq2af1GMnsnA== +"@graphql-yoga/common@2.12.4", "@graphql-yoga/common@^2.12.4": + version "2.12.4" + resolved "https://registry.yarnpkg.com/@graphql-yoga/common/-/common-2.12.4.tgz#2c29e9edbb21f0eb4afbacb6e36865957dd70710" + integrity sha512-ZGOGhSnpY6bW5z5hh2/gu+bvTSmjmJ2PMXT+cfrqjnSYGBI16e3glH0BQWOgPpRlQPJ0cLYLJVaIe3P0yYOrbA== dependencies: "@envelop/core" "^2.4.0" "@envelop/parser-cache" "^4.4.0" @@ -3212,20 +3126,20 @@ "@graphql-tools/utils" "^8.8.0" "@graphql-typed-document-node/core" "^3.1.1" "@graphql-yoga/subscription" "^2.2.2" - cross-undici-fetch "^0.4.13" + "@whatwg-node/fetch" "^0.2.6" dset "^3.1.1" tslib "^2.3.1" -"@graphql-yoga/node@2.13.4", "@graphql-yoga/node@^2.4.0": - version "2.13.4" - resolved "https://registry.yarnpkg.com/@graphql-yoga/node/-/node-2.13.4.tgz#869593b83a24501d1497a7cf731d31eb72084f07" - integrity sha512-oxnEqIaqwm625h8xpI4dcLwk6l4yFQN/+tey5m7gW3blK21e2L2J78qGT9dG/1vITDggjM+z5A+WL+M9ztbkbw== +"@graphql-yoga/node@2.13.5", "@graphql-yoga/node@^2.4.0": + version "2.13.5" + resolved "https://registry.yarnpkg.com/@graphql-yoga/node/-/node-2.13.5.tgz#b6b3e206ac45671faa09349efcb41547669599ba" + integrity sha512-oFdo4hwhW9wFFBjFMruE126mtFlkB9IcUB7CoCu4XeN/2izMmYe0d6znPe51hcrm293ipzGvZgxG9LSJFKrUfg== dependencies: "@envelop/core" "^2.4.0" "@graphql-tools/utils" "^8.8.0" - "@graphql-yoga/common" "^2.12.3" + "@graphql-yoga/common" "^2.12.4" "@graphql-yoga/subscription" "^2.2.2" - cross-undici-fetch "^0.4.13" + "@whatwg-node/fetch" "^0.2.6" tslib "^2.3.1" "@graphql-yoga/subscription@^2.2.2": @@ -3292,15 +3206,20 @@ resolved "https://registry.yarnpkg.com/@headlessui/react/-/react-1.6.6.tgz#3073c066b85535c9d28783da0a4d9288b5354d0c" integrity sha512-MFJtmj9Xh/hhBMhLccGbBoSk+sk61BlP6sJe4uQcVMtXZhCgGqd2GyIQzzmsdPdTEWGSF434CBi8mnhR6um46Q== -"@humanwhocodes/config-array@^0.9.2": - version "0.9.2" - resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.2.tgz#68be55c737023009dfc5fe245d51181bb6476914" - integrity sha512-UXOuFCGcwciWckOpmfKDq/GyhlTf9pN/BzG//x8p8zTOFEcGuA68ANXheFS0AGvy3qgZqLBUkMs7hqzqCKOVwA== +"@humanwhocodes/config-array@^0.10.4": + version "0.10.4" + resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c" + integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw== dependencies: "@humanwhocodes/object-schema" "^1.2.1" debug "^4.1.1" minimatch "^3.0.4" +"@humanwhocodes/gitignore-to-minimatch@^1.0.2": + version "1.0.2" + resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d" + integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA== + "@humanwhocodes/object-schema@^1.2.1": version "1.2.1" resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45" @@ -4020,18 +3939,18 @@ hey-listen "^1.0.8" tslib "^2.3.1" -"@n1ru4l/graphql-live-query@0.9.0", "@n1ru4l/graphql-live-query@^0.9.0": - version "0.9.0" - resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.9.0.tgz#defaebdd31f625bee49e6745934f36312532b2bc" - integrity sha512-BTpWy1e+FxN82RnLz4x1+JcEewVdfmUhV1C6/XYD5AjS7PQp9QFF7K8bCD6gzPTr2l+prvqOyVueQhFJxB1vfg== +"@n1ru4l/graphql-live-query@0.10.0", "@n1ru4l/graphql-live-query@^0.10.0": + version "0.10.0" + resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query/-/graphql-live-query-0.10.0.tgz#2306151630b0e74b017cc1067ebbea351acf56f8" + integrity sha512-qZ7OHH/NB0NcG/Xa7irzgjE63UH0CkofZT0Bw4Ko6iRFagPRHBM8RgFXwTt/6JbFGIEUS4STRtaFoc/Eq/ZtzQ== -"@n1ru4l/in-memory-live-query-store@0.9.0", "@n1ru4l/in-memory-live-query-store@^0.9.0": - version "0.9.0" - resolved "https://registry.yarnpkg.com/@n1ru4l/in-memory-live-query-store/-/in-memory-live-query-store-0.9.0.tgz#8e0d7e56292389bacaacb228c2f4c86c38b8c3c0" - integrity sha512-nLq8oUoVfj3givm7pAxL5f2a8IvmsCEeKnG9Fw29KYVTKL4jNUM90LQYBTkwLnjhxgzu+9WwLQmjOx1bEOHRUA== +"@n1ru4l/in-memory-live-query-store@0.10.0", "@n1ru4l/in-memory-live-query-store@^0.10.0": + version "0.10.0" + resolved "https://registry.yarnpkg.com/@n1ru4l/in-memory-live-query-store/-/in-memory-live-query-store-0.10.0.tgz#108a60ccfefb59f76eaf1600712d0d190fec0f89" + integrity sha512-pt7bZgTPz9dk7ceoOp76KIbVFFlAPe0e5A07UiZ19fQy3JPvvoLRdjmnKbUh3VsEUUh8MyytFcFRguaeiidAYA== dependencies: "@graphql-tools/utils" "^8.5.2" - "@n1ru4l/graphql-live-query" "0.9.0" + "@n1ru4l/graphql-live-query" "0.10.0" "@repeaterjs/repeater" "^3.0.4" "@napi-rs/simple-git-android-arm-eabi@0.1.8": @@ -4106,10 +4025,10 @@ "@napi-rs/simple-git-win32-arm64-msvc" "0.1.8" "@napi-rs/simple-git-win32-x64-msvc" "0.1.8" -"@neo4j/graphql@3.6.0": - version "3.6.0" - resolved "https://registry.yarnpkg.com/@neo4j/graphql/-/graphql-3.6.0.tgz#a692f4347cfa3490af55a597050fb53321c2a54e" - integrity sha512-SD3tTPXumOZqFf60vYXQPM86pQojwQZWPIB6og71w5t90E5CTGcZc03/9n0Jb9lw8QcJO0yr1rWLYNp5Q6pZtA== +"@neo4j/graphql@3.6.1": + version "3.6.1" + resolved "https://registry.yarnpkg.com/@neo4j/graphql/-/graphql-3.6.1.tgz#704baff73c95179aa173d0dc1ee8eda139b16115" + integrity sha512-OnRtcrBHkRo5+wKLTfP67mAwV88xWD4OTHJX8hD4rw6EN83PO1OcDgAT1gRbqJAyQ4ougAlBUYNkZTQohVNN/w== dependencies: "@graphql-tools/merge" "^8.2.1" "@graphql-tools/resolvers-composition" "^6.4.1" @@ -4797,10 +4716,10 @@ "@testing-library/dom" "^8.5.0" "@types/react-dom" "^18.0.0" -"@testing-library/user-event@14.3.0": - version "14.3.0" - resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.3.0.tgz#0a6750b94b40e4739706d41e8efc2ccf64d2aad9" - integrity sha512-P02xtBBa8yMaLhK8CzJCIns8rqwnF6FxhR9zs810flHOBXUYCFjLd8Io1rQrAkQRWEmW2PGdZIEdMxf/KLsqFA== +"@testing-library/user-event@14.4.1": + version "14.4.1" + resolved "https://registry.yarnpkg.com/@testing-library/user-event/-/user-event-14.4.1.tgz#dfa1cceef4833f5288a4090d1b85dce5d8dc20b6" + integrity sha512-Gr20dje1RaNxZ1ehHGPvFkLswfetBQKCfRD/lo6sUJQ52X2TV/QnqUpkjoShfEebrB2KiTPfQkcONwdQiofLhg== "@theguild/components@2.0.1": version "2.0.1" @@ -5409,15 +5328,15 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.1.tgz#828e4785ccca13f44e2fb6852ae0ef11e3e20ba5" integrity sha512-z+2vB6yDt1fNwKOeGbckpmirO+VBDuQqecXkgeIqDlaOtmKn6hPR/viQ8cxCfqLU4fTlvM3+YjM367TukWdxpg== -"@types/node@14.18.22": - version "14.18.22" - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.22.tgz#fd2a15dca290fc9ad565b672fde746191cd0c6e6" - integrity sha512-qzaYbXVzin6EPjghf/hTdIbnVW1ErMx8rPzwRNJhlbyJhu2SyqlvjGOY/tbUt6VFyzg56lROcOeSQRInpt63Yw== +"@types/node@14.18.23": + version "14.18.23" + resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.23.tgz#70f5f20b0b1b38f696848c1d3647bb95694e615e" + integrity sha512-MhbCWN18R4GhO8ewQWAFK4TGQdBpXWByukz7cWyJmXhvRuCIaM/oWytGPqVmDzgEnnaIc9ss6HbU5mUi+vyZPA== -"@types/node@16.11.45": - version "16.11.45" - resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810" - integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ== +"@types/node@16.11.47": + version "16.11.47" + resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c" + integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g== "@types/node@^10.0.3", "@types/node@^10.1.0": version "10.17.60" @@ -5666,14 +5585,14 @@ dependencies: "@types/yargs-parser" "*" -"@typescript-eslint/eslint-plugin@5.30.7", "@typescript-eslint/eslint-plugin@^5.5.0": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.30.7.tgz#1621dabc1ae4084310e19e9efc80dfdbb97e7493" - integrity sha512-l4L6Do+tfeM2OK0GJsU7TUcM/1oN/N25xHm3Jb4z3OiDU4Lj8dIuxX9LpVMS9riSXQs42D1ieX7b85/r16H9Fw== +"@typescript-eslint/eslint-plugin@5.32.0", "@typescript-eslint/eslint-plugin@^5.5.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.32.0.tgz#e27e38cffa4a61226327c874a7be965e9a861624" + integrity sha512-CHLuz5Uz7bHP2WgVlvoZGhf0BvFakBJKAD/43Ty0emn4wXWv5k01ND0C0fHcl/Im8Td2y/7h44E9pca9qAu2ew== dependencies: - "@typescript-eslint/scope-manager" "5.30.7" - "@typescript-eslint/type-utils" "5.30.7" - "@typescript-eslint/utils" "5.30.7" + "@typescript-eslint/scope-manager" "5.32.0" + "@typescript-eslint/type-utils" "5.32.0" + "@typescript-eslint/utils" "5.32.0" debug "^4.3.4" functional-red-black-tree "^1.0.1" ignore "^5.2.0" @@ -5688,24 +5607,16 @@ dependencies: "@typescript-eslint/utils" "5.31.0" -"@typescript-eslint/parser@5.30.7", "@typescript-eslint/parser@^5.21.0", "@typescript-eslint/parser@^5.5.0": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.30.7.tgz#99d09729392aec9e64b1de45cd63cb81a4ddd980" - integrity sha512-Rg5xwznHWWSy7v2o0cdho6n+xLhK2gntImp0rJroVVFkcYFYQ8C8UJTSuTw/3CnExBmPjycjmUJkxVmjXsld6A== +"@typescript-eslint/parser@5.32.0", "@typescript-eslint/parser@^5.21.0", "@typescript-eslint/parser@^5.5.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.32.0.tgz#1de243443bc6186fb153b9e395b842e46877ca5d" + integrity sha512-IxRtsehdGV9GFQ35IGm5oKKR2OGcazUoiNBxhRV160iF9FoyuXxjY+rIqs1gfnd+4eL98OjeGnMpE7RF/NBb3A== dependencies: - "@typescript-eslint/scope-manager" "5.30.7" - "@typescript-eslint/types" "5.30.7" - "@typescript-eslint/typescript-estree" "5.30.7" + "@typescript-eslint/scope-manager" "5.32.0" + "@typescript-eslint/types" "5.32.0" + "@typescript-eslint/typescript-estree" "5.32.0" debug "^4.3.4" -"@typescript-eslint/scope-manager@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.30.7.tgz#8269a931ef1e5ae68b5eb80743cc515c4ffe3dd7" - integrity sha512-7BM1bwvdF1UUvt+b9smhqdc/eniOnCKxQT/kj3oXtj3LqnTWCAM0qHRHfyzCzhEfWX0zrW7KqXXeE4DlchZBKw== - dependencies: - "@typescript-eslint/types" "5.30.7" - "@typescript-eslint/visitor-keys" "5.30.7" - "@typescript-eslint/scope-manager@5.31.0": version "5.31.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.31.0.tgz#f47a794ba84d9b818ab7f8f44fff55a61016c606" @@ -5714,37 +5625,32 @@ "@typescript-eslint/types" "5.31.0" "@typescript-eslint/visitor-keys" "5.31.0" -"@typescript-eslint/type-utils@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.30.7.tgz#5693dc3db6f313f302764282d614cfdbc8a9fcfd" - integrity sha512-nD5qAE2aJX/YLyKMvOU5jvJyku4QN5XBVsoTynFrjQZaDgDV6i7QHFiYCx10wvn7hFvfuqIRNBtsgaLe0DbWhw== +"@typescript-eslint/scope-manager@5.32.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.32.0.tgz#763386e963a8def470580cc36cf9228864190b95" + integrity sha512-KyAE+tUON0D7tNz92p1uetRqVJiiAkeluvwvZOqBmW9z2XApmk5WSMV9FrzOroAcVxJZB3GfUwVKr98Dr/OjOg== dependencies: - "@typescript-eslint/utils" "5.30.7" + "@typescript-eslint/types" "5.32.0" + "@typescript-eslint/visitor-keys" "5.32.0" + +"@typescript-eslint/type-utils@5.32.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.32.0.tgz#45a14506fe3fb908600b4cef2f70778f7b5cdc79" + integrity sha512-0gSsIhFDduBz3QcHJIp3qRCvVYbqzHg8D6bHFsDMrm0rURYDj+skBK2zmYebdCp+4nrd9VWd13egvhYFJj/wZg== + dependencies: + "@typescript-eslint/utils" "5.32.0" debug "^4.3.4" tsutils "^3.21.0" -"@typescript-eslint/types@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.30.7.tgz#18331487cc92d0f1fb1a6f580c8ec832528079d0" - integrity sha512-ocVkETUs82+U+HowkovV6uxf1AnVRKCmDRNUBUUo46/5SQv1owC/EBFkiu4MOHeZqhKz2ktZ3kvJJ1uFqQ8QPg== - "@typescript-eslint/types@5.31.0": version "5.31.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.31.0.tgz#7aa389122b64b18e473c1672fb3b8310e5f07a9a" integrity sha512-/f/rMaEseux+I4wmR6mfpM2wvtNZb1p9hAV77hWfuKc3pmaANp5dLAZSiE3/8oXTYTt3uV9KW5yZKJsMievp6g== -"@typescript-eslint/typescript-estree@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.30.7.tgz#05da9f1b281985bfedcf62349847f8d168eecc07" - integrity sha512-tNslqXI1ZdmXXrHER83TJ8OTYl4epUzJC0aj2i4DMDT4iU+UqLT3EJeGQvJ17BMbm31x5scSwo3hPM0nqQ1AEA== - dependencies: - "@typescript-eslint/types" "5.30.7" - "@typescript-eslint/visitor-keys" "5.30.7" - debug "^4.3.4" - globby "^11.1.0" - is-glob "^4.0.3" - semver "^7.3.7" - tsutils "^3.21.0" +"@typescript-eslint/types@5.32.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.32.0.tgz#484273021eeeae87ddb288f39586ef5efeb6dcd8" + integrity sha512-EBUKs68DOcT/EjGfzywp+f8wG9Zw6gj6BjWu7KV/IYllqKJFPlZlLSYw/PTvVyiRw50t6wVbgv4p9uE2h6sZrQ== "@typescript-eslint/typescript-estree@5.31.0": version "5.31.0" @@ -5759,19 +5665,20 @@ semver "^7.3.7" tsutils "^3.21.0" -"@typescript-eslint/utils@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.30.7.tgz#7135be070349e9f7caa262b0ca59dc96123351bb" - integrity sha512-Z3pHdbFw+ftZiGUnm1GZhkJgVqsDL5CYW2yj+TB2mfXDFOMqtbzQi2dNJIyPqPbx9mv2kUxS1gU+r2gKlKi1rQ== +"@typescript-eslint/typescript-estree@5.32.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.32.0.tgz#282943f34babf07a4afa7b0ff347a8e7b6030d12" + integrity sha512-ZVAUkvPk3ITGtCLU5J4atCw9RTxK+SRc6hXqLtllC2sGSeMFWN+YwbiJR9CFrSFJ3w4SJfcWtDwNb/DmUIHdhg== dependencies: - "@types/json-schema" "^7.0.9" - "@typescript-eslint/scope-manager" "5.30.7" - "@typescript-eslint/types" "5.30.7" - "@typescript-eslint/typescript-estree" "5.30.7" - eslint-scope "^5.1.1" - eslint-utils "^3.0.0" + "@typescript-eslint/types" "5.32.0" + "@typescript-eslint/visitor-keys" "5.32.0" + debug "^4.3.4" + globby "^11.1.0" + is-glob "^4.0.3" + semver "^7.3.7" + tsutils "^3.21.0" -"@typescript-eslint/utils@5.31.0", "@typescript-eslint/utils@^5.13.0": +"@typescript-eslint/utils@5.31.0": version "5.31.0" resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.31.0.tgz#e146fa00dca948bfe547d665b2138a2dc1b79acd" integrity sha512-kcVPdQS6VIpVTQ7QnGNKMFtdJdvnStkqS5LeALr4rcwx11G6OWb2HB17NMPnlRHvaZP38hL9iK8DdE9Fne7NYg== @@ -5783,13 +5690,17 @@ eslint-scope "^5.1.1" eslint-utils "^3.0.0" -"@typescript-eslint/visitor-keys@5.30.7": - version "5.30.7" - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.30.7.tgz#c093abae75b4fd822bfbad9fc337f38a7a14909a" - integrity sha512-KrRXf8nnjvcpxDFOKej4xkD7657+PClJs5cJVSG7NNoCNnjEdc46juNAQt7AyuWctuCgs6mVRc1xGctEqrjxWw== +"@typescript-eslint/utils@5.32.0", "@typescript-eslint/utils@^5.13.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.32.0.tgz#eccb6b672b94516f1afc6508d05173c45924840c" + integrity sha512-W7lYIAI5Zlc5K082dGR27Fczjb3Q57ECcXefKU/f0ajM5ToM0P+N9NmJWip8GmGu/g6QISNT+K6KYB+iSHjXCQ== dependencies: - "@typescript-eslint/types" "5.30.7" - eslint-visitor-keys "^3.3.0" + "@types/json-schema" "^7.0.9" + "@typescript-eslint/scope-manager" "5.32.0" + "@typescript-eslint/types" "5.32.0" + "@typescript-eslint/typescript-estree" "5.32.0" + eslint-scope "^5.1.1" + eslint-utils "^3.0.0" "@typescript-eslint/visitor-keys@5.31.0": version "5.31.0" @@ -5799,6 +5710,14 @@ "@typescript-eslint/types" "5.31.0" eslint-visitor-keys "^3.3.0" +"@typescript-eslint/visitor-keys@5.32.0": + version "5.32.0" + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.32.0.tgz#b9715d0b11fdb5dd10fd0c42ff13987470525394" + integrity sha512-S54xOHZgfThiZ38/ZGTgB2rqx51CMJ5MCfVT2IplK4Q7hgzGfe0nLzLCcenDnc/cSjP568hdeKfeDcBgqNHD/g== + dependencies: + "@typescript-eslint/types" "5.32.0" + eslint-visitor-keys "^3.3.0" + "@udacity/types-service-worker-mock@1.2.0": version "1.2.0" resolved "https://registry.yarnpkg.com/@udacity/types-service-worker-mock/-/types-service-worker-mock-1.2.0.tgz#f047a26d036469f11b8f0f50d4c0901ae999bb93" @@ -5953,20 +5872,22 @@ "@webassemblyjs/ast" "1.11.1" "@xtuc/long" "4.2.2" -"@whatwg-node/fetch@0.0.2", "@whatwg-node/fetch@^0.0.2": - version "0.0.2" - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.0.2.tgz#4242c4e36714b5018ccac0ab76f4ab5a208fbc1c" - integrity sha512-qiZn8dYRg0POzUvmHBs7blLxl6DPL+b+Z0JUsGaj7/8PFe2BJG9onrUVX6OWh6Z9YhcYw8yu+wtCAme5ZMiCKQ== +"@whatwg-node/fetch@0.2.7", "@whatwg-node/fetch@^0.2.7": + version "0.2.7" + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.2.7.tgz#8699d9950d2f07365b2b49936ceca551c18757ba" + integrity sha512-AYU3W9q6qIkSlJOLAjBdOeMuWZwaPy7eeDhl2uG0udMRwO6+CVfAa/hG/kMX1Zp0wH2plhOm4eJrWtuf4f2+2A== dependencies: + "@peculiar/webcrypto" "^1.4.0" abort-controller "^3.0.0" busboy "^1.6.0" + event-target-polyfill "^0.0.3" form-data-encoder "^1.7.1" formdata-node "^4.3.1" node-fetch "^2.6.7" - undici "5.5.1" + undici "^5.8.0" web-streams-polyfill "^3.2.0" -"@whatwg-node/fetch@^0.2.6": +"@whatwg-node/fetch@^0.2.4", "@whatwg-node/fetch@^0.2.6": version "0.2.6" resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.2.6.tgz#eb8e68624c55aecfa4c6d7ea36b3ce3ad5d5f79e" integrity sha512-NhHiqeGcKjgqUZvJTZSou9qsFEPBBG1LPm2Npz0cmcPvukhhQfjX+p3quRx6b9AyjNPp1f73VB1z4ApHy9FcNg== @@ -6114,10 +6035,10 @@ acorn@^7.0.0, acorn@^7.1.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== -acorn@^8.0.0, acorn@^8.0.4, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1: - version "8.7.1" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30" - integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A== +acorn@^8.0.0, acorn@^8.0.4, acorn@^8.2.4, acorn@^8.4.1, acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0: + version "8.8.0" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8" + integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w== address@^1.0.1, address@^1.1.2: version "1.2.0" @@ -6202,7 +6123,7 @@ algoliasearch-helper@^3.10.0: dependencies: "@algolia/events" "^4.0.1" -algoliasearch@4.14.1: +algoliasearch@4.14.1, algoliasearch@^4.13.1: version "4.14.1" resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.14.1.tgz#7f24cabd264f8294b461d108e1603e673571e806" integrity sha512-ZWqnbsGUgU03/IyG995pMCc+EmNVDA/4c9ntr8B0dWQwFqazOQ4ErvKZxarbgSNmyPo/eZcVsTb0bNplJMttGQ== @@ -6222,26 +6143,6 @@ algoliasearch@4.14.1: "@algolia/requester-node-http" "4.14.1" "@algolia/transporter" "4.14.1" -algoliasearch@^4.13.1: - version "4.14.2" - resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-4.14.2.tgz#63f142583bfc3a9bd3cd4a1b098bf6fe58e56f6c" - integrity sha512-ngbEQonGEmf8dyEh5f+uOIihv4176dgbuOZspiuhmTTBRBuzWu3KCGHre6uHj5YyuC7pNvQGzB6ZNJyZi0z+Sg== - dependencies: - "@algolia/cache-browser-local-storage" "4.14.2" - "@algolia/cache-common" "4.14.2" - "@algolia/cache-in-memory" "4.14.2" - "@algolia/client-account" "4.14.2" - "@algolia/client-analytics" "4.14.2" - "@algolia/client-common" "4.14.2" - "@algolia/client-personalization" "4.14.2" - "@algolia/client-search" "4.14.2" - "@algolia/logger-common" "4.14.2" - "@algolia/logger-console" "4.14.2" - "@algolia/requester-browser-xhr" "4.14.2" - "@algolia/requester-common" "4.14.2" - "@algolia/requester-node-http" "4.14.2" - "@algolia/transporter" "4.14.2" - amdefine@~0.0.4: version "0.0.8" resolved "https://registry.yarnpkg.com/amdefine/-/amdefine-0.0.8.tgz#34dc8c981e6acb3be1853bef8f0ec94a39d55ba0" @@ -6853,21 +6754,21 @@ babel-plugin-named-asset-import@^0.3.8: resolved "https://registry.yarnpkg.com/babel-plugin-named-asset-import/-/babel-plugin-named-asset-import-0.3.8.tgz#6b7fa43c59229685368683c28bc9734f24524cc2" integrity sha512-WXiAc++qo7XcJ1ZnTYGtLxmBCVbddAml3CEXgWaBzNzLNoxtQ8AiGEFDMOhot9XjTCQbvP5E77Fj9Gk924f00Q== -babel-plugin-polyfill-corejs2@^0.3.1: - version "0.3.1" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.1.tgz#440f1b70ccfaabc6b676d196239b138f8a2cfba5" - integrity sha512-v7/T6EQcNfVLfcN2X8Lulb7DjprieyLWJK/zOWH5DUYcAgex9sP3h25Q+DLsX9TloXe3y1O8l2q2Jv9q8UVB9w== +babel-plugin-polyfill-corejs2@^0.3.1, babel-plugin-polyfill-corejs2@^0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d" + integrity sha512-LPnodUl3lS0/4wN3Rb+m+UK8s7lj2jcLRrjho4gLw+OJs+I4bvGXshINesY5xx/apM+biTnQ9reDI8yj+0M5+Q== dependencies: - "@babel/compat-data" "^7.13.11" - "@babel/helper-define-polyfill-provider" "^0.3.1" + "@babel/compat-data" "^7.17.7" + "@babel/helper-define-polyfill-provider" "^0.3.2" semver "^6.1.1" -babel-plugin-polyfill-corejs3@^0.5.2: - version "0.5.2" - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.2.tgz#aabe4b2fa04a6e038b688c5e55d44e78cd3a5f72" - integrity sha512-G3uJih0XWiID451fpeFaYGVuxHEjzKTHtc9uGFEjR6hHrvNzeS/PX+LLLcetJcytsB5m4j+K3o/EpXJNb/5IEQ== +babel-plugin-polyfill-corejs3@^0.5.2, babel-plugin-polyfill-corejs3@^0.5.3: + version "0.5.3" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.5.3.tgz#d7e09c9a899079d71a8b670c6181af56ec19c5c7" + integrity sha512-zKsXDh0XjnrUEW0mxIHLfjBfnXSMr5Q/goMe/fxpQnLm07mcOZiIZHBNWCMx60HmdvjxfXcalac0tfFg0wqxyw== dependencies: - "@babel/helper-define-polyfill-provider" "^0.3.1" + "@babel/helper-define-polyfill-provider" "^0.3.2" core-js-compat "^3.21.0" babel-plugin-polyfill-regenerator@^0.3.1: @@ -6877,6 +6778,13 @@ babel-plugin-polyfill-regenerator@^0.3.1: dependencies: "@babel/helper-define-polyfill-provider" "^0.3.1" +babel-plugin-polyfill-regenerator@^0.4.0: + version "0.4.0" + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.4.0.tgz#8f51809b6d5883e07e71548d75966ff7635527fe" + integrity sha512-RW1cnryiADFeHmfLS+WW/G431p1PsW5qdRdz0SDRi7TKcUgc7Oh/uXkT7MZ/+tGsT1BkczEAmD5XjUyJ5SWDTw== + dependencies: + "@babel/helper-define-polyfill-provider" "^0.3.2" + babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0: version "7.0.0-beta.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-trailing-function-commas/-/babel-plugin-syntax-trailing-function-commas-7.0.0-beta.0.tgz#aa213c1435e2bffeb6fca842287ef534ad05d5cf" @@ -7202,10 +7110,10 @@ bser@2.1.1: dependencies: node-int64 "^0.4.0" -bson@^4.6.2, bson@^4.6.3: - version "4.6.4" - resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.4.tgz#e66d4a334f1ab230dfcfb9ec4ea9091476dd372e" - integrity sha512-TdQ3FzguAu5HKPPlr0kYQCyrYUYh8tFM+CMTpxjNzVzxeiJY00Rtuj3LXLHSgiGvmaWlZ8PE+4KyM2thqE38pQ== +bson@^4.6.5: + version "4.6.5" + resolved "https://registry.yarnpkg.com/bson/-/bson-4.6.5.tgz#1a410148c20eef4e40d484878a037a7036e840fb" + integrity sha512-uqrgcjyOaZsHfz7ea8zLRCLe1u+QGUSzMZmvXqO24CDW7DWoW1qiN9folSwa7hSneTSgM2ykDIzF5kcQQ8cwNw== dependencies: buffer "^5.6.0" @@ -7224,7 +7132,7 @@ buffer-writer@2.0.0: resolved "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-2.0.0.tgz#ce7eb81a38f7829db09c873f2fbb792c0c98ec04" integrity sha512-a7ZpuTZU1TRtnwyCNW3I5dc0wWNC3VR9S++Ewyk2HHZdrO3CQJqSpd+95Us590V6AL7JqUAH2IwZ/398PmNFgw== -buffer@^5.5.0, buffer@^5.6.0, buffer@^5.7.1: +buffer@^5.5.0, buffer@^5.6.0: version "5.7.1" resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== @@ -8133,19 +8041,6 @@ cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3: shebang-command "^2.0.0" which "^2.0.1" -cross-undici-fetch@^0.4.13: - version "0.4.14" - resolved "https://registry.yarnpkg.com/cross-undici-fetch/-/cross-undici-fetch-0.4.14.tgz#c841b4fa3cb12b3c3da13dd09f7be45a7bef5ae7" - integrity sha512-CCep44A/baoO8kYJBIR1cRO/tRAk29xzb/tH3O85OtgwZGkL5I0tJZ47ccZdrnAJxrl5tlaYhAOx09fJXMcUqQ== - dependencies: - abort-controller "^3.0.0" - busboy "^1.6.0" - form-data-encoder "^1.7.1" - formdata-node "^4.3.1" - node-fetch "^2.6.7" - undici "5.5.1" - web-streams-polyfill "^3.2.0" - crypto-random-string@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5" @@ -9659,131 +9554,131 @@ es6-weak-map@^2.0.3: es6-iterator "^2.0.3" es6-symbol "^3.1.1" -esbuild-android-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-android-64/-/esbuild-android-64-0.14.47.tgz#ef95b42c67bcf4268c869153fa3ad1466c4cea6b" - integrity sha512-R13Bd9+tqLVFndncMHssZrPWe6/0Kpv2/dt4aA69soX4PRxlzsVpCvoJeFE8sOEoeVEiBkI0myjlkDodXlHa0g== - -esbuild-android-arm64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.47.tgz#4ebd7ce9fb250b4695faa3ee46fd3b0754ecd9e6" - integrity sha512-OkwOjj7ts4lBp/TL6hdd8HftIzOy/pdtbrNA4+0oVWgGG64HrdVzAF5gxtJufAPOsEjkyh1oIYvKAUinKKQRSQ== - -esbuild-darwin-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.47.tgz#e0da6c244f497192f951807f003f6a423ed23188" - integrity sha512-R6oaW0y5/u6Eccti/TS6c/2c1xYTb1izwK3gajJwi4vIfNs1s8B1dQzI1UiC9T61YovOQVuePDcfqHLT3mUZJA== - -esbuild-darwin-arm64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.47.tgz#cd40fd49a672fca581ed202834239dfe540a9028" - integrity sha512-seCmearlQyvdvM/noz1L9+qblC5vcBrhUaOoLEDDoLInF/VQ9IkobGiLlyTPYP5dW1YD4LXhtBgOyevoIHGGnw== - -esbuild-freebsd-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.47.tgz#8da6a14c095b29c01fc8087a16cb7906debc2d67" - integrity sha512-ZH8K2Q8/Ux5kXXvQMDsJcxvkIwut69KVrYQhza/ptkW50DC089bCVrJZZ3sKzIoOx+YPTrmsZvqeZERjyYrlvQ== - -esbuild-freebsd-arm64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.47.tgz#ad31f9c92817ff8f33fd253af7ab5122dc1b83f6" - integrity sha512-ZJMQAJQsIOhn3XTm7MPQfCzEu5b9STNC+s90zMWe2afy9EwnHV7Ov7ohEMv2lyWlc2pjqLW8QJnz2r0KZmeAEQ== - -esbuild-linux-32@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-32/-/esbuild-linux-32-0.14.47.tgz#de085e4db2e692ea30c71208ccc23fdcf5196c58" - integrity sha512-FxZOCKoEDPRYvq300lsWCTv1kcHgiiZfNrPtEhFAiqD7QZaXrad8LxyJ8fXGcWzIFzRiYZVtB3ttvITBvAFhKw== - -esbuild-linux-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-64/-/esbuild-linux-64-0.14.47.tgz#2a9321bbccb01f01b04cebfcfccbabeba3658ba1" - integrity sha512-nFNOk9vWVfvWYF9YNYksZptgQAdstnDCMtR6m42l5Wfugbzu11VpMCY9XrD4yFxvPo9zmzcoUL/88y0lfJZJJw== - -esbuild-linux-arm64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.47.tgz#b9da7b6fc4b0ca7a13363a0c5b7bb927e4bc535a" - integrity sha512-ywfme6HVrhWcevzmsufjd4iT3PxTfCX9HOdxA7Hd+/ZM23Y9nXeb+vG6AyA6jgq/JovkcqRHcL9XwRNpWG6XRw== - -esbuild-linux-arm@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.47.tgz#56fec2a09b9561c337059d4af53625142aded853" - integrity sha512-ZGE1Bqg/gPRXrBpgpvH81tQHpiaGxa8c9Rx/XOylkIl2ypLuOcawXEAo8ls+5DFCcRGt/o3sV+PzpAFZobOsmA== - -esbuild-linux-mips64le@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.47.tgz#9db21561f8f22ed79ef2aedb7bbef082b46cf823" - integrity sha512-mg3D8YndZ1LvUiEdDYR3OsmeyAew4MA/dvaEJxvyygahWmpv1SlEEnhEZlhPokjsUMfRagzsEF/d/2XF+kTQGg== - -esbuild-linux-ppc64le@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.47.tgz#dc3a3da321222b11e96e50efafec9d2de408198b" - integrity sha512-WER+f3+szmnZiWoK6AsrTKGoJoErG2LlauSmk73LEZFQ/iWC+KhhDsOkn1xBUpzXWsxN9THmQFltLoaFEH8F8w== - -esbuild-linux-riscv64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.47.tgz#9bd6dcd3dca6c0357084ecd06e1d2d4bf105335f" - integrity sha512-1fI6bP3A3rvI9BsaaXbMoaOjLE3lVkJtLxsgLHqlBhLlBVY7UqffWBvkrX/9zfPhhVMd9ZRFiaqXnB1T7BsL2g== - -esbuild-linux-s390x@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.47.tgz#a458af939b52f2cd32fc561410d441a51f69d41f" - integrity sha512-eZrWzy0xFAhki1CWRGnhsHVz7IlSKX6yT2tj2Eg8lhAwlRE5E96Hsb0M1mPSE1dHGpt1QVwwVivXIAacF/G6mw== - -esbuild-netbsd-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.47.tgz#6388e785d7e7e4420cb01348d7483ab511b16aa8" - integrity sha512-Qjdjr+KQQVH5Q2Q1r6HBYswFTToPpss3gqCiSw2Fpq/ua8+eXSQyAMG+UvULPqXceOwpnPo4smyZyHdlkcPppQ== - -esbuild-openbsd-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.47.tgz#309af806db561aa886c445344d1aacab850dbdc5" - integrity sha512-QpgN8ofL7B9z8g5zZqJE+eFvD1LehRlxr25PBkjyyasakm4599iroUpaj96rdqRlO2ShuyqwJdr+oNqWwTUmQw== - -esbuild-sunos-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.47.tgz#3f19612dcdb89ba6c65283a7ff6e16f8afbf8aaa" - integrity sha512-uOeSgLUwukLioAJOiGYm3kNl+1wJjgJA8R671GYgcPgCx7QR73zfvYqXFFcIO93/nBdIbt5hd8RItqbbf3HtAQ== - -esbuild-windows-32@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-windows-32/-/esbuild-windows-32-0.14.47.tgz#a92d279c8458d5dc319abcfeb30aa49e8f2e6f7f" - integrity sha512-H0fWsLTp2WBfKLBgwYT4OTfFly4Im/8B5f3ojDv1Kx//kiubVY0IQunP2Koc/fr/0wI7hj3IiBDbSrmKlrNgLQ== - -esbuild-windows-64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-windows-64/-/esbuild-windows-64-0.14.47.tgz#2564c3fcf0c23d701edb71af8c52d3be4cec5f8a" - integrity sha512-/Pk5jIEH34T68r8PweKRi77W49KwanZ8X6lr3vDAtOlH5EumPE4pBHqkCUdELanvsT14yMXLQ/C/8XPi1pAtkQ== - -esbuild-windows-arm64@0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.47.tgz#86d9db1a22d83360f726ac5fba41c2f625db6878" - integrity sha512-HFSW2lnp62fl86/qPQlqw6asIwCnEsEoNIL1h2uVMgakddf+vUuMcCbtUY1i8sst7KkgHrVKCJQB33YhhOweCQ== - -esbuild@0.14.47, esbuild@^0.14.2, esbuild@^0.14.47: - version "0.14.47" - resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.14.47.tgz#0d6415f6bd8eb9e73a58f7f9ae04c5276cda0e4d" - integrity sha512-wI4ZiIfFxpkuxB8ju4MHrGwGLyp1+awEHAHVpx6w7a+1pmYIq8T9FGEVVwFo0iFierDoMj++Xq69GXWYn2EiwA== +esbuild-android-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-android-64/-/esbuild-android-64-0.14.51.tgz#414a087cb0de8db1e347ecca6c8320513de433db" + integrity sha512-6FOuKTHnC86dtrKDmdSj2CkcKF8PnqkaIXqvgydqfJmqBazCPdw+relrMlhGjkvVdiiGV70rpdnyFmA65ekBCQ== + +esbuild-android-arm64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-android-arm64/-/esbuild-android-arm64-0.14.51.tgz#55de3bce2aab72bcd2b606da4318ad00fb9c8151" + integrity sha512-vBtp//5VVkZWmYYvHsqBRCMMi1MzKuMIn5XDScmnykMTu9+TD9v0NMEDqQxvtFToeYmojdo5UCV2vzMQWJcJ4A== + +esbuild-darwin-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-darwin-64/-/esbuild-darwin-64-0.14.51.tgz#4259f23ed6b4cea2ec8a28d87b7fb9801f093754" + integrity sha512-YFmXPIOvuagDcwCejMRtCDjgPfnDu+bNeh5FU2Ryi68ADDVlWEpbtpAbrtf/lvFTWPexbgyKgzppNgsmLPr8PA== + +esbuild-darwin-arm64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-darwin-arm64/-/esbuild-darwin-arm64-0.14.51.tgz#d77b4366a71d84e530ba019d540b538b295d494a" + integrity sha512-juYD0QnSKwAMfzwKdIF6YbueXzS6N7y4GXPDeDkApz/1RzlT42mvX9jgNmyOlWKN7YzQAYbcUEJmZJYQGdf2ow== + +esbuild-freebsd-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-freebsd-64/-/esbuild-freebsd-64-0.14.51.tgz#27b6587b3639f10519c65e07219d249b01f2ad38" + integrity sha512-cLEI/aXjb6vo5O2Y8rvVSQ7smgLldwYY5xMxqh/dQGfWO+R1NJOFsiax3IS4Ng300SVp7Gz3czxT6d6qf2cw0g== + +esbuild-freebsd-arm64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-freebsd-arm64/-/esbuild-freebsd-arm64-0.14.51.tgz#63c435917e566808c71fafddc600aca4d78be1ec" + integrity sha512-TcWVw/rCL2F+jUgRkgLa3qltd5gzKjIMGhkVybkjk6PJadYInPtgtUBp1/hG+mxyigaT7ib+od1Xb84b+L+1Mg== + +esbuild-linux-32@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-32/-/esbuild-linux-32-0.14.51.tgz#c3da774143a37e7f11559b9369d98f11f997a5d9" + integrity sha512-RFqpyC5ChyWrjx8Xj2K0EC1aN0A37H6OJfmUXIASEqJoHcntuV3j2Efr9RNmUhMfNE6yEj2VpYuDteZLGDMr0w== + +esbuild-linux-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-64/-/esbuild-linux-64-0.14.51.tgz#5d92b67f674e02ae0b4a9de9a757ba482115c4ae" + integrity sha512-dxjhrqo5i7Rq6DXwz5v+MEHVs9VNFItJmHBe1CxROWNf4miOGoQhqSG8StStbDkQ1Mtobg6ng+4fwByOhoQoeA== + +esbuild-linux-arm64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-arm64/-/esbuild-linux-arm64-0.14.51.tgz#dac84740516e859d8b14e1ecc478dd5241b10c93" + integrity sha512-D9rFxGutoqQX3xJPxqd6o+kvYKeIbM0ifW2y0bgKk5HPgQQOo2k9/2Vpto3ybGYaFPCE5qTGtqQta9PoP6ZEzw== + +esbuild-linux-arm@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-arm/-/esbuild-linux-arm-0.14.51.tgz#b3ae7000696cd53ed95b2b458554ff543a60e106" + integrity sha512-LsJynDxYF6Neg7ZC7748yweCDD+N8ByCv22/7IAZglIEniEkqdF4HCaa49JNDLw1UQGlYuhOB8ZT/MmcSWzcWg== + +esbuild-linux-mips64le@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-mips64le/-/esbuild-linux-mips64le-0.14.51.tgz#dad10770fac94efa092b5a0643821c955a9dd385" + integrity sha512-vS54wQjy4IinLSlb5EIlLoln8buh1yDgliP4CuEHumrPk4PvvP4kTRIG4SzMXm6t19N0rIfT4bNdAxzJLg2k6A== + +esbuild-linux-ppc64le@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-ppc64le/-/esbuild-linux-ppc64le-0.14.51.tgz#b68c2f8294d012a16a88073d67e976edd4850ae0" + integrity sha512-xcdd62Y3VfGoyphNP/aIV9LP+RzFw5M5Z7ja+zdpQHHvokJM7d0rlDRMN+iSSwvUymQkqZO+G/xjb4/75du8BQ== + +esbuild-linux-riscv64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-riscv64/-/esbuild-linux-riscv64-0.14.51.tgz#608a318b8697123e44c1e185cdf6708e3df50b93" + integrity sha512-syXHGak9wkAnFz0gMmRBoy44JV0rp4kVCEA36P5MCeZcxFq8+fllBC2t6sKI23w3qd8Vwo9pTADCgjTSf3L3rA== + +esbuild-linux-s390x@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-linux-s390x/-/esbuild-linux-s390x-0.14.51.tgz#c9e7791170a3295dba79b93aa452beb9838a8625" + integrity sha512-kFAJY3dv+Wq8o28K/C7xkZk/X34rgTwhknSsElIqoEo8armCOjMJ6NsMxm48KaWY2h2RUYGtQmr+RGuUPKBhyw== + +esbuild-netbsd-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-netbsd-64/-/esbuild-netbsd-64-0.14.51.tgz#0abd40b8c2e37fda6f5cc41a04cb2b690823d891" + integrity sha512-ZZBI7qrR1FevdPBVHz/1GSk1x5GDL/iy42Zy8+neEm/HA7ma+hH/bwPEjeHXKWUDvM36CZpSL/fn1/y9/Hb+1A== + +esbuild-openbsd-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-openbsd-64/-/esbuild-openbsd-64-0.14.51.tgz#4adba0b7ea7eb1428bb00d8e94c199a949b130e8" + integrity sha512-7R1/p39M+LSVQVgDVlcY1KKm6kFKjERSX1lipMG51NPcspJD1tmiZSmmBXoY5jhHIu6JL1QkFDTx94gMYK6vfA== + +esbuild-sunos-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-sunos-64/-/esbuild-sunos-64-0.14.51.tgz#4b8a6d97dfedda30a6e39607393c5c90ebf63891" + integrity sha512-HoHaCswHxLEYN8eBTtyO0bFEWvA3Kdb++hSQ/lLG7TyKF69TeSG0RNoBRAs45x/oCeWaTDntEZlYwAfQlhEtJA== + +esbuild-windows-32@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-windows-32/-/esbuild-windows-32-0.14.51.tgz#d31d8ca0c1d314fb1edea163685a423b62e9ac17" + integrity sha512-4rtwSAM35A07CBt1/X8RWieDj3ZUHQqUOaEo5ZBs69rt5WAFjP4aqCIobdqOy4FdhYw1yF8Z0xFBTyc9lgPtEg== + +esbuild-windows-64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-windows-64/-/esbuild-windows-64-0.14.51.tgz#7d3c09c8652d222925625637bdc7e6c223e0085d" + integrity sha512-HoN/5HGRXJpWODprGCgKbdMvrC3A2gqvzewu2eECRw2sYxOUoh2TV1tS+G7bHNapPGI79woQJGV6pFH7GH7qnA== + +esbuild-windows-arm64@0.14.51: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild-windows-arm64/-/esbuild-windows-arm64-0.14.51.tgz#0220d2304bfdc11bc27e19b2aaf56edf183e4ae9" + integrity sha512-JQDqPjuOH7o+BsKMSddMfmVJXrnYZxXDHsoLHc0xgmAZkOOCflRmC43q31pk79F9xuyWY45jDBPolb5ZgGOf9g== + +esbuild@0.14.51, esbuild@^0.14.2, esbuild@^0.14.47: + version "0.14.51" + resolved "https://registry.yarnpkg.com/esbuild/-/esbuild-0.14.51.tgz#1c8ecbc8db3710da03776211dc3ee3448f7aa51e" + integrity sha512-+CvnDitD7Q5sT7F+FM65sWkF8wJRf+j9fPcprxYV4j+ohmzVj2W7caUqH2s5kCaCJAfcAICjSlKhDCcvDpU7nw== optionalDependencies: - esbuild-android-64 "0.14.47" - esbuild-android-arm64 "0.14.47" - esbuild-darwin-64 "0.14.47" - esbuild-darwin-arm64 "0.14.47" - esbuild-freebsd-64 "0.14.47" - esbuild-freebsd-arm64 "0.14.47" - esbuild-linux-32 "0.14.47" - esbuild-linux-64 "0.14.47" - esbuild-linux-arm "0.14.47" - esbuild-linux-arm64 "0.14.47" - esbuild-linux-mips64le "0.14.47" - esbuild-linux-ppc64le "0.14.47" - esbuild-linux-riscv64 "0.14.47" - esbuild-linux-s390x "0.14.47" - esbuild-netbsd-64 "0.14.47" - esbuild-openbsd-64 "0.14.47" - esbuild-sunos-64 "0.14.47" - esbuild-windows-32 "0.14.47" - esbuild-windows-64 "0.14.47" - esbuild-windows-arm64 "0.14.47" + esbuild-android-64 "0.14.51" + esbuild-android-arm64 "0.14.51" + esbuild-darwin-64 "0.14.51" + esbuild-darwin-arm64 "0.14.51" + esbuild-freebsd-64 "0.14.51" + esbuild-freebsd-arm64 "0.14.51" + esbuild-linux-32 "0.14.51" + esbuild-linux-64 "0.14.51" + esbuild-linux-arm "0.14.51" + esbuild-linux-arm64 "0.14.51" + esbuild-linux-mips64le "0.14.51" + esbuild-linux-ppc64le "0.14.51" + esbuild-linux-riscv64 "0.14.51" + esbuild-linux-s390x "0.14.51" + esbuild-netbsd-64 "0.14.51" + esbuild-openbsd-64 "0.14.51" + esbuild-sunos-64 "0.14.51" + esbuild-windows-32 "0.14.51" + esbuild-windows-64 "0.14.51" + esbuild-windows-arm64 "0.14.51" escalade@^3.1.1: version "3.1.1" @@ -10071,13 +9966,14 @@ eslint-webpack-plugin@^3.1.1: normalize-path "^3.0.0" schema-utils "^4.0.0" -eslint@8.20.0, eslint@^8.3.0: - version "8.20.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.20.0.tgz#048ac56aa18529967da8354a478be4ec0a2bc81b" - integrity sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA== +eslint@8.21.0, eslint@^8.3.0: + version "8.21.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef" + integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA== dependencies: "@eslint/eslintrc" "^1.3.0" - "@humanwhocodes/config-array" "^0.9.2" + "@humanwhocodes/config-array" "^0.10.4" + "@humanwhocodes/gitignore-to-minimatch" "^1.0.2" ajv "^6.10.0" chalk "^4.0.0" cross-spawn "^7.0.2" @@ -10087,14 +9983,17 @@ eslint@8.20.0, eslint@^8.3.0: eslint-scope "^7.1.1" eslint-utils "^3.0.0" eslint-visitor-keys "^3.3.0" - espree "^9.3.2" + espree "^9.3.3" esquery "^1.4.0" esutils "^2.0.2" fast-deep-equal "^3.1.3" file-entry-cache "^6.0.1" + find-up "^5.0.0" functional-red-black-tree "^1.0.1" glob-parent "^6.0.1" globals "^13.15.0" + globby "^11.1.0" + grapheme-splitter "^1.0.4" ignore "^5.2.0" import-fresh "^3.0.0" imurmurhash "^0.1.4" @@ -10112,12 +10011,12 @@ eslint@8.20.0, eslint@^8.3.0: text-table "^0.2.0" v8-compile-cache "^2.0.3" -espree@^9.3.2: - version "9.3.2" - resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596" - integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA== +espree@^9.3.2, espree@^9.3.3: + version "9.3.3" + resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.3.tgz#2dd37c4162bb05f433ad3c1a52ddf8a49dc08e9d" + integrity sha512-ORs1Rt/uQTqUKjDdGCyrtYxbazf5umATSf/K4qxjmZHORR6HJk+2s/2Pqe+Kk49HHINC/xNIrGfgh8sZcll0ng== dependencies: - acorn "^8.7.1" + acorn "^8.8.0" acorn-jsx "^5.3.2" eslint-visitor-keys "^3.3.0" @@ -10749,10 +10648,10 @@ form-data@~2.3.2: combined-stream "^1.0.6" mime-types "^2.1.12" -form-urlencoded@6.0.7: - version "6.0.7" - resolved "https://registry.yarnpkg.com/form-urlencoded/-/form-urlencoded-6.0.7.tgz#8464ea630a12e426bbc21b351a89ae30182dec9f" - integrity sha512-7THJ5f3XDkDS1cGSR4okwMGoKV/+zgICrJeDxq6jnpaZl+7DY8S3Gaqnrl6jH7Y9ER4cvNR6k8aucYdnySKDRw== +form-urlencoded@6.1.0: + version "6.1.0" + resolved "https://registry.yarnpkg.com/form-urlencoded/-/form-urlencoded-6.1.0.tgz#01366c175b4b48cf4df53b180d9932df912578c6" + integrity sha512-lc1Qd9nnEewXKoiPjIA1n38M5STbyY6krgoegsg7SsAt2b98HZKe25KaJvKFBwQaOcmh8FP7JbXVC7gocZw+XQ== format-util@^1.0.3: version "1.0.5" @@ -11168,10 +11067,10 @@ globby@11.1.0, globby@^11.0.0, globby@^11.0.3, globby@^11.0.4, globby@^11.1.0: merge2 "^1.4.1" slash "^3.0.0" -google-protobuf@3.20.1, google-protobuf@^3.12.2, google-protobuf@^3.15.1: - version "3.20.1" - resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.20.1.tgz#1b255c2b59bcda7c399df46c65206aa3c7a0ce8b" - integrity sha512-XMf1+O32FjYIV3CYu6Tuh5PNbfNEU5Xu22X+Xkdb/DUexFlCzhvv7d5Iirm4AOwn8lv4al1YvIhzGrg2j9Zfzw== +google-protobuf@3.21.0, google-protobuf@^3.12.2, google-protobuf@^3.15.1: + version "3.21.0" + resolved "https://registry.yarnpkg.com/google-protobuf/-/google-protobuf-3.21.0.tgz#8dfa3fca16218618d373d414d3c1139e28034d6e" + integrity sha512-byR7MBTK4tZ5PZEb+u5ZTzpt4SfrTxv5682MjPlHN16XeqgZE2/8HOIWeiXe8JKnT9OVbtBGhbq8mtvkK8cd5g== got@^11.8.3: version "11.8.5" @@ -13735,11 +13634,16 @@ lie@3.1.1: dependencies: immediate "~3.0.5" -lilconfig@2.0.5, lilconfig@^2.0.3, lilconfig@^2.0.5: +lilconfig@2.0.5: version "2.0.5" resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.5.tgz#19e57fd06ccc3848fd1891655b5a447092225b25" integrity sha512-xaYmXZtTHPAw5m+xLN8ab9C+3a8YmV3asNSPOATITbtwrfbwaLJj8h66H1WMIpALCkqsIzK3h7oQ+PdX+LQ9Eg== +lilconfig@^2.0.3, lilconfig@^2.0.5, lilconfig@^2.0.6: + version "2.0.6" + resolved "https://registry.yarnpkg.com/lilconfig/-/lilconfig-2.0.6.tgz#32a384558bd58af3d4c6e077dd1ad1d397bc69d4" + integrity sha512-9JROoBW7pobfsx+Sq2JsASvCo6Pfo6WWoUW79HuB1BCoBXD4PLWJPqDF6fNj67pqBYTbAHkE57M1kS/+L1neOg== + lines-and-columns@^1.1.6: version "1.1.6" resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.1.6.tgz#1c00c743b433cd0a4e80758f7b64a57440d9ff00" @@ -15159,26 +15063,26 @@ mongodb-connection-string-url@^2.5.2: "@types/whatwg-url" "^8.2.1" whatwg-url "^11.0.0" -mongodb@4.7.0: - version "4.7.0" - resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.7.0.tgz#99f7323271d93659067695b60e7b4efee2de9bf0" - integrity sha512-HhVar6hsUeMAVlIbwQwWtV36iyjKd9qdhY+s4wcU8K6TOj4Q331iiMy+FoPuxEntDIijTYWivwFJkLv8q/ZgvA== +mongodb@4.8.1: + version "4.8.1" + resolved "https://registry.yarnpkg.com/mongodb/-/mongodb-4.8.1.tgz#596de88ff4519128266d9254dbe5b781c4005796" + integrity sha512-/NyiM3Ox9AwP5zrfT9TXjRKDJbXlLaUDQ9Rg//2lbg8D2A8GXV0VidYYnA/gfdK6uwbnL4FnAflH7FbGw3TS7w== dependencies: - bson "^4.6.3" + bson "^4.6.5" denque "^2.0.1" mongodb-connection-string-url "^2.5.2" socks "^2.6.2" optionalDependencies: saslprep "^1.0.3" -mongoose@6.4.6: - version "6.4.6" - resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.4.6.tgz#57bc7ae68de56abcc5e890284f2d10acac863aa2" - integrity sha512-ZAfNCWgXhwev6k/+rMzjHIJ/+wLkundQU/i+aUTqmCgGoYqc+B5e4EC4Y3E1XaLzNXiWID1/vocSM6zs5IAGvA== +mongoose@6.5.0: + version "6.5.0" + resolved "https://registry.yarnpkg.com/mongoose/-/mongoose-6.5.0.tgz#5c71aa8d4027e50bfe8d29d6e955e378e010d174" + integrity sha512-swOX8ZEbmCeJaEs29B1j67StBIhuOccNNkipbVhsnLYYCDpNE7heM9W54MFGwN5es9tGGoxINHSzOhJ9kTOZGg== dependencies: - bson "^4.6.2" + bson "^4.6.5" kareem "2.4.1" - mongodb "4.7.0" + mongodb "4.8.1" mpath "0.9.0" mquery "4.0.3" ms "2.1.3" @@ -15313,28 +15217,28 @@ neo-async@^2.6.0, neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -neo4j-driver-bolt-connection@^4.4.6: - version "4.4.6" - resolved "https://registry.yarnpkg.com/neo4j-driver-bolt-connection/-/neo4j-driver-bolt-connection-4.4.6.tgz#f3e4ebc268f58ee3ea2a15601812a9727314332c" - integrity sha512-ZjYVwHk8oMeRtBf4j/1CmA/7t88OHl7WOiZtFnbdU3LHkfnhtrovLk7sU1zGK60f6AmaQrA9lAh1rpxwDfri5Q== +neo4j-driver-bolt-connection@^4.4.7: + version "4.4.7" + resolved "https://registry.yarnpkg.com/neo4j-driver-bolt-connection/-/neo4j-driver-bolt-connection-4.4.7.tgz#0582d54de1f213e60c374209193d1f645ba523ea" + integrity sha512-6Q4hCtvWE6gzN64N09UqZqf/3rDl7FUWZZXiVQL0ZRbaMkJpZNC2NmrDIgGXYE05XEEbRBexf2tVv5OTYZYrow== dependencies: buffer "^6.0.3" - neo4j-driver-core "^4.4.6" + neo4j-driver-core "^4.4.7" string_decoder "^1.3.0" -neo4j-driver-core@^4.4.6: - version "4.4.6" - resolved "https://registry.yarnpkg.com/neo4j-driver-core/-/neo4j-driver-core-4.4.6.tgz#cd82e024c84a76ae3604691d237867756fc3be27" - integrity sha512-8Pc5lLeWwrxjrEGyJm8QASfguKK90i4YxB4Unz1FWV1z3xRq2xFtLhNl6PSa5Kx1VtKS5dhiwHlJArBJJEQjZA== +neo4j-driver-core@^4.4.7: + version "4.4.7" + resolved "https://registry.yarnpkg.com/neo4j-driver-core/-/neo4j-driver-core-4.4.7.tgz#d2475e107b3fea2b9d1c36b0c273da5c5a291c37" + integrity sha512-NhvVuQYgG7eO/vXxRaoJfkWUNkjvIpmCIS9UWU9Bbhb4V+wCOyX/MVOXqD0Yizhs4eyIkD7x90OXb79q+vi+oA== -neo4j-driver@4.4.6: - version "4.4.6" - resolved "https://registry.yarnpkg.com/neo4j-driver/-/neo4j-driver-4.4.6.tgz#d1171fee98ef1c93320a270c222a91c2b3514b87" - integrity sha512-KzTEQ/PYuaVkeEuQmr8jZm0cFLlK/zAAMe3IkhxWj56Tgwn2nT2RASPrqwvyEVfk8jg6xS4U1Fx2VABmkO4cdQ== +neo4j-driver@4.4.7: + version "4.4.7" + resolved "https://registry.yarnpkg.com/neo4j-driver/-/neo4j-driver-4.4.7.tgz#51b3fb48241e66eb3be94e90032cc494c44e59f3" + integrity sha512-N7GddPhp12gVJe4eB84u5ik5SmrtRv8nH3rK47Qy7IUKnJkVEos/F1QjOJN6zt1jLnDXwDcGzCKK8XklYpzogw== dependencies: "@babel/runtime" "^7.5.5" - neo4j-driver-bolt-connection "^4.4.6" - neo4j-driver-core "^4.4.6" + neo4j-driver-bolt-connection "^4.4.7" + neo4j-driver-core "^4.4.7" rxjs "^6.6.3" next-seo@5.5.0: @@ -18885,10 +18789,10 @@ source-map@^0.5.7: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= -source-map@^0.7.3: - version "0.7.3" - resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" - integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== +source-map@^0.7.3, source-map@^0.7.4: + version "0.7.4" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.4.tgz#a9bbe705c9d8846f4e08ff6765acf0f1b0898656" + integrity sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA== source-map@^0.8.0-beta.0: version "0.8.0-beta.0" @@ -19548,14 +19452,6 @@ symbol-tree@^3.2.4: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== -sync-fetch@^0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/sync-fetch/-/sync-fetch-0.4.1.tgz#87b8684eef2fa25c96c4683ae308473a4e5c571f" - integrity sha512-JDtyFEvnKUzt1CxRtzzsGgkBanEv8XRmLyJo0F0nGkpCR8EjYmpOJJXz8GA/SWtlPU0nAYh0+CNMNnFworGyOA== - dependencies: - buffer "^5.7.1" - node-fetch "^2.6.1" - tabbable@^5.3.3: version "5.3.3" resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.3.3.tgz#aac0ff88c73b22d6c3c5a50b1586310006b47fbf" @@ -19571,10 +19467,10 @@ table-layout@^1.0.1: typical "^5.2.0" wordwrapjs "^4.0.0" -tailwindcss@^3.0.2, tailwindcss@^3.1.6: - version "3.1.6" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.6.tgz#bcb719357776c39e6376a8d84e9834b2b19a49f1" - integrity sha512-7skAOY56erZAFQssT1xkpk+kWt2NrO45kORlxFPXUt3CiGsVPhH1smuH5XoDH6sGPXLyBv+zgCKA2HWBsgCytg== +tailwindcss@3.1.7, tailwindcss@^3.0.2, tailwindcss@^3.1.6: + version "3.1.7" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.1.7.tgz#ce99425f30a74e01457a2e6a724463b0df3159ac" + integrity sha512-r7mgumZ3k0InfVPpGWcX8X/Ut4xBfv+1O/+C73ar/m01LxGVzWvPxF/w6xIUPEztrCoz7axfx0SMdh8FH8ZvRQ== dependencies: arg "^5.0.2" chokidar "^3.5.3" @@ -19585,7 +19481,7 @@ tailwindcss@^3.0.2, tailwindcss@^3.1.6: fast-glob "^3.2.11" glob-parent "^6.0.2" is-glob "^4.0.3" - lilconfig "^2.0.5" + lilconfig "^2.0.6" normalize-path "^3.0.0" object-hash "^3.0.0" picocolors "^1.0.0" @@ -20307,12 +20203,7 @@ underscore@^1.10.2, underscore@^1.13.1, underscore@^1.9.2: resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1" integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g== -undici@5.5.1: - version "5.5.1" - resolved "https://registry.yarnpkg.com/undici/-/undici-5.5.1.tgz#baaf25844a99eaa0b22e1ef8d205bffe587c8f43" - integrity sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw== - -undici@5.8.0, undici@^5.8.0: +undici@5.5.1, undici@5.8.0, undici@^5.8.0: version "5.8.0" resolved "https://registry.yarnpkg.com/undici/-/undici-5.8.0.tgz#dec9a8ccd90e5a1d81d43c0eab6503146d649a4f" integrity sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q== @@ -20741,10 +20632,10 @@ vfile@^5.0.0: unist-util-stringify-position "^3.0.0" vfile-message "^3.0.0" -vite@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.3.tgz#c7b2ed9505a36a04be1d5d23aea4ea6fc028043f" - integrity sha512-sDIpIcl3mv1NUaSzZwiXGEy1ZoWwwC2vkxUHY6yiDacR6zf//ZFuBJrozO62gedpE43pmxnLATNR5IYUdAEkMQ== +vite@3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/vite/-/vite-3.0.4.tgz#c61688d6b97573e96cf5ac25f2d68597b5ce68e8" + integrity sha512-NU304nqnBeOx2MkQnskBQxVsa0pRAH5FphokTGmyy8M3oxbvw7qAXts2GORxs+h/2vKsD+osMhZ7An6yK6F1dA== dependencies: esbuild "^0.14.47" postcss "^8.4.14" @@ -21325,20 +21216,22 @@ workbox-window@6.5.3: "@types/trusted-types" "^2.0.2" workbox-core "6.5.3" -wrangler@2.0.22: - version "2.0.22" - resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.0.22.tgz#d88db702b95d8a561cc6046931330c04b104b251" - integrity sha512-mCKNvv3Yq8ClBaiEKZ/KGTYhwhf5r5ElkTNtUj50Y0Qo9JJYvLnphMteEjfnID5iopv2FxmHDeRSn/Jx7zSAkw== +wrangler@2.0.24: + version "2.0.24" + resolved "https://registry.yarnpkg.com/wrangler/-/wrangler-2.0.24.tgz#8f8a203896d00964731c0ab1c3285c9164fd3715" + integrity sha512-I43FZzbzSApcgha30E0XEdd5B2dW7BVHFc5SRu/zVLjtY0AwAJctuOz9v5RVKOAjbj8mLvSXCdcZoBCK/7Oi/g== dependencies: "@cloudflare/kv-asset-handler" "^0.2.0" "@esbuild-plugins/node-globals-polyfill" "^0.1.1" "@esbuild-plugins/node-modules-polyfill" "^0.1.4" blake3-wasm "^2.1.5" - esbuild "0.14.47" + chokidar "^3.5.3" + esbuild "0.14.51" miniflare "^2.6.0" nanoid "^3.3.3" path-to-regexp "^6.2.0" selfsigned "^2.0.1" + source-map "^0.7.4" xxhash-wasm "^1.0.1" optionalDependencies: fsevents "~2.3.2"