From d369b45d8446a5bb376b1671b7286cd2bbdd44f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Oct 2023 20:52:10 +0000 Subject: [PATCH] Bump debug from 3.2.6 to 3.2.7 in /cla-backend Bumps [debug](https://github.com/debug-js/debug) from 3.2.6 to 3.2.7. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/3.2.6...3.2.7) --- updated-dependencies: - dependency-name: debug dependency-type: indirect ... Signed-off-by: dependabot[bot] --- cla-backend/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cla-backend/yarn.lock b/cla-backend/yarn.lock index 2377dc276..45f554db4 100644 --- a/cla-backend/yarn.lock +++ b/cla-backend/yarn.lock @@ -1986,13 +1986,13 @@ dayjs@^1.11.7: debug@4, debug@^4.1.1, debug@^4.3.4: version "4.3.4" - resolved "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865" dependencies: ms "2.1.2" debug@^3.1.0: - version "3.2.6" - resolved "https://registry.npmjs.org/debug/-/debug-3.2.6.tgz" + version "3.2.7" + resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" dependencies: ms "^2.1.1"