Skip to content

Commit

Permalink
chore(deps): bump @grpc/grpc-js from 1.9.0 to 1.9.15 in /web/crux (#982)
Browse files Browse the repository at this point in the history
Bumps [@grpc/grpc-js](https://github.com/grpc/grpc-node) from 1.9.0 to 1.9.15.
- [Release notes](https://github.com/grpc/grpc-node/releases)
- [Commits](https://github.com/grpc/grpc-node/compare/@grpc/grpc-js@1.9.0...@grpc/grpc-js@1.9.15)

---
updated-dependencies:
- dependency-name: "@grpc/grpc-js"
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 13, 2024
1 parent d5fd776 commit 6c0f86d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions web/crux/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 web/crux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"schema": "prisma/schema.prisma"
},
"dependencies": {
"@grpc/grpc-js": "^1.9.0",
"@grpc/grpc-js": "^1.9.15",
"@grpc/proto-loader": "^0.7.8",
"@nestjs-modules/mailer": "^1.9.1",
"@nestjs/axios": "^3.0.0",
Expand Down

0 comments on commit 6c0f86d

Please sign in to comment.