diff --git a/apps/web/package.json b/apps/web/package.json index 919eb084..474ca143 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -20,7 +20,7 @@ "@types/marked": "^5.0.2", "ioredis": "^5.6.1", "marked": "^16.2.0", - "next": "^14.2.30", + "next": "^14.2.35", "node-fetch": "^2.7.0", "react": "^18.2.0", "react-dom": "^18.2.0", diff --git a/package-lock.json b/package-lock.json index 27c3d024..7e165cc6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -46,7 +46,7 @@ "@types/marked": "^5.0.2", "@types/node-cron": "^3.0.11", "array-flatten": "^1.1.1", - "axios": "^1.13.2", + "axios": "^1.10.0", "chalk": "^4.1.2", "compression": "^1.7.4", "cors": "^2.8.5", @@ -60,6 +60,7 @@ "lru-cache": "^7.18.3", "marked": "^16.2.0", "morgan": "^1.10.0", + "next": "^14.2.35", "node-cron": "^4.1.0", "pg": "^8.16.3", "prom-client": "^15.1.0", @@ -739,10 +740,9 @@ "@supabase/auth-helpers-react": "^0.4.2", "@supabase/supabase-js": "^2.50.0", "@types/marked": "^5.0.2", - "axios": "^0.30.2", "ioredis": "^5.6.1", "marked": "^16.2.0", - "next": "^14.2.30", + "next": "^14.2.35", "node-fetch": "^2.7.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -3145,9 +3145,9 @@ } }, "node_modules/@next/env": { - "version": "14.2.33", - "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.33.tgz", - "integrity": "sha512-CgVHNZ1fRIlxkLhIX22flAZI/HmpDaZ8vwyJ/B0SDPTBuLZ1PJ+DWMjCHhqnExfmSQzA/PbZi8OAc7PAq2w9IA==", + "version": "14.2.35", + "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.35.tgz", + "integrity": "sha512-DuhvCtj4t9Gwrx80dmz2F4t/zKQ4ktN8WrMwOuVzkJfBilwAwGr6v16M5eI8yCuZ63H9TTuEU09Iu2HqkzFPVQ==", "license": "MIT" }, "node_modules/@next/eslint-plugin-next": { @@ -13932,12 +13932,12 @@ } }, "node_modules/next": { - "version": "14.2.33", - "resolved": "https://registry.npmjs.org/next/-/next-14.2.33.tgz", - "integrity": "sha512-GiKHLsD00t4ACm1p00VgrI0rUFAC9cRDGReKyERlM57aeEZkOQGcZTpIbsGn0b562FTPJWmYfKwplfO9EaT6ng==", + "version": "14.2.35", + "resolved": "https://registry.npmjs.org/next/-/next-14.2.35.tgz", + "integrity": "sha512-KhYd2Hjt/O1/1aZVX3dCwGXM1QmOV4eNM2UTacK5gipDdPN/oHHK/4oVGy7X8GMfPMsUTUEmGlsy0EY1YGAkig==", "license": "MIT", "dependencies": { - "@next/env": "14.2.33", + "@next/env": "14.2.35", "@swc/helpers": "0.5.5", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001579", @@ -19467,11 +19467,12 @@ "@anthropic-ai/sdk": "^0.32.1", "@google/generative-ai": "^0.21.0", "@supabase/supabase-js": "^2.57.4", - "axios": "^1.13.2", + "axios": "^1.6.0", "cron": "^3.1.7", "dotenv": "^16.3.1", "glob": "^7.1.7", "ioredis": "^5.3.0", + "next": "^14.2.35", "node-cron": "^3.0.3", "openai": "^4.0.0", "redis": "^4.6.0", @@ -19531,11 +19532,12 @@ "@supabase/supabase-js": "^2.50.0", "@types/marked": "^5.0.2", "@types/node-cron": "^3.0.11", - "axios": "^1.13.2", + "axios": "^1.10.0", "dotenv": "^16.5.0", "express": "^4.21.1", "ioredis": "^5.6.1", "marked": "^16.2.0", + "next": "^14.2.35", "node-cron": "^4.1.0", "node-fetch": "^2.7.0", "pg": "^8.16.3", @@ -20005,10 +20007,11 @@ "@supabase/supabase-js": "^2.50.0", "@types/marked": "^5.0.2", "@types/node-cron": "^3.0.11", - "axios": "^1.13.2", + "axios": "^1.10.0", "dotenv": "^16.5.0", "ioredis": "^5.6.1", "marked": "^16.2.0", + "next": "^14.2.35", "node-cron": "^4.1.0", "node-fetch": "^2.7.0", "pg": "^8.16.3", @@ -20121,7 +20124,7 @@ "@codequal/core": "file:../core", "@eslint/mcp": "^0.1.0", "@types/marked": "^5.0.2", - "axios": "^1.13.2", + "axios": "^1.10.0", "better-npm-audit": "^3.7.0", "eslint-plugin-security": "^3.0.0", "eslint-plugin-sonarjs": "^0.25.0", @@ -20131,6 +20134,7 @@ "lighthouse": "^12.8.2", "madge": "^7.0.0", "marked": "^16.2.0", + "next": "^14.2.35", "node-fetch": "^2.7.0", "pg": "^8.16.3", "simple-git": "^3.22.0", @@ -20172,10 +20176,11 @@ "@supabase/supabase-js": "^2.50.0", "@types/marked": "^5.0.2", "@types/node-cron": "^3.0.11", - "axios": "^1.13.2", + "axios": "^1.10.0", "dotenv": "^16.5.0", "ioredis": "^5.6.1", "marked": "^16.2.0", + "next": "^14.2.35", "node-cron": "^4.1.0", "node-fetch": "^2.7.0", "pg": "^8.16.3", @@ -20485,10 +20490,11 @@ "@supabase/supabase-js": "^2.50.0", "@types/marked": "^5.0.2", "@types/node-cron": "^3.0.11", - "axios": "^1.13.2", + "axios": "^1.10.0", "dotenv": "^16.5.0", "ioredis": "^5.6.1", "marked": "^16.2.0", + "next": "^14.2.35", "node-cron": "^4.1.0", "node-fetch": "^2.7.0", "pg": "^8.16.3", @@ -20791,7 +20797,7 @@ "name": "codequal-autofix", "version": "0.1.0", "dependencies": { - "axios": "^0.30.2" + "next": "^14.2.35" }, "devDependencies": { "@types/node": "^20.0.0",