diff --git a/package-lock.json b/package-lock.json index 220c45a..254f253 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "gulp-zip": "^6.1.0", "husky": "^9.1.7", "sass": "^1.100.0", - "semantic-release": "^25.0.3" + "semantic-release": "^25.0.5" } }, "node_modules/@actions/core": { @@ -13926,9 +13926,9 @@ } }, "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.5", + "resolved": "https://registry.npmjs.org/semantic-release/-/semantic-release-25.0.5.tgz", + "integrity": "sha512-mn61SUJwtM8ThrWn2WmgLVpwVJeG/hPSupua1psdMoufmwRIPyvRLkRkL0JDXkP67OntlLWUYnBnfVc8EDO3/g==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3998845..9359805 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "gulp-zip": "^6.1.0", "husky": "^9.1.7", "sass": "^1.100.0", - "semantic-release": "^25.0.3" + "semantic-release": "^25.0.5" }, "browserslist": [ "defaults"