From afcdfb9574432f18d1c7d890d3299bac57b6c1b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 May 2021 10:31:23 +0000 Subject: [PATCH] build(deps): bump fdir from 5.0.0 to 5.1.0 --- cli/package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"