Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/webtorrent/webtorrent.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Rodríguez Baquero <diegorbaquero@gmail.com>2021-05-01 23:46:43 +0300
committerGitHub <noreply@github.com>2021-05-01 23:46:43 +0300
commitd341b75bf1aba004b0647de37299287e147569d6 (patch)
tree4d61fb94723a10adce2380e795399d2ccd9d668b /package.json
parentf0b4717926cfde79ee68fe1cb17d1ae65451f035 (diff)
parentc31f9e180cd5d5bbbbfa1b923c66a113da3724bc (diff)
Merge pull request #2049 from webtorrent/dependabot/npm_and_yarn/utp-native-tw-2.4.0
Update utp-native requirement from ^2.3.0 to ^2.4.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d922a2a..be2274e 100644
--- a/package.json
+++ b/package.json
@@ -79,7 +79,7 @@
"unordered-array-remove": "^1.0.2",
"ut_metadata": "^3.5.2",
"ut_pex": "^2.0.1",
- "utp-native": "^2.3.0"
+ "utp-native": "^2.4.0"
},
"devDependencies": {
"airtap": "^4.0.3",