diff --git a/package-lock.json b/package-lock.json index 7ec62013..bd43269a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "mongoose": "7.6.3", "new-github-issue-url": "1.0.0", "next": "13.5.6", - "next-seo": "6.1.0", + "next-seo": "6.4.0", "nprogress": "0.2.0", "react": "18.2.0", "react-dom": "18.2.0", @@ -6788,9 +6788,9 @@ } }, "node_modules/next-seo": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.1.0.tgz", - "integrity": "sha512-iMBpFoJsR5zWhguHJvsoBDxDSmdYTHtnVPB1ij+CD0NReQCP78ZxxbdL9qkKIf4oEuZEqZkrjAQLB0bkII7RYA==", + "version": "6.4.0", + "resolved": "https://registry.npmjs.org/next-seo/-/next-seo-6.4.0.tgz", + "integrity": "sha512-XQFxkOL2hw0YE+P100HbI3EAvcludlHPxuzMgaIjKb7kPK0CvjGvLFjd9hszZFEDc5oiQkGFA8+cuWcnip7eYA==", "peerDependencies": { "next": "^8.1.1-canary.54 || >=9.0.0", "react": ">=16.0.0", diff --git a/package.json b/package.json index 1ab367a9..ed8b9790 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "mongoose": "7.6.3", "new-github-issue-url": "1.0.0", "next": "13.5.6", - "next-seo": "6.1.0", + "next-seo": "6.4.0", "nprogress": "0.2.0", "react": "18.2.0", "react-dom": "18.2.0",