diff --git a/lib/package-lock.json b/lib/package-lock.json index 9415061..0251669 100644 --- a/lib/package-lock.json +++ b/lib/package-lock.json @@ -14,7 +14,7 @@ "node-fetch": "3.2.10" }, "devDependencies": { - "@release-it/conventional-changelog": "9.0.2", + "@release-it/conventional-changelog": "9.0.3", "c8": "10.1.2", "chai": "5.1.2", "cypress": "13.15.0", @@ -708,9 +708,9 @@ } }, "node_modules/@release-it/conventional-changelog": { - "version": "9.0.2", - "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-9.0.2.tgz", - "integrity": "sha512-10IF0E3QmGp67d3WDFekm8ESIhE08duy8dYI9UOFGbQDmhptxwoYbtxypzIel52+cxSDD6gEh/FVLhKlQmJqAA==", + "version": "9.0.3", + "resolved": "https://registry.npmjs.org/@release-it/conventional-changelog/-/conventional-changelog-9.0.3.tgz", + "integrity": "sha512-+3TL+B89Kc+VTbfGxpTvJkbegWt5XIzkovsYVJyoZpOZDG07v25FU8c5R5Q8yNUs76Ikfq0sp+ZTTxmefG4Hiw==", "dev": true, "dependencies": { "concat-stream": "^2.0.0", diff --git a/lib/package.json b/lib/package.json index 198fb93..4508153 100644 --- a/lib/package.json +++ b/lib/package.json @@ -32,7 +32,7 @@ "node-fetch": "3.2.10" }, "devDependencies": { - "@release-it/conventional-changelog": "9.0.2", + "@release-it/conventional-changelog": "9.0.3", "c8": "10.1.2", "chai": "5.1.2", "cypress": "13.15.0",