From d14ee94a00b22dbdba1b84967b7a74b36d38cff7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2020 13:14:44 +0000 Subject: [PATCH] Bump next-seo from 4.5.0 to 4.6.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.5.0 to 4.6.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.5.0...v4.6.0) 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 6ef7ab8..bd1d4fa 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.3", "next": "^9.4.4", - "next-seo": "^4.5.0", + "next-seo": "^4.6.0", "react": "^16.13.1", "react-clipboard.js": "^2.0.16", "react-dom": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index ccbb6c4..fa143b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6476,10 +6476,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.5.0: - version "4.5.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.5.0.tgz#d000d4fec1ee02fd7bf458bfc20c334035027939" - integrity sha512-PqLKaEOBHieXSxXDt++kG/XyJgi4X9N36PzmEBdJpJGkJdnqmdplFMZtz/kjuJJUg3iaVaUg/TAnRDjOROEX4A== +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-tick@~1.0.0: version "1.0.0"