From e1a2d09ee6a8ed3f150d81f16ec38529932c20ad Mon Sep 17 00:00:00 2001 From: Liam <67254223+RealFascinated@users.noreply.github.com> Date: Wed, 19 Oct 2022 19:05:59 +0100 Subject: [PATCH] Bump next-seo --- package.json | 2 +- yarn.lock | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 93485ff..8494cd3 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@emotion/server": "^11.10.0", "@nextui-org/react": "^1.0.0-beta.10", "next": "12", - "next-seo": "^5.5.0", + "next-seo": "^5.6.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 6acb349..58e2dc6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1949,9 +1949,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.5.0: +next-seo@^5.6.0: version "5.6.0" - resolved "https://registry.npmjs.org/next-seo/-/next-seo-5.6.0.tgz" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.6.0.tgz#70cb96199e77718d0ffb499c43c7317aba905797" + integrity sha512-6o7OJq+/V7ZrijayG94BvNOYLQg9xQp0OAwLpA5kdlSei3mYsVbSB32UBIqSxT6uqRf55Jmd56ScG65IDnJShw== next-themes@^0.2.1: version "0.2.1"