Skip to content

Commit

Permalink
build(deps): bump @grpc/grpc-js from 1.8.13 to 1.9.5 (#741)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.8.13 to 1.9.5.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/[email protected]...@grpc/[email protected])

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent f3ca713 commit 75648b0
Show file tree
Hide file tree
Showing 19 changed files with 44 additions and 43 deletions.
2 changes: 1 addition & 1 deletion libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"license": "MIT",
"dependencies": {
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"@types/google-protobuf": "^3.15.6",
"@types/ioredis": "^5.0.0",
Expand Down
2 changes: 1 addition & 1 deletion libraries/hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"dependencies": {
"@apollo/server": "^4.6.0",
"@conduitplatform/grpc-sdk": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"@socket.io/redis-adapter": "^8.1.0",
"@types/object-hash": "^3.0.4",
Expand Down
2 changes: 1 addition & 1 deletion libraries/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"license": "MIT",
"dependencies": {
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"abort-controller-x": "^0.4.1",
"convict": "^6.2.4",
Expand Down
2 changes: 1 addition & 1 deletion libraries/testing-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
],
"license": "ISC",
"dependencies": {
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"@types/google-protobuf": "^3.15.6",
"nice-grpc": "^2.1.4"
Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/node-2fa": "^1.0.0",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.5.1",
"bcrypt": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.5.1",
"bcrypt": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/chat/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"convict": "^6.2.4",
"escape-string-regexp": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/database/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"bson": "^5.2.0",
"deepdash": "^5.3.9",
Expand Down
2 changes: 1 addition & 1 deletion modules/email/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"@sendgrid/client": "^7.7.0",
"await-to-js": "^3.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.5.1",
"convict": "^6.2.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.5.1",
"escape-string-regexp": "^4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/push-notifications/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"@onesignal/node-onesignal": "^1.0.0-beta9",
"convict": "^6.2.4",
Expand Down
2 changes: 1 addition & 1 deletion modules/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "^1.0.1",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.5.1",
"bcrypt": "^5.1.0",
Expand Down
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@aws-sdk/client-sns": "^3.359.0",
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"aws-sdk": "^2.1388.0",
"aws-sdk-js-codemod": "^0.14.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@google-cloud/storage": "^6.9.5",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"ali-oss": "^6.18.1",
"convict": "^6.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "*",
"@conduitplatform/node-2fa": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"bcrypt": "^5.1.0",
"convict": "^6.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/commons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "*",
"@grpc/grpc-js": "^1.8.13"
"@grpc/grpc-js": "^1.9.5"
},
"directories": {
"lib": "src"
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@conduitplatform/commons": "*",
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.8.13",
"@grpc/grpc-js": "^1.9.5",
"@grpc/proto-loader": "^0.7.6",
"convict": "^6.2.4",
"fs-extra": "^11.1.1",
Expand Down
51 changes: 26 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,12 +2304,12 @@
resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.2.0.tgz#5f3d96ec6b2354ad6d8a28bf216a1d97b5426861"
integrity sha512-mB9oAsNCm9aM3/SOv4YtBMqZbYj10R7dkq8byBqxGY/ncFwhf2oQzMV+LCRlWoDSEBJ3COiR1yeDvMtsoOsuFQ==

"@grpc/grpc-js@^1.7.3", "@grpc/grpc-js@^1.8.13":
version "1.8.13"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.8.13.tgz#e775685962909b76f8d4b813833c3d123867165b"
integrity sha512-iY3jsdfbc0ARoCLFvbvUB8optgyb0r1XLPb142u+QtgBcKJYkCIFt3Fd/881KqjLYWjsBJF57N3b8Eop9NDfUA==
"@grpc/grpc-js@^1.7.3", "@grpc/grpc-js@^1.9.5":
version "1.9.5"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.5.tgz#22e283754b7b10d1ad26c3fb21849028dcaabc53"
integrity sha512-iouYNlPxRAwZ2XboDT+OfRKHuaKHiqjB5VFYZ0NFrHkbEF+AV3muIUY9olQsp8uxU4VvRCMiRk9ftzFDGb61aw==
dependencies:
"@grpc/proto-loader" "^0.7.0"
"@grpc/proto-loader" "^0.7.8"
"@types/node" ">=12.12.47"

"@grpc/grpc-js@~1.8.0":
Expand All @@ -2320,27 +2320,15 @@
"@grpc/proto-loader" "^0.7.0"
"@types/node" ">=12.12.47"

"@grpc/proto-loader@^0.7.0":
version "0.7.4"
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.4.tgz#4946a84fbf47c3ddd4e6a97acb79d69a9f47ebf2"
integrity sha512-MnWjkGwqQ3W8fx94/c1CwqLsNmHHv2t0CFn+9++6+cDphC1lolpg9M2OU0iebIjK//pBNX9e94ho+gjx6vz39w==
dependencies:
"@types/long" "^4.0.1"
lodash.camelcase "^4.3.0"
long "^4.0.0"
protobufjs "^7.0.0"
yargs "^16.2.0"

"@grpc/proto-loader@^0.7.6":
version "0.7.6"
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.6.tgz#b71fdf92b184af184b668c4e9395a5ddc23d61de"
integrity sha512-QyAXR8Hyh7uMDmveWxDSUcJr9NAWaZ2I6IXgAYvQmfflwouTM+rArE2eEaCtLlRqO81j7pRLCt81IefUei6Zbw==
"@grpc/proto-loader@^0.7.0", "@grpc/proto-loader@^0.7.6", "@grpc/proto-loader@^0.7.8":
version "0.7.10"
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.10.tgz#6bf26742b1b54d0a473067743da5d3189d06d720"
integrity sha512-CAqDfoaQ8ykFd9zqBDn4k6iWT9loLAlc2ETmDFS9JCD70gDcnA4L3AFEo2iV7KyAtAAHFW9ftq1Fz+Vsgq80RQ==
dependencies:
"@types/long" "^4.0.1"
lodash.camelcase "^4.3.0"
long "^4.0.0"
protobufjs "^7.0.0"
yargs "^16.2.0"
long "^5.0.0"
protobufjs "^7.2.4"
yargs "^17.7.2"

"@humanwhocodes/config-array@^0.11.8":
version "0.11.8"
Expand Down Expand Up @@ -4468,7 +4456,7 @@
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf"
integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==

"@types/long@^4.0.0", "@types/long@^4.0.1":
"@types/long@^4.0.0":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@types/long/-/long-4.0.2.tgz#b74129719fc8d11c01868010082d483b7545591a"
integrity sha512-MqTGEo5bj5t157U6fA/BiDynNkn0YknVdh48CMPkTSpFTVmvao5UQmm7uEF6xBEo7qIMAlY/JSleYaE6VOdpaA==
Expand Down Expand Up @@ -14499,6 +14487,19 @@ yargs@^17.0.0, yargs@^17.3.1, yargs@^17.6.2:
y18n "^5.0.5"
yargs-parser "^21.1.1"

yargs@^17.7.2:
version "17.7.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
dependencies:
cliui "^8.0.1"
escalade "^3.1.1"
get-caller-file "^2.0.5"
require-directory "^2.1.1"
string-width "^4.2.3"
y18n "^5.0.5"
yargs-parser "^21.1.1"

[email protected]:
version "3.1.1"
resolved "https://registry.yarnpkg.com/yn/-/yn-3.1.1.tgz#1e87401a09d767c1d5eab26a6e4c185182d2eb50"
Expand Down

0 comments on commit 75648b0

Please sign in to comment.