Skip to content

Commit

Permalink
feat(): upgrade keycloak-js to 21.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseGoncalves committed Jul 17, 2023
1 parent 92b9a32 commit bd28b6d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"license": "Apache-2.0",
"peerDependencies": {
"jwt-decode": "^3.1.2",
"keycloak-js": "^21.1.1",
"keycloak-js": "^21.1.2",
"vue": "^3.2.45"
},
"devDependencies": {
Expand All @@ -61,7 +61,7 @@
"jest": "^29.5.0",
"jest-environment-jsdom": "^29.5.0",
"jwt-decode": "^3.1.2",
"keycloak-js": "^21.1.1",
"keycloak-js": "^21.1.2",
"prettier": "^2.8.8",
"rimraf": "^3.0.2",
"rollup": "^2.79.1",
Expand Down

0 comments on commit bd28b6d

Please sign in to comment.