From f07afcd2ba74cf86b60ee7ddad6ef734bf9673f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 05:17:23 +0000 Subject: [PATCH] chore(deps): bump chownr from 1.0.1 to 1.1.4 in /example 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] --- example/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/yarn.lock b/example/yarn.lock index c92b00ec..f3ff6ec3 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -2145,9 +2145,9 @@ 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" - integrity sha1-4qdQQqlVGQi+vSW4Uj1fl2nXkYE= + version "1.1.4" + resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b" + integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg== chrome-trace-event@^1.0.0: version "1.0.0"