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

Commit 9cadf24

Browse files
committed
fix(deps): update dependency next-seo to v4.19.0
1 parent 6ed082c commit 9cadf24

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.0",
2525
"next-plugin-preact": "3.0.3",
26-
"next-seo": "4.17.0",
26+
"next-seo": "4.19.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
@@ -4022,10 +4022,10 @@ [email protected]:
40224022
"@prefresh/next" "^1.3.0"
40234023
module-alias "^2.0.0"
40244024

4025-
next-seo@4.17.0:
4026-
version "4.17.0"
4027-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e"
4028-
integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw==
4025+
next-seo@4.19.0:
4026+
version "4.19.0"
4027+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.19.0.tgz#b3be79a544e420dbbf1e4fcff98dad9790f15e36"
4028+
integrity sha512-+jgXd1UW0XKLiBMrumjPDANeV82mTHTxGZJwU6T1mlNougKpXINlDgIHkN30sM2eDXh+xXOURj99WN2Tm9K6rg==
40294029

40304030
next-tick@~1.0.0:
40314031
version "1.0.0"

0 commit comments

Comments
 (0)