Skip to content

Commit 91ff16d

Browse files
Bump dependencies to latest
1 parent ad47f89 commit 91ff16d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@
3838
},
3939
"homepage": "https://github.com/solid/solid-multi-rp-client",
4040
"dependencies": {
41-
"kvplus-files": "0.0.3",
41+
"kvplus-files": "0.0.4",
4242
"oidc-rp": "git://github.com/anvilresearch/oidc-rp.git#lib"
4343
},
4444
"devDependencies": {
45-
"sinon": "^1.17.6",
46-
"standard": "^5.4.1",
47-
"tape": "^4.6.2"
45+
"sinon": "^1.17.7",
46+
"standard": "^8.6.0",
47+
"tape": "^4.6.3"
4848
},
4949
"standard": {
5050
"globals": []

0 commit comments

Comments
 (0)