diff --git a/package.json b/package.json index d516132..479cc10 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.3", "next": "^10.0.1", - "next-seo": "^4.15.1", + "next-seo": "^4.17.0", "react": "^16.14.0", "react-clipboard.js": "^2.0.16", "react-dom": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index 0334370..752bc6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6417,10 +6417,10 @@ neo-async@^2.5.0, neo-async@^2.6.1, neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -next-seo@^4.15.1: - version "4.15.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.15.1.tgz#d1cb51615739690040110b581bfb51d979307a1f" - integrity sha512-jRYUOKbSFirwNRTaYFThu0BLBA1oWJIUq076QQ8uXBP6GG6Eh2/aPcXDoeOt33S1qghTJ60MwW1BkCbN889MIg== +next-seo@^4.17.0: + version "4.17.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e" + integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw== next-tick@~1.0.0: version "1.0.0"