diff options
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1140,7 +1140,7 @@ bluebird-lst@^1.0.2: dependencies: bluebird "^3.5.0" -bluebird@^3.4.7, bluebird@^3.5.0: +bluebird@^3.4.6, bluebird@^3.4.7, bluebird@^3.5.0: version "3.5.0" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" @@ -2089,6 +2089,13 @@ electron-publish@19.12.0: fs-extra-p "^4.3.0" mime "^1.3.6" +"electron-sudo@https://github.com/eriklarko/electron-sudo.git": + version "4.0.12" + resolved "https://github.com/eriklarko/electron-sudo.git#d351ea8c9ce13f7e69955168d00acfdf66c1ead2" + dependencies: + babel-runtime "^6.18.0" + bluebird "^3.4.6" + electron-window@^0.8.0: version "0.8.1" resolved "https://registry.yarnpkg.com/electron-window/-/electron-window-0.8.1.tgz#16ca187eb4870b0679274fc8299c5960e6ab2c5e" |
