diff --git a/package-lock.json b/package-lock.json index 20cba134..d7dbdfe4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2522,9 +2522,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",