chore: bump flowgen from 1.14.0 to 1.14.1 in /web3.js (#16864)
Bumps flowgen from 1.14.0 to 1.14.1. 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
ef9a931567
commit
e5d1037fda
|
@ -7393,9 +7393,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flowgen": {
|
||||
"version": "1.14.0",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.0.tgz",
|
||||
"integrity": "sha512-Wl5PzUDxOFYhcxfGCoK1eerva7HBgLOz9nocCozTpQXYhvOta6fXNitr8hjPU5y9r3pdgvO5f2hTSE1SFYHEEQ==",
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.1.tgz",
|
||||
"integrity": "sha512-rpwM75zi4BH5CLHtak0/1wZ40/3eEi2E7CafjiGPnyL2b9y3zznSrgbNTnpkspU1o4C0Ypsvfwi0lFslIVxWVw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
|
Loading…
Reference in New Issue