From f4e448ae27642d8d1c0a537b8be8e0ab3ae138b1 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2020 13:28:49 +0000 Subject: [PATCH] Bump next-seo from 4.6.0 to 4.7.1 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.6.0 to 4.7.1. - [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.6.0...v4.7.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 10ba90d..710f4f6 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.3", "next": "^9.4.4", - "next-seo": "^4.6.0", + "next-seo": "^4.7.1", "react": "^16.13.1", "react-clipboard.js": "^2.0.16", "react-dom": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index 6eb313a..3c8945e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6477,10 +6477,10 @@ neo-async@2.6.1, neo-async@^2.5.0, neo-async@^2.6.1: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw== -next-seo@^4.6.0: - version "4.6.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.6.0.tgz#c22a8f49ae8272460962e065159551605257f088" - integrity sha512-j7Ju/+0TBArH4402SsCm5ZkFQSDY7mX+jyUn+NcE4nZAOuMbBQsvA3Cm4n2ls1/LZwwjY18v4uYukyhyqtE8cQ== +next-seo@^4.7.1: + version "4.7.1" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.7.1.tgz#881c88fb685b070ac49e77482d5ec785c39a03c8" + integrity sha512-gsNoxmqWLBh5IT9qQLNJoIo4iDiw+ptsFSGca5STVBhHYeJ2yKzaiWSZ9Ovp4opJvCXQQI7M3o2pM7lqQQxA8g== next-tick@~1.0.0: version "1.0.0"