Skip to content

Commit

Permalink
chore: update deps (#166)
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Apr 19, 2021
1 parent 574afad commit cc3efa4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
},
"dependencies": {
"@assemblyscript/loader": "^0.9.4",
"bl": "^4.0.1",
"debug": "^4.1.1",
"minimist": "^1.2.0",
"node-fetch": "^2.6.0",
"bl": "^5.0.0",
"debug": "^4.3.1",
"minimist": "^1.2.5",
"node-fetch": "^2.6.1",
"readable-stream": "^3.6.0"
},
"devDependencies": {
Expand All @@ -45,8 +45,8 @@
"assemblyscript": "^0.9.4",
"benchmark": "^2.1.4",
"browserify": "^16.3.0",
"buffer": "^5.5.0",
"iso-random-stream": "^1.1.0",
"buffer": "^6.0.3",
"iso-random-stream": "^2.0.0",
"long": "^4.0.0",
"np": "^6.2.0",
"rabin": "^2.0.0",
Expand Down

0 comments on commit cc3efa4

Please sign in to comment.