Skip to content

Commit d130af7

Browse files
authored
Updating to the oidc-op 0.9.0 to pick up oidc configuration bug fix (#53)
1 parent d8dba33 commit d130af7

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"homepage": "https://github.com/solid/oidc-auth-manager",
4040
"dependencies": {
41-
"@solid/oidc-op": "^0.8.0",
41+
"@solid/oidc-op": "^0.9.0",
4242
"@solid/oidc-rp": "^0.11.0",
4343
"@solid/oidc-rs": "^0.5.0",
4444
"@solid/solid-multi-rp-client": "^0.5.0",

0 commit comments

Comments
 (0)