chore(deps): bump abortable-iterator from 2.1.0 to 3.0.0

Bumps [abortable-iterator](https://github.com/alanshaw/abortable-iterator) from 2.1.0 to 3.0.0.
- [Release notes](https://github.com/alanshaw/abortable-iterator/releases)
- [Commits](https://github.com/alanshaw/abortable-iterator/compare/v2.1.0...v3.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-04 12:46:04 +00:00 committed by Jacob Heun
parent 8550ae49cd
commit 261c3e66ba

View File

@ -38,7 +38,7 @@
}, },
"homepage": "https://github.com/libp2p/js-libp2p-websockets#readme", "homepage": "https://github.com/libp2p/js-libp2p-websockets#readme",
"dependencies": { "dependencies": {
"abortable-iterator": "^2.1.0", "abortable-iterator": "^3.0.0",
"class-is": "^1.1.0", "class-is": "^1.1.0",
"debug": "^4.1.1", "debug": "^4.1.1",
"err-code": "^2.0.0", "err-code": "^2.0.0",