chore: bump flowgen from 1.14.1 to 1.15.0 in /web3.js (#20500)

Bumps flowgen from 1.14.1 to 1.15.0.

---
updated-dependencies:
- dependency-name: flowgen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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-10-07 08:11:20 +00:00
committed by GitHub
parent ac6b91c2c0
commit 60610f1821

View File

@ -7753,9 +7753,9 @@
} }
}, },
"node_modules/flowgen": { "node_modules/flowgen": {
"version": "1.14.1", "version": "1.15.0",
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.1.tgz", "resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.15.0.tgz",
"integrity": "sha512-rpwM75zi4BH5CLHtak0/1wZ40/3eEi2E7CafjiGPnyL2b9y3zznSrgbNTnpkspU1o4C0Ypsvfwi0lFslIVxWVw==", "integrity": "sha512-ym/kL2RGolCHArTAPRTPJa95CC0ZDWSh69KTCLIunc6wsXMT5MGpRFT/UhOVv205a2JHekm5booya1XHOqEi9Q==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",
@ -23817,9 +23817,9 @@
"dev": true "dev": true
}, },
"flowgen": { "flowgen": {
"version": "1.14.1", "version": "1.15.0",
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.1.tgz", "resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.15.0.tgz",
"integrity": "sha512-rpwM75zi4BH5CLHtak0/1wZ40/3eEi2E7CafjiGPnyL2b9y3zznSrgbNTnpkspU1o4C0Ypsvfwi0lFslIVxWVw==", "integrity": "sha512-ym/kL2RGolCHArTAPRTPJa95CC0ZDWSh69KTCLIunc6wsXMT5MGpRFT/UhOVv205a2JHekm5booya1XHOqEi9Q==",
"dev": true, "dev": true,
"requires": { "requires": {
"@babel/code-frame": "^7.10.4", "@babel/code-frame": "^7.10.4",