Skip to content

Commit ab9e19f

Browse files
Update oidc-rp dependency to 0.4.1
1 parent 2147bb4 commit ab9e19f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
"homepage": "https://github.com/solid/solid-multi-rp-client",
4040
"dependencies": {
4141
"kvplus-files": "0.0.4",
42-
"@trust/oidc-rp": "git://github.com/anvilresearch/oidc-rp.git#rc-007"
42+
"@trust/oidc-rp": "^0.4.0"
4343
},
4444
"devDependencies": {
45-
"sinon": "^2.2.0",
45+
"sinon": "^3.0.0",
4646
"standard": "^10.0.2",
4747
"tape": "^4.6.3"
4848
},

0 commit comments

Comments
 (0)