diff --git a/package.json b/package.json index 03d02c9..50e3f6f 100644 --- a/package.json +++ b/package.json @@ -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", diff --git a/yarn.lock b/yarn.lock index 1d9db14..18f3242 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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"