Skip to content

Commit 7f2fa84

Browse files
fix(deps): update all non-major dependencies
1 parent 8d468c5 commit 7f2fa84

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"author": "",
2828
"license": "ISC",
2929
"dependencies": {
30-
"@grpc/grpc-js": "1.9.7",
30+
"@grpc/grpc-js": "1.9.8",
3131
"@grpc/proto-loader": "0.7.10",
3232
"@mikro-orm/core": "5.9.0",
3333
"@mikro-orm/migrations": "5.9.0",
@@ -42,7 +42,7 @@
4242
"dotenv": "16.3.1",
4343
"envalid": "8.0.0",
4444
"eslint-plugin-import": "2.29.0",
45-
"nestjs-grpc-reflection": "0.1.1",
45+
"nestjs-grpc-reflection": "0.2.0",
4646
"reflect-metadata": "0.1.13",
4747
"rxjs": "7.8.1"
4848
},
@@ -51,13 +51,13 @@
5151
"@nestjs/testing": "10.2.7",
5252
"@types/jest": "29.5.6",
5353
"@types/jsonwebtoken": "9.0.4",
54-
"@types/node": "20.8.8",
54+
"@types/node": "20.8.9",
5555
"@types/passport-http-bearer": "1.0.39",
5656
"@typescript-eslint/eslint-plugin": "6.9.0",
5757
"@typescript-eslint/parser": "6.9.0",
5858
"enhanced-resolve": "5.15.0",
5959
"eslint": "8.52.0",
60-
"eslint-plugin-jest": "27.4.3",
60+
"eslint-plugin-jest": "27.6.0",
6161
"husky": "8.0.3",
6262
"jest": "29.7.0",
6363
"jest-junit": "16.0.0",

0 commit comments

Comments
 (0)