diff --git a/.changeset/@graphql-mesh_grpc-5259-dependencies.md b/.changeset/@graphql-mesh_grpc-5259-dependencies.md new file mode 100644 index 0000000000000..1cac1b22328ee --- /dev/null +++ b/.changeset/@graphql-mesh_grpc-5259-dependencies.md @@ -0,0 +1,5 @@ +--- +"@graphql-mesh/grpc": patch +--- +dependencies updates: + - Updated dependency [`protobufjs@7.2.3` ↗︎](https://www.npmjs.com/package/protobufjs/v/7.2.3) (from `7.2.2`, in `dependencies`) diff --git a/examples/graphql-file-upload-example/frontend/package.json b/examples/graphql-file-upload-example/frontend/package.json index d09f24141590b..698eacc38a3ee 100644 --- a/examples/graphql-file-upload-example/frontend/package.json +++ b/examples/graphql-file-upload-example/frontend/package.json @@ -24,7 +24,7 @@ "@types/apollo-upload-client": "17.0.2", "@types/jest": "29.5.0", "@types/node": "18.15.10", - "@types/react": "18.0.29", + "@types/react": "18.0.30", "@types/react-dom": "18.0.11", "typescript": "4.9.5" }, diff --git a/examples/nextjs-apollo-example/package.json b/examples/nextjs-apollo-example/package.json index 6a3a9a66d370a..60b8498048449 100644 --- a/examples/nextjs-apollo-example/package.json +++ b/examples/nextjs-apollo-example/package.json @@ -22,7 +22,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@types/react": "18.0.29", + "@types/react": "18.0.30", "typescript": "4.9.5" } } diff --git a/examples/nextjs-sdk-example/package.json b/examples/nextjs-sdk-example/package.json index 39df0a7db3a60..2528be6990995 100644 --- a/examples/nextjs-sdk-example/package.json +++ b/examples/nextjs-sdk-example/package.json @@ -23,7 +23,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@types/react": "18.0.29", + "@types/react": "18.0.30", "typescript": "4.9.5" } } diff --git a/examples/openapi-react-weatherbit/package.json b/examples/openapi-react-weatherbit/package.json index 5c45fd70badcd..429bc28f4349d 100644 --- a/examples/openapi-react-weatherbit/package.json +++ b/examples/openapi-react-weatherbit/package.json @@ -17,7 +17,7 @@ }, "devDependencies": { "@graphql-mesh/cli": "0.82.30", - "@types/react": "18.0.29", + "@types/react": "18.0.30", "@types/react-dom": "18.0.11", "@vitejs/plugin-react": "3.1.0", "typescript": "4.9.5", diff --git a/packages/cli/package.json b/packages/cli/package.json index 24fdaff170c26..d4968b0099678 100644 --- a/packages/cli/package.json +++ b/packages/cli/package.json @@ -77,7 +77,7 @@ "@types/mkdirp": "1.0.2", "@types/rimraf": "3.0.2", "@types/ws": "8.5.4", - "@types/yargs": "17.0.23" + "@types/yargs": "17.0.24" }, "publishConfig": { "access": "public", diff --git a/packages/handlers/grpc/package.json b/packages/handlers/grpc/package.json index 71633608f68bf..6daf91b2babf6 100644 --- a/packages/handlers/grpc/package.json +++ b/packages/handlers/grpc/package.json @@ -47,7 +47,7 @@ "lodash.get": "4.4.2", "lodash.has": "4.5.2", "long": "4.0.0", - "protobufjs": "7.2.2" + "protobufjs": "7.2.3" }, "devDependencies": { "@types/lodash.has": "4.5.7" diff --git a/packages/http/package.json b/packages/http/package.json index aed2929e55814..67751bb328f5c 100644 --- a/packages/http/package.json +++ b/packages/http/package.json @@ -45,7 +45,7 @@ "@types/mkdirp": "1.0.2", "@types/rimraf": "3.0.2", "@types/ws": "8.5.4", - "@types/yargs": "17.0.23" + "@types/yargs": "17.0.24" }, "publishConfig": { "access": "public", diff --git a/website/package.json b/website/package.json index 945c5db4ca7a9..da2230e7821dc 100644 --- a/website/package.json +++ b/website/package.json @@ -22,7 +22,7 @@ "@theguild/algolia": "1.1.4", "@theguild/tailwind-config": "0.2.1", "@types/node": "18.15.10", - "@types/react": "18.0.29", + "@types/react": "18.0.30", "cross-env": "7.0.3", "eslint-config-next": "13.2.4", "postcss-import": "15.1.0", diff --git a/yarn.lock b/yarn.lock index 074d331e72ac1..43dbe9ea984f3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5488,10 +5488,10 @@ dependencies: "@types/react" "*" -"@types/react@*", "@types/react@18.0.29", "@types/react@>=16": - version "18.0.29" - resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a" - integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw== +"@types/react@*", "@types/react@18.0.30", "@types/react@>=16": + version "18.0.30" + resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.30.tgz#83944e679fc7aeab3f042b76d63c4d755b56b7c4" + integrity sha512-AnME2cHDH11Pxt/yYX6r0w448BfTwQOLEhQEjCdwB7QskEI7EKtxhGUsExTQe/MsY3D9D5rMtu62WRocw9A8FA== dependencies: "@types/prop-types" "*" "@types/scheduler" "*" @@ -5675,10 +5675,10 @@ resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-21.0.0.tgz#0c60e537fa790f5f9472ed2776c2b71ec117351b" integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA== -"@types/yargs@17.0.23", "@types/yargs@^17.0.8": - version "17.0.23" - resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.23.tgz#a7db3a2062c95ca1a5e0d5d5ddb6521cbc649e35" - integrity sha512-yuogunc04OnzGQCrfHx+Kk883Q4X0aSwmYZhKjI21m+SVYzjIbrWl8dOOwSv5hf2Um2pdCOXWo9isteZTNXUZQ== +"@types/yargs@17.0.24", "@types/yargs@^17.0.8": + version "17.0.24" + resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.24.tgz#b3ef8d50ad4aa6aecf6ddc97c580a00f5aa11902" + integrity sha512-6i0aC7jV6QzQB8ne1joVZ0eSFIstHsCrobmOtghM11yGlH0j43FKL2UhWdELkyps0zuf7qVTUVCCR+tgSlyLLw== dependencies: "@types/yargs-parser" "*" @@ -17056,10 +17056,10 @@ property-information@^6.0.0: resolved "https://registry.yarnpkg.com/property-information/-/property-information-6.2.0.tgz#b74f522c31c097b5149e3c3cb8d7f3defd986a1d" integrity sha512-kma4U7AFCTwpqq5twzC1YVIDXSqg6qQK6JN0smOw8fgRy1OkMi0CYSzFmsy6dnqSenamAtj0CyXMUJ1Mf6oROg== -protobufjs@7.2.2, protobufjs@^7.0.0: - version "7.2.2" - resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.2.tgz#2af401d8c547b9476fb37ffc65782cf302342ca3" - integrity sha512-++PrQIjrom+bFDPpfmqXfAGSQs40116JRrqqyf53dymUMvvb5d/LMRyicRoF1AUKoXVS1/IgJXlEgcpr4gTF3Q== +protobufjs@7.2.3, protobufjs@^7.0.0: + version "7.2.3" + resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.3.tgz#01af019e40d9c6133c49acbb3ff9e30f4f0f70b2" + integrity sha512-TtpvOqwB5Gdz/PQmOjgsrGH1nHjAQVCN7JG4A6r1sXRWESL5rNMAiRcBQlCAdKxZcAbstExQePYG8xof/JVRgg== dependencies: "@protobufjs/aspromise" "^1.1.2" "@protobufjs/base64" "^1.1.2"