-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4429 from Hacker0x01/dependabot/npm_and_yarn/babe…
…l/preset-env-7.23.7 chore(deps-dev): bump @babel/preset-env from 7.23.5 to 7.23.7
- Loading branch information
Showing
1 changed file
with
82 additions
and
56 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,7 +23,7 @@ | |
"@babel/highlight" "^7.23.4" | ||
chalk "^2.4.2" | ||
|
||
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": | ||
"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.3", "@babel/compat-data@^7.23.5": | ||
version "7.23.5" | ||
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" | ||
integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== | ||
|
@@ -92,14 +92,14 @@ | |
dependencies: | ||
"@babel/types" "^7.22.15" | ||
|
||
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6": | ||
version "7.22.15" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52" | ||
integrity sha512-y6EEzULok0Qvz8yyLkCvVX+02ic+By2UdOhylwUOvOn9dvYc9mKICJuuU1n1XBI02YWsNsnrY1kc6DVbjcXbtw== | ||
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.15", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz#4d79069b16cbcf1461289eccfbbd81501ae39991" | ||
integrity sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ== | ||
dependencies: | ||
"@babel/compat-data" "^7.22.9" | ||
"@babel/helper-validator-option" "^7.22.15" | ||
browserslist "^4.21.9" | ||
"@babel/compat-data" "^7.23.5" | ||
"@babel/helper-validator-option" "^7.23.5" | ||
browserslist "^4.22.2" | ||
lru-cache "^5.1.1" | ||
semver "^6.3.1" | ||
|
||
|
@@ -151,10 +151,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" | ||
|
@@ -374,10 +374,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" | ||
|
@@ -601,10 +601,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" | ||
|
@@ -720,12 +720,13 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/plugin-syntax-export-namespace-from" "^7.8.3" | ||
|
||
"@babel/plugin-transform-for-of@^7.23.3": | ||
version "7.23.3" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.3.tgz#afe115ff0fbce735e02868d41489093c63e15559" | ||
integrity sha512-X8jSm8X1CMwxmK878qsUGJRmbysKNbdpTv/O1/v0LuY/ZkZrng5WYiekYSdg9m09OTmDDUWeEDsTE+17WYbAZw== | ||
"@babel/plugin-transform-for-of@^7.23.6": | ||
version "7.23.6" | ||
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.23.6.tgz#81c37e24171b37b370ba6aaffa7ac86bcb46f94e" | ||
integrity sha512-aYH4ytZ0qSuBbpfhuofbg/e96oQ7U2w1Aw/UQmKT+1l39uEhUPoFS3fHevDc1G0OvewyDudfMKY1OulczHzWIw== | ||
dependencies: | ||
"@babel/helper-plugin-utils" "^7.22.5" | ||
"@babel/helper-skip-transparent-expression-wrappers" "^7.22.5" | ||
|
||
"@babel/plugin-transform-function-name@^7.23.3": | ||
version "7.23.3" | ||
|
@@ -1035,17 +1036,17 @@ | |
"@babel/helper-plugin-utils" "^7.22.5" | ||
|
||
"@babel/preset-env@^7.22.10", "@babel/preset-env@^7.9.0": | ||
version "7.23.5" | ||
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.23.5.tgz#350a3aedfa9f119ad045b068886457e895ba0ca1" | ||
integrity sha512-0d/uxVD6tFGWXGDSfyMD1p2otoaKmu6+GD+NfAx0tMaH+dxORnp7T9TaVQ6mKyya7iBtCIVxHjWT7MuzzM9z+A== | ||
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.22.15" | ||
"@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" | ||
|
@@ -1066,7 +1067,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" | ||
|
@@ -1080,7 +1081,7 @@ | |
"@babel/plugin-transform-dynamic-import" "^7.23.4" | ||
"@babel/plugin-transform-exponentiation-operator" "^7.23.3" | ||
"@babel/plugin-transform-export-namespace-from" "^7.23.4" | ||
"@babel/plugin-transform-for-of" "^7.23.3" | ||
"@babel/plugin-transform-for-of" "^7.23.6" | ||
"@babel/plugin-transform-function-name" "^7.23.3" | ||
"@babel/plugin-transform-json-strings" "^7.23.4" | ||
"@babel/plugin-transform-literals" "^7.23.3" | ||
|
@@ -1114,9 +1115,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" | ||
|
||
|
@@ -2642,29 +2643,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.4, 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.4, 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.2, 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.2, 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.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.1, 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-plugin-react-transform@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -2876,7 +2877,7 @@ [email protected]: | |
dependencies: | ||
duplexer "0.1.1" | ||
|
||
browserslist@^4.14.5, browserslist@^4.21.9, browserslist@^4.22.1: | ||
browserslist@^4.14.5: | ||
version "4.22.1" | ||
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.22.1.tgz#ba91958d1a59b87dab6fed8dfbcb3da5e2e9c619" | ||
integrity sha512-FEVc202+2iuClEhZhrWy6ZiAcRLvNMyYcxZ8raemul1DYVOVdFsbqckWLdsixQZCpJlwe77Z3UTalE7jsjnKfQ== | ||
|
@@ -2886,6 +2887,16 @@ browserslist@^4.14.5, browserslist@^4.21.9, browserslist@^4.22.1: | |
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" | ||
integrity sha512-0UgcrvQmBDvZHFGdYUehrCNIazki7/lUP3kkoi/r3YB2amZbFM9J43ZRkJTXBUZK4gmx56+Sqk9+Vs9mwZx9+A== | ||
dependencies: | ||
caniuse-lite "^1.0.30001565" | ||
electron-to-chromium "^1.4.601" | ||
node-releases "^2.0.14" | ||
update-browserslist-db "^1.0.13" | ||
|
||
[email protected]: | ||
version "0.2.6" | ||
resolved "https://registry.yarnpkg.com/bs-logger/-/bs-logger-0.2.6.tgz#eb7d365307a72cf974cc6cda76b68354ad336bd8" | ||
|
@@ -3010,6 +3021,11 @@ caniuse-lite@^1.0.30001541: | |
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.30001572" | ||
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001572.tgz#1ccf7dc92d2ee2f92ed3a54e11b7b4a3041acfa0" | ||
integrity sha512-1Pbh5FLmn5y4+QhNyJE9j3/7dK44dGB83/ZMjv/qJk86TvDbjk0LosiZo0i0WB0Vx607qMX9jYrn1VLHCkN4rw== | ||
|
||
[email protected]: | ||
version "5.3.0" | ||
resolved "https://registry.yarnpkg.com/chalk/-/chalk-5.3.0.tgz#67c20a7ebef70e7f3970a01f90fa210cb6860385" | ||
|
@@ -3324,12 +3340,12 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.5.0.tgz#d1f5d71adec6558c58f389987c366aa47e994f8b" | ||
integrity sha512-YZ3GUyn/o8gfKJlnlX7g7xq4gyO6OSuhGPKaaGssGB2qgDUS0gPgtTvoyZLTt9Ab6dC4hfc9dV5arkvc/OCmrw== | ||
|
||
core-js-compat@^3.31.0, 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.31.0, 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" | ||
|
||
core-js@^2.4.0: | ||
version "2.6.12" | ||
|
@@ -3733,6 +3749,11 @@ electron-to-chromium@^1.4.535: | |
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.550.tgz#8a56ff5a8597f486d2972a653b0852945fc7a9c3" | ||
integrity sha512-LfcsAzGj18xBYFM5WetwNQdqA03iLDozfCo0SWpu5G9zA5H1G/2GOiHOVnQdOrqaZ8vI8IiSgS3JMUrq930zsw== | ||
|
||
electron-to-chromium@^1.4.601: | ||
version "1.4.616" | ||
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.616.tgz#4bddbc2c76e1e9dbf449ecd5da3d8119826ea4fb" | ||
integrity sha512-1n7zWYh8eS0L9Uy+GskE0lkBUNK83cXTVJI0pU3mGprFsbfSdAc15VTFbo+A+Bq4pwstmL30AVcEU3Fo463lNg== | ||
|
||
emittery@^0.13.1: | ||
version "0.13.1" | ||
resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.13.1.tgz#c04b8c3457490e0847ae51fced3af52d338e3dad" | ||
|
@@ -6726,6 +6747,11 @@ node-releases@^2.0.13: | |
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.13.tgz#d5ed1627c23e3461e819b02e57b75e4899b1c81d" | ||
integrity sha512-uYr7J37ae/ORWdZeQ1xxMJe3NtdmqMC/JZK+geofDrkLUApKRHPd18/TxtBOJ4A0/+uUIliorNrfYV6s1b02eQ== | ||
|
||
node-releases@^2.0.14: | ||
version "2.0.14" | ||
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.14.tgz#2ffb053bceb8b2be8495ece1ab6ce600c4461b0b" | ||
integrity sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw== | ||
|
||
nopt@^6.0.0: | ||
version "6.0.0" | ||
resolved "https://registry.yarnpkg.com/nopt/-/nopt-6.0.0.tgz#245801d8ebf409c6df22ab9d95b65e1309cdb16d" | ||
|