|
191 | 191 | dependencies:
|
192 | 192 | "@babel/types" "^7.10.4"
|
193 | 193 |
|
194 |
| -"@babel/helper-module-imports@^7.0.0": |
195 |
| - version "7.8.3" |
196 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.8.3.tgz#7fe39589b39c016331b6b8c3f441e8f0b1419498" |
197 |
| - integrity sha512-R0Bx3jippsbAEtzkpZ/6FIiuzOURPcMjHp+Z6xPe6DtApDJx+w7UYyOLanZqO8+wKR9G10s/FmHXvxaMd9s6Kg== |
198 |
| - dependencies: |
199 |
| - "@babel/types" "^7.8.3" |
200 |
| - |
201 |
| -"@babel/helper-module-imports@^7.10.4": |
| 194 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4": |
202 | 195 | version "7.10.4"
|
203 | 196 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.10.4.tgz#4c5c54be04bd31670a7382797d75b9fa2e5b5620"
|
204 | 197 | integrity sha512-nEQJHqYavI217oD9+s5MUBzk6x1IlvoS9WTPfgG43CbMEeStE0v+r+TucWdx8KFGowPGvyOkDT9+7DHedIDnVw==
|
|
797 | 790 | "@babel/helper-plugin-utils" "^7.10.4"
|
798 | 791 |
|
799 | 792 | "@babel/plugin-transform-runtime@^7.8.3":
|
800 |
| - version "7.10.4" |
801 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.4.tgz#594fb53453ea1b6f0779cceb48ce0718a447feb7" |
802 |
| - integrity sha512-8ULlGv8p+Vuxu+kz2Y1dk6MYS2b/Dki+NO6/0ZlfSj5tMalfDL7jI/o/2a+rrWLqSXvnadEqc2WguB4gdQIxZw== |
| 793 | + version "7.10.5" |
| 794 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.10.5.tgz#3b39b7b24830e0c2d8ff7a4489fe5cf99fbace86" |
| 795 | + integrity sha512-tV4V/FjElJ9lQtyjr5xD2IFFbgY46r7EeVu5a8CpEKT5laheHKSlFeHjpkPppW3PqzGLAuv5k2qZX5LgVZIX5w== |
803 | 796 | dependencies:
|
804 | 797 | "@babel/helper-module-imports" "^7.10.4"
|
805 | 798 | "@babel/helper-plugin-utils" "^7.10.4"
|
|
1023 | 1016 | globals "^11.1.0"
|
1024 | 1017 | lodash "^4.17.13"
|
1025 | 1018 |
|
1026 |
| -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6": |
| 1019 | +"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.3.0", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.6": |
1027 | 1020 | version "7.10.4"
|
1028 | 1021 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.4.tgz#369517188352e18219981efd156bfdb199fff1ee"
|
1029 | 1022 | integrity sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==
|
|
0 commit comments