From 371e177a0d257453e3d6fb6146bda330417ad413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Mar 2026 00:46:34 +0000 Subject: [PATCH] [npm] Bump react-oidc-context from 3.3.0 to 3.3.1 Bumps [react-oidc-context](https://github.com/authts/react-oidc-context) from 3.3.0 to 3.3.1. - [Release notes](https://github.com/authts/react-oidc-context/releases) - [Commits](https://github.com/authts/react-oidc-context/compare/v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: react-oidc-context dependency-version: 3.3.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index f823fdb..ff9a3d5 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "react": "^19.2.4", "react-dom": "^19.2.4", "react-helmet": "^6.1.0", - "react-oidc-context": "^3.3.0", + "react-oidc-context": "^3.3.1", "rxjs": "^7.8.2" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9357f21..7191ac0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^6.1.0 version: 6.1.0(react@19.2.4) react-oidc-context: - specifier: ^3.3.0 - version: 3.3.0(oidc-client-ts@3.4.1)(react@19.2.4) + specifier: ^3.3.1 + version: 3.3.1(oidc-client-ts@3.4.1)(react@19.2.4) rxjs: specifier: ^7.8.2 version: 7.8.2 @@ -2424,8 +2424,8 @@ packages: react-is@16.13.1: resolution: {integrity: sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==} - react-oidc-context@3.3.0: - resolution: {integrity: sha512-302T/ma4AOVAxrHdYctDSKXjCq9KNHT564XEO2yOPxRfxEP58xa4nz+GQinNl8x7CnEXECSM5JEjQJk3Cr5BvA==} + react-oidc-context@3.3.1: + resolution: {integrity: sha512-/Azvm9W4DhhOtSDBE73kFInh1b6zZRRfILKbgmk2syExMF0PCYJOn/dGdOOi2BFX8x0rCeUe45NXHU+/+xDcrQ==} engines: {node: '>=18'} peerDependencies: oidc-client-ts: ^3.1.0 @@ -5754,7 +5754,7 @@ snapshots: react-is@16.13.1: {} - react-oidc-context@3.3.0(oidc-client-ts@3.4.1)(react@19.2.4): + react-oidc-context@3.3.1(oidc-client-ts@3.4.1)(react@19.2.4): dependencies: oidc-client-ts: 3.4.1 react: 19.2.4