From b56065d8fb54def0f79bb330e5c5772e04b7216c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 11:53:16 -0800 Subject: [PATCH] Bump next-seo from 4.15.1 to 4.17.0 (#660) Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.15.1 to 4.17.0. - [Release notes](https://github.com/garmeeh/next-seo/releases) - [Changelog](https://github.com/garmeeh/next-seo/blob/master/CHANGELOG.md) - [Commits](https://github.com/garmeeh/next-seo/compare/v4.15.1...v4.17.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d516132..479cc10 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.3", "next": "^10.0.1", - "next-seo": "^4.15.1", + "next-seo": "^4.17.0", "react": "^16.14.0", "react-clipboard.js": "^2.0.16", "react-dom": "^16.14.0", diff --git a/yarn.lock b/yarn.lock index 0334370..752bc6c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6417,10 +6417,10 @@ neo-async@^2.5.0, neo-async@^2.6.1, neo-async@^2.6.2: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.2.tgz#b4aafb93e3aeb2d8174ca53cf163ab7d7308305f" integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw== -next-seo@^4.15.1: - version "4.15.1" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.15.1.tgz#d1cb51615739690040110b581bfb51d979307a1f" - integrity sha512-jRYUOKbSFirwNRTaYFThu0BLBA1oWJIUq076QQ8uXBP6GG6Eh2/aPcXDoeOt33S1qghTJ60MwW1BkCbN889MIg== +next-seo@^4.17.0: + version "4.17.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.17.0.tgz#fb3dbe0ed7414aa9d83872ef5d8510980a6dae7e" + integrity sha512-/hnb3oq7bhi8s7bup7+Lm6VzzgRucj+JrWtp+dJiYs/04H0N/NhmE9MpepixQ16fFj6G/39JLYxhzsO/QZG/Kw== next-tick@~1.0.0: version "1.0.0"