pull/539/head
Mikael Finstad 5 years ago
parent a588d0cf2f
commit 9d36794a60

@ -94,7 +94,6 @@
"file-type": "^12.4.0", "file-type": "^12.4.0",
"fs-extra": "^8.1.0", "fs-extra": "^8.1.0",
"github-api": "^3.2.2", "github-api": "^3.2.2",
"hotkeys-js": "^3.8.1",
"i18next-electron-language-detector": "^0.0.10", "i18next-electron-language-detector": "^0.0.10",
"i18next-fs-backend": "^1.0.1", "i18next-fs-backend": "^1.0.1",
"json5": "^2.1.3", "json5": "^2.1.3",

@ -6406,11 +6406,6 @@ hosted-git-info@^3.0.5:
dependencies: dependencies:
lru-cache "^6.0.0" lru-cache "^6.0.0"
hotkeys-js@^3.8.1:
version "3.8.1"
resolved "https://registry.yarnpkg.com/hotkeys-js/-/hotkeys-js-3.8.1.tgz#fa7051f73bf1dc92a8b8d580a40b247f91966376"
integrity sha512-YlhVQtyG9f1b7GhtzdhR0Pl+cImD1ZrKI6zYUa7QLd0zuThiL7RzZ+ANJyy7z+kmcCpNYBf5PjBa3CjiQ5PFpw==
hpack.js@^2.1.6: hpack.js@^2.1.6:
version "2.1.6" version "2.1.6"
resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2" resolved "https://registry.yarnpkg.com/hpack.js/-/hpack.js-2.1.6.tgz#87774c0949e513f42e84575b3c45681fade2a0b2"

Loading…
Cancel
Save