diff --git a/api/package.json b/api/package.json index f10a05f429..29962e0d16 100644 --- a/api/package.json +++ b/api/package.json @@ -116,7 +116,7 @@ "eventemitter2": "6.4.9", "execa": "8.0.1", "exif-reader": "2.0.1", - "express": "4.19.1", + "express": "4.19.2", "flat": "6.0.1", "fs-extra": "11.2.0", "glob-to-regexp": "0.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 865fcf2f56..82c408e700 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -192,8 +192,8 @@ importers: specifier: 2.0.1 version: 2.0.1 express: - specifier: 4.19.1 - version: 4.19.1 + specifier: 4.19.2 + version: 4.19.2 flat: specifier: 6.0.1 version: 6.0.1 @@ -11993,8 +11993,8 @@ packages: engines: {node: '>=6'} requiresBuild: true - /express@4.19.1: - resolution: {integrity: sha512-K4w1/Bp7y8iSiVObmCrtq8Cs79XjJc/RU2YYkZQ7wpUu5ZyZ7MtPHkqoMz4pf+mgXfNvo2qft8D9OnrH2ABk9w==} + /express@4.19.2: + resolution: {integrity: sha512-5T6nhjsT+EOMzuck8JjBHARTHfMht0POzlA60WV2pMD3gyXw2LZnZ+ueGdNxG+0calOJcWKbpFcuzLZ91YWq9Q==} engines: {node: '>= 0.10.0'} dependencies: accepts: 1.3.8 @@ -19092,7 +19092,7 @@ packages: dependencies: chokidar: 3.6.0 commander: 5.1.0 - express: 4.19.1 + express: 4.19.2 js-yaml: 3.14.1 json-refs: 3.0.15 open: 7.4.2