diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 0c5c082..86de5ed 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@swc/core": "1.2.51", "axios": "0.21.1", "copy-webpack-plugin": "8.1.1", - "fs-extra": "9.1.0", + "fs-extra": "10.0.0", "html-webpack-plugin": "5.3.1", "identity-obj-proxy": "3.0.0", "react": "17.0.2", @@ -58,7 +58,7 @@ "@swc/jest": "0.1.2", "@testing-library/jest-dom": "5.12.0", "@testing-library/react": "11.2.6", - "@testing-library/user-event": "12.8.3", + "@testing-library/user-event": "13.1.8", "@types/jest": "26.0.23", "@types/node": "15.0.2", "@types/react": "17.0.5", |