Skip to content

Commit

Permalink
Bump keycloak-js from 25.0.2 to 25.0.4 in /aas-gui/Frontend/aas-web-gui
Browse files Browse the repository at this point in the history
Bumps [keycloak-js](https://github.com/keycloak/keycloak) from 25.0.2 to 25.0.4.
- [Release notes](https://github.com/keycloak/keycloak/releases)
- [Commits](keycloak/keycloak@25.0.2...25.0.4)

---
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 Aug 27, 2024
1 parent 0f04a28 commit d948d0a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion aas-gui/Frontend/aas-web-gui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@types/lodash": "^4.17.7",
"@vue-leaflet/vue-leaflet": "^0.10.1",
"apexcharts": "^3.52.0",
"keycloak-js": "^25.0.2",
"keycloak-js": "^25.0.4",
"leaflet": "^1.9.4",
"lodash": "^4.17.21",
"md5": "^2.3.0",
Expand Down
8 changes: 4 additions & 4 deletions aas-gui/Frontend/aas-web-gui/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1060,10 +1060,10 @@ katex@^0.16.9:
dependencies:
commander "^8.3.0"

keycloak-js@^25.0.2:
version "25.0.2"
resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-25.0.2.tgz#10de8352ae7bb0d46396e4f083b40b959285791b"
integrity sha512-ACLf5O5PqzfDJwGqvLpqM0kflYWmyl3+T7M2C23gztJYccDxdfNP54+B9OkXz2GnDpLUId0ceoA+lbHw9t4Wng==
keycloak-js@^25.0.4:
version "25.0.4"
resolved "https://registry.yarnpkg.com/keycloak-js/-/keycloak-js-25.0.4.tgz#9f3bf8c68fc2535a7dc1d04c1c9f427ae8f4cfc4"
integrity sha512-LW7dVgqcBxMnnJTdmh7Zgd0NpStJnX2sCMrJGqcGtm4zmk4Rwlqk2o2uOvY7PaRHHYePXfbIwrqVhlN3GAnRCg==
dependencies:
js-sha256 "^0.11.0"
jwt-decode "^4.0.0"
Expand Down

0 comments on commit d948d0a

Please sign in to comment.