From 2e0da57f8b117722b810037858dd702f97382f0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 05:14:36 +0000 Subject: [PATCH] build(deps): bump chownr from 1.0.1 to 1.1.4 in /web/vue 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] --- web/vue/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/web/vue/yarn.lock b/web/vue/yarn.lock index 95c3e5ff2..ae8b44eb1 100644 --- a/web/vue/yarn.lock +++ b/web/vue/yarn.lock @@ -1281,8 +1281,8 @@ chokidar@^2.0.0, chokidar@^2.0.2: fsevents "^1.1.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" cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3: version "1.0.4" @@ -1435,7 +1435,7 @@ compressible@~2.0.13: compression@^1.5.2: version "1.7.2" - resolved "http://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" + resolved "https://registry.npmjs.org/compression/-/compression-1.7.2.tgz#aaffbcd6aaf854b44ebb280353d5ad1651f59a69" dependencies: accepts "~1.3.4" bytes "3.0.0"