diff --git a/package.json b/package.json index 2823d3e..5fbf4bb 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@babel/preset-typescript": "^7.15.0", "@hot-loader/react-dom": "^16.14.0", "@types/express": "^4.17.13", - "@types/fs-extra": "^9.0.12", + "@types/fs-extra": "^9.0.13", "@types/get-port": "^4.2.0", "@types/html-webpack-plugin": "^3.2.6", "@types/jest": "^27.0.2", diff --git a/yarn.lock b/yarn.lock index a5c608c..2ed30c8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1901,10 +1901,10 @@ "@types/qs" "*" "@types/serve-static" "*" -"@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== +"@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== dependencies: "@types/node" "*"