Skip to content

Commit

Permalink
chore(deps): bump keycloak-js from 23.0.4 to 23.0.5
Browse files Browse the repository at this point in the history
Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 23.0.4 to 23.0.5.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@23.0.4...23.0.5)

---
updated-dependencies:
- dependency-name: keycloak-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Jan 30, 2024
1 parent 99cb29f commit 090cf15
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/hawtio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"jolokia.js": "^2.0.0",
"jquery": "^3.7.1",
"js-logger": "^1.6.1",
"keycloak-js": "^23.0.4",
"keycloak-js": "^23.0.5",
"monaco-editor": "^0.45.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,7 @@ __metadata:
jolokia.js: "npm:^2.0.0"
jquery: "npm:^3.7.1"
js-logger: "npm:^1.6.1"
keycloak-js: "npm:^23.0.4"
keycloak-js: "npm:^23.0.5"
monaco-editor: "npm:^0.45.0"
react: "npm:^18.2.0"
react-dom: "npm:^18.2.0"
Expand Down Expand Up @@ -13053,14 +13053,14 @@ __metadata:
languageName: node
linkType: hard

"keycloak-js@npm:^23.0.4":
version: 23.0.4
resolution: "keycloak-js@npm:23.0.4"
"keycloak-js@npm:^23.0.5":
version: 23.0.5
resolution: "keycloak-js@npm:23.0.5"
dependencies:
base64-js: "npm:^1.5.1"
js-sha256: "npm:^0.10.1"
jwt-decode: "npm:^4.0.0"
checksum: 750116af3e0aea315b66a641e9210cff1fbf7f2f42834219278dd7b1812247f323c565adbff48d93cd54d18bab3763b36db27f707267e0ef6c4f5794421b615a
checksum: c0ffff417eeda72325be57ecc8a9681e99b444628e6cb2e413fd6f7e57e8bf535b5e334f8e604761ead871d81e131da6253b4a102a50e2cbd97dd747df95c02f
languageName: node
linkType: hard

Expand Down

0 comments on commit 090cf15

Please sign in to comment.