diff --git a/package.json b/package.json index 069be13..326ddab 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "is-hotkey": "^0.2.0", "jotai": "1.1.1", "next": "^11.1.0", - "next-seo": "4.24.0", + "next-seo": "5.11.0", "react": "0.0.0-experimental-3310209d0", "react-datepicker": "^3.8.0", "react-device-detect": "^1.17.0", diff --git a/yarn.lock b/yarn.lock index f86020a..e07411c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4671,10 +4671,10 @@ natural-compare@^1.4.0: resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7" integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= -next-seo@4.24.0: - version "4.24.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.24.0.tgz#7c0447da00b8574dcda5c6979771a7f6efd24f55" - integrity sha512-9VQXfXAelhE+hAWzJ4azigQaW3FPX0kU0eYKFQXKsQjgY7AWtukjRGXls0oSIk8khhDJwmCt46EwsO9n5DDW6Q== +next-seo@5.11.0: + version "5.11.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.11.0.tgz#02d1f2908dd7788e2fca7c363bb38e5fc6a070cc" + integrity sha512-TdGJKh6dVi2b5Ibkz3SF8/xMNx8lBx1Zvtr0/fxsh0IdNPKBHrJamAp9HOacToeVfC0TfWJk3SBVQw4MvzH0hQ== next@^11.1.0: version "11.1.0"