From 749f498ec4dde6d3438853198d589f351ec97075 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Oct 2023 07:39:39 +0000 Subject: [PATCH] Bump @axa-fr/react-oidc from 6.26.6 to 7.6.0 Bumps [@axa-fr/react-oidc](https://github.com/AxaFrance/oidc-client) from 6.26.6 to 7.6.0. - [Release notes](https://github.com/AxaFrance/oidc-client/releases) - [Changelog](https://github.com/AxaFrance/oidc-client/blob/main/CHANGELOG.md) - [Commits](https://github.com/AxaFrance/oidc-client/compare/v6.26.6...v7.6.0) --- updated-dependencies: - dependency-name: "@axa-fr/react-oidc" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99eea0a..109dd1f 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "1.1.0", "private": true, "dependencies": { - "@axa-fr/react-oidc": "^6.14.4", + "@axa-fr/react-oidc": "^7.6.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^14.0.0", "@testing-library/user-event": "^14.4.3",