chore: bump mockttp from 2.0.1 to 2.1.0 in /web3.js (#18513)

Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: mockttp
  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-07-08 08:26:32 +00:00 committed by GitHub
parent 6ed35ea61d
commit 5a285e4307
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -11423,9 +11423,9 @@
}
},
"node_modules/mockttp": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.0.1.tgz",
"integrity": "sha512-f23shHLYqGfHLCiWCE2luKiCgOaMcRkGkSqcXBZSNLGfiYUKBcYlq/YwjebeFk0PnXVfcm7UzdJ/FIuUneqR4g==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.0.tgz",
"integrity": "sha512-rDrlQqCR8PSqrmSIXDhfG9qXhjJ8KiBpDsZhIVd5HbGWLLoFNRpQf8Fn9abUocTL0WiMCi8+G5Frby2DwPilGQ==",
"dev": true,
"dependencies": {
"@graphql-tools/schema": "^7.1.5",
@ -29491,9 +29491,9 @@
}
},
"mockttp": {
"version": "2.0.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.0.1.tgz",
"integrity": "sha512-f23shHLYqGfHLCiWCE2luKiCgOaMcRkGkSqcXBZSNLGfiYUKBcYlq/YwjebeFk0PnXVfcm7UzdJ/FIuUneqR4g==",
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.0.tgz",
"integrity": "sha512-rDrlQqCR8PSqrmSIXDhfG9qXhjJ8KiBpDsZhIVd5HbGWLLoFNRpQf8Fn9abUocTL0WiMCi8+G5Frby2DwPilGQ==",
"dev": true,
"requires": {
"@graphql-tools/schema": "^7.1.5",