Skip to content

Commit

Permalink
Bump @grpc/grpc-js from 1.6.7 to 1.8.8 in /benchmarks/aes/nodejs
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.6.7 to 1.8.8.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2023
1 parent 57909a9 commit b1a736c
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 54 deletions.
170 changes: 117 additions & 53 deletions benchmarks/aes/nodejs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion benchmarks/aes/nodejs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aes-nodejs",
"version": "0.1.0",
"dependencies": {
"@grpc/grpc-js": "1.6.7",
"@grpc/grpc-js": "1.8.8",
"@grpc/proto-loader": "0.1.0",
"async": "3.2.3",
"crypto-js": "4.1.1",
Expand Down

0 comments on commit b1a736c

Please sign in to comment.