diff --git a/package.json b/package.json index 599fcb11..43e2ab41 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@types/deep-equal": "1.0.1", "@types/electron-config": "^3.2.2", "@types/electron-debug": "^2.1.0", - "@types/fs-extra": "^9.0.12", + "@types/fs-extra": "^9.0.13", "@types/js-yaml": "^4.0.5", "@types/node": "16.0.1", "@types/sortablejs": "^1.10.7", diff --git a/yarn.lock b/yarn.lock index b4df7209..bf0c5dde 100644 --- a/yarn.lock +++ b/yarn.lock @@ -472,14 +472,7 @@ resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.50.tgz#1e0caa9364d3fccd2931c3ed96fdbeaa5d4cca83" integrity sha512-C6N5s2ZFtuZRj54k2/zyRhNDjJwwcViAM3Nbm8zjBpbqAdZ00mr0CFxvSKeO8Y/e03WVFLpQMdHYVfUd6SB+Hw== -"@types/fs-extra@^9.0.1", "@types/fs-extra@^9.0.12": - version "9.0.12" - resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.12.tgz#9b8f27973df8a7a3920e8461517ebf8a7d4fdfaf" - integrity sha512-I+bsBr67CurCGnSenZZ7v94gd3tc3+Aj2taxMT4yu4ABLuOgOjeFxX3dokG24ztSRg5tnT00sL8BszO7gSMoIw== - dependencies: - "@types/node" "*" - -"@types/fs-extra@^9.0.11": +"@types/fs-extra@^9.0.1", "@types/fs-extra@^9.0.11", "@types/fs-extra@^9.0.13": version "9.0.13" resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.13.tgz#7594fbae04fe7f1918ce8b3d213f74ff44ac1f45" integrity sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==