Skip to content

Commit

Permalink
deps:chore - update dependency keycloak-js to v15.1.0 (#480)
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Lucas Bruno <lucas.bruno@zup.com.br>
  • Loading branch information
3 people committed Dec 14, 2021
1 parent b1490e1 commit b15203e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"html-to-image": "1.9.0",
"i18next": "21.3.3",
"jspdf": "2.4.0",
"keycloak-js": "15.0.2",
"keycloak-js": "15.1.0",
"lodash": "4.17.21",
"material-ui-popup-state": "1.9.3",
"node-releases": "2.0.1",
Expand Down
10 changes: 1 addition & 9 deletions manager/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8293,22 +8293,14 @@ jss@10.9.0, jss@^10.5.1:
array-includes "^3.1.3"
object.assign "^4.1.2"

keycloak-js@*:
keycloak-js@*, keycloak-js@15.1.0:
version "15.1.0"
resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-15.1.0.tgz#9ed0ba9b17ed29f321b88b0ef09b0001ef43a417"
integrity sha512-HXujilW0VFw9iudWDnE6ta9neixGQ3/RB3+L2YN51RKqJsMeJFYn2OJEE3p0hb9dUG8p3FnD9CcGyxli0UUYSg==
dependencies:
base64-js "1.3.1"
js-sha256 "0.9.0"

keycloak-js@15.0.2:
version "15.0.2"
resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-15.0.2.tgz#9d12dd8860953a267b9b18f351ad2e76b8e94a9c"
integrity sha512-dv2a4NcPSH3AzGWG3ZtB+VrHpuQLdFBYXtQBj/+oBzm6XNwnVAMdL6LIC0OzCLQpn3rKTQJtNSATAGhbKJgewQ==
dependencies:
base64-js "1.3.1"
js-sha256 "0.9.0"

killable@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892"
Expand Down

0 comments on commit b15203e

Please sign in to comment.