chore: bump flowgen from 1.13.0 to 1.14.0 in /web3.js (#16737)
Bumps flowgen from 1.13.0 to 1.14.0. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b22c13dcd7
commit
26fa71a7c1
|
@ -7393,9 +7393,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flowgen": {
|
||||
"version": "1.13.0",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.13.0.tgz",
|
||||
"integrity": "sha512-xgdbeWfhY5yayQ3PUTaPn9a0tPK21m5SEJSFZDZf0A0TuoLKYVXU3fhhAN9pokjDcb0E0FGh7EO3t3YNf/iXTw==",
|
||||
"version": "1.14.0",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.0.tgz",
|
||||
"integrity": "sha512-Wl5PzUDxOFYhcxfGCoK1eerva7HBgLOz9nocCozTpQXYhvOta6fXNitr8hjPU5y9r3pdgvO5f2hTSE1SFYHEEQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
|
Loading…
Reference in New Issue