From 3e7d8a1fc0de8e936131e23c022e3f960b2b1d22 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 12:37:55 +0000 Subject: [PATCH] chore(deps): bump chownr in /examples/webpack-react-babel-6 Bumps [chownr](https://github.com/isaacs/chownr) from 1.0.1 to 1.1.4. - [Commits](https://github.com/isaacs/chownr/compare/v1.0.1...v1.1.4) --- updated-dependencies: - dependency-name: chownr dependency-version: 1.1.4 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- examples/webpack-react-babel-6/yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/examples/webpack-react-babel-6/yarn.lock b/examples/webpack-react-babel-6/yarn.lock index f93634775..de38b3d3a 100644 --- a/examples/webpack-react-babel-6/yarn.lock +++ b/examples/webpack-react-babel-6/yarn.lock @@ -1239,8 +1239,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" + 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"