diff --git a/package-lock.json b/package-lock.json index b2184a2d..5effa5b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "prettier": "3.3.3", - "publint": "0.2.9", + "publint": "0.2.10", "semantic-release": "24.0.0", "sinon": "18.0.0", "stream-buffers": "3.0.3", @@ -10416,9 +10416,9 @@ "license": "ISC" }, "node_modules/publint": { - "version": "0.2.9", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.9.tgz", - "integrity": "sha512-nITKS1NSwD68PQlts0ntryhxrWObep6P0CCycwi1lgXI+K7uKyacMYRRCQi7hTae8imkI3FCi0FlgnwLxjM8yA==", + "version": "0.2.10", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.10.tgz", + "integrity": "sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 41d3dc25..2a036ee7 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "ls-engines": "0.9.3", "npm-run-all2": "6.2.2", "prettier": "3.3.3", - "publint": "0.2.9", + "publint": "0.2.10", "semantic-release": "24.0.0", "sinon": "18.0.0", "stream-buffers": "3.0.3",