diff --git a/v6y-apps/bff/package.json b/v6y-apps/bff/package.json index e08e6bfa..9d719c5e 100644 --- a/v6y-apps/bff/package.json +++ b/v6y-apps/bff/package.json @@ -45,7 +45,7 @@ "vitest": "=3.0.5" }, "dependencies": { - "@apollo/server": "=4.11.3", + "@apollo/server": "=5.4.0", "@sequelize/core": "=7.0.0-alpha.43", "@types/body-parser": "=1.19.5", "@types/express": "=5.0.5", diff --git a/v6y-apps/front-bo/package.json b/v6y-apps/front-bo/package.json index 96a603d8..d22c438d 100644 --- a/v6y-apps/front-bo/package.json +++ b/v6y-apps/front-bo/package.json @@ -39,7 +39,7 @@ "i18next-resources-to-backend": "=1.2.1", "i18next-xhr-backend": "=3.2.2", "js-cookie": "=3.0.5", - "next": "=15.5.10", + "next": "=15.5.14", "next-i18next": "=15.4.1", "react": "=19.0.0", "react-dom": "=19.0.0", diff --git a/v6y-apps/front/package.json b/v6y-apps/front/package.json index 9995ba08..2e56b7f8 100644 --- a/v6y-apps/front/package.json +++ b/v6y-apps/front/package.json @@ -40,7 +40,7 @@ "i18next-browser-languagedetector": "=8.0.2", "i18next-resources-to-backend": "=1.2.1", "js-cookie": "=3.0.5", - "next": "=15.5.10", + "next": "=15.5.14", "react": "=19.0.0", "react-chatbotify": "=2.0.0-beta.26", "react-dom": "=19.0.0", diff --git a/v6y-libs/ui-kit-front/package.json b/v6y-libs/ui-kit-front/package.json index ead4ea68..b098d626 100644 --- a/v6y-libs/ui-kit-front/package.json +++ b/v6y-libs/ui-kit-front/package.json @@ -35,7 +35,7 @@ "i18next-resources-to-backend": "=1.2.1", "i18next-xhr-backend": "=3.2.2", "lucide-react": "=0.511.0", - "next": "=15.5.10", + "next": "=15.5.14", "next-i18next": "=15.4.1", "next-themes": "=0.4.6", "react-hook-form": "=7.54.2", diff --git a/v6y-libs/ui-kit/package.json b/v6y-libs/ui-kit/package.json index e2e09677..ca678777 100644 --- a/v6y-libs/ui-kit/package.json +++ b/v6y-libs/ui-kit/package.json @@ -49,7 +49,7 @@ "i18next-resources-to-backend": "=1.2.1", "i18next-xhr-backend": "=3.2.2", "js-cookie": "=3.0.5", - "next": "=15.5.10", + "next": "=15.5.14", "next-i18next": "=15.4.1", "react": "=19.0.0", "react-dom": "=19.0.0",