|
9 | 9 | dependencies:
|
10 | 10 | "@babel/highlight" "^7.0.0"
|
11 | 11 |
|
12 |
| - |
13 |
| - version "7.5.0" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.0.tgz#6ed6a2881ad48a732c5433096d96d1b0ee5eb734" |
15 |
| - integrity sha512-6Isr4X98pwXqHvtigw71CKgmhL1etZjPs5A67jL/w0TkLM9eqmFR40YrnJvEc1WnMZFsskjsmid8bHZyxKEAnw== |
| 12 | + |
| 13 | + version "7.5.4" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.5.4.tgz#4c32df7ad5a58e9ea27ad025c11276324e0b4ddd" |
| 15 | + integrity sha512-+DaeBEpYq6b2+ZmHx3tHspC+ZRflrvLqwfv8E3hNr5LVQoyBnL8RPKSBCg+rK2W2My9PWlujBiqd0ZPsR9Q6zQ== |
16 | 16 | dependencies:
|
17 | 17 | "@babel/code-frame" "^7.0.0"
|
18 | 18 | "@babel/generator" "^7.5.0"
|
19 |
| - "@babel/helpers" "^7.5.0" |
| 19 | + "@babel/helpers" "^7.5.4" |
20 | 20 | "@babel/parser" "^7.5.0"
|
21 | 21 | "@babel/template" "^7.4.4"
|
22 | 22 | "@babel/traverse" "^7.5.0"
|
|
195 | 195 | "@babel/traverse" "^7.1.0"
|
196 | 196 | "@babel/types" "^7.2.0"
|
197 | 197 |
|
198 |
| -"@babel/helpers@^7.5.0": |
199 |
| - version "7.5.2" |
200 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.2.tgz#97424dc82fc0041f4c751119b4d2b1ec68cdb5ba" |
201 |
| - integrity sha512-NDkkTqDvgFUeo8djXBOiwO/mFjownznOWvmP9hvNdfiFUmx0nwNOqxuaTTbxjH744eQsD9M5ubC7gdANBvIWPw== |
| 198 | +"@babel/helpers@^7.5.4": |
| 199 | + version "7.5.4" |
| 200 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.5.4.tgz#2f00608aa10d460bde0ccf665d6dcf8477357cf0" |
| 201 | + integrity sha512-6LJ6xwUEJP51w0sIgKyfvFMJvIb9mWAfohJp0+m6eHJigkFdcH8duZ1sfhn0ltJRzwUIT/yqqhdSfRpCpL7oow== |
202 | 202 | dependencies:
|
203 | 203 | "@babel/template" "^7.4.4"
|
204 | 204 | "@babel/traverse" "^7.5.0"
|
|
243 | 243 | "@babel/helper-plugin-utils" "^7.0.0"
|
244 | 244 | "@babel/plugin-syntax-json-strings" "^7.2.0"
|
245 | 245 |
|
246 |
| -"@babel/plugin-proposal-object-rest-spread@^7.5.2": |
247 |
| - version "7.5.2" |
248 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz#ec92b0c6419074ea7af77c78b7c5d42041f2f5a9" |
249 |
| - integrity sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ== |
| 246 | +"@babel/plugin-proposal-object-rest-spread@^7.5.4": |
| 247 | + version "7.5.4" |
| 248 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331" |
| 249 | + integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA== |
250 | 250 | dependencies:
|
251 | 251 | "@babel/helper-plugin-utils" "^7.0.0"
|
252 | 252 | "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
|
572 | 572 | core-js "^2.6.5"
|
573 | 573 | regenerator-runtime "^0.13.2"
|
574 | 574 |
|
575 |
| - |
576 |
| - version "7.5.2" |
577 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.2.tgz#34a46f01aed617b174b8dbaf8fed9239300343d0" |
578 |
| - integrity sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA== |
| 575 | + |
| 576 | + version "7.5.4" |
| 577 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4.tgz#64bc15041a3cbb0798930319917e70fcca57713d" |
| 578 | + integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ== |
579 | 579 | dependencies:
|
580 | 580 | "@babel/helper-module-imports" "^7.0.0"
|
581 | 581 | "@babel/helper-plugin-utils" "^7.0.0"
|
582 | 582 | "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
|
583 | 583 | "@babel/plugin-proposal-dynamic-import" "^7.5.0"
|
584 | 584 | "@babel/plugin-proposal-json-strings" "^7.2.0"
|
585 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.5.2" |
| 585 | + "@babel/plugin-proposal-object-rest-spread" "^7.5.4" |
586 | 586 | "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
|
587 | 587 | "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
588 | 588 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
@@ -826,9 +826,9 @@ camelcase@^5.0.0:
|
826 | 826 | integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==
|
827 | 827 |
|
828 | 828 | caniuse-lite@^1.0.30000981:
|
829 |
| - version "1.0.30000981" |
830 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000981.tgz#5b6828803362363e5a1deba2eb550185cf6cec8f" |
831 |
| - integrity sha512-JTByHj4DQgL2crHNMK6PibqAMrqqb/Vvh0JrsTJVSWG4VSUrT16EklkuRZofurlMjgA9e+zlCM4Y39F3kootMQ== |
| 829 | + version "1.0.30000983" |
| 830 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30000983.tgz#ab3c70061ca2a3467182a10ac75109b199b647f8" |
| 831 | + integrity sha512-/llD1bZ6qwNkt41AsvjsmwNOoA4ZB+8iqmf5LVyeSXuBODT/hAMFNVOh84NdUzoiYiSKqo5vQ3ZzeYHSi/olDQ== |
832 | 832 |
|
833 | 833 |
|
834 | 834 | version "4.2.0"
|
@@ -1042,9 +1042,9 @@ doctrine@^3.0.0:
|
1042 | 1042 | esutils "^2.0.2"
|
1043 | 1043 |
|
1044 | 1044 | electron-to-chromium@^1.3.188:
|
1045 |
| - version "1.3.188" |
1046 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.188.tgz#e28e1afe4bb229989e280bfd3b395c7ec03c8b7a" |
1047 |
| - integrity sha512-tEQcughYIMj8WDMc59EGEtNxdGgwal/oLLTDw+NEqJRJwGflQvH3aiyiexrWeZOETP4/ko78PVr6gwNhdozvuQ== |
| 1045 | + version "1.3.189" |
| 1046 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.189.tgz#aa84055eb36d364a68852ad2d25e1315a1d06196" |
| 1047 | + integrity sha512-C26Kv6/rLNmGDaPR5HORMtTQat9aWBBKjQk9aFtN1Bk6cQBSw8cYdsel/mcrQlNlMMjt1sAKsTYqf77+sK2uTw== |
1048 | 1048 |
|
1049 | 1049 | emoji-regex@^7.0.1:
|
1050 | 1050 | version "7.0.3"
|
@@ -1482,17 +1482,17 @@ inherits@2:
|
1482 | 1482 | integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==
|
1483 | 1483 |
|
1484 | 1484 | inquirer@^6.2.2:
|
1485 |
| - version "6.4.1" |
1486 |
| - resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.4.1.tgz#7bd9e5ab0567cd23b41b0180b68e0cfa82fc3c0b" |
1487 |
| - integrity sha512-/Jw+qPZx4EDYsaT6uz7F4GJRNFMRdKNeUZw3ZnKV8lyuUgz/YWRCSUAJMZSVhSq4Ec0R2oYnyi6b3d4JXcL5Nw== |
| 1485 | + version "6.5.0" |
| 1486 | + resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42" |
| 1487 | + integrity sha512-scfHejeG/lVZSpvCXpsB4j/wQNPM5JC8kiElOI0OUTwmc1RTpXr4H32/HOlQHcZiYl2z2VElwuCVDRG8vFmbnA== |
1488 | 1488 | dependencies:
|
1489 | 1489 | ansi-escapes "^3.2.0"
|
1490 | 1490 | chalk "^2.4.2"
|
1491 | 1491 | cli-cursor "^2.1.0"
|
1492 | 1492 | cli-width "^2.0.0"
|
1493 | 1493 | external-editor "^3.0.3"
|
1494 | 1494 | figures "^2.0.0"
|
1495 |
| - lodash "^4.17.11" |
| 1495 | + lodash "^4.17.12" |
1496 | 1496 | mute-stream "0.0.7"
|
1497 | 1497 | run-async "^2.2.0"
|
1498 | 1498 | rxjs "^6.4.0"
|
@@ -1718,10 +1718,10 @@ lodash.flattendeep@^4.4.0:
|
1718 | 1718 | resolved "https://registry.yarnpkg.com/lodash.flattendeep/-/lodash.flattendeep-4.4.0.tgz#fb030917f86a3134e5bc9bec0d69e0013ddfedb2"
|
1719 | 1719 | integrity sha1-+wMJF/hqMTTlvJvsDWngAT3f7bI=
|
1720 | 1720 |
|
1721 |
| -lodash@^4.17.11: |
1722 |
| - version "4.17.11" |
1723 |
| - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d" |
1724 |
| - integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg== |
| 1721 | +lodash@^4.17.11, lodash@^4.17.12: |
| 1722 | + version "4.17.14" |
| 1723 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.14.tgz#9ce487ae66c96254fe20b599f21b6816028078ba" |
| 1724 | + integrity sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw== |
1725 | 1725 |
|
1726 | 1726 |
|
1727 | 1727 | version "2.2.0"
|
@@ -2439,9 +2439,9 @@ spdx-expression-parse@^3.0.0:
|
2439 | 2439 | spdx-license-ids "^3.0.0"
|
2440 | 2440 |
|
2441 | 2441 | spdx-license-ids@^3.0.0:
|
2442 |
| - version "3.0.4" |
2443 |
| - resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.4.tgz#75ecd1a88de8c184ef015eafb51b5b48bfd11bb1" |
2444 |
| - integrity sha512-7j8LYJLeY/Yb6ACbQ7F76qy5jHkp0U6jgBfJsk97bwWlVUnUWsAgpyaCvo17h0/RQGnQ036tVDomiwoI4pDkQA== |
| 2442 | + version "3.0.5" |
| 2443 | + resolved "https://registry.yarnpkg.com/spdx-license-ids/-/spdx-license-ids-3.0.5.tgz#3694b5804567a458d3c8045842a6358632f62654" |
| 2444 | + integrity sha512-J+FWzZoynJEXGphVIS+XEh3kFSjZX/1i9gFBaWQcB+/tmpe2qUsSBABpcxqxnAxFdiUFEgAX1bjYGQvIZmoz9Q== |
2445 | 2445 |
|
2446 | 2446 | sprintf-js@~1.0.2:
|
2447 | 2447 | version "1.0.3"
|
|
0 commit comments