From 3dfc6c8b9a58f081c3ff61d6ba954882ce31ec0d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 1 Dec 2025 20:21:39 +0000 Subject: [PATCH] fix: package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CONVENTIONALCHANGELOGGITCLIENT-13004533 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7f5fc0d..1812347 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@commitlint/config-conventional": "^20.0.0", "@openapitools/openapi-generator-cli": "2.25.2", "@release-it/bumper": "^7.0.5", - "@release-it/conventional-changelog": "10.0.1", + "@release-it/conventional-changelog": "10.0.2", "husky": "^9.1.7", "lint-staged": "^16.2.7", "release-it": "^19.0.6"