|
86 | 86 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98"
|
87 | 87 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
88 | 88 |
|
89 |
| - |
90 |
| - version "7.23.6" |
91 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.6.tgz#8be77cd77c55baadcc1eae1c33df90ab6d2151d4" |
92 |
| - integrity sha512-FxpRyGjrMJXh7X3wGLGhNDCRiwpWEF74sKjTLDJSG5Kyvow3QZaG0Adbqzi9ZrVjTWpsX+2cxWXD71NMg93kdw== |
| 89 | + |
| 90 | + version "7.23.7" |
| 91 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
| 92 | + integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
93 | 93 | dependencies:
|
94 | 94 | "@ampproject/remapping" "^2.2.0"
|
95 | 95 | "@babel/code-frame" "^7.23.5"
|
96 | 96 | "@babel/generator" "^7.23.6"
|
97 | 97 | "@babel/helper-compilation-targets" "^7.23.6"
|
98 | 98 | "@babel/helper-module-transforms" "^7.23.3"
|
99 |
| - "@babel/helpers" "^7.23.6" |
| 99 | + "@babel/helpers" "^7.23.7" |
100 | 100 | "@babel/parser" "^7.23.6"
|
101 | 101 | "@babel/template" "^7.22.15"
|
102 |
| - "@babel/traverse" "^7.23.6" |
| 102 | + "@babel/traverse" "^7.23.7" |
103 | 103 | "@babel/types" "^7.23.6"
|
104 | 104 | convert-source-map "^2.0.0"
|
105 | 105 | debug "^4.1.0"
|
|
252 | 252 | regexpu-core "^5.3.1"
|
253 | 253 | semver "^6.3.0"
|
254 | 254 |
|
255 |
| -"@babel/helper-define-polyfill-provider@^0.4.3": |
256 |
| - version "0.4.3" |
257 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.3.tgz#a71c10f7146d809f4a256c373f462d9bba8cf6ba" |
258 |
| - integrity sha512-WBrLmuPP47n7PNwsZ57pqam6G/RGo1vw/87b0Blc53tZNGZ4x7YvZ6HgQe2vo1W/FR20OgjeZuGXzudPiXHFug== |
| 255 | +"@babel/helper-define-polyfill-provider@^0.4.4": |
| 256 | + version "0.4.4" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.4.4.tgz#64df615451cb30e94b59a9696022cffac9a10088" |
| 258 | + integrity sha512-QcJMILQCu2jm5TFPGA3lCpJJTeEP+mqeXooG/NZbg/h5FTFi6V0+99ahlRsW8/kRLyb24LZVCCiclDedhLKcBA== |
259 | 259 | dependencies:
|
260 | 260 | "@babel/helper-compilation-targets" "^7.22.6"
|
261 | 261 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
535 | 535 | "@babel/traverse" "^7.17.9"
|
536 | 536 | "@babel/types" "^7.17.0"
|
537 | 537 |
|
538 |
| -"@babel/helpers@^7.23.6": |
539 |
| - version "7.23.6" |
540 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.6.tgz#d03af2ee5fb34691eec0cda90f5ecbb4d4da145a" |
541 |
| - integrity sha512-wCfsbN4nBidDRhpDhvcKlzHWCTlgJYUUdSJfzXb2NuBssDSIjc3xcb+znA7l+zYsFljAcGM0aFkN40cR3lXiGA== |
| 538 | +"@babel/helpers@^7.23.7": |
| 539 | + version "7.23.7" |
| 540 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
| 541 | + integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
542 | 542 | dependencies:
|
543 | 543 | "@babel/template" "^7.22.15"
|
544 |
| - "@babel/traverse" "^7.23.6" |
| 544 | + "@babel/traverse" "^7.23.7" |
545 | 545 | "@babel/types" "^7.23.6"
|
546 | 546 |
|
547 | 547 | "@babel/highlight@^7.16.7":
|
|
616 | 616 | "@babel/helper-skip-transparent-expression-wrappers" "^7.22.5"
|
617 | 617 | "@babel/plugin-transform-optional-chaining" "^7.23.3"
|
618 | 618 |
|
619 |
| -"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.3": |
620 |
| - version "7.23.3" |
621 |
| - 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" |
622 |
| - integrity sha512-XaJak1qcityzrX0/IU5nKHb34VaibwP3saKqG6a/tppelgllOH13LUann4ZCIBcVOeE6H18K4Vx9QKkVww3z/w== |
| 619 | +"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly@^7.23.7": |
| 620 | + version "7.23.7" |
| 621 | + 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" |
| 622 | + integrity sha512-LlRT7HgaifEpQA1ZgLVOIJZZFVPWN5iReq/7/JixwBtwcoeVGDBD53ZV28rrsLYOZs1Y/EHhA8N/Z6aazHR8cw== |
623 | 623 | dependencies:
|
624 | 624 | "@babel/helper-environment-visitor" "^7.22.20"
|
625 | 625 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
791 | 791 | dependencies:
|
792 | 792 | "@babel/helper-plugin-utils" "^7.22.5"
|
793 | 793 |
|
794 |
| -"@babel/plugin-transform-async-generator-functions@^7.23.4": |
795 |
| - version "7.23.4" |
796 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.4.tgz#93ac8e3531f347fba519b4703f9ff2a75c6ae27a" |
797 |
| - integrity sha512-efdkfPhHYTtn0G6n2ddrESE91fgXxjlqLsnUtPWnJs4a4mZIbUaK7ffqKIIUKXSHwcDvaCVX6GXkaJJFqtX7jw== |
| 794 | +"@babel/plugin-transform-async-generator-functions@^7.23.7": |
| 795 | + version "7.23.7" |
| 796 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-generator-functions/-/plugin-transform-async-generator-functions-7.23.7.tgz#3aa0b4f2fa3788b5226ef9346cf6d16ec61f99cd" |
| 797 | + integrity sha512-PdxEpL71bJp1byMG0va5gwQcXHxuEYC/BgI/e88mGTtohbZN28O5Yit0Plkkm/dBzCF/BxmbNcses1RH1T+urA== |
798 | 798 | dependencies:
|
799 | 799 | "@babel/helper-environment-visitor" "^7.22.20"
|
800 | 800 | "@babel/helper-plugin-utils" "^7.22.5"
|
|
1234 | 1234 | "@babel/helper-create-regexp-features-plugin" "^7.22.15"
|
1235 | 1235 | "@babel/helper-plugin-utils" "^7.22.5"
|
1236 | 1236 |
|
1237 |
| - |
1238 |
| - version "7.23.6" |
1239 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.6.tgz#ad0ea799d5a3c07db5b9a172819bbd444092187a" |
1240 |
| - integrity sha512-2XPn/BqKkZCpzYhUUNZ1ssXw7DcXfKQEjv/uXZUXgaebCMYmkEsfZ2yY+vv+xtXv50WmL5SGhyB6/xsWxIvvOQ== |
| 1237 | + |
| 1238 | + version "7.23.7" |
| 1239 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.7.tgz#e5d69b9f14db8a13bae4d8e5ce7f360973626241" |
| 1240 | + integrity sha512-SY27X/GtTz/L4UryMNJ6p4fH4nsgWbz84y9FE0bQeWJP6O5BhgVCt53CotQKHCOeXJel8VyhlhujhlltKms/CA== |
1241 | 1241 | dependencies:
|
1242 | 1242 | "@babel/compat-data" "^7.23.5"
|
1243 | 1243 | "@babel/helper-compilation-targets" "^7.23.6"
|
1244 | 1244 | "@babel/helper-plugin-utils" "^7.22.5"
|
1245 | 1245 | "@babel/helper-validator-option" "^7.23.5"
|
1246 | 1246 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.23.3"
|
1247 | 1247 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.23.3"
|
1248 |
| - "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.3" |
| 1248 | + "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.23.7" |
1249 | 1249 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
|
1250 | 1250 | "@babel/plugin-syntax-async-generators" "^7.8.4"
|
1251 | 1251 | "@babel/plugin-syntax-class-properties" "^7.12.13"
|
|
1266 | 1266 | "@babel/plugin-syntax-top-level-await" "^7.14.5"
|
1267 | 1267 | "@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
|
1268 | 1268 | "@babel/plugin-transform-arrow-functions" "^7.23.3"
|
1269 |
| - "@babel/plugin-transform-async-generator-functions" "^7.23.4" |
| 1269 | + "@babel/plugin-transform-async-generator-functions" "^7.23.7" |
1270 | 1270 | "@babel/plugin-transform-async-to-generator" "^7.23.3"
|
1271 | 1271 | "@babel/plugin-transform-block-scoped-functions" "^7.23.3"
|
1272 | 1272 | "@babel/plugin-transform-block-scoping" "^7.23.4"
|
|
1314 | 1314 | "@babel/plugin-transform-unicode-regex" "^7.23.3"
|
1315 | 1315 | "@babel/plugin-transform-unicode-sets-regex" "^7.23.3"
|
1316 | 1316 | "@babel/preset-modules" "0.1.6-no-external-plugins"
|
1317 |
| - babel-plugin-polyfill-corejs2 "^0.4.6" |
1318 |
| - babel-plugin-polyfill-corejs3 "^0.8.5" |
1319 |
| - babel-plugin-polyfill-regenerator "^0.5.3" |
| 1317 | + babel-plugin-polyfill-corejs2 "^0.4.7" |
| 1318 | + babel-plugin-polyfill-corejs3 "^0.8.7" |
| 1319 | + babel-plugin-polyfill-regenerator "^0.5.4" |
1320 | 1320 | core-js-compat "^3.31.0"
|
1321 | 1321 | semver "^6.3.1"
|
1322 | 1322 |
|
|
1405 | 1405 | debug "^4.1.0"
|
1406 | 1406 | globals "^11.1.0"
|
1407 | 1407 |
|
1408 |
| -"@babel/traverse@^7.23.6": |
1409 |
| - version "7.23.6" |
1410 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.6.tgz#b53526a2367a0dd6edc423637f3d2d0f2521abc5" |
1411 |
| - integrity sha512-czastdK1e8YByZqezMPFiZ8ahwVMh/ESl9vPgvgdB9AmFMGP5jfpFax74AQgl5zj4XHzqeYAg2l8PuUeRS1MgQ== |
| 1408 | +"@babel/traverse@^7.23.7": |
| 1409 | + version "7.23.7" |
| 1410 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
| 1411 | + integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
1412 | 1412 | dependencies:
|
1413 | 1413 | "@babel/code-frame" "^7.23.5"
|
1414 | 1414 | "@babel/generator" "^7.23.6"
|
@@ -2782,29 +2782,29 @@ babel-plugin-jest-hoist@^27.5.1:
|
2782 | 2782 | "@types/babel__core" "^7.0.0"
|
2783 | 2783 | "@types/babel__traverse" "^7.0.6"
|
2784 | 2784 |
|
2785 |
| -babel-plugin-polyfill-corejs2@^0.4.6: |
2786 |
| - version "0.4.6" |
2787 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.6.tgz#b2df0251d8e99f229a8e60fc4efa9a68b41c8313" |
2788 |
| - integrity sha512-jhHiWVZIlnPbEUKSSNb9YoWcQGdlTLq7z1GHL4AjFxaoOUMuuEVJ+Y4pAaQUGOGk93YsVCKPbqbfw3m0SM6H8Q== |
| 2785 | +babel-plugin-polyfill-corejs2@^0.4.7: |
| 2786 | + version "0.4.7" |
| 2787 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c" |
| 2788 | + integrity sha512-LidDk/tEGDfuHW2DWh/Hgo4rmnw3cduK6ZkOI1NPFceSK3n/yAGeOsNT7FLnSGHkXj3RHGSEVkN3FsCTY6w2CQ== |
2789 | 2789 | dependencies:
|
2790 | 2790 | "@babel/compat-data" "^7.22.6"
|
2791 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 2791 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
2792 | 2792 | semver "^6.3.1"
|
2793 | 2793 |
|
2794 |
| -babel-plugin-polyfill-corejs3@^0.8.5: |
2795 |
| - version "0.8.5" |
2796 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.5.tgz#a75fa1b0c3fc5bd6837f9ec465c0f48031b8cab1" |
2797 |
| - integrity sha512-Q6CdATeAvbScWPNLB8lzSO7fgUVBkQt6zLgNlfyeCr/EQaEQR+bWiBYYPYAFyE528BMjRhL+1QBMOI4jc/c5TA== |
| 2794 | +babel-plugin-polyfill-corejs3@^0.8.7: |
| 2795 | + version "0.8.7" |
| 2796 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.8.7.tgz#941855aa7fdaac06ed24c730a93450d2b2b76d04" |
| 2797 | + integrity sha512-KyDvZYxAzkC0Aj2dAPyDzi2Ym15e5JKZSK+maI7NAwSqofvuFglbSsxE7wUOvTg9oFVnHMzVzBKcqEb4PJgtOA== |
2798 | 2798 | dependencies:
|
2799 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
2800 |
| - core-js-compat "^3.32.2" |
| 2799 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
| 2800 | + core-js-compat "^3.33.1" |
2801 | 2801 |
|
2802 |
| -babel-plugin-polyfill-regenerator@^0.5.3: |
2803 |
| - version "0.5.3" |
2804 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.3.tgz#d4c49e4b44614607c13fb769bcd85c72bb26a4a5" |
2805 |
| - integrity sha512-8sHeDOmXC8csczMrYEOf0UTNa4yE2SxV5JGeT/LP1n0OYVDUUFPxG9vdk2AlDlIit4t+Kf0xCtpgXPBwnn/9pw== |
| 2802 | +babel-plugin-polyfill-regenerator@^0.5.4: |
| 2803 | + version "0.5.4" |
| 2804 | + resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.5.4.tgz#c6fc8eab610d3a11eb475391e52584bacfc020f4" |
| 2805 | + integrity sha512-S/x2iOCvDaCASLYsOOgWOq4bCfKYVqvO/uxjkaYyZ3rVsVE3CeAI/c84NpyuBBymEgNvHgjEot3a9/Z/kXvqsg== |
2806 | 2806 | dependencies:
|
2807 |
| - "@babel/helper-define-polyfill-provider" "^0.4.3" |
| 2807 | + "@babel/helper-define-polyfill-provider" "^0.4.4" |
2808 | 2808 |
|
2809 | 2809 |
|
2810 | 2810 | version "6.26.0"
|
@@ -3107,16 +3107,6 @@ browserslist@^4.21.9:
|
3107 | 3107 | node-releases "^2.0.12"
|
3108 | 3108 | update-browserslist-db "^1.0.11"
|
3109 | 3109 |
|
3110 |
| -browserslist@^4.22.1: |
3111 |
| - version "4.22.1" |
3112 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619" |
3113 |
| - integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ== |
3114 |
| - dependencies: |
3115 |
| - caniuse-lite "^1.0.30001541" |
3116 |
| - electron-to-chromium "^1.4.535" |
3117 |
| - node-releases "^2.0.13" |
3118 |
| - update-browserslist-db "^1.0.13" |
3119 |
| - |
3120 | 3110 | browserslist@^4.22.2:
|
3121 | 3111 | version "4.22.2"
|
3122 | 3112 | resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.2.tgz#704c4943072bd81ea18997f3bd2180e89c77874b"
|
@@ -3271,11 +3261,6 @@ caniuse-lite@^1.0.30001503:
|
3271 | 3261 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001513.tgz#382fe5fbfb0f7abbaf8c55ca3ac71a0307a752e9"
|
3272 | 3262 | integrity sha512-pnjGJo7SOOjAGytZZ203Em95MRM8Cr6jhCXNF/FAXTpCTRTECnqQWLpiTRqrFtdYcth8hf4WECUpkezuYsMVww==
|
3273 | 3263 |
|
3274 |
| -caniuse-lite@^1.0.30001541: |
3275 |
| - version "1.0.30001547" |
3276 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001547.tgz#d4f92efc488aab3c7f92c738d3977c2a3180472b" |
3277 |
| - integrity sha512-W7CrtIModMAxobGhz8iXmDfuJiiKg1WADMO/9x7/CLNin5cpSbuBjooyoIUVB5eyCc36QuTVlkVa1iB2S5+/eA== |
3278 |
| - |
3279 | 3264 | caniuse-lite@^1.0.30001565:
|
3280 | 3265 | version "1.0.30001570"
|
3281 | 3266 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001570.tgz#b4e5c1fa786f733ab78fc70f592df6b3f23244ca"
|
@@ -3821,12 +3806,12 @@ core-js-compat@^3.31.0:
|
3821 | 3806 | dependencies:
|
3822 | 3807 | browserslist "^4.21.9"
|
3823 | 3808 |
|
3824 |
| -core-js-compat@^3.32.2: |
3825 |
| - version "3.33.0" |
3826 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.33.0.tgz#24aa230b228406450b2277b7c8bfebae932df966" |
3827 |
| - integrity sha512-0w4LcLXsVEuNkIqwjjf9rjCoPhK8uqA4tMRh4Ge26vfLtUutshn+aRJU21I9LCJlh2QQHfisNToLjw1XEJLTWw== |
| 3809 | +core-js-compat@^3.33.1: |
| 3810 | + version "3.35.0" |
| 3811 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.35.0.tgz#c149a3d1ab51e743bc1da61e39cb51f461a41873" |
| 3812 | + integrity sha512-5blwFAddknKeNgsjBzilkdQ0+YK8L1PfqPYq40NOYMYFSS38qj+hpTcLLWwpIwA2A5bje/x5jmVn2tzUMg9IVw== |
3828 | 3813 | dependencies:
|
3829 |
| - browserslist "^4.22.1" |
| 3814 | + browserslist "^4.22.2" |
3830 | 3815 |
|
3831 | 3816 | core-js@^2.4.0, core-js@^2.5.0:
|
3832 | 3817 | version "2.6.12"
|
@@ -4264,11 +4249,6 @@ electron-to-chromium@^1.4.431:
|
4264 | 4249 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.453.tgz#0a81fdc1943db202e8724d9f61369a71f0dd51e8"
|
4265 | 4250 | integrity sha512-BU8UtQz6CB3T7RIGhId4BjmjJVXQDujb0+amGL8jpcluFJr6lwspBOvkUbnttfpZCm4zFMHmjrX1QrdPWBBMjQ==
|
4266 | 4251 |
|
4267 |
| -electron-to-chromium@^1.4.535: |
4268 |
| - version "1.4.553" |
4269 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.553.tgz#56fd65afddbd713c52f0e95d0223b3368f520865" |
4270 |
| - integrity sha512-HiRdtyKS2+VhiXvjhMvvxiMC33FJJqTA5EB2YHgFZW6v7HkK4Q9Ahv2V7O2ZPgAjw+MyCJVMQvigj13H8t+wvA== |
4271 |
| - |
4272 | 4252 | electron-to-chromium@^1.4.601:
|
4273 | 4253 | version "1.4.613"
|
4274 | 4254 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.613.tgz#529e4fc65576ecfd055d7d4619fade4fac446af2"
|
@@ -7524,7 +7504,7 @@ node-int64@^0.4.0:
|
7524 | 7504 | resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"
|
7525 | 7505 | integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs=
|
7526 | 7506 |
|
7527 |
| -node-releases@^2.0.12, node-releases@^2.0.13: |
| 7507 | +node-releases@^2.0.12: |
7528 | 7508 | version "2.0.13"
|
7529 | 7509 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d"
|
7530 | 7510 | integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ==
|
|
0 commit comments