Skip to content
This repository was archived by the owner on Jul 21, 2023. It is now read-only.

Commit 2e40aea

Browse files
authoredOct 15, 2021
fix: demand up to date keypair (#201)
Use version with fix for [GHSA-3f99-hvg4-qjwj](GHSA-3f99-hvg4-qjwj)
1 parent 720fe4f commit 2e40aea

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
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"err-code": "^3.0.1",
4444
"iso-random-stream": "^2.0.0",
45-
"keypair": "^1.0.1",
45+
"keypair": "^1.0.4",
4646
"multiformats": "^9.4.5",
4747
"node-forge": "^0.10.0",
4848
"pem-jwk": "^2.0.0",

0 commit comments

Comments
 (0)
This repository has been archived.