diff --git a/package-lock.json b/package-lock.json index cebd7e87..be0b6d70 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "@commitlint/config-conventional": "^17.7.0", "@jest/types": "^29.6.3", "@ridedott/eslint-config": "^2.5.51", - "@types/conventional-changelog-writer": "^4.0.6", + "@types/conventional-changelog-writer": "^4.0.7", "@types/hapi__joi": "^17.1.11", "@types/jest": "^27.5.0", "@types/node": "^20.8.6", @@ -3710,9 +3710,9 @@ "dev": true }, "node_modules/@types/conventional-changelog-writer": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@types/conventional-changelog-writer/-/conventional-changelog-writer-4.0.6.tgz", - "integrity": "sha512-OYdHr9V/R1RxUMibC5OVx6v0u9g+ILCmLLMBCKThuANjci8G4dR8HNDPWAgcSdv2sq+sQ+eGL3ULPorGXXMboA==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@types/conventional-changelog-writer/-/conventional-changelog-writer-4.0.7.tgz", + "integrity": "sha512-N6Z5wEBzKkf4HY3Z6JLSqB+OP42u4tcD0gcnP3yfJhCFIwd6SIqQGFcZqEnO2FUHX0f11EFIdO7Uue4aFu4Ylw==", "dev": true, "dependencies": { "@types/conventional-commits-parser": "*", @@ -22456,9 +22456,9 @@ "dev": true }, "@types/conventional-changelog-writer": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/@types/conventional-changelog-writer/-/conventional-changelog-writer-4.0.6.tgz", - "integrity": "sha512-OYdHr9V/R1RxUMibC5OVx6v0u9g+ILCmLLMBCKThuANjci8G4dR8HNDPWAgcSdv2sq+sQ+eGL3ULPorGXXMboA==", + "version": "4.0.7", + "resolved": "https://registry.npmjs.org/@types/conventional-changelog-writer/-/conventional-changelog-writer-4.0.7.tgz", + "integrity": "sha512-N6Z5wEBzKkf4HY3Z6JLSqB+OP42u4tcD0gcnP3yfJhCFIwd6SIqQGFcZqEnO2FUHX0f11EFIdO7Uue4aFu4Ylw==", "dev": true, "requires": { "@types/conventional-commits-parser": "*", diff --git a/package.json b/package.json index 9ab622a3..0e8418af 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@commitlint/config-conventional": "^17.7.0", "@jest/types": "^29.6.3", "@ridedott/eslint-config": "^2.5.51", - "@types/conventional-changelog-writer": "^4.0.6", + "@types/conventional-changelog-writer": "^4.0.7", "@types/hapi__joi": "^17.1.11", "@types/jest": "^27.5.0", "@types/node": "^20.8.6",