Skip to content

Commit

Permalink
Bump level-errors, -iterator-stream and -supports
Browse files Browse the repository at this point in the history
  • Loading branch information
vweevers committed Apr 17, 2021
1 parent fddfe59 commit 1b0cfb8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@
"prepublishOnly": "npm run dependency-check"
},
"dependencies": {
"catering": "~2.0.0",
"catering": "^2.0.0",
"deferred-leveldown": "~5.3.0",
"level-errors": "~2.0.0",
"level-iterator-stream": "~4.0.0",
"level-supports": "~1.0.0",
"level-errors": "^3.0.0",
"level-iterator-stream": "^5.0.0",
"level-supports": "^2.0.0",
"xtend": "~4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 1b0cfb8

Please sign in to comment.