|
189 | 189 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.13.tgz#27e19e0ed3726ccf54067ced4109501765e7e2e8"
|
190 | 190 | integrity sha512-U/hshG5R+SIoW7HVWIdmy1cB7s3ki+r3FpyEZiCgpi4tFgPnX/vynY80ZGSASOIrUM6O7VxOgCZgdt7h97bUGg==
|
191 | 191 |
|
192 |
| - |
193 |
| - version "7.12.13" |
194 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.13.tgz#b73a87a3a3e7d142a66248bf6ad88b9ceb093425" |
195 |
| - integrity sha512-BQKE9kXkPlXHPeqissfxo0lySWJcYdEP0hdtJOH/iJfDdhOCcgtNCjftCJg3qqauB4h+lz2N6ixM++b9DN1Tcw== |
| 192 | + |
| 193 | + version "7.12.17" |
| 194 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2" |
| 195 | + integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ== |
196 | 196 | dependencies:
|
197 | 197 | "@babel/code-frame" "^7.12.13"
|
198 |
| - "@babel/generator" "^7.12.13" |
199 |
| - "@babel/helper-module-transforms" "^7.12.13" |
200 |
| - "@babel/helpers" "^7.12.13" |
201 |
| - "@babel/parser" "^7.12.13" |
| 198 | + "@babel/generator" "^7.12.17" |
| 199 | + "@babel/helper-module-transforms" "^7.12.17" |
| 200 | + "@babel/helpers" "^7.12.17" |
| 201 | + "@babel/parser" "^7.12.17" |
202 | 202 | "@babel/template" "^7.12.13"
|
203 |
| - "@babel/traverse" "^7.12.13" |
204 |
| - "@babel/types" "^7.12.13" |
| 203 | + "@babel/traverse" "^7.12.17" |
| 204 | + "@babel/types" "^7.12.17" |
205 | 205 | convert-source-map "^1.7.0"
|
206 | 206 | debug "^4.1.0"
|
207 | 207 | gensync "^1.0.0-beta.1"
|
|
252 | 252 | semver "^5.4.1"
|
253 | 253 | source-map "^0.5.0"
|
254 | 254 |
|
255 |
| -"@babel/ [email protected]", "@babel/generator@^7.12.13", "@babel/generator@^7.12.15", "@babel/generator@^7.8.3": |
| 255 | +"@babel/ [email protected]", "@babel/generator@^7.12.17": |
| 256 | + version "7.12.17" |
| 257 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287" |
| 258 | + integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg== |
| 259 | + dependencies: |
| 260 | + "@babel/types" "^7.12.17" |
| 261 | + jsesc "^2.5.1" |
| 262 | + source-map "^0.5.0" |
| 263 | + |
| 264 | +"@babel/generator@^7.12.13", "@babel/generator@^7.12.15", "@babel/generator@^7.8.3": |
256 | 265 | version "7.12.15"
|
257 | 266 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
|
258 | 267 | integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
|
|
276 | 285 | "@babel/helper-explode-assignable-expression" "^7.12.13"
|
277 | 286 | "@babel/types" "^7.12.13"
|
278 | 287 |
|
279 |
| -"@babel/helper-compilation-targets@^7.12.13": |
280 |
| - version "7.12.16" |
281 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.16.tgz#6905238b4a5e02ba2d032c1a49dd1820fe8ce61b" |
282 |
| - integrity sha512-dBHNEEaZx7F3KoUYqagIhRIeqyyuI65xMndMZ3WwGwEBI609I4TleYQHcrS627vbKyNTXqShoN+fvYD9HuQxAg== |
| 288 | +"@babel/helper-compilation-targets@^7.12.17": |
| 289 | + version "7.12.17" |
| 290 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.17.tgz#91d83fae61ef390d39c3f0507cb83979bab837c7" |
| 291 | + integrity sha512-5EkibqLVYOuZ89BSg2lv+GG8feywLuvMXNYgf0Im4MssE0mFWPztSpJbildNnUgw0bLI2EsIN4MpSHC2iUJkQA== |
283 | 292 | dependencies:
|
284 | 293 | "@babel/compat-data" "^7.12.13"
|
285 |
| - "@babel/helper-validator-option" "^7.12.16" |
| 294 | + "@babel/helper-validator-option" "^7.12.17" |
286 | 295 | browserslist "^4.14.5"
|
287 | 296 | semver "^5.5.0"
|
288 | 297 |
|
|
364 | 373 | "@babel/types" "^7.12.13"
|
365 | 374 | lodash "^4.17.19"
|
366 | 375 |
|
| 376 | +"@babel/helper-module-transforms@^7.12.17": |
| 377 | + version "7.12.17" |
| 378 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509" |
| 379 | + integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ== |
| 380 | + dependencies: |
| 381 | + "@babel/helper-module-imports" "^7.12.13" |
| 382 | + "@babel/helper-replace-supers" "^7.12.13" |
| 383 | + "@babel/helper-simple-access" "^7.12.13" |
| 384 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 385 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 386 | + "@babel/template" "^7.12.13" |
| 387 | + "@babel/traverse" "^7.12.17" |
| 388 | + "@babel/types" "^7.12.17" |
| 389 | + lodash "^4.17.19" |
| 390 | + |
367 | 391 | "@babel/helper-optimise-call-expression@^7.12.13":
|
368 | 392 | version "7.12.13"
|
369 | 393 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea"
|
|
421 | 445 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
422 | 446 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
423 | 447 |
|
424 |
| -"@babel/helper-validator-option@^7.12.11", "@babel/helper-validator-option@^7.12.16": |
425 |
| - version "7.12.16" |
426 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.16.tgz#f73cbd3bbba51915216c5dea908e9b206bb10051" |
427 |
| - integrity sha512-uCgsDBPUQDvzr11ePPo4TVEocxj8RXjUVSC/Y8N1YpVAI/XDdUwGJu78xmlGhTxj2ntaWM7n9LQdRtyhOzT2YQ== |
| 448 | +"@babel/helper-validator-option@^7.12.17": |
| 449 | + version "7.12.17" |
| 450 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" |
| 451 | + integrity sha512-TopkMDmLzq8ngChwRlyjR6raKD6gMSae4JdYDB8bByKreQgG0RBTuKe9LRxW3wFtUnjxOPRKBDwEH6Mg5KeDfw== |
428 | 452 |
|
429 | 453 | "@babel/helper-wrap-function@^7.12.13":
|
430 | 454 | version "7.12.13"
|
|
445 | 469 | "@babel/traverse" "^7.12.13"
|
446 | 470 | "@babel/types" "^7.12.13"
|
447 | 471 |
|
| 472 | +"@babel/helpers@^7.12.17": |
| 473 | + version "7.12.17" |
| 474 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc" |
| 475 | + integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg== |
| 476 | + dependencies: |
| 477 | + "@babel/template" "^7.12.13" |
| 478 | + "@babel/traverse" "^7.12.17" |
| 479 | + "@babel/types" "^7.12.17" |
| 480 | + |
448 | 481 | "@babel/highlight@^7.12.13":
|
449 | 482 | version "7.12.13"
|
450 | 483 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz#8ab538393e00370b26271b01fa08f7f27f2e795c"
|
|
459 | 492 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
|
460 | 493 | integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
|
461 | 494 |
|
| 495 | +"@babel/parser@^7.12.17": |
| 496 | + version "7.12.17" |
| 497 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848" |
| 498 | + integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg== |
| 499 | + |
462 | 500 | "@babel/plugin-proposal-async-generator-functions@^7.12.13":
|
463 | 501 | version "7.12.13"
|
464 | 502 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.13.tgz#d1c6d841802ffb88c64a2413e311f7345b9e66b5"
|
|
476 | 514 | "@babel/helper-create-class-features-plugin" "^7.12.13"
|
477 | 515 | "@babel/helper-plugin-utils" "^7.12.13"
|
478 | 516 |
|
479 |
| -"@babel/plugin-proposal-dynamic-import@^7.12.1": |
480 |
| - version "7.12.16" |
481 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.16.tgz#b9f33b252e3406d492a15a799c9d45a9a9613473" |
482 |
| - integrity sha512-yiDkYFapVxNOCcBfLnsb/qdsliroM+vc3LHiZwS4gh7pFjo5Xq3BDhYBNn3H3ao+hWPvqeeTdU+s+FIvokov+w== |
| 517 | +"@babel/plugin-proposal-dynamic-import@^7.12.17": |
| 518 | + version "7.12.17" |
| 519 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.17.tgz#e0ebd8db65acc37eac518fa17bead2174e224512" |
| 520 | + integrity sha512-ZNGoFZqrnuy9H2izB2jLlnNDAfVPlGl5NhFEiFe4D84ix9GQGygF+CWMGHKuE+bpyS/AOuDQCnkiRNqW2IzS1Q== |
483 | 521 | dependencies:
|
484 | 522 | "@babel/helper-plugin-utils" "^7.12.13"
|
485 | 523 | "@babel/plugin-syntax-dynamic-import" "^7.8.0"
|
|
541 | 579 | "@babel/helper-plugin-utils" "^7.12.13"
|
542 | 580 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
543 | 581 |
|
544 |
| -"@babel/plugin-proposal-optional-chaining@^7.12.13": |
545 |
| - version "7.12.16" |
546 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.16.tgz#600c7531f754186b0f2096e495a92da7d88aa139" |
547 |
| - integrity sha512-O3ohPwOhkwji5Mckb7F/PJpJVJY3DpPsrt/F0Bk40+QMk9QpAIqeGusHWqu/mYqsM8oBa6TziL/2mbERWsUZjg== |
| 582 | +"@babel/plugin-proposal-optional-chaining@^7.12.17": |
| 583 | + version "7.12.17" |
| 584 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.17.tgz#e382becadc2cb16b7913b6c672d92e4b33385b5c" |
| 585 | + integrity sha512-TvxwI80pWftrGPKHNfkvX/HnoeSTR7gC4ezWnAL39PuktYUe6r8kEpOLTYnkBTsaoeazXm2jHJ22EQ81sdgfcA== |
548 | 586 | dependencies:
|
549 | 587 | "@babel/helper-plugin-utils" "^7.12.13"
|
550 | 588 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
|
847 | 885 | dependencies:
|
848 | 886 | "@babel/helper-plugin-utils" "^7.12.13"
|
849 | 887 |
|
850 |
| - |
851 |
| - version "7.12.15" |
852 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.15.tgz#4337b2507288007c2b197059301aa0af8d90c085" |
853 |
| - integrity sha512-OwptMSRnRWJo+tJ9v9wgAf72ydXWfYSXWhnQjZing8nGZSDFqU1MBleKM3+DriKkcbv7RagA8gVeB0A1PNlNow== |
| 888 | + |
| 889 | + version "7.12.17" |
| 890 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.17.tgz#329cb61d293b7e60a7685b91dda7c300668cee18" |
| 891 | + integrity sha512-s+kIJxnaTj+E9Q3XxQZ5jOo+xcogSe3V78/iFQ5RmoT0jROdpcdxhfGdq/VLqW1hFSzw6VjqN8aQqTaAMixWsw== |
854 | 892 | dependencies:
|
855 | 893 | "@babel/helper-module-imports" "^7.12.13"
|
856 | 894 | "@babel/helper-plugin-utils" "^7.12.13"
|
|
907 | 945 | "@babel/helper-create-regexp-features-plugin" "^7.12.13"
|
908 | 946 | "@babel/helper-plugin-utils" "^7.12.13"
|
909 | 947 |
|
910 |
| - |
911 |
| - version "7.12.13" |
912 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.13.tgz#3aa2d09cf7d255177538dff292ac9af29ad46525" |
913 |
| - integrity sha512-JUVlizG8SoFTz4LmVUL8++aVwzwxcvey3N0j1tRbMAXVEy95uQ/cnEkmEKHN00Bwq4voAV3imQGnQvpkLAxsrw== |
| 948 | + |
| 949 | + version "7.12.17" |
| 950 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.17.tgz#94a3793ff089c32ee74d76a3c03a7597693ebaaa" |
| 951 | + integrity sha512-9PMijx8zFbCwTHrd2P4PJR5nWGH3zWebx2OcpTjqQrHhCiL2ssSR2Sc9ko2BsI2VmVBfoaQmPrlMTCui4LmXQg== |
914 | 952 | dependencies:
|
915 | 953 | "@babel/compat-data" "^7.12.13"
|
916 |
| - "@babel/helper-compilation-targets" "^7.12.13" |
| 954 | + "@babel/helper-compilation-targets" "^7.12.17" |
917 | 955 | "@babel/helper-module-imports" "^7.12.13"
|
918 | 956 | "@babel/helper-plugin-utils" "^7.12.13"
|
919 |
| - "@babel/helper-validator-option" "^7.12.11" |
| 957 | + "@babel/helper-validator-option" "^7.12.17" |
920 | 958 | "@babel/plugin-proposal-async-generator-functions" "^7.12.13"
|
921 | 959 | "@babel/plugin-proposal-class-properties" "^7.12.13"
|
922 |
| - "@babel/plugin-proposal-dynamic-import" "^7.12.1" |
| 960 | + "@babel/plugin-proposal-dynamic-import" "^7.12.17" |
923 | 961 | "@babel/plugin-proposal-export-namespace-from" "^7.12.13"
|
924 | 962 | "@babel/plugin-proposal-json-strings" "^7.12.13"
|
925 | 963 | "@babel/plugin-proposal-logical-assignment-operators" "^7.12.13"
|
926 | 964 | "@babel/plugin-proposal-nullish-coalescing-operator" "^7.12.13"
|
927 | 965 | "@babel/plugin-proposal-numeric-separator" "^7.12.13"
|
928 | 966 | "@babel/plugin-proposal-object-rest-spread" "^7.12.13"
|
929 | 967 | "@babel/plugin-proposal-optional-catch-binding" "^7.12.13"
|
930 |
| - "@babel/plugin-proposal-optional-chaining" "^7.12.13" |
| 968 | + "@babel/plugin-proposal-optional-chaining" "^7.12.17" |
931 | 969 | "@babel/plugin-proposal-private-methods" "^7.12.13"
|
932 | 970 | "@babel/plugin-proposal-unicode-property-regex" "^7.12.13"
|
933 | 971 | "@babel/plugin-syntax-async-generators" "^7.8.0"
|
|
975 | 1013 | "@babel/plugin-transform-unicode-escapes" "^7.12.13"
|
976 | 1014 | "@babel/plugin-transform-unicode-regex" "^7.12.13"
|
977 | 1015 | "@babel/preset-modules" "^0.1.3"
|
978 |
| - "@babel/types" "^7.12.13" |
| 1016 | + "@babel/types" "^7.12.17" |
979 | 1017 | core-js-compat "^3.8.0"
|
980 | 1018 | semver "^5.5.0"
|
981 | 1019 |
|
|
990 | 1028 | "@babel/types" "^7.4.4"
|
991 | 1029 | esutils "^2.0.2"
|
992 | 1030 |
|
993 |
| -"@babel/ [email protected]", "@babel/runtime@^7.8.4": |
| 1031 | + |
| 1032 | + version "7.12.18" |
| 1033 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.18.tgz#af137bd7e7d9705a412b3caaf991fe6aaa97831b" |
| 1034 | + integrity sha512-BogPQ7ciE6SYAUPtlm9tWbgI9+2AgqSam6QivMgXgAT+fKbgppaj4ZX15MHeLC1PVF5sNk70huBu20XxWOs8Cg== |
| 1035 | + dependencies: |
| 1036 | + regenerator-runtime "^0.13.4" |
| 1037 | + |
| 1038 | +"@babel/runtime@^7.8.4": |
994 | 1039 | version "7.12.13"
|
995 | 1040 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.13.tgz#0a21452352b02542db0ffb928ac2d3ca7cb6d66d"
|
996 | 1041 | integrity sha512-8+3UMPBrjFa/6TtKi/7sehPKqfAm4g6K+YQjyyFOLUTxzOngcRZTlAVY8sc2CORJYqdHQY8gRPHmn+qo15rCBw==
|
|
1021 | 1066 | globals "^11.1.0"
|
1022 | 1067 | lodash "^4.17.19"
|
1023 | 1068 |
|
| 1069 | +"@babel/traverse@^7.12.17": |
| 1070 | + version "7.12.17" |
| 1071 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619" |
| 1072 | + integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ== |
| 1073 | + dependencies: |
| 1074 | + "@babel/code-frame" "^7.12.13" |
| 1075 | + "@babel/generator" "^7.12.17" |
| 1076 | + "@babel/helper-function-name" "^7.12.13" |
| 1077 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 1078 | + "@babel/parser" "^7.12.17" |
| 1079 | + "@babel/types" "^7.12.17" |
| 1080 | + debug "^4.1.0" |
| 1081 | + globals "^11.1.0" |
| 1082 | + lodash "^4.17.19" |
| 1083 | + |
1024 | 1084 | "@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.8.3", "@babel/types@^7.8.6":
|
1025 | 1085 | version "7.12.13"
|
1026 | 1086 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611"
|
|
1030 | 1090 | lodash "^4.17.19"
|
1031 | 1091 | to-fast-properties "^2.0.0"
|
1032 | 1092 |
|
| 1093 | +"@babel/types@^7.12.17": |
| 1094 | + version "7.12.17" |
| 1095 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963" |
| 1096 | + integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ== |
| 1097 | + dependencies: |
| 1098 | + "@babel/helper-validator-identifier" "^7.12.11" |
| 1099 | + lodash "^4.17.19" |
| 1100 | + to-fast-properties "^2.0.0" |
| 1101 | + |
1033 | 1102 |
|
1034 | 1103 | version "1.7.3"
|
1035 | 1104 | resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.7.3.tgz#51d99286326e15434ce10c54c1ee598c4ab1f694"
|
@@ -8533,10 +8602,10 @@ npm-normalize-package-bin@^1.0.0, npm-normalize-package-bin@^1.0.1:
|
8533 | 8602 | resolved "https://registry.yarnpkg.com/npm-normalize-package-bin/-/npm-normalize-package-bin-1.0.1.tgz#6e79a41f23fd235c0623218228da7d9c23b8f6e2"
|
8534 | 8603 | integrity sha512-EPfafl6JL5/rU+ot6P3gRSCpPDW5VmIzX959Ob1+ySFUuuYHWHekXpwdUZcKP5C+DS4GEtdJluwBjnsNDl+fSA==
|
8535 | 8604 |
|
8536 |
| - |
8537 |
| - version "8.1.1" |
8538 |
| - resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.1.tgz#00ebf16ac395c63318e67ce66780a06db6df1b04" |
8539 |
| - integrity sha512-CsP95FhWQDwNqiYS+Q0mZ7FAEDytDZAkNxQqea6IaAFJTAY9Lhhqyl0irU/6PMc7BGfUmnsbHcqxJD7XuVM/rg== |
| 8605 | +[email protected]. 0, npm-package-arg@^8.0.0, npm-package-arg@^8.0.1: |
| 8606 | + version "8.1.0" |
| 8607 | + resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.0.tgz#b5f6319418c3246a1c38e1a8fbaa06231bc5308f" |
| 8608 | + integrity sha512-/ep6QDxBkm9HvOhOg0heitSd7JHA1U7y1qhhlRlteYYAi9Pdb/ZV7FW5aHpkrpM8+P+4p/jjR8zCyKPBMBjSig== |
8540 | 8609 | dependencies:
|
8541 | 8610 | hosted-git-info "^3.0.6"
|
8542 | 8611 | semver "^7.0.0"
|
|
8552 | 8621 | semver "^5.6.0"
|
8553 | 8622 | validate-npm-package-name "^3.0.0"
|
8554 | 8623 |
|
8555 |
| -npm-package-arg@^8.0.0, npm-package-arg@^8.0.1: |
8556 |
| - version "8.1.0" |
8557 |
| - resolved "https://registry.yarnpkg.com/npm-package-arg/-/npm-package-arg-8.1.0.tgz#b5f6319418c3246a1c38e1a8fbaa06231bc5308f" |
8558 |
| - integrity sha512-/ep6QDxBkm9HvOhOg0heitSd7JHA1U7y1qhhlRlteYYAi9Pdb/ZV7FW5aHpkrpM8+P+4p/jjR8zCyKPBMBjSig== |
8559 |
| - dependencies: |
8560 |
| - hosted-git-info "^3.0.6" |
8561 |
| - semver "^7.0.0" |
8562 |
| - validate-npm-package-name "^3.0.0" |
8563 |
| - |
8564 | 8624 | npm-packlist@^2.1.4:
|
8565 | 8625 | version "2.1.4"
|
8566 | 8626 | resolved "https://registry.yarnpkg.com/npm-packlist/-/npm-packlist-2.1.4.tgz#40e96b2b43787d0546a574542d01e066640d09da"
|
|
0 commit comments