diff --git a/ghost/magic-link/package.json b/ghost/magic-link/package.json
index efc4a7c322..b5244766c8 100644
--- a/ghost/magic-link/package.json
+++ b/ghost/magic-link/package.json
@@ -16,7 +16,6 @@
   ],
   "devDependencies": {
     "@types/jsonwebtoken": "8.5.8",
-    "@types/node": "16.11.45",
     "@types/nodemailer": "6.4.5",
     "c8": "7.12.0",
     "mocha": "10.0.0",
diff --git a/ghost/members-ssr/package.json b/ghost/members-ssr/package.json
index 464fd51af2..0eeca7bd3c 100644
--- a/ghost/members-ssr/package.json
+++ b/ghost/members-ssr/package.json
@@ -16,7 +16,6 @@
   ],
   "devDependencies": {
     "@types/cookies": "0.7.7",
-    "@types/node": "16.11.45",
     "c8": "7.12.0",
     "keypair": "1.0.4",
     "mocha": "10.0.0",
diff --git a/yarn.lock b/yarn.lock
index 1bcd30089b..a3a54822a7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3857,11 +3857,6 @@
   resolved "https://registry.yarnpkg.com/@types/node/-/node-18.6.3.tgz#4e4a95b6fe44014563ceb514b2598b3e623d1c98"
   integrity sha512-6qKpDtoaYLM+5+AFChLhHermMQxc3TOEFIDzrZLPRGHPrLEwqFkkT5Kx3ju05g6X7uDPazz3jHbKPX0KzCjntg==
 
-"@types/node@16.11.45":
-  version "16.11.45"
-  resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
-  integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
-
 "@types/node@^9.6.0":
   version "9.6.61"
   resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.61.tgz#29f124eddd41c4c74281bd0b455d689109fc2a2d"