diff --git a/package.json b/package.json index 1e215227e9c..840fe952fcb 100644 --- a/package.json +++ b/package.json @@ -21,9 +21,6 @@ "express": "^4.21.0", "express-ipfilter": "^1.3.2", "express-jwt": "7.7.8", - "express-rate-limit": "^7.5.0", - "express-robots-txt": "^0.4.1", - "express-security.txt": "^2.0.0", "feature-policy": "^0.5.0", "compression": "^1.7.4", "config": "^3.3.12", @@ -35,6 +32,10 @@ "check-internet-connected": "^2.0.6", "clarinet": "^0.12.6", "colors": "1.4.0", + "express-rate-limit": "^7.5.0", + "express-robots-txt": "^0.4.1", + "express-security.txt": "^2.0.0", + "feature-policy": "^0.5.0", "adm-zip": "0.4.7", "body-parser": "1.9.0", "cfenv": "^1.0.4",