diff --git a/package.json b/package.json index d472806..6edea21 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "critters": "^0.0.16", "ioredis": "^5.2.4", "next": "12", - "next-seo": "^5.13.0", + "next-seo": "^5.14.0", "next-themes": "^0.2.1", "node-fetch": "^3.2.10", "prop-types": "^15.8.1", diff --git a/yarn.lock b/yarn.lock index d3e6e0f..b8cde1a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2125,10 +2125,10 @@ natural-compare@^1.4.0: version "1.4.0" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" -next-seo@^5.13.0: - version "5.13.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b" - integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ== +next-seo@^5.14.0: + version "5.14.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.0.tgz#961376571d50c76c3d469c607900774065f62907" + integrity sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w== next-themes@^0.2.1: version "0.2.1"