diff --git a/package-lock.json b/package-lock.json index 4568c7c..ca1a9fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "MIT", "devDependencies": { "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.6", + "@commitlint/config-angular": "17.6.7", "@nestjs/common": "9.4.3", "@nestjs/core": "9.4.3", "@nestjs/platform-express": "9.4.3", @@ -661,9 +661,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "17.6.6", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.6.tgz", - "integrity": "sha512-9hKLCMkW4JNTZW/bs/oXYWzaOmMJM8xGwL+muy2HMGWlH9NvbsQsYo/mz2PMtI+ybs0COpTjWvH/42hr9hADIA==", + "version": "17.6.7", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.7.tgz", + "integrity": "sha512-ZKLybxBPCtpDkEf82YdfUMXbO23ERa1h/UUF7SV+C4IMjBP1UgIOm1LXSafJ2NKf6rbtjR10tUL4c236K3TvnQ==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^17.4.0" @@ -14459,9 +14459,9 @@ } }, "@commitlint/config-angular": { - "version": "17.6.6", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.6.tgz", - "integrity": "sha512-9hKLCMkW4JNTZW/bs/oXYWzaOmMJM8xGwL+muy2HMGWlH9NvbsQsYo/mz2PMtI+ybs0COpTjWvH/42hr9hADIA==", + "version": "17.6.7", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-17.6.7.tgz", + "integrity": "sha512-ZKLybxBPCtpDkEf82YdfUMXbO23ERa1h/UUF7SV+C4IMjBP1UgIOm1LXSafJ2NKf6rbtjR10tUL4c236K3TvnQ==", "dev": true, "requires": { "@commitlint/config-angular-type-enum": "^17.4.0" diff --git a/package.json b/package.json index 0e14a3c..1d748ed 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ }, "devDependencies": { "@commitlint/cli": "17.6.7", - "@commitlint/config-angular": "17.6.6", + "@commitlint/config-angular": "17.6.7", "@nestjs/common": "9.4.3", "@nestjs/core": "9.4.3", "@nestjs/platform-express": "9.4.3",