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 @@ -1713,10 +1713,10 @@ protobufjs@^6.11.3:
1713
1713
" @types/node" " >=13.7.0"
1714
1714
long "^4.0.0"
1715
1715
1716
- protobufjs@^7.2.4 :
1717
- version "7.2.4 "
1718
- resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4 .tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae "
1719
- integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ ==
1716
+ protobufjs@^7.2.5 :
1717
+ version "7.2.5 "
1718
+ resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.5 .tgz#45d5c57387a6d29a17aab6846dcc283f9b8e7f2d "
1719
+ integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A ==
1720
1720
dependencies :
1721
1721
" @protobufjs/aspromise" " ^1.1.2"
1722
1722
" @protobufjs/base64" " ^1.1.2"
You can’t perform that action at this time.
0 commit comments