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:
dependabot[bot] 2021-04-27 09:10:05 +00:00 committed by GitHub
parent ef9a931567
commit e5d1037fda
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.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",