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

This commit is contained in:
Renovate
2024-12-06 15:04:41 +00:00
committed by Joakim Olsson
parent 8c7b44974f
commit 39588214a6
2 changed files with 9 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"body-parser": "1.20.3",
"cookie-parser": "1.4.7",
"cors": "2.8.5",
"debug": "4.3.7",
"debug": "4.4.0",
"express": "4.21.2",
"https-localhost": "4.7.1",
"jsonwebtoken": "9.0.2",
+8 -1
View File
@@ -210,7 +210,14 @@ debug@2.6.9:
dependencies:
ms "2.0.0"
debug@4.3.7, debug@^4, debug@^4.1.0:
debug@4.4.0:
version "4.4.0"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
dependencies:
ms "^2.1.3"
debug@^4, debug@^4.1.0:
version "4.3.7"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.7.tgz#87945b4151a011d76d95a198d7111c865c360a52"
integrity sha512-Er2nc/H7RrMXZBFCEim6TCmMk02Z8vLC2Rbi1KEBggpo0fS6l0S1nnapwmIi3yW/+GOJap1Krg4w0Hg80oCqgQ==