diff --git a/package-lock.json b/package-lock.json index a63b8683..b1e6b077 100644 --- a/package-lock.json +++ b/package-lock.json @@ -34,7 +34,7 @@ "eslint-config-next": "14.1.4", "husky": "9.0.11", "next": "14.2.3", - "np": "10.0.3", + "np": "10.0.5", "prettier": "3.2.5", "react": "18.3.1", "react-dom": "18.3.1", @@ -6651,9 +6651,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.5", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", + "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", "dev": true, "dependencies": { "chalk": "^5.3.0", @@ -14749,9 +14749,9 @@ } }, "np": { - "version": "10.0.3", - "resolved": "https://registry.npmjs.org/np/-/np-10.0.3.tgz", - "integrity": "sha512-JioZkOd7DtT1nkGnVOUrPfD7P3SlNbjsT2dHxMDsxpZcpd44iP4J4Nn9OTjCAhf9LK4EezTcIfU7QadyupEvxg==", + "version": "10.0.5", + "resolved": "https://registry.npmjs.org/np/-/np-10.0.5.tgz", + "integrity": "sha512-Tu270vVvsh92uh6XDXrGS6D94PhzxQYqM8uUxftYVp0B8qXl78dJRYwQ9wfYMOBB9ynlF79eWlUtPUxPzKGddQ==", "dev": true, "requires": { "chalk": "^5.3.0", diff --git a/package.json b/package.json index e9296fb3..c090bb5d 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "eslint-config-next": "14.1.4", "husky": "9.0.11", "next": "14.2.3", - "np": "10.0.3", + "np": "10.0.5", "prettier": "3.2.5", "react": "18.3.1", "react-dom": "18.3.1",