chore: bump mockttp from 2.1.1 to 2.2.0 in /web3.js (#18860)

Bumps [mockttp](https://github.com/httptoolkit/mockttp) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/httptoolkit/mockttp/releases)
- [Commits](https://github.com/httptoolkit/mockttp/compare/v2.1.1...v2.2.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-27 11:42:22 -07:00 committed by GitHub
parent f99f9eccab
commit 6420b02f9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 24 additions and 24 deletions

View File

@ -4777,9 +4777,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"node_modules/brotli-wasm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/brotli-wasm/-/brotli-wasm-1.0.0.tgz",
"integrity": "sha512-CHl5wa2oYS7yvCL3ojyFeGbhgK6hLZTJ2E5J/ltRT5yiF2CwG0/P8EkLzKp+eqPJT1EPcCZPSu3H2FfpSObH7A==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/brotli-wasm/-/brotli-wasm-1.1.0.tgz",
"integrity": "sha512-p2tLxAMtT6a4jXSeDMDSey9sdwc6yds1AY7MKEsMqp9PbMl6n9ey8VUjrfSAvX+k7AW3R+pVKoo0P1i/+19upA==",
"dev": true
},
"node_modules/browser-stdout": {
@ -8883,12 +8883,12 @@
"dev": true
},
"node_modules/http-encoding": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/http-encoding/-/http-encoding-1.2.1.tgz",
"integrity": "sha512-63bRj1Nx6YR8SmFwF5/eJPYHk4arQCx94rfH485aG3FrCkma2PAzDw6Pa3ovscqQlwi9tU6hVkCrbQyO++Zc6g==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/http-encoding/-/http-encoding-1.4.0.tgz",
"integrity": "sha512-/9OTWAsy31YMNpt7JRAZGsfUFFkkqdPR7TNXVSnrJ0UjrBHhx1CUa3veMjS6vSpCq3sU4wpIgVoK/snv80RTPQ==",
"dev": true,
"dependencies": {
"brotli-wasm": "^1.0.0",
"brotli-wasm": "^1.1.0",
"zstd-codec": "^0.1.2"
}
},
@ -11051,9 +11051,9 @@
}
},
"node_modules/mockttp": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.1.tgz",
"integrity": "sha512-mTIn170ZTh1APu2Y62K4iUmfz6XzS064yLBquot0+cL6MV1lSTJvNPr4YsG4RLUTZAvWTjBND9/DD2SeUPUc/Q==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.2.0.tgz",
"integrity": "sha512-EcSxKiEkvkmHDL1bYlObWgCoa3P0CwmfoDMM9Xmv2t75ttXUgo/GQCSh304gj86RShuqugOoN7gtDffLFDfWiQ==",
"dev": true,
"dependencies": {
"@graphql-tools/schema": "^7.1.5",
@ -11075,8 +11075,8 @@
"fetch-ponyfill": "^7.1.0",
"graphql": "^14.0.2",
"graphql-subscriptions": "^1.1.0",
"http-encoding": "^1.2.0",
"http2-wrapper": "^2.0.5",
"http-encoding": "^1.4.0",
"http2-wrapper": "2.0.5",
"lodash": "^4.16.4",
"native-duplexpair": "^1.0.0",
"node-forge": "^0.10.0",
@ -23651,9 +23651,9 @@
"integrity": "sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8="
},
"brotli-wasm": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/brotli-wasm/-/brotli-wasm-1.0.0.tgz",
"integrity": "sha512-CHl5wa2oYS7yvCL3ojyFeGbhgK6hLZTJ2E5J/ltRT5yiF2CwG0/P8EkLzKp+eqPJT1EPcCZPSu3H2FfpSObH7A==",
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/brotli-wasm/-/brotli-wasm-1.1.0.tgz",
"integrity": "sha512-p2tLxAMtT6a4jXSeDMDSey9sdwc6yds1AY7MKEsMqp9PbMl6n9ey8VUjrfSAvX+k7AW3R+pVKoo0P1i/+19upA==",
"dev": true
},
"browser-stdout": {
@ -26920,12 +26920,12 @@
"dev": true
},
"http-encoding": {
"version": "1.2.1",
"resolved": "https://registry.npmjs.org/http-encoding/-/http-encoding-1.2.1.tgz",
"integrity": "sha512-63bRj1Nx6YR8SmFwF5/eJPYHk4arQCx94rfH485aG3FrCkma2PAzDw6Pa3ovscqQlwi9tU6hVkCrbQyO++Zc6g==",
"version": "1.4.0",
"resolved": "https://registry.npmjs.org/http-encoding/-/http-encoding-1.4.0.tgz",
"integrity": "sha512-/9OTWAsy31YMNpt7JRAZGsfUFFkkqdPR7TNXVSnrJ0UjrBHhx1CUa3veMjS6vSpCq3sU4wpIgVoK/snv80RTPQ==",
"dev": true,
"requires": {
"brotli-wasm": "^1.0.0",
"brotli-wasm": "^1.1.0",
"zstd-codec": "^0.1.2"
}
},
@ -28649,9 +28649,9 @@
}
},
"mockttp": {
"version": "2.1.1",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.1.1.tgz",
"integrity": "sha512-mTIn170ZTh1APu2Y62K4iUmfz6XzS064yLBquot0+cL6MV1lSTJvNPr4YsG4RLUTZAvWTjBND9/DD2SeUPUc/Q==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/mockttp/-/mockttp-2.2.0.tgz",
"integrity": "sha512-EcSxKiEkvkmHDL1bYlObWgCoa3P0CwmfoDMM9Xmv2t75ttXUgo/GQCSh304gj86RShuqugOoN7gtDffLFDfWiQ==",
"dev": true,
"requires": {
"@graphql-tools/schema": "^7.1.5",
@ -28673,8 +28673,8 @@
"fetch-ponyfill": "^7.1.0",
"graphql": "^14.0.2",
"graphql-subscriptions": "^1.1.0",
"http-encoding": "^1.2.0",
"http2-wrapper": "^2.0.5",
"http-encoding": "^1.4.0",
"http2-wrapper": "2.0.5",
"lodash": "^4.16.4",
"native-duplexpair": "^1.0.0",
"node-forge": "^0.10.0",