Skip to content

Commit 525f134

Browse files
fix(deps): update dependency protobufjs to v7.5.4
1 parent add894e commit 525f134

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

orm/grpc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@prisma/adapter-pg": "7.0.0",
1818
"chalk": "4.1.2",
1919
"grpc": "1.24.11",
20-
"protobufjs": "7.5.3",
20+
"protobufjs": "7.5.4",
2121
"pg": "^8.16.3"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)