We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 054de38 commit a8ca2c2Copy full SHA for a8ca2c2
package.json
@@ -27,7 +27,7 @@
27
"author": "",
28
"license": "ISC",
29
"dependencies": {
30
- "@grpc/grpc-js": "1.9.11",
+ "@grpc/grpc-js": "1.9.12",
31
"@grpc/proto-loader": "0.7.10",
32
"@mikro-orm/core": "5.9.4",
33
"@mikro-orm/migrations": "5.9.4",
@@ -53,8 +53,8 @@
53
"@types/jsonwebtoken": "9.0.5",
54
"@types/node": "20.10.0",
55
"@types/passport-http-bearer": "1.0.41",
56
- "@typescript-eslint/eslint-plugin": "6.12.0",
57
- "@typescript-eslint/parser": "6.12.0",
+ "@typescript-eslint/eslint-plugin": "6.13.1",
+ "@typescript-eslint/parser": "6.13.1",
58
"enhanced-resolve": "5.15.0",
59
"eslint": "8.54.0",
60
"eslint-plugin-jest": "27.6.0",
0 commit comments