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:
dependabot[bot] 2021-04-22 08:59:59 +00:00 committed by GitHub
parent b22c13dcd7
commit 26fa71a7c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -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",