diff --git a/package-lock.json b/package-lock.json index 4a151401..4a57e459 100644 --- a/package-lock.json +++ b/package-lock.json @@ -31,7 +31,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", "prettier": "3.6.2", - "publint": "0.3.13", + "publint": "0.3.14", "semantic-release": "24.2.9", "sinon": "21.0.0" }, @@ -10858,9 +10858,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.3.13", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.13.tgz", - "integrity": "sha512-NC+lph09+BRO9LJgKlIy3WQXyu6/6WDQ0dCA60KALUwdKVf3PfGuC6fY8I+oKB/5kEPh50aOSUz+6yWy1n4EfA==", + "version": "0.3.14", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.3.14.tgz", + "integrity": "sha512-14/VNBvWsrBeqWNDw8c/DK5ERcZBUwL1rnkVx18cQnF3zadr3GfoYtvD8mxi1dhkWpaPHp8kfi92MDbjMeW3qw==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index b2e7a2f7..3bf7d22f 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "8.0.4", "prettier": "3.6.2", - "publint": "0.3.13", + "publint": "0.3.14", "semantic-release": "24.2.9", "sinon": "21.0.0" },