diff --git a/package-lock.json b/package-lock.json index a1e12515..def66a69 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "globby": "^11.1.0", "hugo-bin": "^0.115.0", "jquery": "3.7.1", - "linkinator": "6.0.0", + "linkinator": "6.0.1", "nodemon": "^3.0.1", "npm-run-all": "^4.1.5", "popper.js": "^1.16.1", @@ -6214,9 +6214,9 @@ "dev": true }, "node_modules/linkinator": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.0.tgz", - "integrity": "sha512-wgLLG21uXQJLBLCgtF/oChaB/63yYP+Z3G35uksh+sG/IG7PPb1R6j+15tpxTiufraz3u2GiIfaUjIpObQpG+w==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/linkinator/-/linkinator-6.0.1.tgz", + "integrity": "sha512-754gl/6J565IAVL2pkrWcDP3oobjXGhE34tPzK/BcYhGNVLw/8vdqodRp8qh+vmLjV1moL8k0OYAfr8bT93NpA==", "dev": true, "dependencies": { "chalk": "^5.0.0", diff --git a/package.json b/package.json index e5f0bf91..84be22a5 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "globby": "^11.1.0", "hugo-bin": "^0.115.0", "jquery": "3.7.1", - "linkinator": "6.0.0", + "linkinator": "6.0.1", "nodemon": "^3.0.1", "npm-run-all": "^4.1.5", "popper.js": "^1.16.1",