From 20dfc9e2114ff252acc302ae955d244c944d1f9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:52:12 +0000 Subject: [PATCH] build(deps): bump debug from 4.3.7 to 4.4.0 Bumps [debug](https://github.com/debug-js/debug) from 4.3.7 to 4.4.0. - [Release notes](https://github.com/debug-js/debug/releases) - [Commits](https://github.com/debug-js/debug/compare/4.3.7...4.4.0) --- updated-dependencies: - dependency-name: debug dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 2a853fdbb..200abc746 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,6 @@ "cytoscape": "^3.30.3", "cytoscape-cose-bilkent": "^4.1.0", "dayjs": "^1.11.13", - "debug": "^4.3.7" + "debug": "^4.4.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7a6fc1837..6235f5429 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -21,8 +21,8 @@ importers: specifier: ^1.11.13 version: 1.11.13 debug: - specifier: ^4.3.7 - version: 4.3.7 + specifier: ^4.4.0 + version: 4.4.0 devDependencies: autocorrect-node: specifier: ^2.13.0 @@ -1013,8 +1013,8 @@ packages: dayjs@1.11.13: resolution: {integrity: sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==} - debug@4.3.7: - resolution: {integrity: sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==} + debug@4.4.0: + resolution: {integrity: sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==} engines: {node: '>=6.0'} peerDependencies: supports-color: '*' @@ -1781,7 +1781,7 @@ snapshots: '@antfu/install-pkg': 0.4.1 '@antfu/utils': 0.7.10 '@iconify/types': 2.0.0 - debug: 4.3.7 + debug: 4.4.0 kolorist: 1.8.0 local-pkg: 0.5.0 mlly: 1.7.2 @@ -2495,7 +2495,7 @@ snapshots: dayjs@1.11.13: {} - debug@4.3.7: + debug@4.4.0: dependencies: ms: 2.1.3