Bump next-seo from 5.13.0 to 5.14.0

Bumps [next-seo](https://github.com/garmeeh/next-seo) from 5.13.0 to 5.14.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](https://github.com/garmeeh/next-seo/compare/v5.13.0...v5.14.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-11-09 10:46:29 +00:00 committed by GitHub
parent 4ea5f910f8
commit ebe2d1ddd9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

@ -17,7 +17,7 @@
"critters": "^0.0.16", "critters": "^0.0.16",
"ioredis": "^5.2.4", "ioredis": "^5.2.4",
"next": "12", "next": "12",
"next-seo": "^5.13.0", "next-seo": "^5.14.0",
"next-themes": "^0.2.1", "next-themes": "^0.2.1",
"node-fetch": "^3.2.10", "node-fetch": "^3.2.10",
"prop-types": "^15.8.1", "prop-types": "^15.8.1",

@ -2125,10 +2125,10 @@ natural-compare@^1.4.0:
version "1.4.0" version "1.4.0"
resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
next-seo@^5.13.0: next-seo@^5.14.0:
version "5.13.0" version "5.14.0"
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b" resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.0.tgz#961376571d50c76c3d469c607900774065f62907"
integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ== integrity sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w==
next-themes@^0.2.1: next-themes@^0.2.1:
version "0.2.1" version "0.2.1"