diff --git a/package.json b/package.json index b0e84825..a928bab7 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.5.0", "next-seo": "^4.7.3", "react": "^16.13.1", diff --git a/yarn.lock b/yarn.lock index 2cb5ed6a..ab33d38f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4654,10 +4654,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"