diff --git a/package-lock.json b/package-lock.json index 4ceae83f..b0e0e7cb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1316,9 +1316,9 @@ } }, "node_modules/debug": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.1.tgz", - "integrity": "sha512-KcKCqiftBJcZr++7ykoDIEwSa3XWowTfNPo92BYxjXiyYEVrUQh2aLyhxBCwww+heortUFxEJYcRzosstTEBYQ==", + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.2.tgz", + "integrity": "sha512-IQeXCZhGRpFiLI3MYlCGLjNssUBiE8G21RMyNH35KFsxIvhrMeh5jXuG82woDZrYX9pgqHs+GF5js2Ducn4y4A==", "license": "MIT", "dependencies": { "ms": "^2.1.3"