-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all non-major dependencies (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5c439eb
commit 9256676
Showing
3 changed files
with
73 additions
and
93 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
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 |
---|---|---|
|
@@ -105,20 +105,20 @@ | |
json5 "^2.2.2" | ||
semver "^6.3.1" | ||
|
||
"@babel/core@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" | ||
integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== | ||
"@babel/core@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" | ||
integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== | ||
dependencies: | ||
"@ampproject/remapping" "^2.2.0" | ||
"@babel/code-frame" "^7.23.5" | ||
"@babel/generator" "^7.23.6" | ||
"@babel/helper-compilation-targets" "^7.23.6" | ||
"@babel/helper-module-transforms" "^7.23.3" | ||
"@babel/helpers" "^7.23.6" | ||
"@babel/helpers" "^7.23.7" | ||
"@babel/parser" "^7.23.6" | ||
"@babel/template" "^7.22.15" | ||
"@babel/traverse" "^7.23.6" | ||
"@babel/traverse" "^7.23.7" | ||
"@babel/types" "^7.23.6" | ||
convert-source-map "^2.0.0" | ||
debug "^4.1.0" | ||
|
@@ -267,10 +267,10 @@ | |
regexpu-core "^5.3.1" | ||
semver "^6.3.1" | ||
|
||
"@babel/helper-define-polyfill-provider@^0.4.3": | ||
version "0.4.3" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" | ||
integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== | ||
"@babel/helper-define-polyfill-provider@^0.4.4": | ||
version "0.4.4" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" | ||
integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== | ||
dependencies: | ||
"@babel/helper-compilation-targets" "^7.22.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -509,13 +509,13 @@ | |
"@babel/traverse" "^7.22.10" | ||
"@babel/types" "^7.22.10" | ||
|
||
"@babel/helpers@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" | ||
integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== | ||
"@babel/helpers@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" | ||
integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== | ||
dependencies: | ||
"@babel/template" "^7.22.15" | ||
"@babel/traverse" "^7.23.6" | ||
"@babel/traverse" "^7.23.7" | ||
"@babel/types" "^7.23.6" | ||
|
||
"@babel/highlight@^7.14.5": | ||
|
@@ -604,10 +604,10 @@ | |
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
"@babel/plugin-transform-optional-chaining" "^7.23.3" | ||
|
||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3": | ||
version "7.23.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.3.tgz#20c60d4639d18f7da8602548512e9d3a4c8d7098" | ||
integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w== | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.23.7.tgz#516462a95d10a9618f197d39ad291a9b47ae1d7b" | ||
integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -794,10 +794,10 @@ | |
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/plugin-transform-async-generator-functions@^7.23.4": | ||
version "7.23.4" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a" | ||
integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw== | ||
"@babel/plugin-transform-async-generator-functions@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" | ||
integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== | ||
dependencies: | ||
"@babel/helper-environment-visitor" "^7.22.20" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
@@ -1239,18 +1239,18 @@ | |
"@babel/helper-create-regexp-features-plugin" "^7.22.15" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/preset-env@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" | ||
integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== | ||
"@babel/preset-env@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" | ||
integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== | ||
dependencies: | ||
"@babel/compat-data" "^7.23.5" | ||
"@babel/helper-compilation-targets" "^7.23.6" | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-validator-option" "^7.23.5" | ||
"@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3" | ||
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7" | ||
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" | ||
"@babel/plugin-syntax-async-generators" "^7.8.4" | ||
"@babel/plugin-syntax-class-properties" "^7.12.13" | ||
|
@@ -1271,7 +1271,7 @@ | |
"@babel/plugin-syntax-top-level-await" "^7.14.5" | ||
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6" | ||
"@babel/plugin-transform-arrow-functions" "^7.23.3" | ||
"@babel/plugin-transform-async-generator-functions" "^7.23.4" | ||
"@babel/plugin-transform-async-generator-functions" "^7.23.7" | ||
"@babel/plugin-transform-async-to-generator" "^7.23.3" | ||
"@babel/plugin-transform-block-scoped-functions" "^7.23.3" | ||
"@babel/plugin-transform-block-scoping" "^7.23.4" | ||
|
@@ -1319,9 +1319,9 @@ | |
"@babel/plugin-transform-unicode-regex" "^7.23.3" | ||
"@babel/plugin-transform-unicode-sets-regex" "^7.23.3" | ||
"@babel/preset-modules" "0.1.6-no-external-plugins" | ||
babel-plugin-polyfill-corejs2 "^0.4.6" | ||
babel-plugin-polyfill-corejs3 "^0.8.5" | ||
babel-plugin-polyfill-regenerator "^0.5.3" | ||
babel-plugin-polyfill-corejs2 "^0.4.7" | ||
babel-plugin-polyfill-corejs3 "^0.8.7" | ||
babel-plugin-polyfill-regenerator "^0.5.4" | ||
core-js-compat "^3.31.0" | ||
semver "^6.3.1" | ||
|
||
|
@@ -1362,15 +1362,15 @@ | |
"@babel/plugin-transform-modules-commonjs" "^7.23.3" | ||
"@babel/plugin-transform-typescript" "^7.23.3" | ||
|
||
"@babel/register@^7.22.15": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.22.15.tgz#c2c294a361d59f5fa7bcc8b97ef7319c32ecaec7" | ||
integrity sha512-V3Q3EqoQdn65RCgTLwauZaTfd1ShhwPmbBv+1dkZV/HpCGMKVyn6oFcRlI7RaKqiDQjX2Qd3AuoEguBgdjIKlg== | ||
"@babel/register@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.23.7.tgz#485a5e7951939d21304cae4af1719fdb887bc038" | ||
integrity sha512-EjJeB6+kvpk+Y5DAkEAmbOBEFkh9OASx0huoEkqYTFxAZHzOAX2Oh5uwAUuL2rUddqfM0SA+KPXV2TbzoZ2kvQ== | ||
dependencies: | ||
clone-deep "^4.0.1" | ||
find-cache-dir "^2.0.0" | ||
make-dir "^2.1.0" | ||
pirates "^4.0.5" | ||
pirates "^4.0.6" | ||
source-map-support "^0.5.16" | ||
|
||
"@babel/regjsgen@^0.8.0": | ||
|
@@ -1426,10 +1426,10 @@ | |
debug "^4.1.0" | ||
globals "^11.1.0" | ||
|
||
"@babel/traverse@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" | ||
integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== | ||
"@babel/traverse@^7.23.7": | ||
version "7.23.7" | ||
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" | ||
integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== | ||
dependencies: | ||
"@babel/code-frame" "^7.23.5" | ||
"@babel/generator" "^7.23.6" | ||
|
@@ -2334,10 +2334,10 @@ | |
resolved "https://registry.npmjs.org/@types/node/-/node-20.5.0.tgz" | ||
integrity sha512-Mgq7eCtoTjT89FqNoTzzXg2XvCi5VMhRV6+I2aYanc6kQCBImeNaAYRs/DyoVqk1YEUJK5gN9VO7HRIdz4Wo3Q== | ||
|
||
"@types/[email protected].5": | ||
version "20.10.5" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.5.tgz#47ad460b514096b7ed63a1dae26fad0914ed3ab2" | ||
integrity sha512-nNPsNE65wjMxEKI93yOP+NPGGBJz/PoN3kZsVLee0XMiJolxSekEVD8wRwBUBqkwc7UWop0edW50yrCQW4CyRw== | ||
"@types/[email protected].6": | ||
version "20.10.6" | ||
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.6.tgz#a3ec84c22965802bf763da55b2394424f22bfbb5" | ||
integrity sha512-Vac8H+NlRNNlAmDfGUP7b5h/KA+AtWIzuXy0E6OyP8f1tCLYAtPvKRRDJjAPqhpCb0t6U2j7/xqAuLEebW2kiw== | ||
dependencies: | ||
undici-types "~5.26.4" | ||
|
||
|
@@ -2798,29 +2798,29 @@ babel-plugin-jest-hoist@^29.6.3: | |
"@types/babel__core" "^7.1.14" | ||
"@types/babel__traverse" "^7.0.6" | ||
|
||
babel-plugin-polyfill-corejs2@^0.4.6: | ||
version "0.4.6" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" | ||
integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== | ||
babel-plugin-polyfill-corejs2@^0.4.7: | ||
version "0.4.7" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" | ||
integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.6" | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
semver "^6.3.1" | ||
|
||
babel-plugin-polyfill-corejs3@^0.8.5: | ||
version "0.8.5" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1" | ||
integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA== | ||
babel-plugin-polyfill-corejs3@^0.8.7: | ||
version "0.8.7" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" | ||
integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
core-js-compat "^3.32.2" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
core-js-compat "^3.33.1" | ||
|
||
babel-plugin-polyfill-regenerator@^0.5.3: | ||
version "0.5.3" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" | ||
integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== | ||
babel-plugin-polyfill-regenerator@^0.5.4: | ||
version "0.5.4" | ||
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" | ||
integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== | ||
dependencies: | ||
"@babel/helper-define-polyfill-provider" "^0.4.3" | ||
"@babel/helper-define-polyfill-provider" "^0.4.4" | ||
|
||
babel-preset-current-node-syntax@^1.0.0: | ||
version "1.0.1" | ||
|
@@ -2908,16 +2908,6 @@ browserslist@^4.14.5, browserslist@^4.21.9: | |
node-releases "^2.0.13" | ||
update-browserslist-db "^1.0.11" | ||
|
||
browserslist@^4.22.1: | ||
version "4.22.1" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619" | ||
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ== | ||
dependencies: | ||
caniuse-lite "^1.0.30001541" | ||
electron-to-chromium "^1.4.535" | ||
node-releases "^2.0.13" | ||
update-browserslist-db "^1.0.13" | ||
|
||
browserslist@^4.22.2: | ||
version "4.22.2" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b" | ||
|
@@ -2988,11 +2978,6 @@ caniuse-lite@^1.0.30001517: | |
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001518.tgz" | ||
integrity sha512-rup09/e3I0BKjncL+FesTayKtPrdwKhUufQFd3riFw1hHg8JmIFoInYfB102cFcY/pPgGmdyl/iy+jgiDi2vdA== | ||
|
||
caniuse-lite@^1.0.30001541: | ||
version "1.0.30001547" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b" | ||
integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA== | ||
|
||
caniuse-lite@^1.0.30001565: | ||
version "1.0.30001570" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca" | ||
|
@@ -3243,12 +3228,12 @@ core-js-compat@^3.31.0: | |
dependencies: | ||
browserslist "^4.21.9" | ||
|
||
core-js-compat@^3.32.2: | ||
version "3.33.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966" | ||
integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw== | ||
core-js-compat@^3.33.1: | ||
version "3.35.0" | ||
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873" | ||
integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw== | ||
dependencies: | ||
browserslist "^4.22.1" | ||
browserslist "^4.22.2" | ||
|
||
create-jest@^29.7.0: | ||
version "29.7.0" | ||
|
@@ -3443,11 +3428,6 @@ electron-to-chromium@^1.4.477: | |
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.480.tgz" | ||
integrity sha512-IXTgg+bITkQv/FLP9FjX6f9KFCs5hQWeh5uNSKxB9mqYj/JXhHDbu+ekS43LVvbkL3eW6/oZy4+r9Om6lan1Uw== | ||
|
||
electron-to-chromium@^1.4.535: | ||
version "1.4.553" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.553.tgz#56fd65afddbd713c52f0e95d0223b3368f520865" | ||
integrity sha512-HiRdtyKS2+VhiXvjhMvvxiMC33FJJqTA5EB2YHgFZW6v7HkK4Q9Ahv2V7O2ZPgAjw+MyCJVMQvigj13H8t+wvA== | ||
|
||
electron-to-chromium@^1.4.601: | ||
version "1.4.613" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz#529e4fc65576ecfd055d7d4619fade4fac446af2" | ||
|
@@ -5584,7 +5564,7 @@ pify@^4.0.1: | |
resolved "https://registry.npmjs.org/pify/-/pify-4.0.1.tgz" | ||
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g== | ||
|
||
pirates@^4.0.4, pirates@^4.0.5: | ||
pirates@^4.0.4, pirates@^4.0.6: | ||
version "4.0.6" | ||
resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz" | ||
integrity sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg== | ||
|