Bump fs-extra to @^11

This commit is contained in:
2022-11-29 03:20:48 +01:00
parent fc9f1c7c4c
commit 44e5cc8c91
2 changed files with 6 additions and 6 deletions

View File

@ -41,7 +41,7 @@
"discord.js": "^14.6.0",
"dotenv": "^16.0.3",
"express": "^4.18.2",
"fs-extra": "^10.1.0",
"fs-extra": "^11.0.0",
"moment": "^2.29.4",
"pg": "^8.8.0",
"typeorm": "^0.3.10"