diff --git a/site/package.json b/site/package.json index 74dcfa7d15..ddfbf755f4 100644 --- a/site/package.json +++ b/site/package.json @@ -44,7 +44,7 @@ "luxon": "^3.5.0", "moment": "^2.30.1", "moment-timezone": "^0.5.46", - "next": "^14.2.10", + "next": "^14.2.15", "next-auth": "^4.24.10" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index abcdaad8ad..b373544616 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3420,7 +3420,7 @@ __metadata: luxon: "npm:^3.5.0" moment: "npm:^2.30.1" moment-timezone: "npm:^0.5.46" - next: "npm:^14.2.10" + next: "npm:^14.2.15" next-auth: "npm:^4.24.10" react: "npm:^18.3.1" react-dom: "npm:^18.3.1"