Merge pull request #372 from webtorrent/renovate_tape-5.x

chore(deps): update dependency tape to ^5.2.2
This commit is contained in:
Alex 2021-05-24 11:43:47 +02:00 committed by GitHub
commit baaa581161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@
"devDependencies": {
"magnet-uri": "^5.4.0",
"standard": "*",
"tape": "^5.0.0",
"tape": "^5.2.2",
"webtorrent-fixtures": "^1.7.3",
"wrtc": "^0.4.4"
},