diff --git a/package.json b/package.json index 49b0fbd23..0e5c709fc 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "ink": "2.7.1", "jest": "26.6.3", "jest-circus": "26.6.3", - "lighthouse": "8.4.0", + "lighthouse": "8.5.1", "lodash": "4.17.21", "netlify": "8.0.0", "node-fetch": "2.6.2", diff --git a/yarn.lock b/yarn.lock index 4eb0bb237..cca250b0c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4619,10 +4619,10 @@ lighthouse-stack-packs@^1.5.0: resolved "https://registry.yarnpkg.com/lighthouse-stack-packs/-/lighthouse-stack-packs-1.5.0.tgz#c191f2b94db21602254baaebfb0bb90307a00ffa" integrity sha512-ntVOqFsrrTQYrNf+W+sNE9GjddW+ab5QN0WrrCikjMFsUvEQ28CvT0SXcHPZXFtcsb1lMSuVaNCmEuj7oXtYGQ== -lighthouse@8.4.0: - version "8.4.0" - resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-8.4.0.tgz#2da669456e0640d21bbc0edae8950e8066e6ee9c" - integrity sha512-O4DE/UFvn63iu1hRNFRYY+ZzEHfN463fBSxUuux4cFXRd5c398FgL6VDiZgmy28jQ9U6lYmsKZW1xLcWLEuO+g== +lighthouse@8.5.1: + version "8.5.1" + resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-8.5.1.tgz#0cf4f2d3ebf67e40cd14fcbb027c9d5fb3cfa912" + integrity sha512-phe3g77N5AE5pf5TARUBb9uHLvvzwpd2z/S0G+6KrC5ShEe2laSxkiiTLo/jYxsrmy5kL7qohVztdOuafy4HGQ== dependencies: axe-core "4.2.3" chrome-launcher "^0.14.0"