From dd9726957fbdb9af1156969daac2d4cc93615472 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Oct 2021 12:05:19 +0200 Subject: [PATCH] fix(deps): update dependency debug to v4.3.2 (#2482) --- packages/store/package.json | 2 +- pnpm-lock.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/store/package.json b/packages/store/package.json index 5c7d08147..b7516ff69 100644 --- a/packages/store/package.json +++ b/packages/store/package.json @@ -50,7 +50,7 @@ "JSONStream": "1.3.5", "abortcontroller-polyfill": "1.7.3", "async": "3.1.1", - "debug": "4.3.1", + "debug": "4.3.2", "lodash": "4.17.21", "lunr": "2.3.9", "lunr-mutable-indexes": "2.3.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 11fef61e8..dac343b57 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1030,7 +1030,7 @@ importers: '@verdaccio/utils': workspace:6.0.0-6-next.7 abortcontroller-polyfill: 1.7.3 async: 3.1.1 - debug: 4.3.1 + debug: 4.3.2 JSONStream: 1.3.5 lodash: 4.17.21 lunr: 2.3.9 @@ -1051,7 +1051,7 @@ importers: '@verdaccio/utils': link:../utils abortcontroller-polyfill: 1.7.3 async: 3.1.1 - debug: 4.3.1 + debug: 4.3.2 JSONStream: 1.3.5 lodash: 4.17.21 lunr: 2.3.9