chore: bump mockttp from 2.3.0 to 2.3.1 in /web3.js (#20870)

Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: mockttp
  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-10-22 02:52:34 +00:00 committed by GitHub
parent 1f57d6dc82
commit 0d4dbd5588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 6 deletions

View File

@ -11594,9 +11594,9 @@
}
},
"node_modules/mockttp": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.0.tgz",
"integrity": "sha512-e9lVdN6vitpGjL7VAQ3CpTcXcGANOhJH9UAw2hr65zQg9xYOOsJz8mc/NcW5w0JCvqjGspSDiwYIZzadA6JE+w==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.1.tgz",
"integrity": "sha512-GKMqL9h65JokWK6LK/+raUzVa44fE58PGLi4a8nUn7C2YSenBX6jDPdMDC84ckCwJPUOuOMjsqkjWSjUJCe/OA==",
"dev": true,
"dependencies": {
"@graphql-tools/schema": "^7.1.5",
@ -27445,9 +27445,9 @@
}
},
"mockttp": {
"version": "2.3.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.0.tgz",
"integrity": "sha512-e9lVdN6vitpGjL7VAQ3CpTcXcGANOhJH9UAw2hr65zQg9xYOOsJz8mc/NcW5w0JCvqjGspSDiwYIZzadA6JE+w==",
"version": "2.3.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.3.1.tgz",
"integrity": "sha512-GKMqL9h65JokWK6LK/+raUzVa44fE58PGLi4a8nUn7C2YSenBX6jDPdMDC84ckCwJPUOuOMjsqkjWSjUJCe/OA==",
"dev": true,
"requires": {
"@graphql-tools/schema": "^7.1.5",