diff --git a/package.json b/package.json index 0c7865eb..55733834 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "@sindresorhus/slugify": "^2.1.0", "clsx": "^1.1.1", "core-js": "^3.6.5", - "focus-visible": "^5.2.0", + "focus-visible": "^5.2.1", "fuse.js": "^6.6.2", "js-yaml": "^4.1.0", "next": "~13.1.6", diff --git a/yarn.lock b/yarn.lock index 1fe57a91..4575f42d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7388,10 +7388,10 @@ flatted@^3.1.0: resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== -focus-visible@^5.2.0: - version "5.2.0" - resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.2.0.tgz#3a9e41fccf587bd25dcc2ef045508284f0a4d6b3" - integrity sha512-Rwix9pBtC1Nuy5wysTmKy+UjbDJpIfg8eHjw0rjZ1mX4GNLz1Bmd16uDpI3Gk1i70Fgcs8Csg2lPm8HULFg9DQ== +focus-visible@^5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/focus-visible/-/focus-visible-5.2.1.tgz#38615e8be4d4df7819a0d9d92cdee4fda183ac96" + integrity sha512-8Bx950VD1bWTQJEH/AM6SpEk+SU55aVnp4Ujhuuxy3eMEBCRwBnTBnVXr9YAPvZL3/CNjCa8u4IWfNmEO53whA== follow-redirects@^1.0.0, follow-redirects@^1.14.0, follow-redirects@^1.15.0: version "1.15.6"