Merge pull request #736 from shocknet/dependabot/npm_and_yarn/grpc/grpc-js-1.11.2

Bump @grpc/grpc-js from 1.11.1 to 1.11.2
This commit is contained in:
Justin (shocknet) 2024-09-09 11:51:44 -04:00 committed by GitHub
commit b83451d715
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -25,7 +25,7 @@
},
"homepage": "https://github.com/shocknet/Lightning.Pub#readme",
"dependencies": {
"@grpc/grpc-js": "^1.8.22",
"@grpc/grpc-js": "^1.11.2",
"@protobuf-ts/grpc-transport": "^2.9.4",
"@protobuf-ts/plugin": "^2.5.0",
"@protobuf-ts/runtime": "^2.5.0",