diff --git a/cli/package.json b/cli/package.json index e3a13231..ffae3ae1 100644 --- a/cli/package.json +++ b/cli/package.json @@ -36,7 +36,7 @@ "chalk": "^4.1.1", "clipanion": "^2.6.2", "debug": "^4.3.1", - "fdir": "^5.0.0", + "fdir": "^5.1.0", "inquirer": "^8.1.0", "lodash": "^4.17.21", "putasset": "^5.0.3", diff --git a/yarn.lock b/yarn.lock index 4f62e6c2..2d66df69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2818,10 +2818,10 @@ fastq@^1.6.0: dependencies: reusify "^1.0.4" -fdir@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/fdir/-/fdir-5.0.0.tgz#a40b5d9adfb530daeca55558e8ad87ec14a44769" - integrity sha512-cteqwWMA43lEmgwOg5HSdvhVFD39vHjQDhZkRMlKmeoNPtSSgUw1nUypydiY2upMdGiBFBZvNBDbnoBh0yCzaQ== +fdir@^5.1.0: + version "5.1.0" + resolved "https://registry.npmjs.org/fdir/-/fdir-5.1.0.tgz#973e4934e6a3666b59ebdfc56f60bb8e9b16acb8" + integrity sha512-IgTtZwL52tx2wqWeuGDzXYTnNsEjNLahZpJw30hCQDyVnoHXwY5acNDnjGImTTL1R0z1PCyLw20VAbE5qLic3Q== figures@^3.0.0, figures@^3.2.0: version "3.2.0"