diff --git a/package-lock.json b/package-lock.json index cdc1d3c0..9192e1e5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "ls-engines": "0.9.4", "npm-run-all2": "9.0.3", "prettier": "3.9.6", - "publint": "0.3.22", + "publint": "0.3.23", "semantic-release": "25.0.8", "sinon": "22.1.0" }, @@ -10157,9 +10157,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.22", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.22.tgz", - "integrity": "sha512-6Z/scsr5CA7APdwyF35EY88CqgDj1textWuY788DVTJYPCWVv/Wn9G6KmLnrVRnStgYcahqN4wCDLZGSbQJ69w==", + "version": "0.3.23", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.23.tgz", + "integrity": "sha512-5MQipUPcB7MWw84zLUkHrg/H/UBtk3LL+A0GngTTBSsiNJLQurMUaSIRG3edlOrRz4UFe0AOKK9TZdIWviV+jQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 3f466cc4..90a154f8 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "ls-engines": "0.9.4", "npm-run-all2": "9.0.3", "prettier": "3.9.6", - "publint": "0.3.22", + "publint": "0.3.23", "semantic-release": "25.0.8", "sinon": "22.1.0" },