fix(deps): update dependency debug to v4.4.2 #191

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/debug-4.x into main 2025-09-08 14:14:26 +00:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"body-parser": "2.2.0", "body-parser": "2.2.0",
"cookie-parser": "1.4.7", "cookie-parser": "1.4.7",
"cors": "2.8.5", "cors": "2.8.5",
"debug": "4.4.1", "debug": "4.4.2",
"express": "5.1.0", "express": "5.1.0",
"https-localhost": "4.7.1", "https-localhost": "4.7.1",
"jsonwebtoken": "9.0.2", "jsonwebtoken": "9.0.2",
+4 -4
View File
@@ -261,10 +261,10 @@ debug@2.6.9:
dependencies: dependencies:
ms "2.0.0" ms "2.0.0"
debug@4.4.1: debug@4.4.2:
version "4.4.1" version "4.4.2"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.2.tgz#96b480a7fe47cc04fe57f0bf56e058dba2a001fa"
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== integrity sha512-IQeXCZhGRpFiLI3MYlCGLjNssUBiE8G21RMyNH35KFsxIvhrMeh5jXuG82woDZrYX9pgqHs+GF5js2Ducn4y4A==
dependencies: dependencies:
ms "^2.1.3" ms "^2.1.3"