diff --git a/package.json b/package.json index 972102cd08ee..252cc84bbfcd 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,12 @@ "compression": "^1.7.4", "connect-datadog": "0.0.9", "connect-slashes": "^1.4.0", - "cookie-parser": "^1.4.5", + "cookie-parser": "^1.4.7", "cors": "^2.8.5", "csurf": "^1.11.0", "dayjs": "^1.10.4", "dotenv": "^9.0.2", - "express": "^4.17.1", + "express": "^4.21.1", "express-rate-limit": "^5.2.6", "express-timeout-handler": "^2.2.0", "flat": "^5.0.2", @@ -60,7 +60,7 @@ "mdast-util-from-markdown": "^0.8.5", "mdast-util-to-string": "^2.0.0", "morgan": "^1.10.0", - "next": "^11.0.0", + "next": "^12.0.8", "node-fetch": "^2.6.1", "parse5": "^6.0.1", "port-used": "^2.0.8", @@ -127,7 +127,7 @@ "csv-parse": "^4.16.0", "dedent": "^0.7.0", "domwaiter": "^1.3.0", - "eslint": "^7.28.0", + "eslint": "^9.0.0", "eslint-config-prettier": "^8.3.0", "eslint-config-standard": "^16.0.2", "eslint-plugin-import": "^2.23.2",