|
52 | 52 | resolved "https://registry.yarnpkg.com/@aureooms/js-string/-/js-string-1.0.0.tgz#3aaa0bbe68c01060ec81c2a9e58d9bc11b8cb14b"
|
53 | 53 | integrity sha512-dG6tYw77EbYJNqwRgdPPQ469EuV/pEpDdpPmOxKTGhZUyPTImILRyPZHNRYQHuzGT8jAds+9vn/Um5hVaair0w==
|
54 | 54 |
|
55 |
| -"@babel/cli@7.12.7": |
56 |
| - version "7.12.7" |
57 |
| - resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.7.tgz#63a3c38bddff02a1c633c70f2fd03019af6bf977" |
58 |
| - integrity sha512-vE1fidQsaWnQVs4SItkuCdi3+uXqjbhw4cIKp8aawKxOnTnlvxYMzXSeMAqo6alldQRFQYb198YQfW0Sp1jl5Q== |
| 55 | +"@babel/cli@7.12.8": |
| 56 | + version "7.12.8" |
| 57 | + resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.8.tgz#3b24ed2fd5da353ee6f19e8935ff8c93b5fe8430" |
| 58 | + integrity sha512-/6nQj11oaGhLmZiuRUfxsujiPDc9BBReemiXgIbxc+M5W+MIiFKYwvNDJvBfnGKNsJTKbUfEheKc9cwoPHAVQA== |
59 | 59 | dependencies:
|
60 | 60 | commander "^4.0.1"
|
61 | 61 | convert-source-map "^1.1.0"
|
|
81 | 81 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
82 | 82 | integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
83 | 83 |
|
84 |
| -"@babel/core@7.12.7": |
85 |
| - version "7.12.7" |
86 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz#bf55363c08c8352a37691f7216ec30090bf7e3bf" |
87 |
| - integrity sha512-tRKx9B53kJe8NCGGIxEQb2Bkr0riUIEuN7Sc1fxhs5H8lKlCWUvQCSNMVIB0Meva7hcbCRJ76de15KoLltdoqw== |
| 84 | +"@babel/core@7.12.8": |
| 85 | + version "7.12.8" |
| 86 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.8.tgz#8ad76c1a7d2a6a3beecc4395fa4f7b4cb88390e6" |
| 87 | + integrity sha512-ra28JXL+5z73r1IC/t+FT1ApXU5LsulFDnTDntNfLQaScJUJmcHL5Qxm/IWanCToQk3bPWQo5bflbplU5r15pg== |
88 | 88 | dependencies:
|
89 | 89 | "@babel/code-frame" "^7.10.4"
|
90 | 90 | "@babel/generator" "^7.12.5"
|
91 | 91 | "@babel/helper-module-transforms" "^7.12.1"
|
92 | 92 | "@babel/helpers" "^7.12.5"
|
93 | 93 | "@babel/parser" "^7.12.7"
|
94 | 94 | "@babel/template" "^7.12.7"
|
95 |
| - "@babel/traverse" "^7.12.7" |
| 95 | + "@babel/traverse" "^7.12.8" |
96 | 96 | "@babel/types" "^7.12.7"
|
97 | 97 | convert-source-map "^1.7.0"
|
98 | 98 | debug "^4.1.0"
|
|
1068 | 1068 | globals "^11.1.0"
|
1069 | 1069 | lodash "^4.17.19"
|
1070 | 1070 |
|
1071 |
| -"@babel/traverse@^7.12.5", "@babel/traverse@^7.12.7": |
| 1071 | +"@babel/traverse@^7.12.5": |
1072 | 1072 | version "7.12.7"
|
1073 | 1073 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz#572a722408681cef17d6b0bef69ef2e728ca69f1"
|
1074 | 1074 | integrity sha512-nMWaqsQEeSvMNypswUDzjqQ+0rR6pqCtoQpsqGJC4/Khm9cISwPTSpai57F6/jDaOoEGz8yE/WxcO3PV6tKSmQ==
|
|
1083 | 1083 | globals "^11.1.0"
|
1084 | 1084 | lodash "^4.17.19"
|
1085 | 1085 |
|
| 1086 | +"@babel/traverse@^7.12.8": |
| 1087 | + version "7.12.8" |
| 1088 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.8.tgz#c1c2983bf9ba0f4f0eaa11dff7e77fa63307b2a4" |
| 1089 | + integrity sha512-EIRQXPTwFEGRZyu6gXbjfpNORN1oZvwuzJbxcXjAgWV0iqXYDszN1Hx3FVm6YgZfu1ZQbCVAk3l+nIw95Xll9Q== |
| 1090 | + dependencies: |
| 1091 | + "@babel/code-frame" "^7.10.4" |
| 1092 | + "@babel/generator" "^7.12.5" |
| 1093 | + "@babel/helper-function-name" "^7.10.4" |
| 1094 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 1095 | + "@babel/parser" "^7.12.7" |
| 1096 | + "@babel/types" "^7.12.7" |
| 1097 | + debug "^4.1.0" |
| 1098 | + globals "^11.1.0" |
| 1099 | + lodash "^4.17.19" |
| 1100 | + |
1086 | 1101 | "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.4.4":
|
1087 | 1102 | version "7.10.5"
|
1088 | 1103 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.10.5.tgz#d88ae7e2fde86bfbfe851d4d81afa70a997b5d15"
|
|
0 commit comments