diff --git a/package-lock.json b/package-lock.json index 025728e9..66edc653 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.0.7", + "@semantic-release/github": "10.1.0", "commitlint": "19.3.0", "conventional-changelog-conventionalcommits": "8.0.0", "cz-conventional-changelog": "3.3.0", @@ -1354,9 +1354,9 @@ } }, "node_modules/@semantic-release/github": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "dev": true, "dependencies": { "@octokit/core": "^6.0.0", @@ -10107,9 +10107,9 @@ } }, "@semantic-release/github": { - "version": "10.0.7", - "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.0.7.tgz", - "integrity": "sha512-J7JiFvOu/8QKqFF5FDTk/k19Z/Jku4LdDof/+LsjaGgLOISJR7TL66q89c2YXV6Dh5Jw5VmiT4uK4q6SSfbQGA==", + "version": "10.1.0", + "resolved": "https://registry.npmjs.org/@semantic-release/github/-/github-10.1.0.tgz", + "integrity": "sha512-g4RHBaCWJjGcEy95TeTdajlmUoP5jAaF5trGkFXHKsT/VpCwawhZbNW66+sUr0c2CIAdfpCxxmK+E7GyWBWJDw==", "dev": true, "requires": { "@octokit/core": "^6.0.0", diff --git a/package.json b/package.json index f568898b..56259912 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "@semantic-release/changelog": "6.0.3", "@semantic-release/exec": "6.0.3", "@semantic-release/git": "10.0.1", - "@semantic-release/github": "10.0.7", + "@semantic-release/github": "10.1.0", "commitlint": "19.3.0", "conventional-changelog-conventionalcommits": "8.0.0", "cz-conventional-changelog": "3.3.0",