|  | 
| 189 | 189 |  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.0.tgz#7889eb7ee6518e2afa5d312b15fd7fd1fe9f3744" | 
| 190 | 190 |  integrity sha512-mKgFbYQ+23pjwNGBNPNWrBfa3g/EcmrPnwQpjWoNxq9xYf+M8wcLhMlz/wkWimLjzNzGnl3D+C2186gMzk0VuA== | 
| 191 | 191 | 
 | 
|  | 192 | +"@babel/compat-data@^7.13.12": | 
|  | 193 | + version "7.13.12" | 
|  | 194 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1" | 
|  | 195 | + integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ== | 
|  | 196 | + | 
| 192 | 197 | "@babel/compat-data@^7.13.8": | 
| 193 | 198 |  version "7.13.8" | 
| 194 | 199 |  resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" | 
| 195 | 200 |  integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== | 
| 196 | 201 | 
 | 
| 197 |  | -"@babel/core@7.13.8": | 
| 198 |  | - version "7.13.8" | 
| 199 |  | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.8.tgz#c191d9c5871788a591d69ea1dc03e5843a3680fb" | 
| 200 |  | - integrity sha512-oYapIySGw1zGhEFRd6lzWNLWFX2s5dA/jm+Pw/+59ZdXtjyIuwlXbrId22Md0rgZVop+aVoqow2riXhBLNyuQg== | 
|  | 202 | +"@babel/core@7.13.10": | 
|  | 203 | + version "7.13.10" | 
|  | 204 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" | 
|  | 205 | + integrity sha512-bfIYcT0BdKeAZrovpMqX2Mx5NrgAckGbwT982AkdS5GNfn3KMGiprlBAtmBcFZRUmpaufS6WZFP8trvx8ptFDw== | 
| 201 | 206 |  dependencies: | 
| 202 | 207 |  "@babel/code-frame" "^7.12.13" | 
| 203 |  | - "@babel/generator" "^7.13.0" | 
| 204 |  | - "@babel/helper-compilation-targets" "^7.13.8" | 
|  | 208 | + "@babel/generator" "^7.13.9" | 
|  | 209 | + "@babel/helper-compilation-targets" "^7.13.10" | 
| 205 | 210 |  "@babel/helper-module-transforms" "^7.13.0" | 
| 206 |  | - "@babel/helpers" "^7.13.0" | 
| 207 |  | - "@babel/parser" "^7.13.4" | 
|  | 211 | + "@babel/helpers" "^7.13.10" | 
|  | 212 | + "@babel/parser" "^7.13.10" | 
| 208 | 213 |  "@babel/template" "^7.12.13" | 
| 209 | 214 |  "@babel/traverse" "^7.13.0" | 
| 210 | 215 |  "@babel/types" "^7.13.0" | 
|  | 
| 258 | 263 |  semver "^5.4.1" | 
| 259 | 264 |  source-map "^0.5.0" | 
| 260 | 265 | 
 | 
| 261 |  | -"@babel/generator@7.13.9": | 
|  | 266 | +"@babel/generator@7.13.9", "@babel/generator@^7.13.9": | 
| 262 | 267 |  version "7.13.9" | 
| 263 | 268 |  resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" | 
| 264 | 269 |  integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw== | 
|  | 
| 310 | 315 |  browserslist "^4.14.5" | 
| 311 | 316 |  semver "7.0.0" | 
| 312 | 317 | 
 | 
|  | 318 | +"@babel/helper-compilation-targets@^7.13.10": | 
|  | 319 | + version "7.13.10" | 
|  | 320 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.10.tgz#1310a1678cb8427c07a753750da4f8ce442bdd0c" | 
|  | 321 | + integrity sha512-/Xju7Qg1GQO4mHZ/Kcs6Au7gfafgZnwm+a7sy/ow/tV1sHeraRUHbjdat8/UvDor4Tez+siGKDk6zIKtCPKVJA== | 
|  | 322 | + dependencies: | 
|  | 323 | + "@babel/compat-data" "^7.13.8" | 
|  | 324 | + "@babel/helper-validator-option" "^7.12.17" | 
|  | 325 | + browserslist "^4.14.5" | 
|  | 326 | + semver "^6.3.0" | 
|  | 327 | + | 
| 313 | 328 | "@babel/helper-compilation-targets@^7.13.8": | 
| 314 | 329 |  version "7.13.8" | 
| 315 | 330 |  resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.8.tgz#02bdb22783439afb11b2f009814bdd88384bd468" | 
|  | 
| 531 | 546 |  "@babel/traverse" "^7.12.13" | 
| 532 | 547 |  "@babel/types" "^7.12.13" | 
| 533 | 548 | 
 | 
| 534 |  | -"@babel/helpers@^7.13.0": | 
| 535 |  | - version "7.13.0" | 
| 536 |  | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.0.tgz#7647ae57377b4f0408bf4f8a7af01c42e41badc0" | 
| 537 |  | - integrity sha512-aan1MeFPxFacZeSz6Ld7YZo5aPuqnKlD7+HZY75xQsueczFccP9A7V05+oe0XpLwHK3oLorPe9eaAUljL7WEaQ== | 
|  | 549 | +"@babel/helpers@^7.13.10": | 
|  | 550 | + version "7.13.10" | 
|  | 551 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8" | 
|  | 552 | + integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ== | 
| 538 | 553 |  dependencies: | 
| 539 | 554 |  "@babel/template" "^7.12.13" | 
| 540 | 555 |  "@babel/traverse" "^7.13.0" | 
|  | 
| 559 | 574 |  resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.0.tgz#49b9b6ee213e5634fa80361dae139effef893f78" | 
| 560 | 575 |  integrity sha512-w80kxEMFhE3wjMOQkfdTvv0CSdRSJZptIlLhU4eU/coNJeWjduspUFz+IRnBbAq6m5XYBFMoT1TNkk9K9yf10g== | 
| 561 | 576 | 
 | 
| 562 |  | -"@babel/parser@^7.13.4": | 
| 563 |  | - version "7.13.9" | 
| 564 |  | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.9.tgz#ca34cb95e1c2dd126863a84465ae8ef66114be99" | 
| 565 |  | - integrity sha512-nEUfRiARCcaVo3ny3ZQjURjHQZUo/JkEw7rLlSZy/psWGnvwXFtPcr6jb7Yb41DVW5LTe6KRq9LGleRNsg1Frw== | 
|  | 577 | +"@babel/parser@^7.13.10": | 
|  | 578 | + version "7.13.12" | 
|  | 579 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1" | 
|  | 580 | + integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw== | 
|  | 581 | + | 
|  | 582 | +"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": | 
|  | 583 | + version "7.13.12" | 
|  | 584 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz#a3484d84d0b549f3fc916b99ee4783f26fabad2a" | 
|  | 585 | + integrity sha512-d0u3zWKcoZf379fOeJdr1a5WPDny4aOFZ6hlfKivgK0LY7ZxNfoaHL2fWwdGtHyVvra38FC+HVYkO+byfSA8AQ== | 
|  | 586 | + dependencies: | 
|  | 587 | + "@babel/helper-plugin-utils" "^7.13.0" | 
|  | 588 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 
|  | 589 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" | 
| 566 | 590 | 
 | 
| 567 | 591 | "@babel/plugin-proposal-async-generator-functions@^7.13.8": | 
| 568 | 592 |  version "7.13.8" | 
|  | 
| 648 | 672 |  "@babel/helper-plugin-utils" "^7.13.0" | 
| 649 | 673 |  "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" | 
| 650 | 674 | 
 | 
| 651 |  | -"@babel/plugin-proposal-optional-chaining@^7.13.8": | 
| 652 |  | - version "7.13.8" | 
| 653 |  | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" | 
| 654 |  | - integrity sha512-hpbBwbTgd7Cz1QryvwJZRo1U0k1q8uyBmeXOSQUjdg/A2TASkhR/rz7AyqZ/kS8kbpsNA80rOYbxySBJAqmhhQ== | 
|  | 675 | +"@babel/plugin-proposal-optional-chaining@^7.13.12": | 
|  | 676 | + version "7.13.12" | 
|  | 677 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" | 
|  | 678 | + integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== | 
| 655 | 679 |  dependencies: | 
| 656 | 680 |  "@babel/helper-plugin-utils" "^7.13.0" | 
| 657 | 681 |  "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" | 
|  | 
| 954 | 978 |  dependencies: | 
| 955 | 979 |  "@babel/helper-plugin-utils" "^7.12.13" | 
| 956 | 980 | 
 | 
| 957 |  | -"@babel/plugin-transform-runtime@7.13.9": | 
| 958 |  | - version "7.13.9" | 
| 959 |  | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.9.tgz#744d3103338a0d6c90dee0497558150b490cee07" | 
| 960 |  | - integrity sha512-XCxkY/wBI6M6Jj2mlWxkmqbKPweRanszWbF3Tyut+hKh+PHcuIH/rSr/7lmmE7C3WW+HSIm2GT+d5jwmheuB0g== | 
|  | 981 | +"@babel/plugin-transform-runtime@7.13.10": | 
|  | 982 | + version "7.13.10" | 
|  | 983 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.10.tgz#a1e40d22e2bf570c591c9c7e5ab42d6bf1e419e1" | 
|  | 984 | + integrity sha512-Y5k8ipgfvz5d/76tx7JYbKQTcgFSU6VgJ3kKQv4zGTKr+a9T/KBvfRvGtSFgKDQGt/DBykQixV0vNWKIdzWErA== | 
| 961 | 985 |  dependencies: | 
| 962 | 986 |  "@babel/helper-module-imports" "^7.12.13" | 
| 963 | 987 |  "@babel/helper-plugin-utils" "^7.13.0" | 
|  | 
| 1017 | 1041 |  "@babel/helper-create-regexp-features-plugin" "^7.12.13" | 
| 1018 | 1042 |  "@babel/helper-plugin-utils" "^7.12.13" | 
| 1019 | 1043 | 
 | 
| 1020 |  | -"@babel/preset-env@7.13.9": | 
| 1021 |  | - version "7.13.9" | 
| 1022 |  | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.9.tgz#3ee5f233316b10d066d7f379c6d1e13a96853654" | 
| 1023 |  | - integrity sha512-mcsHUlh2rIhViqMG823JpscLMesRt3QbMsv1+jhopXEb3W2wXvQ9QoiOlZI9ZbR3XqPtaFpZwEZKYqGJnGMZTQ== | 
|  | 1044 | +"@babel/preset-env@7.13.12": | 
|  | 1045 | + version "7.13.12" | 
|  | 1046 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.12.tgz#6dff470478290582ac282fb77780eadf32480237" | 
|  | 1047 | + integrity sha512-JzElc6jk3Ko6zuZgBtjOd01pf9yYDEIH8BcqVuYIuOkzOwDesoa/Nz4gIo4lBG6K861KTV9TvIgmFuT6ytOaAA== | 
| 1024 | 1048 |  dependencies: | 
| 1025 |  | - "@babel/compat-data" "^7.13.8" | 
| 1026 |  | - "@babel/helper-compilation-targets" "^7.13.8" | 
|  | 1049 | + "@babel/compat-data" "^7.13.12" | 
|  | 1050 | + "@babel/helper-compilation-targets" "^7.13.10" | 
| 1027 | 1051 |  "@babel/helper-plugin-utils" "^7.13.0" | 
| 1028 | 1052 |  "@babel/helper-validator-option" "^7.12.17" | 
|  | 1053 | + "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.13.12" | 
| 1029 | 1054 |  "@babel/plugin-proposal-async-generator-functions" "^7.13.8" | 
| 1030 | 1055 |  "@babel/plugin-proposal-class-properties" "^7.13.0" | 
| 1031 | 1056 |  "@babel/plugin-proposal-dynamic-import" "^7.13.8" | 
|  | 
| 1036 | 1061 |  "@babel/plugin-proposal-numeric-separator" "^7.12.13" | 
| 1037 | 1062 |  "@babel/plugin-proposal-object-rest-spread" "^7.13.8" | 
| 1038 | 1063 |  "@babel/plugin-proposal-optional-catch-binding" "^7.13.8" | 
| 1039 |  | - "@babel/plugin-proposal-optional-chaining" "^7.13.8" | 
|  | 1064 | + "@babel/plugin-proposal-optional-chaining" "^7.13.12" | 
| 1040 | 1065 |  "@babel/plugin-proposal-private-methods" "^7.13.0" | 
| 1041 | 1066 |  "@babel/plugin-proposal-unicode-property-regex" "^7.12.13" | 
| 1042 | 1067 |  "@babel/plugin-syntax-async-generators" "^7.8.4" | 
|  | 
| 1084 | 1109 |  "@babel/plugin-transform-unicode-escapes" "^7.12.13" | 
| 1085 | 1110 |  "@babel/plugin-transform-unicode-regex" "^7.12.13" | 
| 1086 | 1111 |  "@babel/preset-modules" "^0.1.4" | 
| 1087 |  | - "@babel/types" "^7.13.0" | 
|  | 1112 | + "@babel/types" "^7.13.12" | 
| 1088 | 1113 |  babel-plugin-polyfill-corejs2 "^0.1.4" | 
| 1089 | 1114 |  babel-plugin-polyfill-corejs3 "^0.1.3" | 
| 1090 | 1115 |  babel-plugin-polyfill-regenerator "^0.1.2" | 
|  | 
| 1102 | 1127 |  "@babel/types" "^7.4.4" | 
| 1103 | 1128 |  esutils "^2.0.2" | 
| 1104 | 1129 | 
 | 
| 1105 |  | -"@babel/runtime@7.13.9": | 
| 1106 |  | - version "7.13.9" | 
| 1107 |  | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.9.tgz#97dbe2116e2630c489f22e0656decd60aaa1fcee" | 
| 1108 |  | - integrity sha512-aY2kU+xgJ3dJ1eU6FMB9EH8dIe8dmusF1xEku52joLvw6eAFN0AI+WxCLDnpev2LEejWBAy2sBvBOBAjI3zmvA== | 
|  | 1130 | +"@babel/runtime@7.13.10": | 
|  | 1131 | + version "7.13.10" | 
|  | 1132 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.13.10.tgz#47d42a57b6095f4468da440388fdbad8bebf0d7d" | 
|  | 1133 | + integrity sha512-4QPkjJq6Ns3V/RgpEahRk+AGfL0eO6RHHtTWoNNr5mO49G6B5+X6d6THgWEAvTrznU5xYpbAlVKRYcsCgh/Akw== | 
| 1109 | 1134 |  dependencies: | 
| 1110 | 1135 |  regenerator-runtime "^0.13.4" | 
| 1111 | 1136 | 
 | 
|  | 
| 1173 | 1198 |  lodash "^4.17.19" | 
| 1174 | 1199 |  to-fast-properties "^2.0.0" | 
| 1175 | 1200 | 
 | 
|  | 1201 | +"@babel/types@^7.13.12": | 
|  | 1202 | + version "7.13.12" | 
|  | 1203 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.13.12.tgz#edbf99208ef48852acdff1c8a681a1e4ade580cd" | 
|  | 1204 | + integrity sha512-K4nY2xFN4QMvQwkQ+zmBDp6ANMbVNw6BbxWmYA4qNjhR9W+Lj/8ky5MEY2Me5r+B2c6/v6F53oMndG+f9s3IiA== | 
|  | 1205 | + dependencies: | 
|  | 1206 | + "@babel/helper-validator-identifier" "^7.12.11" | 
|  | 1207 | + lodash "^4.17.19" | 
|  | 1208 | + to-fast-properties "^2.0.0" | 
|  | 1209 | + | 
| 1176 | 1210 | "@bazel/bazelisk@1.7.5": | 
| 1177 | 1211 |  version "1.7.5" | 
| 1178 | 1212 |  resolved "https://registry.yarnpkg.com/@bazel/bazelisk/-/bazelisk-1.7.5.tgz#dd1a52e3d23464f72de55aa3dc4777847fa85373" | 
|  | 
0 commit comments