From 1cb29ea648965672b09812fd3685fa54c9d00709 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 21:38:23 +0000 Subject: [PATCH] chore(deps): update dependency express to v5.2.0 [security] --- pnpm-lock.yaml | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fe7db802ca..5ce627b2ff 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -979,7 +979,7 @@ importers: version: 5.2.0(graphql@16.12.0) '@as-integrations/express5': specifier: ^1.1.2 - version: 1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.1.0) + version: 1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.2.0) '@emotion/react': specifier: ^11.14.0 version: 11.14.0(@types/react@19.2.7)(react@19.2.0) @@ -1012,7 +1012,7 @@ importers: version: 31.7.7 express: specifier: ^5.1.0 - version: 5.1.0 + version: 5.2.0 get-port: specifier: ^7.1.0 version: 7.1.0 @@ -7073,8 +7073,8 @@ packages: resolution: {integrity: sha512-28HqgMZAmih1Czt9ny7qr6ek2qddF4FclbMzwhCREB6OFfH+rXAnuNCwo1/wFvrtbgsQDb4kSbX9de9lFbrXnA==} engines: {node: '>= 0.10.0'} - express@5.1.0: - resolution: {integrity: sha512-DT9ck5YIRU+8GYzzU5kT3eHGA5iL+1Zd0EutOmTE9Dtk+Tvuzd23VBU+ec7HPNSTxXYO55gPV/hq4pSBJDjFpA==} + express@5.2.0: + resolution: {integrity: sha512-XdpJDLxfztVY59X0zPI6sibRiGcxhTPXRD3IhJmjKf2jwMvkRGV1j7loB8U+heeamoU3XvihAaGRTR4aXXUN3A==} engines: {node: '>= 18'} extend-shallow@2.0.1: @@ -7149,9 +7149,9 @@ packages: resolution: {integrity: sha512-6BN9trH7bp3qvnrRyzsBz+g3lZxTNZTbVO2EV1CS0WIcDbawYVdYvGflME/9QP0h0pYlCDBCTjYa9nZzMDpyxQ==} engines: {node: '>= 0.8'} - finalhandler@2.1.0: - resolution: {integrity: sha512-/t88Ty3d5JWQbWYgaOGCCYfXRwV1+be02WqYYlL6h0lEiUAMPM8o8qKGO01YIkOHzka2up08wvgYD0mDiI+q3Q==} - engines: {node: '>= 0.8'} + finalhandler@2.1.1: + resolution: {integrity: sha512-S8KoZgRZN+a5rNwqTxlZZePjT/4cnm0ROV70LedRHZ0p8u9fRID0hJUZQpkKLzro8LfmC8sx23bY6tVNxv8pQA==} + engines: {node: '>= 18.0.0'} find-cache-dir@2.1.0: resolution: {integrity: sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ==} @@ -10520,7 +10520,7 @@ snapshots: async-retry: 1.3.3 body-parser: 2.2.1 cors: 2.8.5 - finalhandler: 2.1.0 + finalhandler: 2.1.1 graphql: 16.12.0 loglevel: 1.9.2 lru-cache: 11.2.4 @@ -10651,10 +10651,10 @@ snapshots: react: 19.2.0 react-dom: 19.2.0(react@19.2.0) - '@as-integrations/express5@1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.1.0)': + '@as-integrations/express5@1.1.2(@apollo/server@5.2.0(graphql@16.12.0))(express@5.2.0)': dependencies: '@apollo/server': 5.2.0(graphql@16.12.0) - express: 5.1.0 + express: 5.2.0 '@asamuzakjp/css-color@3.2.0': dependencies: @@ -15887,7 +15887,7 @@ snapshots: transitivePeerDependencies: - supports-color - express@5.1.0: + express@5.2.0: dependencies: accepts: 2.0.0 body-parser: 2.2.1 @@ -15896,10 +15896,11 @@ snapshots: cookie: 0.7.2 cookie-signature: 1.2.2 debug: 4.4.3 + depd: 2.0.0 encodeurl: 2.0.0 escape-html: 1.0.3 etag: 1.8.1 - finalhandler: 2.1.0 + finalhandler: 2.1.1 fresh: 2.0.0 http-errors: 2.0.1 merge-descriptors: 2.0.0 @@ -15997,7 +15998,7 @@ snapshots: transitivePeerDependencies: - supports-color - finalhandler@2.1.0: + finalhandler@2.1.1: dependencies: debug: 4.4.3 encodeurl: 2.0.0