From 30ccd9fdd9696b2d1dda207c492bde7bc5cda4f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Dec 2023 11:15:09 +0100 Subject: [PATCH] Bump openid-client from 5.4.2 to 5.6.1 (#20678) Bumps [openid-client](https://github.com/panva/node-openid-client) from 5.4.2 to 5.6.1. - [Release notes](https://github.com/panva/node-openid-client/releases) - [Changelog](https://github.com/panva/node-openid-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/panva/node-openid-client/compare/v5.4.2...v5.6.1) --- updated-dependencies: - dependency-name: openid-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- api/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/api/package.json b/api/package.json index 8557395add..382d4e20a5 100644 --- a/api/package.json +++ b/api/package.json @@ -142,7 +142,7 @@ "nodemailer": "6.9.2", "object-hash": "3.0.0", "openapi3-ts": "4.1.2", - "openid-client": "5.4.2", + "openid-client": "5.6.1", "ora": "6.3.1", "otplib": "12.0.1", "p-queue": "7.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index c04a4486d5..c3d3e3a056 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -270,8 +270,8 @@ importers: specifier: 4.1.2 version: 4.1.2 openid-client: - specifier: 5.4.2 - version: 5.4.2 + specifier: 5.6.1 + version: 5.6.1 ora: specifier: 6.3.1 version: 6.3.1 @@ -14914,8 +14914,8 @@ packages: yaml: 2.3.3 dev: false - /openid-client@5.4.2: - resolution: {integrity: sha512-lIhsdPvJ2RneBm3nGBBhQchpe3Uka//xf7WPHTIglery8gnckvW7Bd9IaQzekzXJvWthCMyi/xVEyGW0RFPytw==} + /openid-client@5.6.1: + resolution: {integrity: sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==} dependencies: jose: 4.15.4 lru-cache: 6.0.0