From 09f7d5d04dfe9d76d0e719a94ad8acc2c783678f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 08:29:15 +0000 Subject: [PATCH] chore(deps): update dependency express to v4.19.2 [security] --- pnpm-lock.yaml | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index eed55aba4..116894e7a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -142,7 +142,7 @@ importers: version: link:../../bench express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 express-graphql: specifier: ^0.12.0 version: 0.12.0(graphql@16.1.0-experimental-stream-defer.6) @@ -188,7 +188,7 @@ importers: version: 7.0.3 express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 graphql: specifier: 16.1.0-experimental-stream-defer.6 version: 16.1.0-experimental-stream-defer.6 @@ -608,7 +608,7 @@ importers: version: 3.2.0(graphql@16.1.0-experimental-stream-defer.6) express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 graphql: specifier: 16.1.0-experimental-stream-defer.6 version: 16.1.0-experimental-stream-defer.6 @@ -1567,7 +1567,7 @@ importers: version: 2.0.2 express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 fast-safe-stringify: specifier: ^2.1.1 version: 2.1.1 @@ -1951,7 +1951,7 @@ importers: version: 0.16.17 express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 graphql: specifier: 16.1.0-experimental-stream-defer.6 version: 16.1.0-experimental-stream-defer.6 @@ -1998,7 +1998,7 @@ importers: version: 0.16.17 express: specifier: ^4.18.2 - version: 4.18.2 + version: 4.19.2 graphql: specifier: 16.1.0-experimental-stream-defer.6 version: 16.1.0-experimental-stream-defer.6 @@ -10027,8 +10027,8 @@ packages: fsevents: 2.3.3 dev: true - /body-parser@1.20.1: - resolution: {integrity: sha512-jWi7abTbYwajOytWCQc37VulmWiRae5RyTpaCyDcS5/lMdtwSz5lOpDE67srw/HYe35f1z3fDQw+3txg7gNtWw==} + /body-parser@1.20.2: + resolution: {integrity: sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==} engines: {node: '>= 0.8', npm: 1.2.8000 || >= 1.4.16} dependencies: bytes: 3.1.2 @@ -10040,7 +10040,7 @@ packages: iconv-lite: 0.4.24 on-finished: 2.4.1 qs: 6.11.0 - raw-body: 2.5.1 + raw-body: 2.5.2 type-is: 1.6.18 unpipe: 1.0.0 transitivePeerDependencies: @@ -10767,6 +10767,10 @@ packages: resolution: {integrity: sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw==} engines: {node: '>= 0.6'} + /cookie@0.6.0: + resolution: {integrity: sha512-U71cyTamuh1CRNCfpGY6to28lxvNwPG4Guz/EVjgf3Jmzv0vlDp1atT9eS5dDjMYHucpHbWns6Lwf3BKz6svdw==} + engines: {node: '>= 0.6'} + /cookies@0.9.1: resolution: {integrity: sha512-TG2hpqe4ELx54QER/S3HQ9SRVnQnGBtKUz5bLQWtYAQ+o6GpgMs6sYUvaiJjVxb+UXwhRhAEP3m7LbsIZ77Hmw==} engines: {node: '>= 0.8'} @@ -11940,16 +11944,16 @@ packages: raw-body: 2.5.1 dev: false - /express@4.18.2: - resolution: {integrity: sha512-5/PsL6iGPdfQ/lKM1UuielYgv3BUoJfz1aUwU9vHZ+J7gyvwdQXFEBIEIaxeGf0GIcreATNyBExtalisDbuMqQ==} + /express@4.19.2: + resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==} engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.8 array-flatten: 1.1.1 - body-parser: 1.20.1 + body-parser: 1.20.2 content-disposition: 0.5.4 content-type: 1.0.5 - cookie: 0.5.0 + cookie: 0.6.0 cookie-signature: 1.0.6 debug: 2.6.9 depd: 2.0.0 @@ -15841,7 +15845,7 @@ packages: chalk: 4.1.2 chokidar: 3.5.3 commander: 5.1.0 - express: 4.18.2 + express: 4.19.2 next: 12.3.4(react-dom@17.0.2)(react@17.0.2) transitivePeerDependencies: - supports-color @@ -16855,6 +16859,16 @@ packages: http-errors: 2.0.0 iconv-lite: 0.4.24 unpipe: 1.0.0 + dev: false + + /raw-body@2.5.2: + resolution: {integrity: sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==} + engines: {node: '>= 0.8'} + dependencies: + bytes: 3.1.2 + http-errors: 2.0.0 + iconv-lite: 0.4.24 + unpipe: 1.0.0 /rc@1.2.8: resolution: {integrity: sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==}