diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index a67843a..ad1dd25 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "jsdom": "^29.1.1", "light-my-request": "^6.6.0", "nodemon": "^3.1.14", - "npm-run-all": "^4.1.5", + "npm-run-all2": "^9.0.2", "prettier": "^3.8.3", "supertest": "^7.2.2", "ts-node": "^10.9.2", @@ -75,6 +75,8 @@ }, "overrides": { "body-parser": "2.3.0", + "brace-expansion@1.1.14": "1.1.16", + "postcss": "8.5.23", "eslint": { "minimatch": { "brace-expansion": "5.0.8" |
