Skip to content

Commit fc6e412

Browse files
authored
fix: upgrade openid-client from 4.8.0 to 4.9.0 (#101)
1 parent 4abc6e1 commit fc6e412

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"axios": "^0.21.4",
4949
"keycloak-admin": "^1.14.22",
5050
"keycloak-connect": "^15.0.2",
51-
"openid-client": "^4.8.0"
51+
"openid-client": "^4.9.0"
5252
},
5353
"devDependencies": {
5454
"@commitlint/cli": "^13.1.0",

0 commit comments

Comments
 (0)