Bump next-seo from 5.14.1 to 5.15.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.14.1 to 5.15.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](https://github.com/garmeeh/next-seo/compare/v5.14.1...v5.15.0)

---
updated-dependencies:
- dependency-name: next-seo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-12-05 16:24:56 +00:00 committed by GitHub
parent de57da7225
commit 1d866d7d36
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.17.0",
"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"