diff --git a/client/package.json b/client/package.json index c8587b1..38f4457 100644 --- a/client/package.json +++ b/client/package.json @@ -43,6 +43,6 @@ "minimist": "1.2.8" }, "devDependencies": { - "np": "10.0.3" + "np": "10.2.0" } } diff --git a/package.json b/package.json index 4c0cd55..29d79fe 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "i": "^0.3.7", "jest": "^29.7.0", "lint-staged": "^15.2.2", - "np": "10.0.3", + "np": "10.2.0", "prettier": "3.2.5", "prettier-eslint": "16.3.0", "rimraff": "0.0.1-security",