Skip to content

Commit

Permalink
fix: upgrade keycloak-js from 25.0.0 to 25.0.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade keycloak-js from 25.0.0 to 25.0.1.

See this package in npm:
keycloak-js

See this project in Snyk:
https://app.snyk.io/org/kevinoomenthedeveloper/project/7387724a-3281-4bb7-9ecc-385f5ea7e138?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 12, 2024
1 parent d8e6ff4 commit f7f6ad8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"axios": "^1.7.2",
"express": "^4.19.2",
"jwt-decode": "^4.0.0",
"keycloak-js": "^25.0.0",
"keycloak-js": "^25.0.1",
"next": "^14.2.3",
"next-auth": "^4.24.7",
"prom-client": "^15.1.2",
Expand Down

0 comments on commit f7f6ad8

Please sign in to comment.