From a98d7f2e67c073a3f10fd6e30485bae5b1dcd304 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Mar 2024 16:18:41 +0000 Subject: [PATCH] Bump the npm_and_yarn group group in /samples/solidity with 1 update Bumps the npm_and_yarn group group in /samples/solidity with 1 update: [solidity-coverage](https://github.com/sc-forks/solidity-coverage). Updates `solidity-coverage` from 0.8.7 to 0.8.10 - [Release notes](https://github.com/sc-forks/solidity-coverage/releases) - [Changelog](https://github.com/sc-forks/solidity-coverage/blob/master/CHANGELOG.md) - [Commits](https://github.com/sc-forks/solidity-coverage/compare/v0.8.7...v0.8.10) --- updated-dependencies: - dependency-name: solidity-coverage dependency-type: indirect dependency-group: npm_and_yarn-security-group ... Signed-off-by: dependabot[bot] --- samples/solidity/package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/solidity/package-lock.json b/samples/solidity/package-lock.json index 941f60f..3916ab8 100644 --- a/samples/solidity/package-lock.json +++ b/samples/solidity/package-lock.json @@ -6092,9 +6092,9 @@ } }, "node_modules/solidity-coverage": { - "version": "0.8.7", - "resolved": "https://registry.npmjs.org/solidity-coverage/-/solidity-coverage-0.8.7.tgz", - "integrity": "sha512-RzcPuNsIqVGq5F8rjQZPdI2EVdsRU7w2f1Uk1UY567n9eNcg5LSEQ3Q1WFoy9bi/2AD5SYbYK9SS/Nwh2oYbNw==", + "version": "0.8.10", + "resolved": "https://registry.npmjs.org/solidity-coverage/-/solidity-coverage-0.8.10.tgz", + "integrity": "sha512-6nvlWLnCjBIVnCgTZiIo2XBI62O3YJuU83xj+bklnH/B+dXGTjuQB7SccZfysUC3LFkjtZO/KjzUJ/hiSlkXWw==", "dev": true, "peer": true, "dependencies": {