diff --git a/package-lock.json b/package-lock.json index acdc8ddd004..0b9667f3e13 100644 --- a/package-lock.json +++ b/package-lock.json @@ -33,7 +33,7 @@ "@apollo/server": "4.10.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "18.6.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/config-angular": "18.6.0", "@fastify/cors": "9.0.0", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.0", @@ -2523,9 +2523,9 @@ } }, "node_modules/@commitlint/config-angular": { - "version": "18.5.0", - "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-18.5.0.tgz", - "integrity": "sha512-3oTM/fQ+YgPpgKjS6LF9XBs/4JZCYmzQ1/S8AIf+8Z/1xj09S5qyZt2+N+UKP0ZnWhkHwjD8Om6yR6VBma/JJg==", + "version": "18.6.0", + "resolved": "https://registry.npmjs.org/@commitlint/config-angular/-/config-angular-18.6.0.tgz", + "integrity": "sha512-hZgxreQ4xCVE/59HgW3PjEUnAnByZCaUDgxWNbNEx2ivjsgPfU+bvDe+IuE2R32szz0rNoefxe2FTu/prNgcww==", "dev": true, "dependencies": { "@commitlint/config-angular-type-enum": "^18.4.4" diff --git a/package.json b/package.json index f05301549a7..d17885f9864 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@apollo/server": "4.10.0", "@codechecks/client": "0.1.12", "@commitlint/cli": "18.6.0", - "@commitlint/config-angular": "18.5.0", + "@commitlint/config-angular": "18.6.0", "@fastify/cors": "9.0.0", "@fastify/formbody": "7.4.0", "@fastify/middie": "8.3.0",