diff --git a/.changeset/@graphql-mesh_http-5263-dependencies.md b/.changeset/@graphql-mesh_http-5263-dependencies.md new file mode 100644 index 0000000000000..04a104ca67e64 --- /dev/null +++ b/.changeset/@graphql-mesh_http-5263-dependencies.md @@ -0,0 +1,5 @@ +--- +"@graphql-mesh/http": patch +--- +dependencies updates: + - Updated dependency [`graphql-yoga@3.8.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/3.8.0) (from `3.7.3`, in `dependencies`) diff --git a/.changeset/@graphql-mesh_plugin-prometheus-5263-dependencies.md b/.changeset/@graphql-mesh_plugin-prometheus-5263-dependencies.md new file mode 100644 index 0000000000000..498567e609d62 --- /dev/null +++ b/.changeset/@graphql-mesh_plugin-prometheus-5263-dependencies.md @@ -0,0 +1,6 @@ +--- +"@graphql-mesh/plugin-prometheus": patch +--- +dependencies updates: + - Updated dependency [`@graphql-yoga/plugin-prometheus@1.8.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-prometheus/v/1.8.0) (from `1.7.3`, in `dependencies`) + - Updated dependency [`graphql-yoga@3.8.0` ↗︎](https://www.npmjs.com/package/graphql-yoga/v/3.8.0) (from `3.7.3`, in `peerDependencies`) diff --git a/.changeset/@graphql-mesh_plugin-response-cache-5263-dependencies.md b/.changeset/@graphql-mesh_plugin-response-cache-5263-dependencies.md new file mode 100644 index 0000000000000..4c5a893c589bc --- /dev/null +++ b/.changeset/@graphql-mesh_plugin-response-cache-5263-dependencies.md @@ -0,0 +1,5 @@ +--- +"@graphql-mesh/plugin-response-cache": patch +--- +dependencies updates: + - Updated dependency [`@graphql-yoga/plugin-response-cache@1.8.0` ↗︎](https://www.npmjs.com/package/@graphql-yoga/plugin-response-cache/v/1.8.0) (from `1.7.3`, in `dependencies`) diff --git a/examples/graphql-file-upload-example/package.json b/examples/graphql-file-upload-example/package.json index 1385270b576d6..14fd2188d4283 100644 --- a/examples/graphql-file-upload-example/package.json +++ b/examples/graphql-file-upload-example/package.json @@ -13,7 +13,7 @@ "@graphql-mesh/graphql": "0.34.13", "concurrently": "7.6.0", "graphql": "16.6.0", - "graphql-yoga": "3.7.3", + "graphql-yoga": "3.8.0", "sharp": "0.32.0" }, "devDependencies": { diff --git a/packages/http/package.json b/packages/http/package.json index 67751bb328f5c..0b40323fc041b 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -38,7 +38,7 @@ "dependencies": { "@graphql-mesh/runtime": "0.46.21", "@whatwg-node/router": "0.3.0", - "graphql-yoga": "3.7.3" + "graphql-yoga": "3.8.0" }, "devDependencies": { "@types/lodash.get": "4.4.7", diff --git a/packages/loaders/openapi/package.json b/packages/loaders/openapi/package.json index 442505f699a04..290b62d536e9e 100644 --- a/packages/loaders/openapi/package.json +++ b/packages/loaders/openapi/package.json @@ -45,7 +45,7 @@ "devDependencies": { "@graphql-tools/utils": "9.2.1", "@whatwg-node/router": "0.3.0", - "graphql-yoga": "3.7.3", + "graphql-yoga": "3.8.0", "json-bigint-patch": "0.0.8" }, "publishConfig": { diff --git a/packages/plugins/prometheus/package.json b/packages/plugins/prometheus/package.json index b4834eafb55fe..e98bab8692035 100644 --- a/packages/plugins/prometheus/package.json +++ b/packages/plugins/prometheus/package.json @@ -32,12 +32,12 @@ "@graphql-mesh/types": "^0.91.12", "@graphql-mesh/utils": "^0.43.20", "graphql": "*", - "graphql-yoga": "3.7.3", + "graphql-yoga": "3.8.0", "prom-client": "^13 || ^14.0.0", "tslib": "^2.4.0" }, "dependencies": { - "@graphql-yoga/plugin-prometheus": "1.7.3" + "@graphql-yoga/plugin-prometheus": "1.8.0" }, "devDependencies": { "prom-client": "14.2.0" diff --git a/packages/plugins/response-cache/package.json b/packages/plugins/response-cache/package.json index f3cbba5c4f63e..86109992c559f 100644 --- a/packages/plugins/response-cache/package.json +++ b/packages/plugins/response-cache/package.json @@ -38,7 +38,7 @@ "dependencies": { "@envelop/core": "^3.0.0", "@graphql-mesh/string-interpolation": "0.4.3", - "@graphql-yoga/plugin-response-cache": "1.7.3" + "@graphql-yoga/plugin-response-cache": "1.8.0" }, "publishConfig": { "access": "public", diff --git a/website/package.json b/website/package.json index 23dc7a7ca9145..9b7f3b02155cf 100644 --- a/website/package.json +++ b/website/package.json @@ -26,7 +26,7 @@ "cross-env": "7.0.3", "eslint-config-next": "13.2.4", "postcss-import": "15.1.0", - "tailwindcss": "3.2.7", + "tailwindcss": "3.3.0", "typescript": "5.0.2" }, "browserslist": { diff --git a/yarn.lock b/yarn.lock index 6aa67c941a0c1..536d325315ca6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3021,17 +3021,17 @@ dependencies: tslib "^2.3.1" -"@graphql-yoga/plugin-prometheus@1.7.3": - version "1.7.3" - resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-prometheus/-/plugin-prometheus-1.7.3.tgz#ed212f118f4255ca6637c660aa3bcebac0f985a2" - integrity sha512-byGcWaqXxemiyPREbA6Z0MIL1UXnJgNC/gECOy7L4/8wG/Ag3Z9OkvDssPIHYYk+LT0t4y1B8XwJ9VcJAaAm5A== +"@graphql-yoga/plugin-prometheus@1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-prometheus/-/plugin-prometheus-1.8.0.tgz#73ead89e22a5f51fe83468e33f5d3c9ebdc029a5" + integrity sha512-vhvAXruKFXZbdWwvi46zRfReTiD1qNT/NJtOIi0veJ5PUtCB6Drj1UgQYjRghSs9KLzdPBOlioH+xMGkSXj22A== dependencies: "@envelop/prometheus" "7.0.6" -"@graphql-yoga/plugin-response-cache@1.7.3": - version "1.7.3" - resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-response-cache/-/plugin-response-cache-1.7.3.tgz#20e6a2d3173f981598a20fdcc52722d8161f6543" - integrity sha512-MZ6A5MP7F/iSTW//J6bslKl71M8Bmz53RpEpY/jPuxkwOyn2hfcZ/nQh9VkuAovsRv8zQ4cKeWdsQiOLybfCCw== +"@graphql-yoga/plugin-response-cache@1.8.0": + version "1.8.0" + resolved "https://registry.yarnpkg.com/@graphql-yoga/plugin-response-cache/-/plugin-response-cache-1.8.0.tgz#fa2b9ada0d55cc90f0d92b70803dca2067239417" + integrity sha512-uyXbkjBtKSulaK8GeqONgRm1vu07+Cfn98Iu0B882VG1AsAoeRgAdPQA343tY37vMO85TXAwVwUrxz0BNZrW7w== dependencies: "@envelop/response-cache" "^4.0.6" @@ -5983,7 +5983,7 @@ resolved "https://registry.yarnpkg.com/@whatwg-node/events/-/events-0.0.2.tgz#7b7107268d2982fc7b7aff5ee6803c64018f84dd" integrity sha512-WKj/lI4QjnLuPrim0cfO7i+HsDSXHxNv1y0CrJhdntuO3hxWZmnXCwNDnwOvry11OjRin6cgWNF+j/9Pn8TN4w== -"@whatwg-node/fetch@0.8.4", "@whatwg-node/fetch@^0.8.0", "@whatwg-node/fetch@^0.8.1", "@whatwg-node/fetch@^0.8.2", "@whatwg-node/fetch@^0.8.3": +"@whatwg-node/fetch@0.8.4", "@whatwg-node/fetch@^0.8.0", "@whatwg-node/fetch@^0.8.1", "@whatwg-node/fetch@^0.8.3", "@whatwg-node/fetch@^0.8.4": version "0.8.4" resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.8.4.tgz#ae1c306d1e4f5ba5cf9badf070de259f04c2cda8" integrity sha512-xK0NGWt49P+JmsdfN+8zmHzZoscENrV0KL1SyyncvWkc6vbFmSqGSpvItEBuhj1PAfTGFEUpyiRMCsut2hLy/Q== @@ -6114,16 +6114,7 @@ acorn-jsx@^5.0.0, acorn-jsx@^5.3.2: resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937" integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ== -acorn-node@^1.8.2: - version "1.8.2" - resolved "https://registry.yarnpkg.com/acorn-node/-/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8" - integrity sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A== - dependencies: - acorn "^7.0.0" - acorn-walk "^7.0.0" - xtend "^4.0.2" - -acorn-walk@^7.0.0, acorn-walk@^7.1.1: +acorn-walk@^7.1.1: version "7.2.0" resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== @@ -6133,7 +6124,7 @@ acorn-walk@^8.0.0, acorn-walk@^8.1.1: resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-8.2.0.tgz#741210f2e2426454508853a2f44d0ab83b7f69c1" integrity sha512-k+iyHEuPgSw6SbuDpGQM+06HQUa04DZ3o+F6CSzXMvvI5KMvnaEqXe+YVe555R9nn6GPt404fos4wcgpw12SDA== -acorn@^7.0.0, acorn@^7.1.1: +acorn@^7.1.1: version "7.4.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== @@ -8810,11 +8801,6 @@ define-properties@^1.1.3, define-properties@^1.1.4: has-property-descriptors "^1.0.0" object-keys "^1.1.1" -defined@^1.0.0: - version "1.0.1" - resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.1.tgz#c0b9db27bfaffd95d6f61399419b893df0f91ebf" - integrity sha512-hsBd2qSVCRE+5PmNdHt1uzyrFu5d3RwmFDKzyNZMFq/EwDNJF7Ee5+D5oEKF0hU6LhtoUF1macFvOe4AskQC1Q== - delaunator@5: version "5.0.0" resolved "https://registry.yarnpkg.com/delaunator/-/delaunator-5.0.0.tgz#60f052b28bd91c9b4566850ebf7756efe821d81b" @@ -8907,15 +8893,6 @@ detect-port-alt@^1.1.6: address "^1.0.1" debug "^2.6.0" -detective@^5.2.1: - version "5.2.1" - resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.1.tgz#6af01eeda11015acb0e73f933242b70f24f91034" - integrity sha512-v9XE1zRnz1wRtgurGu0Bs8uHKFSTdteYZNbIPFVhUZ39L/S79ppMpdmVOZAnoz1jfEFodc48n6MX483Xo3t1yw== - dependencies: - acorn-node "^1.8.2" - defined "^1.0.0" - minimist "^1.2.6" - didyoumean@^1.2.2: version "1.2.2" resolved "https://registry.yarnpkg.com/didyoumean/-/didyoumean-1.2.2.tgz#989346ffe9e839b4555ecf5666edea0d3e8ad037" @@ -11025,10 +11002,10 @@ graphql-ws@5.12.0, graphql-ws@^5.6.2: resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.12.0.tgz#d06fe38916334b4a4c827f73268cbf4359a32ed7" integrity sha512-PA3ImUp8utrpEjoxBMhvxsjkStvFEdU0E1gEBREt8HZIWkxOUymwJBhFnBL7t/iHhUq1GVPeZevPinkZFENxTw== -graphql-yoga@3.7.3: - version "3.7.3" - resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.7.3.tgz#6b26b3bf4b8d87005cbdfdef34f4c0e7fc1e9286" - integrity sha512-u0Xs4iUfsCcZPVTM1kwd+zVJsX0IsYQ0N8s/aU6Ch/Ez2P1cppLRrFPb7WqN0eK+pMipUuyVC9Wm/cIbQdprkA== +graphql-yoga@3.8.0: + version "3.8.0" + resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-3.8.0.tgz#329bcf960eb4e954106e7b5974edbb60ccff8a04" + integrity sha512-tCjPeVL+IiTXi9s3oKtLxHTqML/foBhoO4FTuNzosWAsgNybUX7HSnGyPAKoHv0OusYW8KwiU/xFR95wFHvcFw== dependencies: "@envelop/core" "^3.0.4" "@envelop/validation-cache" "^5.1.2" @@ -11037,10 +11014,10 @@ graphql-yoga@3.7.3: "@graphql-tools/utils" "^9.2.1" "@graphql-yoga/logger" "^0.0.1" "@graphql-yoga/subscription" "^3.1.0" - "@whatwg-node/fetch" "^0.8.2" + "@whatwg-node/fetch" "^0.8.4" "@whatwg-node/server" "^0.7.3" dset "^3.1.1" - lru-cache "^8.0.0" + lru-cache "^7.14.1" tslib "^2.3.1" graphql@*, "graphql@14 - 16", graphql@16.6.0, "graphql@>=0.9 <0.14 || ^14.0.2 || ^15.4.0", "graphql@^0.6.0 || ^0.7.0 || ^0.8.0-b || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.2 || ^15.0.0", graphql@^14.5.3, graphql@^16.0.0: @@ -13126,6 +13103,11 @@ jest@^27.4.3: import-local "^3.0.2" jest-cli "^27.5.1" +jiti@^1.17.2: + version "1.18.2" + resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.18.2.tgz#80c3ef3d486ebf2450d9335122b32d121f2a83cd" + integrity sha512-QAdOptna2NYiSSpv0O/BwoHBSmz4YhpzJHyi+fnMRTXFjp7B8i/YG5Z8IfusxB1ufjcD2Sre1F3R+nX3fvy7gg== + jose@^2.0.6: version "2.0.6" resolved "https://registry.yarnpkg.com/jose/-/jose-2.0.6.tgz#894ba19169af339d3911be933f913dd02fc57c7c" @@ -13976,11 +13958,6 @@ lru-cache@^7.10.1, lru-cache@^7.14.1, lru-cache@^7.7.1: resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.18.3.tgz#f793896e0fd0e954a59dfdd82f0773808df6aa89" integrity sha512-jumlc0BIUrS3qJGgIkWZsyfAM7NCWiBcCDhnd+3NNM5KbBmLTgHVfWBcg6W+rLUsIpzpERPsvwUP7CckAQSOoA== -lru-cache@^8.0.0: - version "8.0.4" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-8.0.4.tgz#49fbbc46c0b4cedc36258885247f93dba341e7ec" - integrity sha512-E9FF6+Oc/uFLqZCuZwRKUzgFt5Raih6LfxknOSAVTjNkrCZkBf7DQCwJxZQgd9l4eHjIJDGR+E+1QKD1RhThPw== - lru-memoizer@^2.1.4: version "2.2.0" resolved "https://registry.yarnpkg.com/lru-memoizer/-/lru-memoizer-2.2.0.tgz#b9d90c91637b4b1a423ef76f3156566691293df8" @@ -19131,10 +19108,10 @@ subscriptions-transport-ws@0.9.18, subscriptions-transport-ws@^0.9.18: symbol-observable "^1.0.4" ws "^5.2.0" -sucrase@^3.20.3: - version "3.30.0" - resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.30.0.tgz#ce8f49152913c70945d65d9e5405d66a399cca8a" - integrity sha512-7d37d3vLF0IeH2dzvHpzDNDxUqpbDHJXTJOAnQ8jvMW04o2Czps6mxtaSnKWpE+hUS/eczqfWPUgQTrazKZPnQ== +sucrase@^3.20.3, sucrase@^3.29.0: + version "3.31.0" + resolved "https://registry.yarnpkg.com/sucrase/-/sucrase-3.31.0.tgz#daae4fd458167c5d4ba1cce6aef57b988b417b33" + integrity sha512-6QsHnkqyVEzYcaiHsOKkzOtOgdJcb8i54x6AV2hDwyZcY9ZyykGZVw6L/YN98xC0evwTP6utsWWrKRaa8QlfEQ== dependencies: commander "^4.0.0" glob "7.1.6" @@ -19266,20 +19243,20 @@ table-layout@^1.0.2: typical "^5.2.0" wordwrapjs "^4.0.0" -tailwindcss@3.2.7, tailwindcss@^3.0.2, tailwindcss@^3.1.8: - version "3.2.7" - resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.2.7.tgz#5936dd08c250b05180f0944500c01dce19188c07" - integrity sha512-B6DLqJzc21x7wntlH/GsZwEXTBttVSl1FtCzC8WP4oBc/NKef7kaax5jeihkkCEWc831/5NDJ9gRNDK6NEioQQ== +tailwindcss@3.3.0, tailwindcss@^3.0.2, tailwindcss@^3.1.8: + version "3.3.0" + resolved "https://registry.yarnpkg.com/tailwindcss/-/tailwindcss-3.3.0.tgz#8cab40e5a10a10648118c0859ba8bfbc744a761e" + integrity sha512-hOXlFx+YcklJ8kXiCAfk/FMyr4Pm9ck477G0m/us2344Vuj355IpoEDB5UmGAsSpTBmr+4ZhjzW04JuFXkb/fw== dependencies: arg "^5.0.2" chokidar "^3.5.3" color-name "^1.1.4" - detective "^5.2.1" didyoumean "^1.2.2" dlv "^1.1.3" fast-glob "^3.2.12" glob-parent "^6.0.2" is-glob "^4.0.3" + jiti "^1.17.2" lilconfig "^2.0.6" micromatch "^4.0.5" normalize-path "^3.0.0" @@ -19294,6 +19271,7 @@ tailwindcss@3.2.7, tailwindcss@^3.0.2, tailwindcss@^3.1.8: postcss-value-parser "^4.2.0" quick-lru "^5.1.1" resolve "^1.22.1" + sucrase "^3.29.0" tapable@^1.0.0: version "1.1.3" @@ -21196,7 +21174,7 @@ xss@^1.0.8: commander "^2.20.3" cssfilter "0.0.10" -xtend@^4.0.0, xtend@^4.0.2: +xtend@^4.0.0: version "4.0.2" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==