diff --git a/package.json b/package.json index b8e45bc59..0b3910a80 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-testing-library": "^5.9.1", "execa": "^4.1.0", "figlet": "^1.5.2", - "fs-extra": "^10.1.0", + "fs-extra": "^11.1.1", "jest": "^29.5.0", "jest-environment-jsdom": "^29.5.0", "jest-watch-typeahead": "^2.2.2", @@ -116,7 +116,7 @@ "@types/cssnano": "^5.0.0", "@types/eslint": "^8.4.10", "@types/figlet": "^1.5.5", - "@types/fs-extra": "^9.0.13", + "@types/fs-extra": "^11.0.3", "@types/lodash": "^4.14.191", "@types/node": "^16.11.42", "@types/react": "^18.0.31",