fix(deps): update dependency debug to v4.4.3

This commit is contained in:
Renovate
2025-09-13 18:02:31 +00:00
parent b6c2971563
commit 1f6c92b497
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.3",
"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.3:
version "4.4.1" version "4.4.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b" resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ== integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
dependencies: dependencies:
ms "^2.1.3" ms "^2.1.3"