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:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2021-05-25 05:29:38 +0300
committerGitHub <noreply@github.com>2021-05-25 05:29:38 +0300
commit64bcd0aa51f16be6beeca8b500206a8bd50a613c (patch)
tree78e44ac155355f94d6105e292844638789c9bf4c /package.json
parent6fa9d4976756dc2ab5517607fdefb6d07a33703b (diff)
chore(deps): pin dependencies (#2084)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/package.json b/package.json
index 199c388..9b9e286 100644
--- a/package.json
+++ b/package.json
@@ -82,22 +82,22 @@
"utp-native": "^2.4.0"
},
"devDependencies": {
- "@webtorrent/semantic-release-config": "^1.0.3",
- "airtap": "^4.0.3",
- "airtap-manual": "^1.0.0",
- "airtap-sauce": "^1.1.2",
- "babel-minify": "^0.5.1",
- "bittorrent-tracker": "^9.17.0",
- "browserify": "^17.0.0",
- "disc": "^1.3.3",
- "finalhandler": "^1.1.2",
- "network-address": "^1.1.2",
- "run-series": "^1.1.9",
- "semantic-release": "^17.4.3",
- "serve-static": "^1.14.1",
+ "@webtorrent/semantic-release-config": "1.0.3",
+ "airtap": "4.0.3",
+ "airtap-manual": "1.0.0",
+ "airtap-sauce": "1.1.2",
+ "babel-minify": "0.5.1",
+ "bittorrent-tracker": "9.17.0",
+ "browserify": "17.0.0",
+ "disc": "1.3.3",
+ "finalhandler": "1.1.2",
+ "network-address": "1.1.2",
+ "run-series": "1.1.9",
+ "semantic-release": "17.4.3",
+ "serve-static": "1.14.1",
"standard": "*",
- "tape": "^5.2.2",
- "webtorrent-fixtures": "^1.7.3"
+ "tape": "5.2.2",
+ "webtorrent-fixtures": "1.7.3"
},
"engines": {
"node": ">=10"