diff --git a/examples/combining-local-and-remote-schemas/package.json b/examples/combining-local-and-remote-schemas/package.json index f3e8af2b..af15dfc5 100644 --- a/examples/combining-local-and-remote-schemas/package.json +++ b/examples/combining-local-and-remote-schemas/package.json @@ -16,7 +16,7 @@ "@graphql-tools/wrap": "^10.0.0", "@types/node": "^20.0.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/federation-supergraph/package.json b/examples/federation-supergraph/package.json index 8fe90945..79ac5da0 100644 --- a/examples/federation-supergraph/package.json +++ b/examples/federation-supergraph/package.json @@ -16,7 +16,7 @@ "@apollo/subgraph": "^2.2.3", "@graphql-tools/federation": "^2.0.0", "@types/node": "^20.0.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/federation-to-stitching-sdl/package.json b/examples/federation-to-stitching-sdl/package.json index aeaa7f0a..6776e675 100644 --- a/examples/federation-to-stitching-sdl/package.json +++ b/examples/federation-to-stitching-sdl/package.json @@ -18,7 +18,7 @@ "@graphql-tools/utils": "^10.0.0", "@types/node": "^20.0.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/graphql-upload/package.json b/examples/graphql-upload/package.json index 346b1e7a..743b7883 100644 --- a/examples/graphql-upload/package.json +++ b/examples/graphql-upload/package.json @@ -18,7 +18,7 @@ "@types/node": "^20.0.0", "@types/sharp": "^0.32.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "mime-types": "^2.1.35", diff --git a/examples/hot-schema-reloading/package.json b/examples/hot-schema-reloading/package.json index df7a24b4..ef28b845 100644 --- a/examples/hot-schema-reloading/package.json +++ b/examples/hot-schema-reloading/package.json @@ -17,7 +17,7 @@ "@graphql-tools/utils": "^10.0.0", "@types/node": "^20.0.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/mutations-and-subscriptions/package.json b/examples/mutations-and-subscriptions/package.json index 4d24741f..47e90101 100644 --- a/examples/mutations-and-subscriptions/package.json +++ b/examples/mutations-and-subscriptions/package.json @@ -15,7 +15,7 @@ "@graphql-tools/wrap": "^10.0.0", "@types/node": "^20.0.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/persistent-connection/package.json b/examples/persistent-connection/package.json index d03dc2a9..fe2c6d4e 100644 --- a/examples/persistent-connection/package.json +++ b/examples/persistent-connection/package.json @@ -13,7 +13,7 @@ "@graphql-tools/stitching-directives": "^3.0.0", "@graphql-tools/utils": "^10.0.0", "@types/ws": "^8.5.4", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-ws": "^5.11.2", "graphql-yoga": "^5.0.0", diff --git a/examples/stitching-directives-sdl/package.json b/examples/stitching-directives-sdl/package.json index 6e477000..fa4bd864 100644 --- a/examples/stitching-directives-sdl/package.json +++ b/examples/stitching-directives-sdl/package.json @@ -16,7 +16,7 @@ "@graphql-tools/stitch": "^9.0.0", "@graphql-tools/stitching-directives": "^3.0.0", "@graphql-tools/utils": "^10.0.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/subservice-languages/javascript/package.json b/examples/subservice-languages/javascript/package.json index 6cac94c6..9c5e6553 100644 --- a/examples/subservice-languages/javascript/package.json +++ b/examples/subservice-languages/javascript/package.json @@ -20,7 +20,7 @@ "@graphql-tools/utils": "^10.0.0", "@types/node": "^20.0.0", "class-validator": "^0.14.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-scalars": "^1.22.2", "graphql-yoga": "^5.0.0", diff --git a/examples/subservice-languages/ruby/package.json b/examples/subservice-languages/ruby/package.json index 79d2c760..c6e471d3 100644 --- a/examples/subservice-languages/ruby/package.json +++ b/examples/subservice-languages/ruby/package.json @@ -18,7 +18,7 @@ "@graphql-tools/utils": "^10.0.0", "@types/node": "^20.0.0", "@types/wait-on": "^5.3.1", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/type-merging-arrays/package.json b/examples/type-merging-arrays/package.json index 36f747de..1a5e669c 100644 --- a/examples/type-merging-arrays/package.json +++ b/examples/type-merging-arrays/package.json @@ -14,7 +14,7 @@ "@graphql-tools/executor-http": "^1.0.0", "@graphql-tools/stitch": "^9.0.0", "@graphql-tools/wrap": "^10.0.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/type-merging-single-records/package.json b/examples/type-merging-single-records/package.json index 3f2dbf2c..5582065a 100644 --- a/examples/type-merging-single-records/package.json +++ b/examples/type-merging-single-records/package.json @@ -14,7 +14,7 @@ "@graphql-tools/executor-http": "^1.0.0", "@graphql-tools/stitch": "^9.0.0", "@graphql-tools/wrap": "^10.0.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", "ts-node": "^10.9.1", diff --git a/examples/versioning-schema-releases/package.json b/examples/versioning-schema-releases/package.json index c0c39307..3bd11dee 100644 --- a/examples/versioning-schema-releases/package.json +++ b/examples/versioning-schema-releases/package.json @@ -16,7 +16,7 @@ "@graphql-tools/stitching-directives": "^3.0.0", "@graphql-tools/utils": "^10.0.0", "@whatwg-node/fetch": "^0.9.0", - "concurrently": "^8.0.0", + "concurrently": "^9.0.0", "cross-env": "^7.0.3", "graphql": "^16.6.0", "graphql-yoga": "^5.0.0", diff --git a/yarn.lock b/yarn.lock index b7b85479..f13ac382 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1015,7 +1015,7 @@ "@babel/plugin-transform-modules-commonjs" "^7.24.7" "@babel/plugin-transform-typescript" "^7.24.7" -"@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4": +"@babel/runtime@^7.8.4": version "7.22.15" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.22.15.tgz#38f46494ccf6cf020bd4eed7124b425e83e523b8" integrity sha512-T0O+aa+4w0u06iNmapipJXMV4HoUir03hpx3/YqXXhu9xim3w+dVphjFWl1OH8NbZHw5Lbm9k45drDkgq2VNNA== @@ -3396,17 +3396,15 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg== -concurrently@^8.0.0: - version "8.2.2" - resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-8.2.2.tgz#353141985c198cfa5e4a3ef90082c336b5851784" - integrity sha512-1dP4gpXFhei8IOtlXRE/T/4H88ElHgTiUzh71YUmtjTEHMSRS2Z/fgOxHSxxusGHogsRfxNq1vyAwxSC+EVyDg== +concurrently@^9.0.0: + version "9.0.1" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-9.0.1.tgz#01e171bf6c7af0c022eb85daef95bff04d8185aa" + integrity sha512-wYKvCd/f54sTXJMSfV6Ln/B8UrfLBKOYa+lzc6CHay3Qek+LorVSBdMVfyewFhRbH0Rbabsk4D+3PL/VjQ5gzg== dependencies: chalk "^4.1.2" - date-fns "^2.30.0" lodash "^4.17.21" rxjs "^7.8.1" shell-quote "^1.8.1" - spawn-command "0.0.2" supports-color "^8.1.1" tree-kill "^1.2.2" yargs "^17.7.2" @@ -3928,13 +3926,6 @@ dataloader@2.2.2, dataloader@^2.1.0, dataloader@^2.2.2: resolved "https://registry.yarnpkg.com/dataloader/-/dataloader-2.2.2.tgz#216dc509b5abe39d43a9b9d97e6e5e473dfbe3e0" integrity sha512-8YnDaaf7N3k/q5HnTJVuzSyLETjoZjVmHc4AeKAzOvKHEFQKcn64OKBfzHYtE9zGjctNM7V9I0MfnUVLpi7M5g== -date-fns@^2.30.0: - version "2.30.0" - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" - integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== - dependencies: - "@babel/runtime" "^7.21.0" - dayjs@^1.11.7: version "1.11.9" resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.11.9.tgz#9ca491933fadd0a60a2c19f6c237c03517d71d1a" @@ -8972,11 +8963,6 @@ space-separated-tokens@^2.0.0: resolved "https://registry.yarnpkg.com/space-separated-tokens/-/space-separated-tokens-2.0.2.tgz#1ecd9d2350a3844572c3f4a312bceb018348859f" integrity sha512-PEGlAwrG8yXGXRjW32fGbg66JAlOAwbObuqVoJpv/mRgoWDQfgH1wDPvtzWyUSNAXBGSk8h755YDbbcEy3SH2Q== -spawn-command@0.0.2: - version "0.0.2" - resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2.tgz#9544e1a43ca045f8531aac1a48cb29bdae62338e" - integrity sha512-zC8zGoGkmc8J9ndvml8Xksr1Amk9qBujgbF0JAIWO7kXr43w0h/0GJNM/Vustixu+YE8N/MTrQ7N31FvHUACxQ== - speech-rule-engine@^4.0.6: version "4.0.7" resolved "https://registry.yarnpkg.com/speech-rule-engine/-/speech-rule-engine-4.0.7.tgz#b655dacbad3dae04acc0f7665e26ef258397dd09"