From 0ed3791cad2d13440ec71646656bf4ef9120f777 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2020 14:39:45 +0000 Subject: [PATCH] Bump fathom-client from 2.0.3 to 3.0.0 Bumps [fathom-client](https://github.com/unstacked/fathom-client) from 2.0.3 to 3.0.0. - [Release notes](https://github.com/unstacked/fathom-client/releases) - [Commits](https://github.com/unstacked/fathom-client/compare/v2.0.3...v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 115bace1..78ba4306 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "lint:staged": "lint-staged" }, "dependencies": { - "fathom-client": "^2.0.3", + "fathom-client": "^3.0.0", "next": "^9.4.4", "next-seo": "^4.7.3", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index 6369775f..ea147e92 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4610,10 +4610,10 @@ fast-safe-stringify@^2.0.7: resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743" integrity sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA== -fathom-client@^2.0.3: - version "2.0.3" - resolved "https://registry.yarnpkg.com/fathom-client/-/fathom-client-2.0.3.tgz#1a778aa11009f0f1ed99c04f5137c21e9e021658" - integrity sha512-qwTn8LLzuXzsoqXMZGj6YN/mWF/vCRIo+ibD34kweAkKmne8nCELXf3ORUwegmqdzvEVtEZpXH9P9OFunnO07Q== +fathom-client@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/fathom-client/-/fathom-client-3.0.0.tgz#409c047cf1e2fea45b148e28d50fcd635e992893" + integrity sha512-d0oH2SHWCMIVLbbegB7nBIjSvbqbHrZBZxIOWSVAxlJL/roL0Ah9NNb6rTIcKMlA4gov9AjWQGEcZRzlnGc3XQ== fd-slicer@~1.1.0: version "1.1.0"