diff --git a/package-lock.json b/package-lock.json index cafdd54..34533a2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "@commitlint/config-conventional": "21.0.1", "conventional-changelog-conventionalcommits": "9.3.1", "husky": "^9.1.7", - "semantic-release": "25.0.3" + "semantic-release": "25.0.7" } }, "node_modules/@actions/core": { @@ -5207,9 +5207,9 @@ "license": "MIT" }, "node_modules/semantic-release": { - "version": "25.0.3", - "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-25.0.3.tgz", - "integrity": "sha512-WRgl5GcypwramYX4HV+eQGzUbD7UUbljVmS+5G1uMwX/wLgYuJAxGeerXJDMO2xshng4+FXqCgyB5QfClV6WjA==", + "version": "25.0.7", + "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-25.0.7.tgz", + "integrity": "sha512-fFiUD7LNFI0TOGkc49WDHUX4GYKrOMDKct5ReSB1EJCZiPsPdbIPIJGys1xb2ILpK1v9JMsRkjJQgTRpbr7DgQ==", "dev": true, "license": "MIT", "peer": true, diff --git a/package.json b/package.json index 4a24010..504a021 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "@commitlint/config-conventional": "21.0.1", "conventional-changelog-conventionalcommits": "9.3.1", "husky": "^9.1.7", - "semantic-release": "25.0.3" + "semantic-release": "25.0.7" }, "scripts": { "prepare": "husky"