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:28 +0300
committerGitHub <noreply@github.com>2021-05-01 23:46:28 +0300
commitf0b4717926cfde79ee68fe1cb17d1ae65451f035 (patch)
treed85c9417699a552eaf17eca38d863b4cca9d835c /package.json
parent675e61d194602ca41cf437b4af8a68e98810677f (diff)
parentf674f81e70fc0cd5944d91be9925b02280d4d097 (diff)
Merge pull request #2050 from webtorrent/dependabot/npm_and_yarn/simple-sha1-tw-3.1.0
Update simple-sha1 requirement from ^3.0.1 to ^3.1.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 ad0fa48..d922a2a 100644
--- a/package.json
+++ b/package.json
@@ -69,7 +69,7 @@
"simple-concat": "^1.0.1",
"simple-get": "^4.0.0",
"simple-peer": "^9.11.0",
- "simple-sha1": "^3.0.1",
+ "simple-sha1": "^3.1.0",
"speedometer": "^1.1.0",
"stream-to-blob": "^2.0.1",
"stream-to-blob-url": "^3.0.2",