Skip to content

Commit 8b8ff53

Browse files
Bump @grpc/grpc-js in /Tokenization/backend/central-system (#3501)
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.14.0 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.0...@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> Co-authored-by: George R. <george.raduta@cern.ch>
1 parent a44d970 commit 8b8ff53

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Tokenization/backend/central-system/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.

Tokenization/backend/central-system/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"crypto": "^1.0.1",
2020
"express": "^4.19.2",
2121
"jsonwebtoken": "^9.0.2",
22-
"@grpc/grpc-js": "^1.13.4",
22+
"@grpc/grpc-js": "^1.14.4",
2323
"@grpc/proto-loader": "^0.7.15"
2424
},
2525
"devDependencies": {

0 commit comments

Comments
 (0)