File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
"@rollup/plugin-commonjs" : " ^24.0.1" ,
26
26
"@rollup/plugin-json" : " ^6.0.0" ,
27
27
"@rollup/plugin-node-resolve" : " ^15.0.1" ,
28
- "protobufjs" : " ^7.2.4 " ,
28
+ "protobufjs" : " ^7.2.5 " ,
29
29
"rollup" : " ^3.19.1" ,
30
30
"rollup-plugin-terser" : " ^7.0.2"
31
31
}
Original file line number Diff line number Diff line change @@ -1732,10 +1732,10 @@ protobufjs@^6.11.3:
1732
1732
" @types/node" " >=13.7.0"
1733
1733
long "^4.0.0"
1734
1734
1735
- protobufjs@^7.2.4 :
1736
- version "7.2.4 "
1737
- resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4 .tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae "
1738
- integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ ==
1735
+ protobufjs@^7.2.5 :
1736
+ version "7.2.5 "
1737
+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5 .tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d "
1738
+ integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A ==
1739
1739
dependencies :
1740
1740
" @protobufjs/aspromise" " ^1.1.2"
1741
1741
" @protobufjs/base64" " ^1.1.2"
You can’t perform that action at this time.
0 commit comments