Skip to content

Commit

Permalink
fix(deps): pin dependency keycloak-js to v25.0.5 (#1110)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent d0b98d8 commit 077872f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 61 deletions.
2 changes: 1 addition & 1 deletion api-services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"cookies-next": "2.1.2",
"google-protobuf": "3.21.2",
"grpc-web": "1.5.0",
"keycloak-js": "^25.0.5",
"keycloak-js": "25.0.5",
"oauth4webapi": "2.10.4",
"react": "18.3.1",
"typescript": "5.4.5",
Expand Down
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@twind/preset-tailwind-forms": "1.1.2",
"@twind/preset-typography": "1.0.7",
"csstype": "3.1.3",
"keycloak-js": "^25.0.5",
"keycloak-js": "25.0.5",
"lucide-react": "0.378.0",
"react": "18.3.1",
"react-custom-scrollbars-2": "4.5.0",
Expand Down
62 changes: 3 additions & 59 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 077872f

Please sign in to comment.