diff --git a/web3.js/package-lock.json b/web3.js/package-lock.json index ff8a44f679..ec2a7bb33f 100644 --- a/web3.js/package-lock.json +++ b/web3.js/package-lock.json @@ -17790,9 +17790,9 @@ } }, "node_modules/sinon": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.0.tgz", - "integrity": "sha512-wCbMjy6pepGX3CE/IBz3QDqOmdYP96tWrrqTMVnbREgJG989725EbMZD9vp+Cd+A6MNXDjb7weWLi/bPPpcH/g==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.1.tgz", + "integrity": "sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg==", "dev": true, "dependencies": { "@sinonjs/commons": "^1.8.3", @@ -17800,7 +17800,7 @@ "@sinonjs/samsam": "^6.0.2", "diff": "^5.0.0", "nise": "^5.1.0", - "supports-color": "^8.1.1" + "supports-color": "^7.2.0" }, "funding": { "type": "opencollective", @@ -17826,18 +17826,15 @@ } }, "node_modules/sinon/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "dependencies": { "has-flag": "^4.0.0" }, "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" + "node": ">=8" } }, "node_modules/slash": { @@ -33751,9 +33748,9 @@ } }, "sinon": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.0.tgz", - "integrity": "sha512-wCbMjy6pepGX3CE/IBz3QDqOmdYP96tWrrqTMVnbREgJG989725EbMZD9vp+Cd+A6MNXDjb7weWLi/bPPpcH/g==", + "version": "11.1.1", + "resolved": "https://registry.npmjs.org/sinon/-/sinon-11.1.1.tgz", + "integrity": "sha512-ZSSmlkSyhUWbkF01Z9tEbxZLF/5tRC9eojCdFh33gtQaP7ITQVaMWQHGuFM7Cuf/KEfihuh1tTl3/ABju3AQMg==", "dev": true, "requires": { "@sinonjs/commons": "^1.8.3", @@ -33761,7 +33758,7 @@ "@sinonjs/samsam": "^6.0.2", "diff": "^5.0.0", "nise": "^5.1.0", - "supports-color": "^8.1.1" + "supports-color": "^7.2.0" }, "dependencies": { "diff": { @@ -33777,9 +33774,9 @@ "dev": true }, "supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", "dev": true, "requires": { "has-flag": "^4.0.0"