Skip to content

Commit 3acf6c7

Browse files
committed
fix dev dep
1 parent b0c4888 commit 3acf6c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@
1919
"devDependencies": {
2020
"tap-spec": "^2.1.2",
2121
"tape": "^3.0.3",
22-
"parse-asn1": "^3.0.0"
22+
"parse-asn1": "^4.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)