Skip to content

Commit

Permalink
fix: updated axios and keycloak js libs
Browse files Browse the repository at this point in the history
  • Loading branch information
NithinKuruba committed Dec 3, 2024
1 parent 297b565 commit b1b9463
Show file tree
Hide file tree
Showing 2 changed files with 351 additions and 358 deletions.
4 changes: 2 additions & 2 deletions playground/public-spa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
"lint": "next lint"
},
"dependencies": {
"axios": "^0.27.2",
"keycloak-js": "^19.0.1",
"axios": "^1.7.8",
"keycloak-js": "^26.0.6",
"lodash": "^4.17.21",
"next": "13.4.10",
"qs": "^6.11.0",
Expand Down
Loading

0 comments on commit b1b9463

Please sign in to comment.