From 56104d86a0719d161ad8452fa12280dc4c95d6a3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Oct 2023 02:44:00 +0000 Subject: [PATCH] Deps: Update dependency next-seo to v6. --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1635b6ca..7a301140 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,7 +13,7 @@ "mongoose": "7.6.0", "new-github-issue-url": "0.2.1", "next": "12.3.4", - "next-seo": "4.29.0", + "next-seo": "6.1.0", "nprogress": "0.2.0", "react": "17.0.2", "react-dom": "17.0.2", @@ -7747,9 +7747,9 @@ } }, "node_modules/next-seo": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.29.0.tgz", - "integrity": "sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.1.0.tgz", + "integrity": "sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==", "peerDependencies": { "next": "^8.1.1-canary.54 || >=9.0.0", "react": ">=16.0.0", @@ -18876,9 +18876,9 @@ } }, "next-seo": { - "version": "4.29.0", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-4.29.0.tgz", - "integrity": "sha512-xmwzcz4uHaYJ8glbuhs6FSBQ7z3irmdPYdJJ5saWm72Uy3o+mPKGaPCXQetTCE6/xxVnpoDV4yFtFlEjUcljSg==", + "version": "6.1.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.1.0.tgz", + "integrity": "sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==", "requires": {} }, "nice-try": { diff --git a/package.json b/package.json index 61dc698a..9fafc58b 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "mongoose": "7.6.0", "new-github-issue-url": "0.2.1", "next": "12.3.4", - "next-seo": "4.29.0", + "next-seo": "6.1.0", "nprogress": "0.2.0", "react": "17.0.2", "react-dom": "17.0.2",