chore: bump @types/mz from 2.7.3 to 2.7.4 in /web3.js (#18474)

Bumps [@types/mz](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mz) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mz)

---
updated-dependencies:
- dependency-name: "@types/mz"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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-07-07 08:34:19 +00:00 committed by GitHub
parent ce989c0c6b
commit 7e6273b667
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -3665,9 +3665,9 @@
"dev": true
},
"node_modules/@types/mz": {
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.3.tgz",
"integrity": "sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg==",
"version": "2.7.4",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.4.tgz",
"integrity": "sha512-Zs0imXxyWT20j3Z2NwKpr0IO2LmLactBblNyLua5Az4UHuqOQ02V3jPTgyKwDkuc33/ahw+C3O1PIZdrhFMuQA==",
"dev": true,
"dependencies": {
"@types/node": "*"
@ -23359,9 +23359,9 @@
"dev": true
},
"@types/mz": {
"version": "2.7.3",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.3.tgz",
"integrity": "sha512-Zp1NUJ4Alh3gaun0a5rkF3DL7b2j1WB6rPPI5h+CJ98sQnxe9qwskClvupz/4bqChGR3L/BRhTjlaOwR+uiZJg==",
"version": "2.7.4",
"resolved": "https://registry.npmjs.org/@types/mz/-/mz-2.7.4.tgz",
"integrity": "sha512-Zs0imXxyWT20j3Z2NwKpr0IO2LmLactBblNyLua5Az4UHuqOQ02V3jPTgyKwDkuc33/ahw+C3O1PIZdrhFMuQA==",
"dev": true,
"requires": {
"@types/node": "*"