build(deps): bump protobufjs to 7.1.0
This commit is contained in:
parent
878b37e761
commit
0c48cd2e26
|
@ -11,7 +11,7 @@
|
|||
"ethers": "5.7.0",
|
||||
"fontsource-roboto": "^4.0.0",
|
||||
"js-waku": "0.24.0-cdd0752",
|
||||
"protobufjs": "^6.11.2",
|
||||
"protobufjs": "^7.1.0",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"uint8arrays": "^3.1.0"
|
||||
|
|
|
@ -17,7 +17,7 @@ specifiers:
|
|||
js-waku: 0.24.0-cdd0752
|
||||
npm-run-all: ^4.1.5
|
||||
prettier: ^2.5.1
|
||||
protobufjs: ^6.11.2
|
||||
protobufjs: ^7.1.0
|
||||
react: ^17.0.2
|
||||
react-dom: ^17.0.2
|
||||
react-scripts: 5.0.0
|
||||
|
@ -32,7 +32,7 @@ dependencies:
|
|||
ethers: 5.7.0
|
||||
fontsource-roboto: 4.0.0
|
||||
js-waku: 0.24.0-cdd0752_7mbse44n4coyr3qtrjttimv47e
|
||||
protobufjs: 6.11.3
|
||||
protobufjs: 7.1.0
|
||||
react: 17.0.2
|
||||
react-dom: 17.0.2_react@17.0.2
|
||||
uint8arrays: 3.1.0
|
||||
|
@ -10668,8 +10668,8 @@ packages:
|
|||
long: 4.0.0
|
||||
dev: false
|
||||
|
||||
/protobufjs/7.0.0:
|
||||
resolution: {integrity: sha512-ffNIEm+quOcYtQvHdW406v1NQmZSuqVklxsXk076BtuFnlYZfigLU+JOMrTD8TUOyqHYbRI/fSVNvgd25YeN3w==}
|
||||
/protobufjs/7.1.0:
|
||||
resolution: {integrity: sha512-rCuxKlh0UQKSMjrpIcTLbR5TtGQ52cgs1a5nUoPBAKOccdPblN67BJtjrbtudUJK6HmBvUdsmymyYOzO7lxZEA==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
requiresBuild: true
|
||||
dependencies:
|
||||
|
@ -10683,7 +10683,6 @@ packages:
|
|||
'@protobufjs/path': 1.1.2
|
||||
'@protobufjs/pool': 1.1.0
|
||||
'@protobufjs/utf8': 1.1.0
|
||||
'@types/long': 4.0.2
|
||||
'@types/node': 17.0.45
|
||||
long: 5.2.0
|
||||
dev: false
|
||||
|
@ -10713,7 +10712,7 @@ packages:
|
|||
peerDependencies:
|
||||
uint8arraylist: ^2.3.2
|
||||
dependencies:
|
||||
protobufjs: 7.0.0
|
||||
protobufjs: 7.1.0
|
||||
uint8arraylist: 2.3.2
|
||||
dev: false
|
||||
|
||||
|
|
Loading…
Reference in New Issue