diff --git a/package-lock.json b/package-lock.json index 6e9b126..0efd812 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18,7 +18,7 @@ "devDependencies": { "@biomejs/biome": "1.9.2", "@vercel/ncc": "0.38.2", - "commitizen": "4.3.0", + "commitizen": "4.3.1", "conventional-changelog": "6.0.0", "conventional-changelog-cli": "5.0.0", "conventional-changelog-conventionalcommits": "8.0.0", @@ -1146,9 +1146,9 @@ } }, "node_modules/commitizen": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.3.0.tgz", - "integrity": "sha512-H0iNtClNEhT0fotHvGV3E9tDejDeS04sN1veIebsKYGMuGscFaswRoYJKmT3eW85eIJAs0F28bG2+a/9wCOfPw==", + "version": "4.3.1", + "resolved": "https://registry.npmjs.org/commitizen/-/commitizen-4.3.1.tgz", + "integrity": "sha512-gwAPAVTy/j5YcOOebcCRIijn+mSjWJC+IYKivTu6aG8Ei/scoXgfsMRnuAk6b0GRste2J4NGxVdMN3ZpfNaVaw==", "dev": true, "dependencies": { "cachedir": "2.3.0", diff --git a/package.json b/package.json index 36055fd..24ef4f3 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "@biomejs/biome": "1.9.2", "@vercel/ncc": "0.38.2", - "commitizen": "4.3.0", + "commitizen": "4.3.1", "conventional-changelog": "6.0.0", "conventional-changelog-cli": "5.0.0", "conventional-changelog-conventionalcommits": "8.0.0",