From ad755353c10e28740fac7af72950aa0e14d2cdd5 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 1 Feb 2022 01:10:14 +0000 Subject: [PATCH] fix(deps): update dependency react-oidc-context to v2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cad9f7..567d3e9 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "react-hook-form": "7.17.4", "react-infinite-scroll-hook": "4.0.1", "react-markdown": "7.0.1", - "react-oidc-context": "1.1.0", + "react-oidc-context": "2.0.0", "react-query": "3.27.0", "react-router-dom": "5.3.0", "react-use": "17.3.1",