Skip to content

Commit

Permalink
build(deps): bump @grpc/grpc-js from 1.9.7 to 1.10.9 (#1058)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.7 to 1.10.9.
- [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 Jun 14, 2024
1 parent cb3955f commit 98d6b2f
Show file tree
Hide file tree
Showing 19 changed files with 36 additions and 31 deletions.
4 changes: 2 additions & 2 deletions libraries/grpc-sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"license": "MIT",
"dependencies": {
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@sesamecare-oss/redlock": "^1.2.0",
"abort-controller-x": "^0.4.1",
Expand Down Expand Up @@ -58,6 +58,6 @@
"typescript": "~5.3.3"
},
"peerDependencies": {
"@grpc/grpc-js": "^1.9.7"
"@grpc/grpc-js": "^1.10.9"
}
}
2 changes: 1 addition & 1 deletion libraries/hermes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"dependencies": {
"@apollo/server": "^4.9.5",
"@conduitplatform/grpc-sdk": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@scalar/api-reference": "^1.13.2",
"@scalar/express-api-reference": "^0.2.57",
Expand Down
4 changes: 2 additions & 2 deletions libraries/module-tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"license": "MIT",
"dependencies": {
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"abort-controller-x": "^0.4.1",
"convict": "^6.2.4",
Expand Down Expand Up @@ -52,7 +52,7 @@
"typescript": "~5.3.3"
},
"peerDependencies": {
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@conduitplatform/grpc-sdk": "*"
}
}
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.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@types/google-protobuf": "^3.15.12",
"nice-grpc": "^2.1.7"
Expand Down
2 changes: 1 addition & 1 deletion modules/authentication/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/node-2fa": "^1.0.0",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.7",
"bcrypt": "^5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/authorization/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.7",
"bcrypt": "^5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/chat/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.9.7",
"@grpc/grpc-js": "^1.10.9",
"@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 @@ -21,7 +21,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"bson": "^6.2.0",
"deepdash-es": "^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 @@ -30,7 +30,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"@sendgrid/client": "^8.0.0",
"@types/nodemailer-sendgrid": "^1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion modules/forms/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.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.7",
"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 @@ -30,7 +30,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.7",
"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 @@ -33,7 +33,7 @@
"dependencies": {
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@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 @@ -22,7 +22,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "^1.0.1",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"axios": "^1.6.7",
"bcrypt": "^5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion modules/sms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@aws-sdk/client-sns": "^3.503.1",
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"bluebird": "^3.7.2",
"clicksend": "^5.0.37",
Expand Down
2 changes: 1 addition & 1 deletion modules/storage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@google-cloud/storage": "^7.7.0",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@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 @@ -33,7 +33,7 @@
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "*",
"@conduitplatform/node-2fa": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"bcrypt": "^5.1.1",
"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 @@ -19,7 +19,7 @@
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@conduitplatform/hermes": "*",
"@grpc/grpc-js": "^1.9.7"
"@grpc/grpc-js": "^1.10.9"
},
"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 @@ -24,7 +24,7 @@
"@conduitplatform/commons": "*",
"@conduitplatform/grpc-sdk": "*",
"@conduitplatform/module-tools": "*",
"@grpc/grpc-js": "^1.9.7",
"@grpc/grpc-js": "^1.10.9",
"@grpc/proto-loader": "^0.7.6",
"convict": "^6.2.4",
"fs-extra": "^11.2.0",
Expand Down
27 changes: 16 additions & 11 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1980,13 +1980,13 @@
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.9.5", "@grpc/grpc-js@^1.9.7":
version "1.9.7"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.9.7.tgz#7d0e29bc162287bee2523901c9bc9320d8402397"
integrity sha512-yMaA/cIsRhGzW3ymCNpdlPcInXcovztlgu/rirThj2b87u3RzWUszliOqZ/pldy7yhmJPS8uwog+kZSTa4A0PQ==
"@grpc/grpc-js@^1.10.9", "@grpc/grpc-js@^1.9.5":
version "1.10.9"
resolved "https://registry.yarnpkg.com/@grpc/grpc-js/-/grpc-js-1.10.9.tgz#468cc1549a3fe37b760a16745fb7685d91f4f10c"
integrity sha512-5tcgUctCG0qoNyfChZifz2tJqbRbXVO9J7X6duFcOjY3HUNCxg5D0ZCK7EP9vIcZ0zRpLU9bWkyCqVCLZ46IbQ==
dependencies:
"@grpc/proto-loader" "^0.7.8"
"@types/node" ">=12.12.47"
"@grpc/proto-loader" "^0.7.13"
"@js-sdsl/ordered-map" "^4.4.2"

"@grpc/grpc-js@~1.9.6":
version "1.9.13"
Expand All @@ -1996,14 +1996,14 @@
"@grpc/proto-loader" "^0.7.8"
"@types/node" ">=12.12.47"

"@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==
"@grpc/proto-loader@^0.7.0", "@grpc/proto-loader@^0.7.13", "@grpc/proto-loader@^0.7.6", "@grpc/proto-loader@^0.7.8":
version "0.7.13"
resolved "https://registry.yarnpkg.com/@grpc/proto-loader/-/proto-loader-0.7.13.tgz#f6a44b2b7c9f7b609f5748c6eac2d420e37670cf"
integrity sha512-AiXO/bfe9bmxBjxxtYxFAXGZvMaN5s8kO+jBHAJCON8rJoB5YS/D6X7ZNc6XQkuHNmyl4CYaMI1fJ/Gn27RGGw==
dependencies:
lodash.camelcase "^4.3.0"
long "^5.0.0"
protobufjs "^7.2.4"
protobufjs "^7.2.5"
yargs "^17.7.2"

"@headlessui/vue@^1.7.16":
Expand Down Expand Up @@ -2341,6 +2341,11 @@
"@jridgewell/resolve-uri" "^3.1.0"
"@jridgewell/sourcemap-codec" "^1.4.14"

"@js-sdsl/ordered-map@^4.4.2":
version "4.4.2"
resolved "https://registry.yarnpkg.com/@js-sdsl/ordered-map/-/ordered-map-4.4.2.tgz#9299f82874bab9e4c7f9c48d865becbfe8d6907c"
integrity sha512-iUKgm52T8HOE/makSxjqoWhe95ZJA1/G1sYsGev2JDKUSS14KAgg1LHb+Ba+IPow0xflbnSkOsZcO08C7w1gYw==

"@jsdevtools/ono@^7.1.3":
version "7.1.3"
resolved "https://registry.yarnpkg.com/@jsdevtools/ono/-/ono-7.1.3.tgz#9df03bbd7c696a5c58885c34aa06da41c8543796"
Expand Down

0 comments on commit 98d6b2f

Please sign in to comment.