Skip to content

Commit

Permalink
fix(deps): update webtorrent
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 3, 2022
1 parent 1b1940e commit ff89db6
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 126 deletions.
176 changes: 52 additions & 124 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"compression": "1.7.4",
"cors": "2.8.5",
"create-torrent": "5.0.4",
"create-torrent": "5.0.6",
"date-fns": "2.29.2",
"debug": "4.3.4",
"drag-drop": "7.2.0",
Expand All @@ -28,7 +28,7 @@
"throttleit": "1.0.0",
"thunky": "1.1.0",
"upload-element": "1.0.1",
"webtorrent": "1.8.26"
"webtorrent": "1.8.28"
},
"devDependencies": {
"browserify": "17.0.0",
Expand Down

0 comments on commit ff89db6

Please sign in to comment.