From 22288ce3b142001c6e2b200506c6e5e9f581affa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 11:47:04 +0000 Subject: [PATCH] chore(deps): bump np from 10.0.2 to 10.0.3 Bumps [np](https://github.com/sindresorhus/np) from 10.0.2 to 10.0.3. - [Release notes](https://github.com/sindresorhus/np/releases) - [Commits](https://github.com/sindresorhus/np/compare/v10.0.2...v10.0.3) --- updated-dependencies: - dependency-name: np dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 2d5921a..5c65f56 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6467,9 +6467,9 @@ } }, "node_modules/np": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.2.tgz", - "integrity": "sha512-GVneZPeBZ/KSoVQyW9NjagM1KWFIheGcV2HtrCwYfe4L+z02lQq8lQXVw8eb8vM+weSdhqtzZ57ymaRwubvoTg==", + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz", + "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==", "dependencies": { "chalk": "^5.3.0", "chalk-template": "^1.1.0", @@ -16061,9 +16061,9 @@ "dev": true }, "np": { - "version": "10.0.2", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.2.tgz", - "integrity": "sha512-GVneZPeBZ/KSoVQyW9NjagM1KWFIheGcV2HtrCwYfe4L+z02lQq8lQXVw8eb8vM+weSdhqtzZ57ymaRwubvoTg==", + "version": "10.0.3", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz", + "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==", "requires": { "chalk": "^5.3.0", "chalk-template": "^1.1.0",