This repository has been archived by the owner on Mar 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 190
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency electron to v8 (#1648)
Co-authored-by: WhiteSource Renovate <[email protected]> Co-authored-by: Brian Faust <[email protected]>
- Loading branch information
1 parent
6e2a4c3
commit e1c1719
Showing
2 changed files
with
143 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -889,6 +889,21 @@ | |
ajv "^6.1.0" | ||
ajv-keywords "^3.1.0" | ||
|
||
"@electron/get@^1.0.1": | ||
version "1.7.6" | ||
resolved "https://registry.yarnpkg.com/@electron/get/-/get-1.7.6.tgz#f1c8e87cbef0bce78644159b72340821d52066b3" | ||
integrity sha512-zlNikt6ziVLNcm4lly1L4y62fJd/eYpEBjF5DiV/VAQq2vdPjH4sbUphXt9upmHz86lAhAj8g9lTnWrxJ/KBZw== | ||
dependencies: | ||
debug "^4.1.1" | ||
env-paths "^2.2.0" | ||
fs-extra "^8.1.0" | ||
got "^9.6.0" | ||
sanitize-filename "^1.6.2" | ||
sumchecker "^3.0.1" | ||
optionalDependencies: | ||
global-agent "^2.0.2" | ||
global-tunnel-ng "^2.7.1" | ||
|
||
"@fortawesome/fontawesome-common-types@^0.2.25": | ||
version "0.2.25" | ||
resolved "https://registry.yarnpkg.com/@fortawesome/fontawesome-common-types/-/fontawesome-common-types-0.2.25.tgz#6df015905081f2762e5cfddeb7a20d2e9b16c786" | ||
|
@@ -1349,10 +1364,10 @@ | |
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a" | ||
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ== | ||
|
||
"@types/node@^10.12.18": | ||
version "10.14.20" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-10.14.20.tgz#c4378d9d6a62faa5c9aafffc3d726b5a1e7367c6" | ||
integrity sha512-An+MXSV8CGXz/BO9C1KKsoJ/8WDrvlNUaRMsm2h+IHZuSyQkM8U5bJJkb8ItLKA73VePG/nUK+t+EuW2IWuhsQ== | ||
"@types/node@^12.0.12": | ||
version "12.12.28" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.28.tgz#3a2b5f8d21f96ace690a8832ae9779114612575f" | ||
integrity sha512-g73GJYJDXgf0jqg+P9S8h2acWbDXNkoCX8DLtJVu7Fkn788pzQ/oJsrdJz/2JejRf/SjfZaAhsw+3nd1D5EWGg== | ||
|
||
"@types/parse-json@^4.0.0": | ||
version "4.0.0" | ||
|
@@ -2516,6 +2531,11 @@ boolbase@^1.0.0, boolbase@~1.0.0: | |
resolved "https://registry.yarnpkg.com/boolbase/-/boolbase-1.0.0.tgz#68dff5fbe60c51eb37725ea9e3ed310dcc1e776e" | ||
integrity sha1-aN/1++YMUes3cl6p4+0xDcwed24= | ||
|
||
boolean@^3.0.0: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/boolean/-/boolean-3.0.1.tgz#35ecf2b4a2ee191b0b44986f14eb5f052a5cbb4f" | ||
integrity sha512-HRZPIjPcbwAVQvOTxR4YE3o8Xs98NqbbL1iEZDCz7CL8ql0Lt5iOyJFxfnAB0oFs8Oh02F/lLlg30Mexv46LjA== | ||
|
||
boxen@^4.2.0: | ||
version "4.2.0" | ||
resolved "https://registry.yarnpkg.com/boxen/-/boxen-4.2.0.tgz#e411b62357d6d6d36587c8ac3d5d974daa070e64" | ||
|
@@ -3516,7 +3536,7 @@ condense-newlines@^0.2.1: | |
is-whitespace "^0.3.0" | ||
kind-of "^3.0.2" | ||
|
||
config-chain@^1.1.12: | ||
config-chain@^1.1.11, config-chain@^1.1.12: | ||
version "1.1.12" | ||
resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.12.tgz#0fde8d091200eb5e808caf25fe618c02f48e4efa" | ||
integrity sha512-a1eOIcu8+7lUInge4Rpf/n4Krkf3Dd9lqhljRzII1/Zno/kRtUWnznPO3jOKBmTEktkt3fkxisUcivoj0ebzoA== | ||
|
@@ -3662,6 +3682,11 @@ core-js@^2.4.0, core-js@^2.5.0: | |
resolved "https://registry.yarnpkg.com/core-js/-/core-js-2.6.9.tgz#6b4b214620c834152e179323727fc19741b084f2" | ||
integrity sha512-HOpZf6eXmnl7la+cUdMnLvUxKNqLUzJvgIziQ0DiF3JwSImNphIqdGqzj6hIKyX04MmV0poclQ7+wjWvxQyR2A== | ||
|
||
core-js@^3.6.4: | ||
version "3.6.4" | ||
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.6.4.tgz#440a83536b458114b9cb2ac1580ba377dc470647" | ||
integrity sha512-4paDGScNgZP2IXXilaffL9X7968RuvwlkK3xWtZRVqgd8SYNiVKRJvkFd1aqqEuPfN7E68ZHEp9hDj6lHj4Hyw== | ||
|
||
[email protected], core-util-is@~1.0.0: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" | ||
|
@@ -4607,7 +4632,7 @@ electron-dl@^3.0.0: | |
pupa "^2.0.1" | ||
unused-filename "^2.1.0" | ||
|
||
electron-download@^4.1.0, electron-download@^4.1.1: | ||
electron-download@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/electron-download/-/electron-download-4.1.1.tgz#02e69556705cc456e520f9e035556ed5a015ebe8" | ||
integrity sha512-FjEWG9Jb/ppK/2zToP+U5dds114fM1ZOJqMAR4aXXL5CvyPE9fiqBK/9YcwC9poIFQTEJk/EM/zyRwziziRZrg== | ||
|
@@ -4709,13 +4734,13 @@ electron-window-state@^5.0.3: | |
jsonfile "^4.0.0" | ||
mkdirp "^0.5.1" | ||
|
||
electron@^6.0.0: | ||
version "6.0.11" | ||
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.11.tgz#64effa71397045779a1ddbf51312a41ccf26f491" | ||
integrity sha512-mi1oHmeFIQrg+CDQ6lbugZAloOxuWPm/ecEKYe1230PGlDoWND7SYStiWQ2eI4YXAEOL/NvuY88ogemu1qhdBg== | ||
electron@^8.0.0: | ||
version "8.0.1" | ||
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.1.tgz#7f5070a1625f423cddcece25a1eb9e6d2f1339fb" | ||
integrity sha512-kLZAQkbrAFNjQVpcHJUnjRYQNafuuWKnsdxzag5do1ewMqN0J4Pi/hPE27+5/1YAFMcbvCrPqhWIpcMsi8mKXQ== | ||
dependencies: | ||
"@types/node" "^10.12.18" | ||
electron-download "^4.1.0" | ||
"@electron/get" "^1.0.1" | ||
"@types/node" "^12.0.12" | ||
extract-zip "^1.0.3" | ||
|
||
elegant-spinner@^1.0.1: | ||
|
@@ -4756,7 +4781,7 @@ emojis-list@^2.0.0: | |
resolved "https://registry.yarnpkg.com/emojis-list/-/emojis-list-2.1.0.tgz#4daa4d9db00f9819880c79fa457ae5b09a1fd389" | ||
integrity sha1-TapNnbAPmBmIDHn6RXrlsJof04k= | ||
|
||
encodeurl@~1.0.2: | ||
encodeurl@^1.0.2, encodeurl@~1.0.2: | ||
version "1.0.2" | ||
resolved "https://registry.yarnpkg.com/encodeurl/-/encodeurl-1.0.2.tgz#ad3ff4c86ec2d029322f5a02c3a9a606c95b3f59" | ||
integrity sha1-rT/0yG7C0CkyL1oCw6mmBslbP1k= | ||
|
@@ -4792,6 +4817,11 @@ env-paths@^1.0.0: | |
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-1.0.0.tgz#4168133b42bb05c38a35b1ae4397c8298ab369e0" | ||
integrity sha1-QWgTO0K7BcOKNbGuQ5fIKYqzaeA= | ||
|
||
env-paths@^2.2.0: | ||
version "2.2.0" | ||
resolved "https://registry.yarnpkg.com/env-paths/-/env-paths-2.2.0.tgz#cdca557dc009152917d6166e2febe1f039685e43" | ||
integrity sha512-6u0VYSCo/OW6IoD5WCLLy9JUGARbamfSavcNXry/eu8aHVFei6CD3Sw+VGX5alea1i9pgPHW0mbu6Xj0uBh7gA== | ||
|
||
errno@^0.1.3, errno@~0.1.7: | ||
version "0.1.7" | ||
resolved "https://registry.yarnpkg.com/errno/-/errno-0.1.7.tgz#4684d71779ad39af177e3f007996f7c67c852618" | ||
|
@@ -4831,6 +4861,11 @@ es-to-primitive@^1.2.0: | |
is-date-object "^1.0.1" | ||
is-symbol "^1.0.2" | ||
|
||
es6-error@^4.1.1: | ||
version "4.1.1" | ||
resolved "https://registry.yarnpkg.com/es6-error/-/es6-error-4.1.1.tgz#9e3af407459deed47e9a91f9b885a84eb05c561d" | ||
integrity sha512-Um/+FxMr9CISWh0bi5Zv0iOD+4cFh5qLeks1qhAopKVAJw3drgKbKySikp7wGhDL0HPeaja0P5ULZrxLkniUVg== | ||
|
||
es6-templates@^0.2.2: | ||
version "0.2.3" | ||
resolved "https://registry.yarnpkg.com/es6-templates/-/es6-templates-0.2.3.tgz#5cb9ac9fb1ded6eb1239342b81d792bbb4078ee4" | ||
|
@@ -4854,6 +4889,11 @@ [email protected], escape-string-regexp@^1.0.2, escape-string-regexp@^1 | |
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" | ||
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= | ||
|
||
escape-string-regexp@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz#a30304e99daa32e23b2fd20f51babd07cffca344" | ||
integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== | ||
|
||
escodegen@^1.11.1: | ||
version "1.13.0" | ||
resolved "https://registry.yarnpkg.com/escodegen/-/escodegen-1.13.0.tgz#c7adf9bd3f3cc675bb752f202f79a720189cab29" | ||
|
@@ -5895,6 +5935,19 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, gl | |
once "^1.3.0" | ||
path-is-absolute "^1.0.0" | ||
|
||
global-agent@^2.0.2: | ||
version "2.1.8" | ||
resolved "https://registry.yarnpkg.com/global-agent/-/global-agent-2.1.8.tgz#99d153662b2c04cbc1199ffbc081a3aa656ac50f" | ||
integrity sha512-VpBe/rhY6Rw2VDOTszAMNambg+4Qv8j0yiTNDYEXXXxkUNGWLHp8A3ztK4YDBbFNcWF4rgsec6/5gPyryya/+A== | ||
dependencies: | ||
boolean "^3.0.0" | ||
core-js "^3.6.4" | ||
es6-error "^4.1.1" | ||
matcher "^2.1.0" | ||
roarr "^2.15.2" | ||
semver "^7.1.2" | ||
serialize-error "^5.0.0" | ||
|
||
global-dirs@^2.0.1: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.0.1.tgz#acdf3bb6685bcd55cb35e8a052266569e9469201" | ||
|
@@ -5938,6 +5991,16 @@ global-prefix@^3.0.0: | |
kind-of "^6.0.2" | ||
which "^1.3.1" | ||
|
||
global-tunnel-ng@^2.7.1: | ||
version "2.7.1" | ||
resolved "https://registry.yarnpkg.com/global-tunnel-ng/-/global-tunnel-ng-2.7.1.tgz#d03b5102dfde3a69914f5ee7d86761ca35d57d8f" | ||
integrity sha512-4s+DyciWBV0eK148wqXxcmVAbFVPqtc3sEtUE/GTQfuU80rySLcMhUmHKSHI7/LDj8q0gDYI1lIhRRB7ieRAqg== | ||
dependencies: | ||
encodeurl "^1.0.2" | ||
lodash "^4.17.10" | ||
npm-conf "^1.1.3" | ||
tunnel "^0.0.6" | ||
|
||
globals@^11.1.0, globals@^11.7.0: | ||
version "11.12.0" | ||
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" | ||
|
@@ -5948,6 +6011,13 @@ globals@^9.18.0: | |
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a" | ||
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ== | ||
|
||
globalthis@^1.0.1: | ||
version "1.0.1" | ||
resolved "https://registry.yarnpkg.com/globalthis/-/globalthis-1.0.1.tgz#40116f5d9c071f9e8fb0037654df1ab3a83b7ef9" | ||
integrity sha512-mJPRTc/P39NH/iNG4mXa9aIhNymaQikTrnspeCa2ZuJ+mH2QN/rXwtX3XwKrHqWgUQFbNZKtHM105aHzJalElw== | ||
dependencies: | ||
define-properties "^1.1.3" | ||
|
||
globalyzer@^0.1.0: | ||
version "0.1.4" | ||
resolved "https://registry.yarnpkg.com/globalyzer/-/globalyzer-0.1.4.tgz#bc8e273afe1ac7c24eea8def5b802340c5cc534f" | ||
|
@@ -8209,7 +8279,7 @@ lodash.toplainobject@^3.0.0: | |
lodash._basecopy "^3.0.0" | ||
lodash.keysin "^3.0.0" | ||
|
||
lodash@^4.15.0, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.10: | ||
lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.3.0, lodash@^4.8.0, lodash@~4.17.10: | ||
version "4.17.15" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" | ||
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== | ||
|
@@ -8382,6 +8452,13 @@ map-visit@^1.0.0: | |
dependencies: | ||
object-visit "^1.0.0" | ||
|
||
matcher@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/matcher/-/matcher-2.1.0.tgz#64e1041c15b993e23b786f93320a7474bf833c28" | ||
integrity sha512-o+nZr+vtJtgPNklyeUKkkH42OsK8WAfdgaJE2FNxcjLPg+5QbeEoT6vRj8Xq/iv18JlQ9cmKsEu0b94ixWf1YQ== | ||
dependencies: | ||
escape-string-regexp "^2.0.0" | ||
|
||
md5.js@^1.3.4: | ||
version "1.3.5" | ||
resolved "https://registry.yarnpkg.com/md5.js/-/md5.js-1.3.5.tgz#b5d07b8e3216e3e27cd728d72f70d1e6a342005f" | ||
|
@@ -9043,6 +9120,14 @@ npm-bundled@^1.0.1: | |
resolved "https://registry.yarnpkg.com/npm-bundled/-/npm-bundled-1.0.6.tgz#e7ba9aadcef962bb61248f91721cd932b3fe6bdd" | ||
integrity sha512-8/JCaftHwbd//k6y2rEWp6k1wxVfpFzB6t1p825+cUb7Ym2XQfhwIC5KwhrvzZRJu+LtDE585zVaS32+CGtf0g== | ||
|
||
npm-conf@^1.1.3: | ||
version "1.1.3" | ||
resolved "https://registry.yarnpkg.com/npm-conf/-/npm-conf-1.1.3.tgz#256cc47bd0e218c259c4e9550bf413bc2192aff9" | ||
integrity sha512-Yic4bZHJOt9RCFbRP3GgpqhScOY4HH3V2P8yBj6CeYq118Qr+BLXqT2JvpJ00mryLESpgOxf5XlFv4ZjXxLScw== | ||
dependencies: | ||
config-chain "^1.1.11" | ||
pify "^3.0.0" | ||
|
||
npm-install-package@~2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/npm-install-package/-/npm-install-package-2.1.0.tgz#d7efe3cfcd7ab00614b896ea53119dc9ab259125" | ||
|
@@ -10816,6 +10901,18 @@ ripemd160@^2.0.0, ripemd160@^2.0.1: | |
hash-base "^3.0.0" | ||
inherits "^2.0.1" | ||
|
||
roarr@^2.15.2: | ||
version "2.15.2" | ||
resolved "https://registry.yarnpkg.com/roarr/-/roarr-2.15.2.tgz#34f6229ae3c8c12167c4ae60f58fe75e79a1e394" | ||
integrity sha512-jmaDhK9CO4YbQAV8zzCnq9vjAqeO489MS5ehZ+rXmFiPFFE6B+S9KYO6prjmLJ5A0zY3QxVlQdrIya7E/azz/Q== | ||
dependencies: | ||
boolean "^3.0.0" | ||
detect-node "^2.0.4" | ||
globalthis "^1.0.1" | ||
json-stringify-safe "^5.0.1" | ||
semver-compare "^1.0.0" | ||
sprintf-js "^1.1.2" | ||
|
||
rss-parser@^3.7.0: | ||
version "3.7.2" | ||
resolved "https://registry.yarnpkg.com/rss-parser/-/rss-parser-3.7.2.tgz#9f5b7d4944d4f7a190b469e31a8353aedb17c052" | ||
|
@@ -10918,7 +11015,7 @@ sane@^4.0.3: | |
minimist "^1.1.1" | ||
walker "~1.0.5" | ||
|
||
sanitize-filename@^1.6.3: | ||
sanitize-filename@^1.6.2, sanitize-filename@^1.6.3: | ||
version "1.6.3" | ||
resolved "https://registry.yarnpkg.com/sanitize-filename/-/sanitize-filename-1.6.3.tgz#755ebd752045931977e30b2025d340d7c9090378" | ||
integrity sha512-y/52Mcy7aw3gRm7IrcGDFx/bCk4AhRh2eI9luHOQM86nZsqwiRkkq2GekHXBBD+SmPidc8i2PqtYZl+pWJ8Oeg== | ||
|
@@ -11023,6 +11120,11 @@ semver@^7.1.1: | |
resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.1.tgz#29104598a197d6cbe4733eeecbe968f7b43a9667" | ||
integrity sha512-WfuG+fl6eh3eZ2qAf6goB7nhiCd7NPXhmyFxigB/TOkQyeLP8w8GsVehvtGNtnNmyboz4TgeK40B1Kbql/8c5A== | ||
|
||
semver@^7.1.2: | ||
version "7.1.3" | ||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.1.3.tgz#e4345ce73071c53f336445cfc19efb1c311df2a6" | ||
integrity sha512-ekM0zfiA9SCBlsKa2X1hxyxiI4L3B6EbVJkkdgQXnSEEaHlGdvyodMruTiulSRWMMB4NeIuYNMC9rTKTz97GxA== | ||
|
||
[email protected]: | ||
version "0.17.1" | ||
resolved "https://registry.yarnpkg.com/send/-/send-0.17.1.tgz#c1d8b059f7900f7466dd4938bdc44e11ddb376c8" | ||
|
@@ -11050,6 +11152,13 @@ sentence-case@^2.1.0: | |
no-case "^2.2.0" | ||
upper-case-first "^1.1.2" | ||
|
||
serialize-error@^5.0.0: | ||
version "5.0.0" | ||
resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-5.0.0.tgz#a7ebbcdb03a5d71a6ed8461ffe0fc1a1afed62ac" | ||
integrity sha512-/VtpuyzYf82mHYTtI4QKtwHa79vAdU5OQpNPAmE/0UDdlGT0ZxHwC+J6gXkw29wwoVI8fMPsfcVHOwXtUQYYQA== | ||
dependencies: | ||
type-fest "^0.8.0" | ||
|
||
serialize-javascript@^1.7.0: | ||
version "1.9.1" | ||
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.9.1.tgz#cfc200aef77b600c47da9bb8149c943e798c2fdb" | ||
|
@@ -11438,6 +11547,11 @@ split@^1.0.0: | |
dependencies: | ||
through "2" | ||
|
||
sprintf-js@^1.1.2: | ||
version "1.1.2" | ||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.1.2.tgz#da1765262bf8c0f571749f2ad6c26300207ae673" | ||
integrity sha512-VE0SOVEHCk7Qc8ulkWw3ntAzXuqf7S2lvwQaDLRnUeIEaKNQJzV6BwmLKhOqT61aGhfUMrXeaBk+oDGCzvhcug== | ||
|
||
sprintf-js@~1.0.2: | ||
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" | ||
|
@@ -11748,6 +11862,13 @@ sumchecker@^2.0.2: | |
dependencies: | ||
debug "^2.2.0" | ||
|
||
sumchecker@^3.0.1: | ||
version "3.0.1" | ||
resolved "https://registry.yarnpkg.com/sumchecker/-/sumchecker-3.0.1.tgz#6377e996795abb0b6d348e9b3e1dfb24345a8e42" | ||
integrity sha512-MvjXzkz/BOfyVDkG0oFOtBxHX2u3gKbMHIF/dXblZsgD3BWOFLmHovIpZY7BykJdAjcqRCBi1WYBNdEC9yI7vg== | ||
dependencies: | ||
debug "^4.1.0" | ||
|
||
[email protected], supports-color@^6.1.0: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3" | ||
|
@@ -12324,6 +12445,11 @@ tunnel-agent@^0.6.0: | |
dependencies: | ||
safe-buffer "^5.0.1" | ||
|
||
tunnel@^0.0.6: | ||
version "0.0.6" | ||
resolved "https://registry.yarnpkg.com/tunnel/-/tunnel-0.0.6.tgz#72f1314b34a5b192db012324df2cc587ca47f92c" | ||
integrity sha512-1h/Lnq9yajKY2PEbBadPXj3VxsDDu844OnaAo52UVmIzIvwwtBPIuNvkjuzBlTWpfJyUbG3ez0KSBibQkj4ojg== | ||
|
||
tweetnacl@^0.14.3, tweetnacl@~0.14.0: | ||
version "0.14.5" | ||
resolved "https://registry.yarnpkg.com/tweetnacl/-/tweetnacl-0.14.5.tgz#5ae68177f192d4456269d108afa93ff8743f4f64" | ||
|
@@ -12346,7 +12472,7 @@ type-fest@^0.10.0: | |
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.10.0.tgz#7f06b2b9fbfc581068d1341ffabd0349ceafc642" | ||
integrity sha512-EUV9jo4sffrwlg8s0zDhP0T2WD3pru5Xi0+HTE3zTUmBaZNhfkite9PdSJwdXLwPVW0jnAHT56pZHIOYckPEiw== | ||
|
||
type-fest@^0.8.1: | ||
type-fest@^0.8.0, type-fest@^0.8.1: | ||
version "0.8.1" | ||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.8.1.tgz#09e249ebde851d3b1e48d27c105444667f17b83d" | ||
integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== | ||
|