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:
parent
ac6b91c2c0
commit
60610f1821
|
@ -7753,9 +7753,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/flowgen": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.1.tgz",
|
||||
"integrity": "sha512-rpwM75zi4BH5CLHtak0/1wZ40/3eEi2E7CafjiGPnyL2b9y3zznSrgbNTnpkspU1o4C0Ypsvfwi0lFslIVxWVw==",
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.15.0.tgz",
|
||||
"integrity": "sha512-ym/kL2RGolCHArTAPRTPJa95CC0ZDWSh69KTCLIunc6wsXMT5MGpRFT/UhOVv205a2JHekm5booya1XHOqEi9Q==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
@ -23817,9 +23817,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"flowgen": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.14.1.tgz",
|
||||
"integrity": "sha512-rpwM75zi4BH5CLHtak0/1wZ40/3eEi2E7CafjiGPnyL2b9y3zznSrgbNTnpkspU1o4C0Ypsvfwi0lFslIVxWVw==",
|
||||
"version": "1.15.0",
|
||||
"resolved": "https://registry.npmjs.org/flowgen/-/flowgen-1.15.0.tgz",
|
||||
"integrity": "sha512-ym/kL2RGolCHArTAPRTPJa95CC0ZDWSh69KTCLIunc6wsXMT5MGpRFT/UhOVv205a2JHekm5booya1XHOqEi9Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/code-frame": "^7.10.4",
|
||||
|
|
Loading…
Reference in New Issue