Merge pull request #13 from RealFascinated/dependabot/npm_and_yarn/next-seo-5.15.0

Bump next-seo from 5.14.1 to 5.15.0
This commit is contained in:
Lee 2022-12-09 01:19:43 +00:00 committed by GitHub
commit 3b47c0cda0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -26,7 +26,7 @@
"next": "13.0.5",
"next-auth": "^4.18.3",
"next-connect": "^0.13.0",
"next-seo": "^5.14.1",
"next-seo": "^5.15.0",
"node-cache": "^5.1.2",
"react": "18.2.0",
"react-dom": "18.2.0",

@ -3542,10 +3542,10 @@ next-connect@^0.13.0:
dependencies:
trouter "^3.2.0"
next-seo@^5.14.1:
version "5.14.1"
resolved "https://registry.npmjs.org/next-seo/-/next-seo-5.14.1.tgz"
integrity sha512-NiJeQbxYP3z+EMp52q8k3Q+OfX2+Yv2WehERDj98r2wjXxL+woKpRBdsSVYolTD0Hm8IWs42SzaISE93RoQdOw==
next-seo@^5.15.0:
version "5.15.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.15.0.tgz#b1a90508599774982909ea44803323c6fb7b50f4"
integrity sha512-LGbcY91yDKGMb7YI+28n3g+RuChUkt6pXNpa8FkfKkEmNiJkeRDEXTnnjVtwT9FmMhG6NH8qwHTelGrlYm9rgg==
next@13.0.5:
version "13.0.5"