Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mhart committed May 25, 2020
1 parent 41dec26 commit fa96a74
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 26 deletions.
84 changes: 61 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"big.js": "^5.2.2",
"buffer-crc32": "^0.2.13",
"lazy": "^1.0.11",
"levelup": "^4.3.2",
"levelup": "^4.4.0",
"lock": "^1.1.0",
"memdown": "^5.1.0",
"minimist": "^1.2.5",
"once": "^1.4.0",
"subleveldown": "^4.1.4"
"subleveldown": "^5.0.0"
},
"optionalDependencies": {
"leveldown": "^5.2.1"
},
"devDependencies": {
"aws4": "^1.9.1",
"aws4": "^1.10.0",
"mocha": "^6.2.3",
"pegjs": "^0.10.0",
"should": "^13.2.3"
Expand Down

0 comments on commit fa96a74

Please sign in to comment.