Skip to content

Commit df91ac7

Browse files
committed
fix(deps): update dependency next-seo to v5.14.0
1 parent 0d00665 commit df91ac7

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"gray-matter": "4.0.3",
1616
"next": "12.3.2",
1717
"next-mdx-remote": "4.1.0",
18-
"next-seo": "5.13.0",
18+
"next-seo": "5.14.0",
1919
"react": "18.2.0",
2020
"react-dom": "18.2.0",
2121
"react-hook-form": "7.39.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2292,10 +2292,10 @@ next-mdx-remote@4.1.0:
22922292
vfile "^5.3.0"
22932293
vfile-matter "^3.0.1"
22942294

2295-
next-seo@5.13.0:
2296-
version "5.13.0"
2297-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.13.0.tgz#69c0773ce7b641e719173d4f32a9758711d62b6b"
2298-
integrity sha512-3n6cOjXydxXlrbMIWcU+D6TllKj72C2rg7IdgoxoKOnfC8ah3U0VUIGRApKXK0wi5ME1m+TBq9isAFFbFdbWXQ==
2295+
next-seo@5.14.0:
2296+
version "5.14.0"
2297+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-5.14.0.tgz#961376571d50c76c3d469c607900774065f62907"
2298+
integrity sha512-VpbVFXbDzy31qoKBH7xoxtzh+nDhEWYOBnlc18zkXmypRd3X9vxdwh7rlr3q2BQTfbfk2J/a6Y2vEb+oTcCW0w==
22992299

23002300
next@12.3.2:
23012301
version "12.3.2"

0 commit comments

Comments
 (0)