From dc581903bc7dca7cd7ed35f640016c62d9ee941a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 02:44:20 +0100 Subject: [PATCH] Bump openid-client from 5.6.1 to 5.6.4 (#21082) Bumps [openid-client](https://github.com/panva/node-openid-client) from 5.6.1 to 5.6.4. - [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.6.1...v5.6.4) --- updated-dependencies: - dependency-name: openid-client dependency-type: direct:production update-type: version-update:semver-patch ... 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 5e1ea8e755..65e9de068e 100644 --- a/api/package.json +++ b/api/package.json @@ -146,7 +146,7 @@ "nodemailer": "6.9.8", "object-hash": "3.0.0", "openapi3-ts": "4.2.1", - "openid-client": "5.6.1", + "openid-client": "5.6.4", "ora": "7.0.1", "otplib": "12.0.1", "p-limit": "5.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc80df95d4..b62f085106 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -282,8 +282,8 @@ importers: specifier: 4.2.1 version: 4.2.1 openid-client: - specifier: 5.6.1 - version: 5.6.1 + specifier: 5.6.4 + version: 5.6.4 ora: specifier: 7.0.1 version: 7.0.1 @@ -14960,8 +14960,8 @@ packages: yaml: 2.3.4 dev: false - /openid-client@5.6.1: - resolution: {integrity: sha512-PtrWsY+dXg6y8mtMPyL/namZSYVz8pjXz3yJiBNZsEdCnu9miHLB4ELVC85WvneMKo2Rg62Ay7NkuCpM0bgiLQ==} + /openid-client@5.6.4: + resolution: {integrity: sha512-T1h3B10BRPKfcObdBklX639tVz+xh34O7GjofqrqiAQdm7eHsQ00ih18x6wuJ/E6FxdtS2u3FmUGPDeEcMwzNA==} dependencies: jose: 4.15.4 lru-cache: 6.0.0