chore: bump mockttp from 2.1.0 to 2.1.1 in /web3.js (#18538)

Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v2.1.0...v2.1.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-07-09 08:14:21 +00:00 committed by GitHub
parent ca1d8f2adc
commit 07dd00ca26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 23 additions and 11 deletions

View File

@ -11030,9 +11030,9 @@
}
},
"node_modules/mockttp": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.0.tgz",
"integrity": "sha512-rDrlQqCR8PSqrmSIXDhfG9qXhjJ8KiBpDsZhIVd5HbGWLLoFNRpQf8Fn9abUocTL0WiMCi8+G5Frby2DwPilGQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.1.tgz",
"integrity": "sha512-mTIn170ZTh1APu2Y62K4iUmfz6XzS064yLBquot0+cL6MV1lSTJvNPr4YsG4RLUTZAvWTjBND9/DD2SeUPUc/Q==",
"dev": true,
"dependencies": {
"@graphql-tools/schema": "^7.1.5",
@ -14001,6 +14001,7 @@
},
"node_modules/npm/node_modules/lodash._baseindexof": {
"version": "3.1.0",
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -14016,16 +14017,19 @@
},
"node_modules/npm/node_modules/lodash._bindcallback": {
"version": "3.0.1",
"dev": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._cacheindexof": {
"version": "3.0.2",
"dev": true,
"inBundle": true,
"license": "MIT"
},
"node_modules/npm/node_modules/lodash._createcache": {
"version": "3.1.2",
"dev": true,
"inBundle": true,
"license": "MIT",
"dependencies": {
@ -14040,6 +14044,7 @@
},
"node_modules/npm/node_modules/lodash._getnative": {
"version": "3.9.1",
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -14057,6 +14062,7 @@
},
"node_modules/npm/node_modules/lodash.restparam": {
"version": "3.6.1",
"dev": true,
"inBundle": true,
"license": "MIT"
},
@ -28603,9 +28609,9 @@
}
},
"mockttp": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.0.tgz",
"integrity": "sha512-rDrlQqCR8PSqrmSIXDhfG9qXhjJ8KiBpDsZhIVd5HbGWLLoFNRpQf8Fn9abUocTL0WiMCi8+G5Frby2DwPilGQ==",
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.1.tgz",
"integrity": "sha512-mTIn170ZTh1APu2Y62K4iUmfz6XzS064yLBquot0+cL6MV1lSTJvNPr4YsG4RLUTZAvWTjBND9/DD2SeUPUc/Q==",
"dev": true,
"requires": {
"@graphql-tools/schema": "^7.1.5",
@ -30652,7 +30658,8 @@
},
"lodash._baseindexof": {
"version": "3.1.0",
"bundled": true
"bundled": true,
"dev": true
},
"lodash._baseuniq": {
"version": "4.6.0",
@ -30665,15 +30672,18 @@
},
"lodash._bindcallback": {
"version": "3.0.1",
"bundled": true
"bundled": true,
"dev": true
},
"lodash._cacheindexof": {
"version": "3.0.2",
"bundled": true
"bundled": true,
"dev": true
},
"lodash._createcache": {
"version": "3.1.2",
"bundled": true,
"dev": true,
"requires": {
"lodash._getnative": "^3.0.0"
}
@ -30685,7 +30695,8 @@
},
"lodash._getnative": {
"version": "3.9.1",
"bundled": true
"bundled": true,
"dev": true
},
"lodash._root": {
"version": "3.0.1",
@ -30699,7 +30710,8 @@
},
"lodash.restparam": {
"version": "3.6.1",
"bundled": true
"bundled": true,
"dev": true
},
"lodash.union": {
"version": "4.6.0",