diff --git a/package-lock.json b/package-lock.json index 7f552858..0fb71c66 100644 --- a/package-lock.json +++ b/package-lock.json @@ -35,7 +35,7 @@ "mocha": "10.7.3", "npm-run-all2": "6.2.3", "proxyquire": "2.1.3", - "publint": "0.2.10", + "publint": "0.2.11", "referee": "1.2.0", "referee-sinon": "1.0.3", "remark-cli": "12.0.1", @@ -14769,14 +14769,14 @@ "license": "MIT" }, "node_modules/publint": { - "version": "0.2.10", - "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.10.tgz", - "integrity": "sha512-5TzYaAFiGpgkYX/k6VaItRMT2uHI4zO5OWJ2k7Er0Ot3jutBCNTJB1qRHuy1lYq07JhRczzFs6HFPB4D+A47xA==", + "version": "0.2.11", + "resolved": "https://registry.npmjs.org/publint/-/publint-0.2.11.tgz", + "integrity": "sha512-/kxbd+sD/uEG515N/ZYpC6gYs8h89cQ4UIsAq1y6VT4qlNh8xmiSwcP2xU2MbzXFl8J0l2IdONKFweLfYoqhcA==", "dev": true, "license": "MIT", "dependencies": { "npm-packlist": "^5.1.3", - "picocolors": "^1.0.1", + "picocolors": "^1.1.0", "sade": "^1.8.1" }, "bin": { diff --git a/package.json b/package.json index a4b40e19..0143d1d1 100644 --- a/package.json +++ b/package.json @@ -115,7 +115,7 @@ "mocha": "10.7.3", "npm-run-all2": "6.2.3", "proxyquire": "2.1.3", - "publint": "0.2.10", + "publint": "0.2.11", "referee": "1.2.0", "referee-sinon": "1.0.3", "remark-cli": "12.0.1",