diff --git a/package.json b/package.json
index e5cb82bac7..b61cec80a2 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
     "@tryghost/kg-default-cards": "2.6.1",
     "@tryghost/kg-markdown-html-renderer": "2.0.2",
     "@tryghost/kg-mobiledoc-html-renderer": "3.0.1",
-    "@tryghost/magic-link": "0.4.13",
+    "@tryghost/magic-link": "0.5.0",
     "@tryghost/members-api": "0.28.2",
     "@tryghost/members-csv": "0.3.0",
     "@tryghost/members-ssr": "0.8.5",
diff --git a/yarn.lock b/yarn.lock
index 7a4bd9bfed..a9c9004c22 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -481,7 +481,17 @@
   dependencies:
     "@tryghost/kg-clean-basic-html" "^1.0.6"
 
-"@tryghost/magic-link@0.4.13", "@tryghost/magic-link@^0.4.13":
+"@tryghost/magic-link@0.5.0":
+  version "0.5.0"
+  resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.5.0.tgz#1f1f05dd7c2e0052eea52050ec66122051443ce3"
+  integrity sha512-XWhtQhihiGoTjlCZFLuIaslN1dfrbXkivBxTNZrCGuFHk+Bn6XxDhmBlz4p4T8oZYHZXvGxYZH60pqJqSACxSQ==
+  dependencies:
+    bluebird "^3.5.5"
+    ghost-ignition "4.2.2"
+    jsonwebtoken "^8.5.1"
+    lodash "^4.17.15"
+
+"@tryghost/magic-link@^0.4.13":
   version "0.4.13"
   resolved "https://registry.yarnpkg.com/@tryghost/magic-link/-/magic-link-0.4.13.tgz#266940cec6f0fe837071621b43dfaa08f552d23c"
   integrity sha512-m5rz9rDEeRwrDePRiw/5t3D/yfDkqtvhjWNRUqL0NXhvD/m8f8soP1m1fY46JVaUd35xGDa4BQRnFhXerNId3w==