diff --git a/package.json b/package.json index 9d7cc32..4961e6b 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/archiver": "3.1.1", "@types/auto-launch": "5.0.1", "@types/discord-rpc": "3.0.4", - "@types/fs-extra": "9.0.1", + "@types/fs-extra": "9.0.2", "@types/ini": "1.3.30", "@types/node": "14.11.8", "@types/prompts": "2.0.9", diff --git a/yarn.lock b/yarn.lock index cde7ac8..7aafb62 100644 --- a/yarn.lock +++ b/yarn.lock @@ -172,10 +172,10 @@ dependencies: "@types/node" "*" -"@types/fs-extra@9.0.1": - version "9.0.1" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.1.tgz#91c8fc4c51f6d5dbe44c2ca9ab09310bd00c7918" - integrity sha512-B42Sxuaz09MhC3DDeW5kubRcQ5by4iuVQ0cRRWM2lggLzAa/KVom0Aft/208NgMvNQQZ86s5rVcqDdn/SH0/mg== +"@types/fs-extra@9.0.2": + version "9.0.2" + resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.2.tgz#e1e1b578c48e8d08ae7fc36e552b94c6f4621609" + integrity sha512-jp0RI6xfZpi5JL8v7WQwpBEQTq63RqW2kxwTZt+m27LcJqQdPVU1yGnT1ZI4EtCDynQQJtIGyQahkiCGCS7e+A== dependencies: "@types/node" "*"