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:
12
web3.js/package-lock.json
generated
12
web3.js/package-lock.json
generated
@ -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",
|
||||
|
Reference in New Issue
Block a user