Skip to content

Commit 4931285

Browse files
Bump @grpc/grpc-js in /samples/polyglot-task-queue/api (#1707)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.14.3 to 1.14.4. - [Release notes](https://github.com/grpc/grpc-node/releases) - [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.14.3...@grpc/grpc-js@1.14.4) --- updated-dependencies: - dependency-name: "@grpc/grpc-js" dependency-version: 1.14.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22adc59 commit 4931285

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

samples/polyglot-task-queue/api/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

samples/polyglot-task-queue/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
"@opentelemetry/instrumentation-http": "^0.218.0",
2121
"@opentelemetry/instrumentation-express": "^0.66.0",
2222
"@opentelemetry/api": "^1.9.1",
23-
"@grpc/grpc-js": "^1.14.3"
23+
"@grpc/grpc-js": "^1.14.4"
2424
}
2525
}

0 commit comments

Comments
 (0)