chore: bump mockttp from 2.2.4 to 2.3.0 in /web3.js (#20647)

Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 2.2.4 to 2.3.0.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v2.2.4...v2.3.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-10-13 08:10:57 +00:00 committed by GitHub
parent 2b03ac1284
commit f469af7626
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -10817,9 +10817,9 @@
}
},
"node_modules/mockttp": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.2.4.tgz",
"integrity": "sha512-FZJwOHLElIbJhva5S862MQ5InPKzn0jfwG8H1fsCHTeWwDGVC+SNbCaGJ3gxpubno3uWAS9K1MGS687WN54Pbw==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.0.tgz",
"integrity": "sha512-e9lVdN6vitpGjL7VAQ3CpTcXcGANOhJH9UAw2hr65zQg9xYOOsJz8mc/NcW5w0JCvqjGspSDiwYIZzadA6JE+w==",
"dev": true,
"dependencies": {
"@graphql-tools/schema": "^7.1.5",
@ -26213,9 +26213,9 @@
}
},
"mockttp": {
"version": "2.2.4",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.2.4.tgz",
"integrity": "sha512-FZJwOHLElIbJhva5S862MQ5InPKzn0jfwG8H1fsCHTeWwDGVC+SNbCaGJ3gxpubno3uWAS9K1MGS687WN54Pbw==",
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.0.tgz",
"integrity": "sha512-e9lVdN6vitpGjL7VAQ3CpTcXcGANOhJH9UAw2hr65zQg9xYOOsJz8mc/NcW5w0JCvqjGspSDiwYIZzadA6JE+w==",
"dev": true,
"requires": {
"@graphql-tools/schema": "^7.1.5",