Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Commit d7d0d2b

Browse files
committed
fix(deps): update dependency next-seo to v4.28.1
1 parent f58a18e commit d7d0d2b

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
@@ -20,7 +20,7 @@
2020
"next": "11.0.1",
2121
"next-mdx-remote": "3.0.4",
2222
"next-remote-watch": "1.0.0",
23-
"next-seo": "4.26.0",
23+
"next-seo": "4.28.1",
2424
"node-dir": "0.1.17",
2525
"prism-react-renderer": "1.2.1",
2626
"prismjs": "1.24.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3045,10 +3045,10 @@ [email protected]:
30453045
commander "^5.0.0"
30463046
express "^4.17.1"
30473047

3048-
next-seo@4.26.0:
3049-
version "4.26.0"
3050-
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.26.0.tgz#4218cfae5651fdc2e330dcdf1cc1b34ce199d41c"
3051-
integrity sha512-5TqywQ3XAwqdmEU1AyNZjR7WdDKFTkDD8aBtgQelPvzBUEy8i0mTjtiw+09jhiHFNik6FqS8uPKCaYcY6jRgSQ==
3048+
next-seo@4.28.1:
3049+
version "4.28.1"
3050+
resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.28.1.tgz#c98ee559c8ab7196c62d0f6903afd7a8cde47a03"
3051+
integrity sha512-WZgwdM+UhpNF3A37zFllzmPhnOVJ9vYeYlc0n3Z/kYfz/QQgy8NEdncNNggS9dU4JD8xriaCcyknhy5OsrFsJw==
30523052

30533053
30543054
version "11.0.1"

0 commit comments

Comments
 (0)