From 6263ca5e62f0a95c1f687a3d13054300ff891acc Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 18 Apr 2024 07:55:49 +0000
Subject: [PATCH] deps(dev): bump np from 10.0.3 to 10.0.4 (#413)

Bumps [np](https://github.com/sindresorhus/np) from 10.0.3 to 10.0.4.
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](https://github.com/sindresorhus/np/compare/v10.0.3...v10.0.4)

---
updated-dependencies:
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---
 package-lock.json | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index fc4f300e..3dd3f66c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6286,9 +6286,9 @@
       }
     },
     "node_modules/np": {
-      "version": "10.0.3",
-      "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz",
-      "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==",
+      "version": "10.0.4",
+      "resolved": "https://registry.npmjs.org/np/-/np-10.0.4.tgz",
+      "integrity": "sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ==",
       "dev": true,
       "dependencies": {
         "chalk": "^5.3.0",
@@ -13760,9 +13760,9 @@
       "dev": true
     },
     "np": {
-      "version": "10.0.3",
-      "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz",
-      "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==",
+      "version": "10.0.4",
+      "resolved": "https://registry.npmjs.org/np/-/np-10.0.4.tgz",
+      "integrity": "sha512-+oGAzU9lJJRcjKylJH8rp3ewWvAjkgxaQZ+IS1hHylOx3P+46xiZmfBpK5fRpLRQMIuMzXxlgen1UW5XsG+wwQ==",
       "dev": true,
       "requires": {
         "chalk": "^5.3.0",