diff --git a/package.json b/package.json
index 6bf7217b1069c4ff5882c4c1b2c6050fdf84e3d5..c37157c72e0c391b620500c2202233bc8f62b6cf 100644
--- a/package.json
+++ b/package.json
@@ -203,7 +203,7 @@
     "@types/clean-git-ref": "2.0.0",
     "@types/conventional-commits-detector": "1.0.0",
     "@types/eslint": "7.2.6",
-    "@types/fs-extra": "9.0.5",
+    "@types/fs-extra": "9.0.6",
     "@types/git-url-parse": "9.0.0",
     "@types/github-url-from-git": "1.5.0",
     "@types/global-agent": "2.1.0",
diff --git a/yarn.lock b/yarn.lock
index bcda7bf38c9f9b91ab9de8c79c73263089614fdc..84f2ee8f88be6f0e3da50ff8ffcea014451c145b 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1585,10 +1585,10 @@
   resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.45.tgz#e9387572998e5ecdac221950dab3e8c3b16af884"
   integrity sha512-jnqIUKDUqJbDIUxm0Uj7bnlMnRm1T/eZ9N+AVMqhPgzrba2GhGG5o/jCTwmdPK709nEZsGoMzXEDUjcXHa3W0g==
 
-"@types/fs-extra@9.0.5":
-  version "9.0.5"
-  resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8"
-  integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==
+"@types/fs-extra@9.0.6":
+  version "9.0.6"
+  resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-9.0.6.tgz#488e56b77299899a608b8269719c1d133027a6ab"
+  integrity sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig==
   dependencies:
     "@types/node" "*"