Skip to content

Commit 4d120bd

Browse files
committed
bump saf and jose
1 parent 13a3309 commit 4d120bd

File tree

2 files changed

+70
-49
lines changed

2 files changed

+70
-49
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "solid-node-client",
3-
"version": "2.1.19",
3+
"version": "2.1.20",
44
"description": "a client for nodejs access to Solid",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
@@ -23,7 +23,7 @@
2323
"@solid-rest/file": "^2.1.20",
2424
"@types/fs-extra": "^11.0.4",
2525
"cross-fetch": "^4.0.0",
26-
"solid-auth-fetcher": "^1.6.0"
26+
"solid-auth-fetcher": "^1.7.0a"
2727
},
2828
"devDependencies": {
2929
"@inrupt/solid-client-authn-node": "^2.0.0",

0 commit comments

Comments
 (0)