Skip to content

Commit 92b5de5

Browse files
committed
[Dev Deps] update buffer, hash-test-vectors, standard, tape, typedarray
1 parent c72789c commit 92b5de5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
"safe-buffer": "^5.0.1"
1313
},
1414
"devDependencies": {
15-
"buffer": "~2.3.2",
16-
"hash-test-vectors": "^1.3.1",
17-
"standard": "^10.0.2",
18-
"tape": "~2.3.2",
19-
"typedarray": "0.0.6"
15+
"buffer": "^2.8.3",
16+
"hash-test-vectors": "^1.3.2",
17+
"standard": "^10.0.3",
18+
"tape": "^5.9.0",
19+
"typedarray": "^0.0.7"
2020
},
2121
"bin": "./bin.js",
2222
"scripts": {

0 commit comments

Comments
 (0)