From 2fa699e2d9f9bdf95dfd9eea4562867097172bd3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 25 Feb 2020 13:23:46 +0000 Subject: [PATCH] Bump next-seo from 4.3.0 to 4.4.0 Bumps [next-seo](https://github.com/garmeeh/next-seo) from 4.3.0 to 4.4.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.3.0...v4.4.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 35a1953..905751f 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dependencies": { "fathom-client": "^2.0.2", "next": "^9.2.2", - "next-seo": "^4.3.0", + "next-seo": "^4.4.0", "react": "^16.12.0", "react-clipboard.js": "^2.0.16", "react-dom": "^16.12.0", diff --git a/yarn.lock b/yarn.lock index d153f5f..20a6770 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5928,10 +5928,10 @@ neo-async@^2.5.0, neo-async@^2.6.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.3.0: - version "4.3.0" - resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.3.0.tgz#e915fb71891d5b38556d3fdea488bf4ef8f3fc1c" - integrity sha512-l+ZjiigSh6L9APHVk5tSvsLwQzaORZBpkcQmf50ZqW8f6JZ9IWDQ3rh5VwufMnlRUBsNXQc1R2sspJSYdaCmyQ== +next-seo@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/next-seo/-/next-seo-4.4.0.tgz#490f1064e89af55043559459c9cd04220e4d651d" + integrity sha512-8ySgeXpntn4mdcyuDQo9A2ESes8hLZ/G+YwzIg5fLrK8CxqrAVCUoCxAO/BJZf1QgMddSDUDlKtlLJspJ89Jtg== next-tick@~1.0.0: version "1.0.0"