diff --git a/admin/package-lock.json b/admin/package-lock.json index bef43321a..a0d310eb7 100644 --- a/admin/package-lock.json +++ b/admin/package-lock.json @@ -69,7 +69,7 @@ "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", "eslint": "^8.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.2.1", "rimraf": "^6.0.0", "ts-node": "^10.0.0", diff --git a/admin/package.json b/admin/package.json index c846f5877..3b1536376 100644 --- a/admin/package.json +++ b/admin/package.json @@ -87,7 +87,7 @@ "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", "eslint": "^8.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.2.1", "rimraf": "^6.0.0", "ts-node": "^10.0.0", diff --git a/api/package-lock.json b/api/package-lock.json index 25f383847..e4a35bf9c 100644 --- a/api/package-lock.json +++ b/api/package-lock.json @@ -61,7 +61,7 @@ "dotenv-cli": "^7.4.2", "eslint": "^8.19.0", "jest-junit": "^13.2.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.1.2", "ts-jest": "^29.2.5", "ts-loader": "^8.4.0", diff --git a/api/package.json b/api/package.json index 8e2bafd03..def0638d0 100644 --- a/api/package.json +++ b/api/package.json @@ -81,7 +81,7 @@ "dotenv-cli": "^7.4.2", "eslint": "^8.19.0", "jest-junit": "^13.2.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.1.2", "ts-jest": "^29.2.5", "ts-loader": "^8.4.0", diff --git a/create-app/package-lock.json b/create-app/package-lock.json index 30bbdb9cd..e4fb78edb 100644 --- a/create-app/package-lock.json +++ b/create-app/package-lock.json @@ -26,7 +26,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^20.17.6", "cspell": "^8.14.4", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.1.2", "typescript": "~5.1.0" } diff --git a/create-app/package.json b/create-app/package.json index cf71bd2d9..7640cca38 100644 --- a/create-app/package.json +++ b/create-app/package.json @@ -45,7 +45,7 @@ "@tsconfig/node20": "^20.1.4", "@types/node": "^20.17.6", "cspell": "^8.14.4", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "prettier": "^2.1.2", "typescript": "~5.1.0" }, diff --git a/package-lock.json b/package-lock.json index 9cf96c9a7..9756dd3f2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "dotenv-cli": "^7.4.2", "husky": "^9.1.6", "lint-staged": "^15.2.10", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "open-cli": "^8.0.0", "prettier": "^2.3.2", "ts-node": "^10.5.0", diff --git a/package.json b/package.json index b22438d5a..ec4613f99 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dotenv-cli": "^7.4.2", "husky": "^9.1.6", "lint-staged": "^15.2.10", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "open-cli": "^8.0.0", "prettier": "^2.3.2", "ts-node": "^10.5.0", diff --git a/site/package-lock.json b/site/package-lock.json index 14b9ba276..58b672303 100644 --- a/site/package-lock.json +++ b/site/package-lock.json @@ -45,7 +45,7 @@ "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", "eslint": "^8.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "postcss-styled-syntax": "^0.6.4", "prettier": "^2.0.0", "stylelint": "^16.6.1", diff --git a/site/package.json b/site/package.json index b842efe7c..9de8aa760 100644 --- a/site/package.json +++ b/site/package.json @@ -58,7 +58,7 @@ "cspell": "^8.14.4", "dotenv-cli": "^7.4.2", "eslint": "^8.0.0", - "npm-run-all2": "^5.0.0", + "npm-run-all2": "^5.0.2", "postcss-styled-syntax": "^0.6.4", "prettier": "^2.0.0", "stylelint": "^16.6.1",