File tree Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Expand file tree Collapse file tree 2 files changed +5
-17
lines changed Original file line number Diff line number Diff line change 228
228
"js-yaml" : " ^4.1.0" ,
229
229
"node-fetch" : " ^2.6.7" ,
230
230
"semver" : " ^7.5.4" ,
231
- "tar" : " ^6.2.0 " ,
231
+ "tar" : " ^6.2.1 " ,
232
232
"update-electron-app" : " ^2.0.1" ,
233
233
"which" : " ^2.0.2" ,
234
234
"winreg" : " ^1.2.4" ,
Original file line number Diff line number Diff line change @@ -4169,22 +4169,10 @@ tapable@^2.1.1, tapable@^2.2.0:
4169
4169
resolved "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0"
4170
4170
integrity sha512-GNzQvQTOIP6RyTfE2Qxb8ZVlNmw0n88vp1szwWRimP02mnTsx3Wtn5qRdqY9w2XduFNUgvOwhNnQsjwCp+kqaQ==
4171
4171
4172
- tar@^6.1.12 :
4173
- version "6.1.15"
4174
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.1.15.tgz#c9738b0b98845a3b344d334b8fa3041aaba53a69"
4175
- integrity sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==
4176
- dependencies :
4177
- chownr "^2.0.0"
4178
- fs-minipass "^2.0.0"
4179
- minipass "^5.0.0"
4180
- minizlib "^2.1.1"
4181
- mkdirp "^1.0.3"
4182
- yallist "^4.0.0"
4183
-
4184
- tar@^6.2.0 :
4185
- version "6.2.0"
4186
- resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.0.tgz#b14ce49a79cb1cd23bc9b016302dea5474493f73"
4187
- integrity sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==
4172
+ tar@^6.1.12, tar@^6.2.1 :
4173
+ version "6.2.1"
4174
+ resolved "https://registry.yarnpkg.com/tar/-/tar-6.2.1.tgz#717549c541bc3c2af15751bea94b1dd068d4b03a"
4175
+ integrity sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==
4188
4176
dependencies :
4189
4177
chownr "^2.0.0"
4190
4178
fs-minipass "^2.0.0"
You can’t perform that action at this time.
0 commit comments