mirror of
https://github.com/nestjs/nest.git
synced 2026-02-21 23:11:44 +00:00
Merge pull request #16054 from nestjs/renovate/grpc-grpc-js-1.x
fix(deps): update dependency @grpc/grpc-js to v1.14.3
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
"@fastify/multipart": "9.3.0",
|
||||
"@fastify/static": "8.3.0",
|
||||
"@fastify/view": "11.1.1",
|
||||
"@grpc/grpc-js": "1.14.2",
|
||||
"@grpc/grpc-js": "1.14.3",
|
||||
"@grpc/proto-loader": "0.8.0",
|
||||
"@nestjs/apollo": "13.2.1",
|
||||
"@nestjs/graphql": "13.2.0",
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
"test:e2e": "echo 'No e2e tests implemented yet.'"
|
||||
},
|
||||
"dependencies": {
|
||||
"@grpc/grpc-js": "1.14.2",
|
||||
"@grpc/grpc-js": "1.14.3",
|
||||
"@grpc/reflection": "1.0.4",
|
||||
"@nestjs/common": "11.1.9",
|
||||
"@nestjs/core": "11.1.9",
|
||||
|
||||
Reference in New Issue
Block a user