Skip to content

Commit

Permalink
Update dependency keycloakify to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 15, 2024
1 parent 3b47ed2 commit 042d6c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"homepage": "https://xxx.yy/sill",
"name": "sill-web",
"version": "1.38.2",
"version": "1.38.3",
"license": "MIT",
"scripts": {
"start": "react-app-rewired start",
Expand Down Expand Up @@ -34,7 +34,7 @@
"flexsearch": "0.7.21",
"i18nifty": "^3.1.2",
"oidc-spa": "^2.2.0",
"keycloakify": "^8.4.1",
"keycloakify": "^9.1.8",
"memoizee": "^0.4.14",
"moment": "^2.29.1",
"path": "^0.12.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10586,10 +10586,10 @@ jwt-decode@^3.1.2:
resolved "https://registry.yarnpkg.com/jwt-decode/-/jwt-decode-3.1.2.tgz#3fb319f3675a2df0c2895c8f5e9fa4b67b04ed59"
integrity sha512-UfpWE/VZn0iP50d8cz9NrZLM9lSWhcJ+0Gt/nm4by88UL+J1SiKN8/5dkjMmbEzwL2CAe+67GsegCbIKtbp75A==

keycloakify@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-8.4.1.tgz#2b716be894bf3bfe760d52014ffcdabde02bc2cf"
integrity sha512-Uv+HditKWNkAZ/QFERFymdjaPZ2qXkf8dJTRmg7Ej4NE6KbKmHzQpGGRrmEKRM1Y/ViQP90vmYDX6RdF/G5H8Q==
keycloakify@^9.1.8:
version "9.1.8"
resolved "https://registry.yarnpkg.com/keycloakify/-/keycloakify-9.1.8.tgz#e2afae21de7fccd82c3286ad3b6ad05c7e80eac8"
integrity sha512-Ck7pzlp+Xfrs6F63cLczF4V1xB+V2jh2nnQwY2NHG0jLCgQm5mfRoK0WF+WK70aLcE4sO1ucGgf+5jWjH0bmJg==
dependencies:
"@babel/generator" "^7.22.9"
"@babel/parser" "^7.22.7"
Expand Down

0 comments on commit 042d6c7

Please sign in to comment.