diff --git a/cli/package.json b/cli/package.json index 09157fd8..94d51fd0 100644 --- a/cli/package.json +++ b/cli/package.json @@ -36,7 +36,7 @@ "chalk": "^4.1.0", "clipanion": "^2.6.2", "debug": "^4.3.1", - "fdir": "^4.1.0", + "fdir": "^5.0.0", "inquirer": "^7.3.3", "lodash": "^4.17.20", "putasset": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index 5a7ca8e4..c12e058f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3438,10 +3438,10 @@ fastq@^1.6.0: dependencies: reusify "^1.0.4" -fdir@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/fdir/-/fdir-4.1.0.tgz#f739ec79f61f69779a6430a622e5f54c57caf921" - integrity sha512-oOkohnPg4nUIkd6w22iGbFD7c7UvVnXB3a7/GHcPSsXDUGm6Jxp12bGI5O0gr0YuhDh5l/vDExdHOnrW/j9EqQ== +fdir@^5.0.0: + version "5.0.0" + resolved "https://registry.npmjs.org/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769" + integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ== figgy-pudding@^3.4.1, figgy-pudding@^3.5.1: version "3.5.2"