diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b158fb23d..92f731575 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -650,7 +650,7 @@ importers: version: 2.1.1 express-openid-connect: specifier: ^2.17.1 - version: 2.18.1(express@5.1.0) + version: 2.19.2(express@5.1.0) express-rate-limit: specifier: 8.0.1 version: 8.0.1(express@5.1.0) @@ -8551,8 +8551,8 @@ packages: resolution: {integrity: sha512-4aRQRqDQU7qNPV5av0/hLcyc0guB9UP71nCYrQEYml7YphTo8tmWf3nDZWdTJMMjFikyz9xKXaURor7Chygdwg==} engines: {node: '>=6.0.0'} - express-openid-connect@2.18.1: - resolution: {integrity: sha512-trHqgwXxWF0n/XrDsRzsvQtnBNbU03iCNXbKR/sHwBqXlvCgup341bW7B8t6nr3L/CMoDpK+9gsTnx3qLCqdjQ==} + express-openid-connect@2.19.2: + resolution: {integrity: sha512-hRRRBS+mH9hrhVcbg7+APe+dIsYB4BDLILv7QfTmM1jSDyaU9NYpTxqWourAnlud/E4Gf4Q0qCVmSJguh4BTaA==} engines: {node: ^10.19.0 || >=12.0.0 < 13 || >=13.7.0 < 14 || >= 14.2.0} peerDependencies: express: '>= 4.17.0' @@ -11192,10 +11192,6 @@ packages: resolution: {integrity: sha512-oVlzkg3ENAhCk2zdv7IJwd/QUD4z2RxRwpkcGY8psCVcCYZNq4wYnVWALHM+brtuJjePWiYF/ClmuDr8Ch5+kg==} engines: {node: '>= 0.8'} - on-headers@1.0.2: - resolution: {integrity: sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==} - engines: {node: '>= 0.8'} - on-headers@1.1.0: resolution: {integrity: sha512-737ZY3yNnXy37FHkQxPzt4UZ2UWPWiCZWLvFZ4fu5cueciegX0zGPnrlY6bwRg4FdQOe9YU8MkmJwGhoMybl8A==} engines: {node: '>= 0.8'} @@ -25080,7 +25076,7 @@ snapshots: transitivePeerDependencies: - supports-color - express-openid-connect@2.18.1(express@5.1.0): + express-openid-connect@2.19.2(express@5.1.0): dependencies: base64url: 3.0.1 clone: 2.1.2 @@ -25091,7 +25087,7 @@ snapshots: http-errors: 1.8.1 joi: 17.13.3 jose: 2.0.7 - on-headers: 1.0.2 + on-headers: 1.1.0 openid-client: 4.9.1 url-join: 4.0.1 transitivePeerDependencies: @@ -28525,8 +28521,6 @@ snapshots: dependencies: ee-first: 1.1.1 - on-headers@1.0.2: {} - on-headers@1.1.0: {} once@1.4.0: