From a5763442379b93b7746f2b3cfead9b834ed5dcff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 06:45:13 +0000 Subject: [PATCH] build(deps): bump chownr from 1.0.1 to 1.1.4 in /client Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. - [Release notes](https://github.com/isaacs/chownr/releases) - [Commits](https://github.com/isaacs/chownr/compare/v1.0.1...v1.1.4) --- updated-dependencies: - dependency-name: chownr dependency-type: indirect ... Signed-off-by: dependabot[bot] --- client/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/yarn.lock b/client/yarn.lock index 0e4b0b5..496dd97 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -1389,8 +1389,8 @@ chokidar@^2.0.0, chokidar@^2.0.2: fsevents "^1.2.2" chownr@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.0.1.tgz#e2a75042a9551908bebd25b8523d5f9769d79181" + version "1.1.4" + resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" ci-info@^1.5.0: version "1.5.1"