Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
(cherry picked from commit bc6ad2d)
  • Loading branch information
dependabot[bot] authored and grgrzybek committed Dec 6, 2024
1 parent 8160332 commit 50b7bc3
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 @@ -61,7 +61,7 @@
"jquery": "^3.7.1",
"js-logger": "^1.6.1",
"jwt-decode": "^4.0.0",
"keycloak-js": "^26.0.2",
"keycloak-js": "^26.0.6",
"monaco-editor": "^0.52.0",
"oauth4webapi": "^2.17.0",
"react": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2051,7 +2051,7 @@ __metadata:
jquery: "npm:^3.7.1"
js-logger: "npm:^1.6.1"
jwt-decode: "npm:^4.0.0"
keycloak-js: "npm:^26.0.2"
keycloak-js: "npm:^26.0.6"
monaco-editor: "npm:^0.52.0"
oauth4webapi: "npm:^2.17.0"
react: "npm:^18.3.1"
Expand Down Expand Up @@ -10458,10 +10458,10 @@ __metadata:
languageName: node
linkType: hard

"keycloak-js@npm:^26.0.2":
version: 26.0.2
resolution: "keycloak-js@npm:26.0.2"
checksum: 10/e7df9c65e350ecdfb5e7e9ddfee853aa22824adcfca62a4de121448f9a0cfb1e773f476fb544a45725029cc3ee877d1c2c0103a07bd8ec4e8f15845678688fbd
"keycloak-js@npm:^26.0.6":
version: 26.0.6
resolution: "keycloak-js@npm:26.0.6"
checksum: 10/f4cd1a46f379f38bd426076ab40625602226d8fc8565857d44d97bd408a2604864e567e129526ffe9a4be3bab2955d496aa5f09cda9c59e7eaf5e65eb95de197
languageName: node
linkType: hard

Expand Down

0 comments on commit 50b7bc3

Please sign in to comment.