Skip to content

Commit 3dfc6c8

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CONVENTIONALCHANGELOGGITCLIENT-13004533
1 parent ddef383 commit 3dfc6c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@commitlint/config-conventional": "^20.0.0",
2626
"@openapitools/openapi-generator-cli": "2.25.2",
2727
"@release-it/bumper": "^7.0.5",
28-
"@release-it/conventional-changelog": "10.0.1",
28+
"@release-it/conventional-changelog": "10.0.2",
2929
"husky": "^9.1.7",
3030
"lint-staged": "^16.2.7",
3131
"release-it": "^19.0.6"

0 commit comments

Comments
 (0)