|
9 | 9 | dependencies:
|
10 | 10 | "@jridgewell/trace-mapping" "^0.3.0"
|
11 | 11 |
|
12 |
| - |
13 |
| - version "7.17.6" |
14 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.6.tgz#169e5935f1795f0b62ded5a2accafeedfe5c5363" |
15 |
| - integrity sha512-l4w608nsDNlxZhiJ5tE3DbNmr61fIKMZ6fTBo171VEFuFMIYuJ3mHRhTLEkKKyvx2Mizkkv/0a8OJOnZqkKYNA== |
| 12 | + |
| 13 | + version "7.17.10" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943" |
| 15 | + integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw== |
16 | 16 | dependencies:
|
17 |
| - "@jridgewell/trace-mapping" "^0.3.4" |
| 17 | + "@jridgewell/trace-mapping" "^0.3.8" |
18 | 18 | commander "^4.0.1"
|
19 | 19 | convert-source-map "^1.1.0"
|
20 | 20 | fs-readdir-recursive "^1.1.0"
|
21 | 21 | glob "^7.0.0"
|
22 | 22 | make-dir "^2.1.0"
|
23 | 23 | slash "^2.0.0"
|
24 |
| - source-map "^0.5.0" |
25 | 24 | optionalDependencies:
|
26 | 25 | "@nicolo-ribaudo/chokidar-2" "2.1.8-no-fsevents.3"
|
27 | 26 | chokidar "^3.4.0"
|
|
40 | 39 | dependencies:
|
41 | 40 | "@babel/highlight" "^7.16.7"
|
42 | 41 |
|
43 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.17.7": |
44 |
| - version "7.17.7" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
46 |
| - integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 42 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.13.8", "@babel/compat-data@^7.14.0", "@babel/compat-data@^7.17.10": |
| 43 | + version "7.17.10" |
| 44 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
| 45 | + integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
47 | 46 |
|
48 | 47 |
|
49 | 48 | version "7.12.9"
|
|
67 | 66 | semver "^5.4.1"
|
68 | 67 | source-map "^0.5.0"
|
69 | 68 |
|
70 |
| -"@babel/ [email protected]. 9", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
71 |
| - version "7.17.9" |
72 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
73 |
| - integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
| 69 | +"@babel/ [email protected]. 10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 70 | + version "7.17.10" |
| 71 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
| 72 | + integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
74 | 73 | dependencies:
|
75 | 74 | "@ampproject/remapping" "^2.1.0"
|
76 | 75 | "@babel/code-frame" "^7.16.7"
|
77 |
| - "@babel/generator" "^7.17.9" |
78 |
| - "@babel/helper-compilation-targets" "^7.17.7" |
| 76 | + "@babel/generator" "^7.17.10" |
| 77 | + "@babel/helper-compilation-targets" "^7.17.10" |
79 | 78 | "@babel/helper-module-transforms" "^7.17.7"
|
80 | 79 | "@babel/helpers" "^7.17.9"
|
81 |
| - "@babel/parser" "^7.17.9" |
| 80 | + "@babel/parser" "^7.17.10" |
82 | 81 | "@babel/template" "^7.16.7"
|
83 |
| - "@babel/traverse" "^7.17.9" |
84 |
| - "@babel/types" "^7.17.0" |
| 82 | + "@babel/traverse" "^7.17.10" |
| 83 | + "@babel/types" "^7.17.10" |
85 | 84 | convert-source-map "^1.7.0"
|
86 | 85 | debug "^4.1.0"
|
87 | 86 | gensync "^1.0.0-beta.2"
|
|
97 | 96 | eslint-visitor-keys "^2.1.0"
|
98 | 97 | semver "^6.3.0"
|
99 | 98 |
|
100 |
| -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.9", "@babel/generator@^7.4.0": |
101 |
| - version "7.17.9" |
102 |
| - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
103 |
| - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
| 99 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.10", "@babel/generator@^7.4.0": |
| 100 | + version "7.17.10" |
| 101 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
| 102 | + integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
104 | 103 | dependencies:
|
105 |
| - "@babel/types" "^7.17.0" |
| 104 | + "@babel/types" "^7.17.10" |
| 105 | + "@jridgewell/gen-mapping" "^0.1.0" |
106 | 106 | jsesc "^2.5.1"
|
107 |
| - source-map "^0.5.0" |
108 | 107 |
|
109 | 108 | "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13", "@babel/helper-annotate-as-pure@^7.14.5":
|
110 | 109 | version "7.14.5"
|
|
121 | 120 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
122 | 121 | "@babel/types" "^7.12.13"
|
123 | 122 |
|
124 |
| -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.17.7": |
125 |
| - version "7.17.7" |
126 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
127 |
| - integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 123 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.13.8", "@babel/helper-compilation-targets@^7.17.10": |
| 124 | + version "7.17.10" |
| 125 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
| 126 | + integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
128 | 127 | dependencies:
|
129 |
| - "@babel/compat-data" "^7.17.7" |
| 128 | + "@babel/compat-data" "^7.17.10" |
130 | 129 | "@babel/helper-validator-option" "^7.16.7"
|
131 |
| - browserslist "^4.17.5" |
| 130 | + browserslist "^4.20.2" |
132 | 131 | semver "^6.3.0"
|
133 | 132 |
|
134 | 133 | "@babel/helper-create-class-features-plugin@^7.13.0", "@babel/helper-create-class-features-plugin@^7.13.11", "@babel/helper-create-class-features-plugin@^7.14.0":
|
|
331 | 330 | chalk "^2.0.0"
|
332 | 331 | js-tokens "^4.0.0"
|
333 | 332 |
|
334 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.4.3": |
335 |
| - version "7.17.9" |
336 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
337 |
| - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 333 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.4.3": |
| 334 | + version "7.17.10" |
| 335 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
| 336 | + integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
338 | 337 |
|
339 | 338 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
|
340 | 339 | version "7.13.12"
|
|
1105 | 1104 | "@babel/parser" "^7.16.7"
|
1106 | 1105 | "@babel/types" "^7.16.7"
|
1107 | 1106 |
|
1108 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3": |
1109 |
| - version "7.17.9" |
1110 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
1111 |
| - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 1107 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.0", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3": |
| 1108 | + version "7.17.10" |
| 1109 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
| 1110 | + integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
1112 | 1111 | dependencies:
|
1113 | 1112 | "@babel/code-frame" "^7.16.7"
|
1114 |
| - "@babel/generator" "^7.17.9" |
| 1113 | + "@babel/generator" "^7.17.10" |
1115 | 1114 | "@babel/helper-environment-visitor" "^7.16.7"
|
1116 | 1115 | "@babel/helper-function-name" "^7.17.9"
|
1117 | 1116 | "@babel/helper-hoist-variables" "^7.16.7"
|
1118 | 1117 | "@babel/helper-split-export-declaration" "^7.16.7"
|
1119 |
| - "@babel/parser" "^7.17.9" |
1120 |
| - "@babel/types" "^7.17.0" |
| 1118 | + "@babel/parser" "^7.17.10" |
| 1119 | + "@babel/types" "^7.17.10" |
1121 | 1120 | debug "^4.1.0"
|
1122 | 1121 | globals "^11.1.0"
|
1123 | 1122 |
|
1124 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1125 |
| - version "7.17.0" |
1126 |
| - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
1127 |
| - integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1123 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.7", "@babel/types@^7.13.0", "@babel/types@^7.14.1", "@babel/types@^7.14.5", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1124 | + version "7.17.10" |
| 1125 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4" |
| 1126 | + integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A== |
1128 | 1127 | dependencies:
|
1129 | 1128 | "@babel/helper-validator-identifier" "^7.16.7"
|
1130 | 1129 | to-fast-properties "^2.0.0"
|
|
1521 | 1520 | "@types/yargs" "^15.0.0"
|
1522 | 1521 | chalk "^4.0.0"
|
1523 | 1522 |
|
| 1523 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1524 | + version "0.1.1" |
| 1525 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1526 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1527 | + dependencies: |
| 1528 | + "@jridgewell/set-array" "^1.0.0" |
| 1529 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1530 | + |
1524 | 1531 | "@jridgewell/resolve-uri@^3.0.3":
|
1525 | 1532 | version "3.0.5"
|
1526 | 1533 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c"
|
1527 | 1534 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew==
|
1528 | 1535 |
|
| 1536 | +"@jridgewell/set-array@^1.0.0": |
| 1537 | + version "1.1.0" |
| 1538 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
| 1539 | + integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1540 | + |
1529 | 1541 | "@jridgewell/sourcemap-codec@^1.4.10":
|
1530 | 1542 | version "1.4.11"
|
1531 | 1543 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec"
|
1532 | 1544 | integrity sha512-Fg32GrJo61m+VqYSdRSjRXMjQ06j8YIYfcTqndLYVAaHmroZHLJZCydsWBOTDqXS2v+mjxohBWEMfg97GXmYQg==
|
1533 | 1545 |
|
1534 |
| -"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.4": |
1535 |
| - version "0.3.4" |
1536 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.4.tgz#f6a0832dffd5b8a6aaa633b7d9f8e8e94c83a0c3" |
1537 |
| - integrity sha512-vFv9ttIedivx0ux3QSjhgtCVjPZd5l46ZOMDSCwnH1yUO2e964gO8LZGyv2QkqcgR6TnBU1v+1IFqmeoG+0UJQ== |
| 1546 | +"@jridgewell/trace-mapping@^0.3.0", "@jridgewell/trace-mapping@^0.3.8": |
| 1547 | + version "0.3.9" |
| 1548 | + resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" |
| 1549 | + integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== |
1538 | 1550 | dependencies:
|
1539 | 1551 | "@jridgewell/resolve-uri" "^3.0.3"
|
1540 | 1552 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
|
4242 | 4254 | escalade "^3.0.2"
|
4243 | 4255 | node-releases "^1.1.61"
|
4244 | 4256 |
|
4245 |
| -browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.17.5: |
4246 |
| - version "4.19.1" |
4247 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.1.tgz#4ac0435b35ab655896c31d53018b6dd5e9e4c9a3" |
4248 |
| - integrity sha512-u2tbbG5PdKRTUoctO3NBD8FQ5HdPh1ZXPHzp1rwaa5jTc+RV9/+RlWiAIKmjRPQF+xbGM9Kklj5bZQFa2s/38A== |
| 4257 | +browserslist@^4.12.0, browserslist@^4.16.6, browserslist@^4.20.2: |
| 4258 | + version "4.20.3" |
| 4259 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf" |
| 4260 | + integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg== |
4249 | 4261 | dependencies:
|
4250 |
| - caniuse-lite "^1.0.30001286" |
4251 |
| - electron-to-chromium "^1.4.17" |
| 4262 | + caniuse-lite "^1.0.30001332" |
| 4263 | + electron-to-chromium "^1.4.118" |
4252 | 4264 | escalade "^3.1.1"
|
4253 |
| - node-releases "^2.0.1" |
| 4265 | + node-releases "^2.0.3" |
4254 | 4266 | picocolors "^1.0.0"
|
4255 | 4267 |
|
4256 | 4268 |
|
@@ -4449,10 +4461,10 @@ camelcase@^6.0.0:
|
4449 | 4461 | resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
|
4450 | 4462 | integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==
|
4451 | 4463 |
|
4452 |
| -caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001286: |
4453 |
| - version "1.0.30001286" |
4454 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001286.tgz#3e9debad420419618cfdf52dc9b6572b28a8fff6" |
4455 |
| - integrity sha512-zaEMRH6xg8ESMi2eQ3R4eZ5qw/hJiVsO/HlLwniIwErij0JDr9P+8V4dtx1l+kLq6j3yy8l8W4fst1lBnat5wQ== |
| 4464 | +caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001125, caniuse-lite@^1.0.30001332: |
| 4465 | + version "1.0.30001334" |
| 4466 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b" |
| 4467 | + integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw== |
4456 | 4468 |
|
4457 | 4469 | capture-exit@^2.0.0:
|
4458 | 4470 | version "2.0.0"
|
|
5907 | 5919 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
|
5908 | 5920 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
|
5909 | 5921 |
|
5910 |
| -electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.17: |
5911 |
| - version "1.4.18" |
5912 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.18.tgz#2fb282213937986a20a653315963070e8321b3f3" |
5913 |
| - integrity sha512-i7nKjGGBE1+YUIbfLObA1EZPmN7J1ITEllbhusDk+KIk6V6gUxN9PFe36v+Sd+8Cg0k3cgUv9lQhQZalr8rggw== |
| 5922 | +electron-to-chromium@^1.3.564, electron-to-chromium@^1.4.118: |
| 5923 | + version "1.4.129" |
| 5924 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.129.tgz#c675793885721beefff99da50f57c6525c2cd238" |
| 5925 | + integrity sha512-GgtN6bsDtHdtXJtlMYZWGB/uOyjZWjmRDumXTas7dGBaB9zUyCjzHet1DY2KhyHN8R0GLbzZWqm4efeddqqyRQ== |
5914 | 5926 |
|
5915 | 5927 | element-resize-detector@^1.2.2:
|
5916 | 5928 | version "1.2.2"
|
@@ -10594,10 +10606,10 @@ node-releases@^1.1.61:
|
10594 | 10606 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"
|
10595 | 10607 | integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg==
|
10596 | 10608 |
|
10597 |
| -node-releases@^2.0.1: |
10598 |
| - version "2.0.1" |
10599 |
| - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.1.tgz#3d1d395f204f1f2f29a54358b9fb678765ad2fc5" |
10600 |
| - integrity sha512-CqyzN6z7Q6aMeF/ktcMVTzhAHCEpf8SOarwpzpf8pNBY2k5/oM34UHldUwp8VKI7uxct2HxSRdJjBaZeESzcxA== |
| 10609 | +node-releases@^2.0.3: |
| 10610 | + version "2.0.4" |
| 10611 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" |
| 10612 | + integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== |
10601 | 10613 |
|
10602 | 10614 | nopt@^4.0.1, nopt@^4.0.3:
|
10603 | 10615 | version "4.0.3"
|
|
0 commit comments