diff --git package.json package.json
index 98678297ab..3e66cf81c4 100644
--- package.json
+++ package.json
@@ -7,8 +7,8 @@
 		"url": "https://develop.svn.wordpress.org/trunk"
 	},
 	"engines": {
-		"node": "12.16.0",
-		"npm": "6.14.0"
+		"node": ">=14.15.0",
+		"npm": ">=6.14.8"
 	},
 	"author": "The WordPress Contributors",
 	"license": "GPL-2.0-or-later",
