diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index 117f9bce9e..1e7a3ace6b 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -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",