Skip to content

Commit

Permalink
Update keycloakify
Browse files Browse the repository at this point in the history
  • Loading branch information
garronej committed Apr 30, 2021
1 parent 5414036 commit 31beefc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"circular-dependency-plugin": "^5.2.0",
"events": "^3.2.0",
"fs": "file:./.storybook/.compatibility/fs",
"keycloakify": "^0.4.3",
"keycloakify": "^0.4.4",
"minimal-polyfills": "^2.1.6",
"react-app-rewired": "^2.1.8",
"typescript": "^4.2.4"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10081,10 +10081,10 @@ keycloak-js@^10.0.2:
base64-js "1.3.1"
js-sha256 "0.9.0"

keycloakify@^0.4.3:
version "0.4.3"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-0.4.3.tgz#6b7e889e11a1782f8e5085ff38ab0f7ea479601d"
integrity sha512-XZ/D/13PihyAf4VjgugYAcbxkm8o8jeL/HNn73/iinegaRH+KCg3o3OjTap6jrUsKfdgfBZax3j1Xwzy3fpHWg==
keycloakify@^0.4.4:
version "0.4.4"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-0.4.4.tgz#4a0db56ce6649f11b92b21a569155d46fcfabfdf"
integrity sha512-q65yu++XUActXWrhS7a54GDjLdxsalH7+myBOz7QLgqj9ASiUb0s2dofIe+11aclz7YK59QakVbvrX6DIQn83g==
dependencies:
cheerio "^1.0.0-rc.5"
evt "2.0.0-beta.15"
Expand Down

0 comments on commit 31beefc

Please sign in to comment.