File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change 40
40
dependencies :
41
41
" @hapi/hoek" " ^8.3.0"
42
42
43
- " @types/node@^13.9.0 " :
44
- version "13.9.0 "
45
- resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/ @types/node/-/node-13.9.0 .tgz#5b6ee7a77faacddd7de719017d0bc12f52f81589 "
46
- integrity sha1-W27np3+qzd195xkBfQvBL1L4FYk =
43
+ " @types/node@^13.13.52 " :
44
+ version "13.13.52 "
45
+ resolved "https://registry.yarnpkg.com/ @types/node/-/node-13.13.52 .tgz#03c13be70b9031baaed79481c0c0cfb0045e53f7 "
46
+ integrity sha512-s3nugnZumCC//n4moGGe6tkNMyYEdaDBitVjwPxXmR5lnMG5dHePinH2EdxkG3Rh1ghFHHixAG4NJhpJW1rthQ= =
47
47
48
48
buffer-alloc-unsafe@^1.1.0 :
49
49
version "1.1.0"
@@ -113,9 +113,9 @@ json-stringify-safe@^5.0.1:
113
113
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
114
114
115
115
minimist@^1.2.0 :
116
- version "1.2.0 "
117
- resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/ minimist/-/minimist-1.2.0 .tgz#a35008b20f41383eec1fb914f4cd5df79a264284 "
118
- integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ =
116
+ version "1.2.5 "
117
+ resolved "https://registry.yarnpkg.com/ minimist/-/minimist-1.2.5 .tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602 "
118
+ integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw= =
119
119
120
120
moment@^2.24.0 :
121
121
version "2.24.0"
@@ -177,6 +177,11 @@ through2@^2.0.2, through2@^2.0.3:
177
177
readable-stream "~2.3.6"
178
178
xtend "~4.0.1"
179
179
180
+ typescript@^4.3.2 :
181
+ version "4.3.2"
182
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.2.tgz#399ab18aac45802d6f2498de5054fcbbe716a805"
183
+ integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
184
+
180
185
util-deprecate@~1.0.1 :
181
186
version "1.0.2"
182
187
resolved "https://upsidetravel.jfrog.io/upsidetravel/api/npm/npm-virtual/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf"
You can’t perform that action at this time.
0 commit comments