From fea940df5f7d4c45abb1e4b49e1c5cc1f2bcb7e3 Mon Sep 17 00:00:00 2001 From: Julien Froidefond Date: Sat, 13 Dec 2025 07:26:59 +0100 Subject: [PATCH] fix: update next and address vulnerabilities --- package.json | 2 +- pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/package.json b/package.json index 479073c..8079bf2 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "geist": "^1.3.1", "input-otp": "1.4.1", "lucide-react": "^0.454.0", - "next": "15.5.7", + "next": "15.5.9", "next-auth": "5.0.0-beta.29", "next-themes": "^0.4.6", "pg": "^8.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ddf503f..cf81776 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -139,7 +139,7 @@ importers: version: 8.5.1(react@19.1.1) geist: specifier: ^1.3.1 - version: 1.4.2(next@15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)) + version: 1.4.2(next@15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)) input-otp: specifier: 1.4.1 version: 1.4.1(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -147,11 +147,11 @@ importers: specifier: ^0.454.0 version: 0.454.0(react@19.1.1) next: - specifier: 15.5.7 - version: 15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + specifier: 15.5.9 + version: 15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1) next-auth: specifier: 5.0.0-beta.29 - version: 5.0.0-beta.29(next@15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) + version: 5.0.0-beta.29(next@15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1) next-themes: specifier: ^0.4.6 version: 0.4.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1) @@ -605,8 +605,8 @@ packages: '@jridgewell/trace-mapping@0.3.30': resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==} - '@next/env@15.5.7': - resolution: {integrity: sha512-4h6Y2NyEkIEN7Z8YxkA27pq6zTkS09bUSYC0xjd0NpwFxjnIKeZEeH591o5WECSmjpUhLn3H2QLJcDye3Uzcvg==} + '@next/env@15.5.9': + resolution: {integrity: sha512-4GlTZ+EJM7WaW2HEZcyU317tIQDjkQIyENDLxYJfSWlfqguN+dHkZgyQTV/7ykvobU7yEH5gKvreNrH4B6QgIg==} '@next/swc-darwin-arm64@15.5.7': resolution: {integrity: sha512-IZwtxCEpI91HVU/rAUOOobWSZv4P2DeTtNaCdHqLcTJU4wdNXgAySvKa/qJCgR5m6KI8UsKDXtO2B31jcaw1Yw==} @@ -1481,8 +1481,8 @@ packages: caniuse-lite@1.0.30001735: resolution: {integrity: sha512-EV/laoX7Wq2J9TQlyIXRxTJqIw4sxfXS4OYgudGxBYRuTv0q7AM6yMEpU/Vo1I94thg9U6EZ2NfZx9GJq83u7w==} - caniuse-lite@1.0.30001759: - resolution: {integrity: sha512-Pzfx9fOKoKvevQf8oCXoyNRQ5QyxJj+3O0Rqx2V5oxT61KGx8+n6hV/IUyJeifUci2clnmmKVpvtiqRzgiWjSw==} + caniuse-lite@1.0.30001760: + resolution: {integrity: sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==} chownr@3.0.0: resolution: {integrity: sha512-+IxzY9BZOQd/XuYPRmrvEVjF/nqj5kgT4kEq7VofrDoM1MxoRjEWkrCC3EtLi59TVawxTAn+orJwFQcrqEN1+g==} @@ -1772,8 +1772,8 @@ packages: react: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc react-dom: ^16.8 || ^17 || ^18 || ^19 || ^19.0.0-rc - next@15.5.7: - resolution: {integrity: sha512-+t2/0jIJ48kUpGKkdlhgkv+zPTEOoXyr60qXe68eB/pl3CMJaLeIGjzp5D6Oqt25hCBiBTt8wEeeAzfJvUKnPQ==} + next@15.5.9: + resolution: {integrity: sha512-agNLK89seZEtC5zUHwtut0+tNrc0Xw4FT/Dg+B/VLEo9pAcS9rtTKpek3V6kVcVwsB2YlqMaHdfZL4eLEVYuCg==} engines: {node: ^18.18.0 || ^19.8.0 || >= 20.0.0} hasBin: true peerDependencies: @@ -2369,7 +2369,7 @@ snapshots: '@jridgewell/resolve-uri': 3.1.2 '@jridgewell/sourcemap-codec': 1.5.5 - '@next/env@15.5.7': {} + '@next/env@15.5.9': {} '@next/swc-darwin-arm64@15.5.7': optional: true @@ -3245,7 +3245,7 @@ snapshots: caniuse-lite@1.0.30001735: {} - caniuse-lite@1.0.30001759: {} + caniuse-lite@1.0.30001760: {} chownr@3.0.0: {} @@ -3386,9 +3386,9 @@ snapshots: fsevents@2.3.3: optional: true - geist@1.4.2(next@15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1)): + geist@1.4.2(next@15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1)): dependencies: - next: 15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + next: 15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1) get-nonce@1.0.1: {} @@ -3480,10 +3480,10 @@ snapshots: nanoid@3.3.11: {} - next-auth@5.0.0-beta.29(next@15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1): + next-auth@5.0.0-beta.29(next@15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(react@19.1.1): dependencies: '@auth/core': 0.40.0 - next: 15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1) + next: 15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1) react: 19.1.1 next-themes@0.4.6(react-dom@19.1.1(react@19.1.1))(react@19.1.1): @@ -3491,11 +3491,11 @@ snapshots: react: 19.1.1 react-dom: 19.1.1(react@19.1.1) - next@15.5.7(react-dom@19.1.1(react@19.1.1))(react@19.1.1): + next@15.5.9(react-dom@19.1.1(react@19.1.1))(react@19.1.1): dependencies: - '@next/env': 15.5.7 + '@next/env': 15.5.9 '@swc/helpers': 0.5.15 - caniuse-lite: 1.0.30001759 + caniuse-lite: 1.0.30001760 postcss: 8.4.31 react: 19.1.1 react-dom: 19.1.1(react@19.1.1)