Skip to content

Commit

Permalink
Update electron vendors
Browse files Browse the repository at this point in the history
  • Loading branch information
Jurredr authored Sep 11, 2021
1 parent 0484d99 commit e1f3762
Showing 1 changed file with 3 additions and 133 deletions.
136 changes: 3 additions & 133 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -634,14 +634,6 @@
"resolved" "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.0.tgz"
"version" "4.0.0"

"@types/plist@^3.0.1":
"integrity" "sha512-ULqvZNGMv0zRFvqn8/4LSPtnmN4MfhlPNtJCTpKuIIxGVGZ2rYWzFXrvEBoh9CVyqSE7D6YFRJ1hydLHI6kbWw=="
"resolved" "https://registry.npmjs.org/@types/plist/-/plist-3.0.2.tgz"
"version" "3.0.2"
dependencies:
"@types/node" "*"
"xmlbuilder" ">=11.0.1"

"@types/prop-types@*":
"integrity" "sha512-rZ5drC/jWjrArrS8BR6SIr4cWpW09RNTYt9AMZo3Jwwif+iacXAqgVjm0B0Bv/S1jhDXKHqRVNCbACkJ89RAnQ=="
"resolved" "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.4.tgz"
Expand Down Expand Up @@ -699,11 +691,6 @@
"resolved" "https://registry.npmjs.org/@types/unist/-/unist-2.0.6.tgz"
"version" "2.0.6"

"@types/verror@^1.10.3":
"integrity" "sha512-9UjMCHK5GPgQRoNbqdLIAvAy0EInuiqbW0PBMtVP6B5B2HQJlvoJHM+KodPZMEjOa5VkSc+5LH7xy+cUzQdmHw=="
"resolved" "https://registry.npmjs.org/@types/verror/-/verror-1.10.5.tgz"
"version" "1.10.5"

"@types/which@^1.3.2":
"integrity" "sha512-8oDqyLC7eD4HM307boe2QWKyuzdzWBj56xI/imSl2cpL+U3tCMaTAkMJ4ee5JBZ/FsOJlvRGeIShiZDAl1qERA=="
"resolved" "https://registry.npmjs.org/@types/which/-/which-1.3.2.tgz"
Expand Down Expand Up @@ -907,11 +894,6 @@
dependencies:
"type-fest" "^0.21.3"

"ansi-regex@^3.0.0":
"integrity" "sha1-7QMXwyIGT3lGbAKWa922Bas32Zg="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz"
"version" "3.0.0"

"ansi-regex@^4.1.0":
"integrity" "sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg=="
"resolved" "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz"
Expand Down Expand Up @@ -1028,11 +1010,6 @@
optionalDependencies:
"@types/glob" "^7.1.1"

"assert-plus@^1.0.0":
"integrity" "sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU="
"resolved" "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz"
"version" "1.0.0"

"assert@^2.0.0":
"integrity" "sha512-se5Cd+js9dXJnu6Ag2JFc00t+HmHOen+8Q+L7O9zI0PqQXr20uk2J0XQqMxZEeo5U50o8Nvmmx7dZrl+Ufr35A=="
"resolved" "https://registry.npmjs.org/assert/-/assert-2.0.0.tgz"
Expand Down Expand Up @@ -1088,7 +1065,7 @@
"resolved" "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz"
"version" "1.0.2"

"base64-js@^1.3.1", "base64-js@^1.5.1":
"base64-js@^1.3.1":
"integrity" "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA=="
"resolved" "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz"
"version" "1.5.1"
Expand Down Expand Up @@ -1163,7 +1140,7 @@
"resolved" "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz"
"version" "1.1.2"

"buffer@^5.1.0", "buffer@^5.2.1", "buffer@^5.5.0":
"buffer@^5.2.1", "buffer@^5.5.0":
"integrity" "sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ=="
"resolved" "https://registry.npmjs.org/buffer/-/buffer-5.7.1.tgz"
"version" "5.7.1"
Expand Down Expand Up @@ -1359,14 +1336,6 @@
dependencies:
"restore-cursor" "^3.1.0"

"cli-truncate@^1.1.0":
"integrity" "sha512-bAtZo0u82gCfaAGfSNxUdTI9mNyza7D8w4CVCcaOsy7sgwDzvx6ekr6cuWJqY3UGzgnQ1+4wgENup5eIhgxEYA=="
"resolved" "https://registry.npmjs.org/cli-truncate/-/cli-truncate-1.1.0.tgz"
"version" "1.1.0"
dependencies:
"slice-ansi" "^1.0.0"
"string-width" "^2.0.0"

"cli-truncate@^2.1.0":
"integrity" "sha512-n8fOixwDD6b/ObinzTrp1ZKFzbgvKZvuz/TvejnLn1aQfC6r52XEx85FmuC+3HI+JM7coBRXUvNqEU2PHVrHpg=="
"resolved" "https://registry.npmjs.org/cli-truncate/-/cli-truncate-2.1.0.tgz"
Expand Down Expand Up @@ -1497,7 +1466,7 @@
"resolved" "https://registry.npmjs.org/core-js/-/core-js-3.16.0.tgz"
"version" "3.16.0"

"core-util-is@~1.0.0", "core-util-is@1.0.2":
"core-util-is@~1.0.0":
"integrity" "sha1-tf1UIgqivFq1eqtxQMlAdUUDwac="
"resolved" "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz"
"version" "1.0.2"
Expand All @@ -1521,13 +1490,6 @@
"exit-on-epipe" "~1.0.1"
"printj" "~1.1.0"

"crc@^3.8.0":
"integrity" "sha512-iX3mfgcTMIq3ZKLIsVFAbv7+Mc10kxabAGQb8HvjA1o3T1PIYprbakQ65d3I+2HGHt6nSKkM9PYjgoJO2KcFBQ=="
"resolved" "https://registry.npmjs.org/crc/-/crc-3.8.0.tgz"
"version" "3.8.0"
dependencies:
"buffer" "^5.1.0"

"crc32-stream@^4.0.2":
"integrity" "sha512-DxFZ/Hk473b/muq1VJ///PMNLj0ZMnzye9thBpmjpJKCc5eMgB95aK8zCGrGfQ90cWo561Te6HK9D+j4KPdM6w=="
"resolved" "https://registry.npmjs.org/crc32-stream/-/crc32-stream-4.0.2.tgz"
Expand Down Expand Up @@ -1698,21 +1660,6 @@
optionalDependencies:
"dmg-license" "^1.0.9"

"dmg-license@^1.0.9":
"integrity" "sha512-Rq6qMDaDou2+aPN2SYy0x7LDznoJ/XaG6oDcH5wXUp+WRWQMUYE6eM+F+nex+/LSXOp1uw4HLFoed0YbfU8R/Q=="
"resolved" "https://registry.npmjs.org/dmg-license/-/dmg-license-1.0.9.tgz"
"version" "1.0.9"
dependencies:
"@types/plist" "^3.0.1"
"@types/verror" "^1.10.3"
"ajv" "^6.10.0"
"cli-truncate" "^1.1.0"
"crc" "^3.8.0"
"iconv-corefoundation" "^1.1.6"
"plist" "^3.0.1"
"smart-buffer" "^4.0.2"
"verror" "^1.10.0"

"doctrine@^3.0.0":
"integrity" "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w=="
"resolved" "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz"
Expand Down Expand Up @@ -2124,11 +2071,6 @@
optionalDependencies:
"@types/yauzl" "^2.9.1"

"extsprintf@^1.2.0":
"integrity" "sha1-4mifjzVvrWLMplo6kcXfX5VRaS8="
"resolved" "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz"
"version" "1.4.0"

"fast-deep-equal@^2.0.1":
"integrity" "sha1-ewUhjd+WZ79/Nwv3/bLLFf3Qqkk="
"resolved" "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-2.0.1.tgz"
Expand Down Expand Up @@ -2269,11 +2211,6 @@
"resolved" "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz"
"version" "1.0.0"

"fsevents@~2.3.2":
"integrity" "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA=="
"resolved" "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz"
"version" "2.3.2"

"function-bind@^1.1.1":
"integrity" "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
"resolved" "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz"
Expand Down Expand Up @@ -2565,14 +2502,6 @@
"resolved" "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz"
"version" "2.1.0"

"iconv-corefoundation@^1.1.6":
"integrity" "sha512-1NBe55C75bKGZaY9UHxvXG3G0gEp0ziht7quhuFrW3SPgZDw9HI6qvYXRSV5M/Eupyu8ljuJ6Cba+ec15PZ4Xw=="
"resolved" "https://registry.npmjs.org/iconv-corefoundation/-/iconv-corefoundation-1.1.6.tgz"
"version" "1.1.6"
dependencies:
"cli-truncate" "^1.1.0"
"node-addon-api" "^1.6.3"

"iconv-lite@^0.6.2":
"integrity" "sha512-4fCk79wshMdzMp2rH06qWrJE4iolqLhCUH+OiuIgU++RB0+94NlDL81atO7GX55uUKueo0txHNtvEyI6D7WdMw=="
"resolved" "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.6.3.tgz"
Expand Down Expand Up @@ -3705,11 +3634,6 @@
"resolved" "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz"
"version" "1.4.0"

"node-addon-api@^1.6.3":
"integrity" "sha512-ibPK3iA+vaY1eEjESkQkM0BbCqFOaZMiXRTtdB0u7b4djtY6JnsjvPdUHVMg6xQt3B8fpTTWHI9A+ADjM9frzg=="
"resolved" "https://registry.npmjs.org/node-addon-api/-/node-addon-api-1.7.2.tgz"
"version" "1.7.2"

"node-fetch@^2.6.1":
"integrity" "sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw=="
"resolved" "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz"
Expand Down Expand Up @@ -3938,14 +3862,6 @@
dependencies:
"semver-compare" "^1.0.0"

"plist@^3.0.1":
"integrity" "sha512-ksrr8y9+nXOxQB2osVNqrgvX/XQPOXaU4BQMKjYq8PvaY1U18mo+fKgBSwzK+luSyinOuPae956lSVcBwxlAMg=="
"resolved" "https://registry.npmjs.org/plist/-/plist-3.0.4.tgz"
"version" "3.0.4"
dependencies:
"base64-js" "^1.5.1"
"xmlbuilder" "^9.0.7"

"postcss@^8.3.6":
"integrity" "sha512-wG1cc/JhRgdqB6WHEuyLTedf3KIRuD0hG6ldkFEZNCjRxiC+3i6kkWUUbiJQayP28iwG35cEmAbe98585BYV0A=="
"resolved" "https://registry.npmjs.org/postcss/-/postcss-8.3.6.tgz"
Expand Down Expand Up @@ -4410,13 +4326,6 @@
"resolved" "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz"
"version" "3.0.0"

"slice-ansi@^1.0.0":
"integrity" "sha512-POqxBK6Lb3q6s047D/XsDVNPnF9Dl8JSaqe9h9lURl0OdNqy/ujDrOiIHtsqXMGbWWTIomRzAMaTyawAU//Reg=="
"resolved" "https://registry.npmjs.org/slice-ansi/-/slice-ansi-1.0.0.tgz"
"version" "1.0.0"
dependencies:
"is-fullwidth-code-point" "^2.0.0"

"slice-ansi@^3.0.0":
"integrity" "sha512-pSyv7bSTC7ig9Dcgbw9AuRNUb5k5V6oDudjZoMBSr13qpLBG7tB+zgCkARjq7xIUgdz5P1Qe8u+rSGdouOOIyQ=="
"resolved" "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz"
Expand All @@ -4435,11 +4344,6 @@
"astral-regex" "^2.0.0"
"is-fullwidth-code-point" "^3.0.0"

"smart-buffer@^4.0.2":
"integrity" "sha512-iVICrxOzCynf/SNaBQCw34eM9jROU/s5rzIhpOvzhzuYHfJR/DhZfDkXiZSgKXfgv26HT3Yni3AV/DGw0cGnnw=="
"resolved" "https://registry.npmjs.org/smart-buffer/-/smart-buffer-4.1.0.tgz"
"version" "4.1.0"

"source-map-js@^0.6.2":
"integrity" "sha512-/3GptzWzu0+0MBQFrDKzw/DvvMTUORvgY6k6jd/VS6iCR4RDTKWH6v6WPwQoUO8667uQEf9Oe38DxAYWY5F/Ug=="
"resolved" "https://registry.npmjs.org/source-map-js/-/source-map-js-0.6.2.tgz"
Expand Down Expand Up @@ -4509,14 +4413,6 @@
"resolved" "https://registry.npmjs.org/string-argv/-/string-argv-0.3.1.tgz"
"version" "0.3.1"

"string-width@^2.0.0":
"integrity" "sha512-nOqH59deCq9SRHlxq1Aw85Jnt4w6KvLKqWVik6oA9ZklXLNIOlqg4F2yrT1MVaTjAqvVwdfeZ7w7aCvJD7ugkw=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-2.1.1.tgz"
"version" "2.1.1"
dependencies:
"is-fullwidth-code-point" "^2.0.0"
"strip-ansi" "^4.0.0"

"string-width@^3.0.0":
"integrity" "sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w=="
"resolved" "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz"
Expand Down Expand Up @@ -4578,13 +4474,6 @@
"is-obj" "^1.0.1"
"is-regexp" "^1.0.0"

"strip-ansi@^4.0.0":
"integrity" "sha1-qEeQIusaw2iocTibY1JixQXuNo8="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-4.0.0.tgz"
"version" "4.0.0"
dependencies:
"ansi-regex" "^3.0.0"

"strip-ansi@^5.1.0":
"integrity" "sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA=="
"resolved" "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz"
Expand Down Expand Up @@ -5012,15 +4901,6 @@
"resolved" "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz"
"version" "2.3.0"

"verror@^1.10.0":
"integrity" "sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA="
"resolved" "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz"
"version" "1.10.0"
dependencies:
"assert-plus" "^1.0.0"
"core-util-is" "1.0.2"
"extsprintf" "^1.2.0"

"vfile-message@^3.0.0":
"integrity" "sha512-UUjZYIOg9lDRwwiBAuezLIsu9KlXntdxwG+nXnjuQAHvBpcX3x0eN8h+I7TkY5nkCXj+cWVp4ZqebtGBvok8ww=="
"resolved" "https://registry.npmjs.org/vfile-message/-/vfile-message-3.0.2.tgz"
Expand Down Expand Up @@ -5187,16 +5067,6 @@
"resolved" "https://registry.npmjs.org/xdg-basedir/-/xdg-basedir-4.0.0.tgz"
"version" "4.0.0"

"xmlbuilder@^9.0.7":
"integrity" "sha1-Ey7mPS7FVlxVfiD0wi35rKaGsQ0="
"resolved" "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-9.0.7.tgz"
"version" "9.0.7"

"xmlbuilder@>=11.0.1":
"integrity" "sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg=="
"resolved" "https://registry.npmjs.org/xmlbuilder/-/xmlbuilder-15.1.1.tgz"
"version" "15.1.1"

"y18n@^5.0.5":
"integrity" "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
"resolved" "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz"
Expand Down

0 comments on commit e1f3762

Please sign in to comment.