diff --git a/package.json b/package.json index d4217526b63..8914677c22e 100644 --- a/package.json +++ b/package.json @@ -28,8 +28,8 @@ "@testing-library/user-event": "^13.5.0", "alex": "^8.2.0", "eslint": "^8.3.0", - "execa": "^5.1.1", - "fs-extra": "^10.0.0", + "execa": "^8.0.1", + "fs-extra": "^11.1.1", "get-port": "^5.1.1", "globby": "^11.0.4", "husky": "^4.3.8", @@ -37,14 +37,14 @@ "lerna": "^4.0.0", "lerna-changelog": "^2.2.0", "lint-staged": "^12.1.2", - "meow": "^9.0.0", + "meow": "^12.1.0", "multimatch": "^5.0.0", "prettier": "^2.5.0", "puppeteer": "^12.0.1", - "strip-ansi": "^6.0.1", + "strip-ansi": "^7.1.0", "svg-term-cli": "^2.1.1", - "tempy": "^1.0.1", - "wait-for-localhost": "^3.3.0", + "tempy": "^3.1.0", + "wait-for-localhost": "^4.1.0", "web-vitals": "^2.1.2" }, "husky": {