Skip to content
This repository was archived by the owner on Apr 15, 2021. It is now read-only.

Commit e249824

Browse files
committed
fix(deps): update dependency next-seo to v4.20.0
1 parent 05c8746 commit e249824

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"clsx": "1.1.1",
2424
"next": "10.0.6",
2525
"next-plugin-preact": "3.0.3",
26-
"next-seo": "4.17.0",
26+
"next-seo": "4.20.0",
2727
"normalize.css": "8.0.1",
2828
"qier-progress": "1.0.4",
2929
"react": "17.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1730,10 +1730,10 @@ [email protected]:
17301730
"@prefresh/next" "^1.3.0"
17311731
module-alias "^2.0.0"
17321732

1733-
next-seo@4.17.0:
1734-
version "4.17.0"
1735-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e"
1736-
integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==
1733+
next-seo@4.20.0:
1734+
version "4.20.0"
1735+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.20.0.tgz#54b629abf93c7c051919802db011882f67004249"
1736+
integrity sha512-N3NIISxOV+6XatPdZWRt8L/PkdxX4qpl6s2uQVMYTkteo8hgpHDgs6XZkDzuHaPi10neSZoqQiytsxohTCyEvw==
17371737

17381738
17391739
version "10.0.6"

0 commit comments

Comments
 (0)