Skip to content

Commit e41f462

Browse files
committed
Upgrade dependencies
1 parent 0df916d commit e41f462

File tree

3 files changed

+42
-33
lines changed

3 files changed

+42
-33
lines changed
8.95 MB
Binary file not shown.

package-lock.json

Lines changed: 37 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,18 +27,18 @@
2727
"url": "https://github.com/gawsoftpl/grpc-js-reflection-api-client.git"
2828
},
2929
"dependencies": {
30-
"@grpc/grpc-js": "^1.9.13",
31-
"@types/lodash": "^4.14.202",
30+
"@grpc/grpc-js": "^1.10.9",
31+
"@types/lodash": "^4.17.5",
3232
"lodash": "^4.17.21",
33-
"protobufjs": "^7.2.5"
33+
"protobufjs": "^7.3.2"
3434
},
3535
"devDependencies": {
36-
"@grpc/reflection": "^1.0.1",
36+
"@grpc/reflection": "^1.0.4",
3737
"@types/jest": "^29.5.12",
3838
"@types/node": "^20.11.20",
3939
"grpc-node-server-reflection": "^1.0.2",
4040
"jest": "^29.7.0",
41-
"reflect-metadata": "^0.2.1",
41+
"reflect-metadata": "^0.2.2",
4242
"rimraf": "^5.0.5",
4343
"ts-jest": "^29.1.2",
4444
"ts-loader": "^9.5.1",

0 commit comments

Comments
 (0)