Skip to content

Commit e682dfc

Browse files
committedNov 5, 2018
fix: upgrade min node-jose version to fix its performance in node
1 parent 74ee6a1 commit e682dfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"got": "^8.3.2",
4444
"lodash": "^4.17.11",
4545
"lru-cache": "^4.1.3",
46-
"node-jose": "^1.0.0",
46+
"node-jose": "^1.1.0",
4747
"oidc-token-hash": "^3.0.1",
4848
"p-any": "^1.1.0"
4949
},

0 commit comments

Comments
 (0)