|
41 | 41 | yargs "^15.3.1"
|
42 | 42 |
|
43 | 43 | "@babel/cli@^7.16.8":
|
44 |
| - version "7.17.10" |
45 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.17.10.tgz#5ea0bf6298bb78f3b59c7c06954f9bd1c79d5943" |
46 |
| - integrity sha512-OygVO1M2J4yPMNOW9pb+I6kFGpQK77HmG44Oz3hg8xQIl5L/2zq+ZohwAdSaqYgVwM0SfmPHZHphH4wR8qzVYw== |
| 44 | + version "7.18.6" |
| 45 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.18.6.tgz#b1228eb9196b34d608155a47508011d9e47ab1f2" |
| 46 | + integrity sha512-jXNHoYCbxZ8rKy+2lyy0VjcaGxS4NPbN0qc95DjIiGZQL/mTNx3o2/yI0TG+X0VrrTuwmO7zH52T9NcNdbF9Uw== |
47 | 47 | dependencies:
|
48 | 48 | "@jridgewell/trace-mapping" "^0.3.8"
|
49 | 49 | commander "^4.0.1"
|
|
87 | 87 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.18.6.tgz#8b37d24e88e8e21c499d4328db80577d8882fa53"
|
88 | 88 | integrity sha512-tzulrgDT0QD6U7BJ4TKVk2SDDg7wlP39P9yAx1RfLy7vP/7rsDRlWVfbWxElslu56+r7QOhB2NSDsabYYruoZQ==
|
89 | 89 |
|
90 |
| -"@babel/core@^7.11.6", "@babel/core@^7.12.3": |
| 90 | +"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.15.5", "@babel/core@^7.16.7": |
91 | 91 | version "7.18.6"
|
92 | 92 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.6.tgz#54a107a3c298aee3fe5e1947a6464b9b6faca03d"
|
93 | 93 | integrity sha512-cQbWBpxcbbs/IUredIPkHiAGULLV8iwgNRMFzvbhEXISp4f3rUUXE5+TIw6KwUWUR3DwyI6gmBRnmAtYaWehwQ==
|
|
108 | 108 | json5 "^2.2.1"
|
109 | 109 | semver "^6.3.0"
|
110 | 110 |
|
111 |
| -"@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.15.5", "@babel/core@^7.16.7": |
112 |
| - version "7.18.5" |
113 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.18.5.tgz#c597fa680e58d571c28dda9827669c78cdd7f000" |
114 |
| - integrity sha512-MGY8vg3DxMnctw0LdvSEojOsumc70g0t18gNyUdAZqB1Rpd1Bqo/svHGvt+UJ6JcGX+DIekGFDxxIWofBxLCnQ== |
115 |
| - dependencies: |
116 |
| - "@ampproject/remapping" "^2.1.0" |
117 |
| - "@babel/code-frame" "^7.16.7" |
118 |
| - "@babel/generator" "^7.18.2" |
119 |
| - "@babel/helper-compilation-targets" "^7.18.2" |
120 |
| - "@babel/helper-module-transforms" "^7.18.0" |
121 |
| - "@babel/helpers" "^7.18.2" |
122 |
| - "@babel/parser" "^7.18.5" |
123 |
| - "@babel/template" "^7.16.7" |
124 |
| - "@babel/traverse" "^7.18.5" |
125 |
| - "@babel/types" "^7.18.4" |
126 |
| - convert-source-map "^1.7.0" |
127 |
| - debug "^4.1.0" |
128 |
| - gensync "^1.0.0-beta.2" |
129 |
| - json5 "^2.2.1" |
130 |
| - semver "^6.3.0" |
131 |
| - |
132 | 111 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.15.4", "@babel/eslint-parser@^7.16.5":
|
133 | 112 | version "7.18.2"
|
134 | 113 | resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.18.2.tgz#e14dee36c010edfb0153cf900c2b0815e82e3245"
|
|
393 | 372 | "@babel/traverse" "^7.16.8"
|
394 | 373 | "@babel/types" "^7.16.8"
|
395 | 374 |
|
396 |
| -"@babel/helpers@^7.18.2", "@babel/helpers@^7.18.6": |
| 375 | +"@babel/helpers@^7.18.6": |
397 | 376 | version "7.18.6"
|
398 | 377 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.18.6.tgz#4c966140eaa1fcaa3d5a8c09d7db61077d4debfd"
|
399 | 378 | integrity sha512-vzSiiqbQOghPngUYt/zWGvK3LAsPhz55vc9XNN0xAl2gV4ieShI2OQli5duxWHD+72PZPTKAcfcZDE1Cwc5zsQ==
|
|
420 | 399 | chalk "^2.0.0"
|
421 | 400 | js-tokens "^4.0.0"
|
422 | 401 |
|
423 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.5", "@babel/parser@^7.18.6": |
| 402 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.18.6": |
424 | 403 | version "7.18.6"
|
425 | 404 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.6.tgz#845338edecad65ebffef058d3be851f1d28a63bc"
|
426 | 405 | integrity sha512-uQVSa9jJUe/G/304lXspfWVpKpK4euFLgGiMQFOCpM/bgcAdeoHwi/OQz23O9GK2osz26ZiXRRV9aV+Yl1O8tw==
|
|
1171 | 1150 | regenerator-runtime "^0.13.4"
|
1172 | 1151 |
|
1173 | 1152 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.18.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1174 |
| - version "7.18.3" |
1175 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.3.tgz#c7b654b57f6f63cf7f8b418ac9ca04408c4579f4" |
1176 |
| - integrity sha512-38Y8f7YUhce/K7RMwTp7m0uCumpv9hZkitCbBClqQIow1qSbCvGkcegKOXpEWCQLfWmevgRiWokZ1GkpfhbZug== |
| 1153 | + version "7.18.6" |
| 1154 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.18.6.tgz#6a1ef59f838debd670421f8c7f2cbb8da9751580" |
| 1155 | + integrity sha512-t9wi7/AW6XtKahAe20Yw0/mMljKq0B1r2fPdvaAdV/KPDZewFXdaaa6K7lxmZBZ8FBNpCiAT6iHPmd6QO9bKfQ== |
1177 | 1156 | dependencies:
|
1178 | 1157 | regenerator-runtime "^0.13.4"
|
1179 | 1158 |
|
|
1202 | 1181 | debug "^4.1.0"
|
1203 | 1182 | globals "^11.1.0"
|
1204 | 1183 |
|
1205 |
| -"@babel/traverse@^7.18.2", "@babel/traverse@^7.18.5", "@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2": |
| 1184 | +"@babel/traverse@^7.18.2", "@babel/traverse@^7.18.6", "@babel/traverse@^7.7.2": |
1206 | 1185 | version "7.18.6"
|
1207 | 1186 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.6.tgz#a228562d2f46e89258efa4ddd0416942e2fd671d"
|
1208 | 1187 | integrity sha512-zS/OKyqmD7lslOtFqbscH6gMLFYOfG1YPqCKfAW5KrTeolKqvB8UelR49Fpr6y93kYkW2Ik00mT1LOGiAGvizw==
|
|
1218 | 1197 | debug "^4.1.0"
|
1219 | 1198 | globals "^11.1.0"
|
1220 | 1199 |
|
1221 |
| -"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.4", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 1200 | +"@babel/types@^7.0.0", "@babel/types@^7.16.7", "@babel/types@^7.17.0", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
1222 | 1201 | version "7.18.7"
|
1223 | 1202 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.7.tgz#a4a2c910c15040ea52cdd1ddb1614a65c8041726"
|
1224 | 1203 | integrity sha512-QG3yxTcTIBoAcQmkCs+wAPYZhu7Dk9rXKacINfNbdJDNERTbLQbHGyVG8q/YGMPeCJRIhSY0+fTc5+xuh6WPSQ==
|
|
2330 | 2309 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz#add4c98d341472a289190b424efbdb096991bb24"
|
2331 | 2310 | integrity sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw==
|
2332 | 2311 |
|
2333 |
| -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.9": |
| 2312 | +"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.7", "@jridgewell/trace-mapping@^0.3.8", "@jridgewell/trace-mapping@^0.3.9": |
2334 | 2313 | version "0.3.14"
|
2335 | 2314 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz#b231a081d8f66796e475ad588a1ef473112701ed"
|
2336 | 2315 | integrity sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==
|
|
2346 | 2325 | "@jridgewell/resolve-uri" "^3.0.3"
|
2347 | 2326 | "@jridgewell/sourcemap-codec" "^1.4.10"
|
2348 | 2327 |
|
2349 |
| -"@jridgewell/trace-mapping@^0.3.8": |
2350 |
| - version "0.3.9" |
2351 |
| - resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz#6534fd5933a53ba7cbf3a17615e273a0d1273ff9" |
2352 |
| - integrity sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ== |
2353 |
| - dependencies: |
2354 |
| - "@jridgewell/resolve-uri" "^3.0.3" |
2355 |
| - "@jridgewell/sourcemap-codec" "^1.4.10" |
2356 |
| - |
2357 | 2328 | "@lezer/common@^0.15.0", "@lezer/common@^0.15.7":
|
2358 | 2329 | version "0.15.12"
|
2359 | 2330 | resolved "https://registry.yarnpkg.com/@lezer/common/-/common-0.15.12.tgz#2f21aec551dd5fd7d24eb069f90f54d5bc6ee5e9"
|
@@ -7227,27 +7198,27 @@ glob-to-regexp@^0.4.1:
|
7227 | 7198 | resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
|
7228 | 7199 | integrity sha512-lkX1HJXwyMcprw/5YUZc2s7DrpAiHB21/V+E1rHUrVNokkvB6bqMzT0VfV6/86ZNabt1k14YOIaT7nDvOX3Iiw==
|
7229 | 7200 |
|
7230 |
| -glob@^7.0.0, glob@^7.2.0: |
7231 |
| - version "7.2.0" |
7232 |
| - resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz" |
7233 |
| - integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== |
| 7201 | +glob@^7.0.0, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.2.3: |
| 7202 | + version "7.2.3" |
| 7203 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" |
| 7204 | + integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== |
7234 | 7205 | dependencies:
|
7235 | 7206 | fs.realpath "^1.0.0"
|
7236 | 7207 | inflight "^1.0.4"
|
7237 | 7208 | inherits "2"
|
7238 |
| - minimatch "^3.0.4" |
| 7209 | + minimatch "^3.1.1" |
7239 | 7210 | once "^1.3.0"
|
7240 | 7211 | path-is-absolute "^1.0.0"
|
7241 | 7212 |
|
7242 |
| -glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, glob@^7.1.6, glob@^7.2.3: |
7243 |
| - version "7.2.3" |
7244 |
| - resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b" |
7245 |
| - integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q== |
| 7213 | +glob@^7.2.0: |
| 7214 | + version "7.2.0" |
| 7215 | + resolved "https://registry.npmjs.org/glob/-/glob-7.2.0.tgz" |
| 7216 | + integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q== |
7246 | 7217 | dependencies:
|
7247 | 7218 | fs.realpath "^1.0.0"
|
7248 | 7219 | inflight "^1.0.4"
|
7249 | 7220 | inherits "2"
|
7250 |
| - minimatch "^3.1.1" |
| 7221 | + minimatch "^3.0.4" |
7251 | 7222 | once "^1.3.0"
|
7252 | 7223 | path-is-absolute "^1.0.0"
|
7253 | 7224 |
|
|
0 commit comments