File tree Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Expand file tree Collapse file tree 2 files changed +19
-0
lines changed Original file line number Diff line number Diff line change 68
68
"pino" : " ^8.15.1" ,
69
69
"pino-pretty" : " ^10.0.0" ,
70
70
"prisma" : " 5.14.0-dev.61" ,
71
+ "protobufjs" : " ~7.3.0" ,
71
72
"superjson" : " ^2.2.1" ,
72
73
"thirdweb" : " ^5.25.1" ,
73
74
"uuid" : " ^9.0.1" ,
Original file line number Diff line number Diff line change @@ -9815,6 +9815,24 @@ protobufjs@^7.0.0, protobufjs@^7.2.4:
9815
9815
"@types/node" ">=13.7.0"
9816
9816
long "^5.0.0"
9817
9817
9818
+ protobufjs@^7.3.0:
9819
+ version "7.3.0"
9820
+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.0.tgz#a32ec0422c039798c41a0700306a6e305b9cb32c"
9821
+ integrity sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==
9822
+ dependencies:
9823
+ "@protobufjs/aspromise" "^1.1.2"
9824
+ "@protobufjs/base64" "^1.1.2"
9825
+ "@protobufjs/codegen" "^2.0.4"
9826
+ "@protobufjs/eventemitter" "^1.1.0"
9827
+ "@protobufjs/fetch" "^1.1.0"
9828
+ "@protobufjs/float" "^1.0.2"
9829
+ "@protobufjs/inquire" "^1.1.0"
9830
+ "@protobufjs/path" "^1.1.2"
9831
+ "@protobufjs/pool" "^1.1.0"
9832
+ "@protobufjs/utf8" "^1.1.0"
9833
+ "@types/node" ">=13.7.0"
9834
+ long "^5.0.0"
9835
+
9818
9836
proxy-addr@^2.0.7, proxy-addr@~2.0.7:
9819
9837
version "2.0.7"
9820
9838
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"
You can’t perform that action at this time.
0 commit comments