diff --git a/package-lock.json b/package-lock.json index 5e469aba24..a7795ef892 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "compressorjs": "^1.2.1", "conventional-changelog-angular": "^8.0.0", "conventional-changelog-cli": "^5.0.0", - "debug": "^4.3.5", + "debug": "^4.3.6", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-header": "^3.1.1", @@ -3401,9 +3401,9 @@ } }, "node_modules/debug": { - "version": "4.3.5", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.5.tgz", - "integrity": "sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==", + "version": "4.3.6", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.6.tgz", + "integrity": "sha512-O/09Bd4Z1fBrU4VzkhFqVgpPzaGbw6Sm9FEkBT1A/YBXQFGuuSxa1dN2nxgxS34JmKXqYx8CZAwEVoJFImUXIg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 2456f8bf3d..190ea96122 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "compressorjs": "^1.2.1", "conventional-changelog-angular": "^8.0.0", "conventional-changelog-cli": "^5.0.0", - "debug": "^4.3.5", + "debug": "^4.3.6", "eslint": "^8.57.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-header": "^3.1.1",