blob: 1e0353c8aa1a64758403f501be7d91edc56cce6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
diff --git a/yarn.lock b/yarn.lock
index 9764d06ef..d7e51c545 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -7227,7 +7227,7 @@ teex@^1.0.1:
"temp@github:adam-lynch/node-temp#remove_tmpdir_dep":
version "0.8.3"
- resolved "git+ssh://git@github.com/adam-lynch/node-temp.git#279c1350cb7e4f02515d91da9e35d39a40774016"
+ resolved "git+https://github.com/adam-lynch/node-temp.git#279c1350cb7e4f02515d91da9e35d39a40774016"
dependencies:
rimraf "~2.2.6"
@@ -7994,7 +7994,7 @@ vinyl@^3.0.0:
"vtt.js@git+https://github.com/gkatsev/vtt.js.git#vjs-v0.12.1":
version "0.12.1"
- resolved "git+ssh://git@github.com/gkatsev/vtt.js.git#8ea664e257ec7b5c092f58ac989e3134ff536a7a"
+ resolved "git+https://github.com/gkatsev/vtt.js.git#8ea664e257ec7b5c092f58ac989e3134ff536a7a"
w-json@^1.3.10:
version "1.3.10"
|