Skip to content

Commit

Permalink
fix(deps): update dependency @grpc/proto-loader to v0.6.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2022
1 parent bfe0d2e commit b8e4254
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 38 deletions.
50 changes: 27 additions & 23 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"@commitlint/cli": "17.0.3",
"@commitlint/config-angular": "17.0.3",
"@grpc/grpc-js": "1.6.7",
"@grpc/proto-loader": "0.6.12",
"@grpc/proto-loader": "0.6.13",
"@mikro-orm/core": "^5.2.1",
"@mikro-orm/mongodb": "^5.2.1",
"@mikro-orm/mysql": "^5.2.1",
Expand Down
26 changes: 13 additions & 13 deletions sample/004-grpc-app/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 sample/004-grpc-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"dependencies": {
"@grpc/grpc-js": "1.6.7",
"@grpc/proto-loader": "0.6.12",
"@grpc/proto-loader": "0.6.13",
"@nestjs/common": "8.4.7",
"@nestjs/core": "8.4.7",
"@nestjs/microservices": "8.4.7",
Expand Down

0 comments on commit b8e4254

Please sign in to comment.