Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

Commit c349e93

Browse files
committed
upgrade ethereumjs-util to 7.0.2
1 parent 57a5594 commit c349e93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"license": "MPL-2.0",
5151
"dependencies": {
5252
"@types/levelup": "^3.1.1",
53-
"ethereumjs-util": "^7.0.1",
53+
"ethereumjs-util": "^7.0.2",
5454
"level-mem": "^5.0.1",
5555
"level-ws": "^2.0.0",
5656
"readable-stream": "^3.6.0",
@@ -62,7 +62,7 @@
6262
"@ethereumjs/config-prettier": "^1.1.1",
6363
"@ethereumjs/config-tsc": "^1.1.1",
6464
"@ethereumjs/config-tslint": "^1.1.1",
65-
"@types/bn.js": "^4.11.5",
65+
"@types/bn.js": "^4.11.6",
6666
"@types/tape": "^4.2.34",
6767
"husky": "^4.2.3",
6868
"karma": "^4.4.1",

0 commit comments

Comments
 (0)