aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorGravatar Joseph Garrone <[email protected]>2024-04-24 06:30:39 +0200
committerGravatar Joseph Garrone <[email protected]>2024-04-24 06:30:39 +0200
commit0656fb62cff0ac2f262d2f67875def4817073da3 (patch)
tree6db6ef804ecbe58d45492bfa38b3a1c40a1a420f /package.json
parent#18 Add @willwill96 video about dev containers (diff)
Use debug version of oidc-spa
Diffstat (limited to 'package.json')
-rwxr-xr-xpackage.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index f7a517a..cb61026 100755
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "keycloakify-starter",
"homepage": "https://starter.keycloakify.dev",
- "version": "6.1.7",
+ "version": "6.1.8",
"description": "A starter/demo project for keycloakify",
"repository": {
"type": "git",
@@ -21,7 +21,7 @@
"dependencies": {
"evt": "^2.5.7",
"keycloakify": "^9.6.6",
- "oidc-spa": "^4.5.0",
+ "oidc-spa": "4.5.1-rc.0",
"powerhooks": "^1.0.8",
"react": "^18.2.0",
"react-dom": "^18.2.0",