From 4bffb099ecf1cc7ed933e5ee21a7fe38844c7d67 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 05:12:24 +0000 Subject: [PATCH] Bump chownr from 1.0.1 to 1.1.4 in /examples/with-typeorm 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] --- examples/with-typeorm/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/with-typeorm/yarn.lock b/examples/with-typeorm/yarn.lock index c369857..34e7ffc 100644 --- a/examples/with-typeorm/yarn.lock +++ b/examples/with-typeorm/yarn.lock @@ -567,8 +567,8 @@ cheerio@^0.22.0: lodash.some "^4.4.0" 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" clean-css@^4.1.11: version "4.1.11"