File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 124124 "electron-builder" : " ^21.2.0" ,
125125 "electron-devtools-installer" : " ^2.2.4" ,
126126 "electron-log" : " ^3.0.8" ,
127- "electron-notarize" : " ^0.1.1 " ,
127+ "electron-notarize" : " ^0.2.0 " ,
128128 "electron-unhandled" : " ^3.0.0" ,
129129 "electron-updater" : " ^4.1.2" ,
130130 "electron-util" : " ^0.12.2" ,
Original file line number Diff line number Diff line change @@ -4159,13 +4159,13 @@ electron-log@^3.0.8:
41594159 resolved "https://registry.yarnpkg.com/electron-log/-/electron-log-3.0.8.tgz#ea672dc40b560143ed5d887eff1ff1904fe9ef71"
41604160 integrity sha512-B9+eJ8z3UbDnWEz+G33SIJvEDeKLznHEV4sCu6bR31KuOdp3dYN046QBWbLNsvKU+lzFI6eOi+xNCpNHZvatiw==
41614161
4162- electron-notarize@^0.1.1 :
4163- version "0.1.1 "
4164- resolved "https://registry.yarnpkg.com/electron-notarize/-/electron-notarize-0.1.1 .tgz#c3563d70c5e7b3315f44e8495b30050a8c408b91 "
4165- integrity sha512-TpKfJcz4LXl5jiGvZTs5fbEx+wUFXV5u8voeG5WCHWfY/cdgdD8lDZIZRqLVOtR3VO+drgJ9aiSHIO9TYn/fKg ==
4162+ electron-notarize@^0.2.0 :
4163+ version "0.2.0 "
4164+ resolved "https://registry.yarnpkg.com/electron-notarize/-/electron-notarize-0.2.0 .tgz#676c71688ee84149bab27b22426d0a9452e7e262 "
4165+ integrity sha512-u3KdEMOEcGMF9yCML8ej4ZF+O29VmGYIjrs/DoOi23neTWOMiIc5YCeFs4vxq3JG496omcw7Y5pimPm0sH9A7g ==
41664166 dependencies :
41674167 debug "^4.1.1"
4168- fs-extra "^8.0.1 "
4168+ fs-extra "^8.1.0 "
41694169
4170417041714171 version "21.2.0"
@@ -5008,7 +5008,7 @@ fs-extra@^4.0.1:
50085008 jsonfile "^4.0.0"
50095009 universalify "^0.1.0"
50105010
5011- fs-extra@^8.0.1, fs-extra@^8. 1.0 :
5011+ fs-extra@^8.1.0 :
50125012 version "8.1.0"
50135013 resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
50145014 integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
You can’t perform that action at this time.
0 commit comments