diff --git a/package-lock.json b/package-lock.json index 71fc4671..931b249a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "vitepress-sidebar": "^1.27.1" }, "devDependencies": { - "@netlify/plugin-lighthouse": "6.0.0", + "@netlify/plugin-lighthouse": "6.0.1", "prettier": "^3.0.0", "rimraf": "5.0.7" } @@ -842,10 +842,11 @@ "license": "MIT" }, "node_modules/@netlify/plugin-lighthouse": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/@netlify/plugin-lighthouse/-/plugin-lighthouse-6.0.0.tgz", - "integrity": "sha512-Uqqy9A7huuDT+1RIBWDoWhp+ntlLE1ibp1jXFpiizWy8QProWkLm8E7PFLu0Bf+aAwgjV2eJPj6ocIbk+jBANQ==", + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/@netlify/plugin-lighthouse/-/plugin-lighthouse-6.0.1.tgz", + "integrity": "sha512-SIePk/ITkNC1Lug7LCHNMPat1Q+YfI7leCmhg12nsNWnh5g3o0nTTjazY+2nMfOX8AVm53yLUVyXk7ehVBKNdQ==", "dev": true, + "license": "MIT", "dependencies": { "chalk": "^4.1.0", "chrome-launcher": "^0.15.0", diff --git a/package.json b/package.json index ed616ce7..ec571718 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "vitepress-sidebar": "^1.27.1" }, "devDependencies": { - "@netlify/plugin-lighthouse": "6.0.0", + "@netlify/plugin-lighthouse": "6.0.1", "prettier": "^3.0.0", "rimraf": "5.0.7" }