diff --git a/package-lock.json b/package-lock.json index 6476fb8..6f95cfc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -22,7 +22,7 @@ "@existdb/gulp-replace-tmpl": "^1.0.4", "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", - "@semantic-release/github": "^12.0.5", + "@semantic-release/github": "^12.0.9", "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^10.2.1", "conventional-changelog-writer": "^9.1.1", @@ -1498,9 +1498,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "12.0.8", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-12.0.8.tgz", - "integrity": "sha512-tej5AAgK5X9wHRoDmYhecMXEHEkFeGOY1XsEblKxu8pIQwahzf1STYyr7iPU6Lpbg6C5I3N2w/ocXrBo+L7jhw==", + "version": "12.0.9", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-12.0.9.tgz", + "integrity": "sha512-ODIqb0V3QqndipryEEiaBxUQCFjvv7Oese5Dt4omMGa60YRNEW0Sx3K+zri0uac2Y6S9nOlMehciWIzvvRCTGQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b9df4c9..4576dce 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@existdb/gulp-replace-tmpl": "^1.0.4", "@semantic-release/exec": "^7.1.0", "@semantic-release/git": "^10.0.1", - "@semantic-release/github": "^12.0.5", + "@semantic-release/github": "^12.0.9", "@xmldom/xmldom": "^0.9.10", "conventional-changelog-conventionalcommits": "^10.2.1", "conventional-changelog-writer": "^9.1.1",