Merge branch 'renovate/debug-4.x' into 'main'

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

See merge request unboundsoftware/auth0mock!190
This commit was merged in pull request #195.
This commit is contained in:
2025-09-14 12:28:30 +02:00
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
"body-parser": "2.2.0",
"cookie-parser": "1.4.7",
"cors": "2.8.5",
"debug": "4.4.1",
"debug": "4.4.3",
"express": "5.1.0",
"https-localhost": "4.7.1",
"jsonwebtoken": "9.0.2",
+4 -4
View File
@@ -261,10 +261,10 @@ debug@2.6.9:
dependencies:
ms "2.0.0"
debug@4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.1.tgz#e5a8bc6cbc4c6cd3e64308b0693a3d4fa550189b"
integrity sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==
debug@4.4.3:
version "4.4.3"
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.3.tgz#c6ae432d9bd9662582fce08709b038c58e9e3d6a"
integrity sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==
dependencies:
ms "^2.1.3"