|
9 | 9 | dependencies: |
10 | 10 | "@babel/highlight" "^7.8.3" |
11 | 11 |
|
| 12 | +"@babel/code-frame@^7.10.4": |
| 13 | + version "7.10.4" |
| 14 | + resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a" |
| 15 | + integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== |
| 16 | + dependencies: |
| 17 | + "@babel/highlight" "^7.10.4" |
| 18 | + |
12 | 19 | "@babel/compat-data@^7.9.6": |
13 | 20 | version "7.9.6" |
14 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.9.6.tgz#3f604c40e420131affe6f2c8052e9a275ae2049b" |
|
40 | 47 | semver "^5.4.1" |
41 | 48 | source-map "^0.5.0" |
42 | 49 |
|
| 50 | +"@babel/generator@^7.12.1": |
| 51 | + version "7.12.1" |
| 52 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468" |
| 53 | + integrity sha512-DB+6rafIdc9o72Yc3/Ph5h+6hUjeOp66pF0naQBgUFFuPqzQwIlPTm3xZR7YNvduIMtkDIj2t21LSQwnbCrXvg== |
| 54 | + dependencies: |
| 55 | + "@babel/types" "^7.12.1" |
| 56 | + jsesc "^2.5.1" |
| 57 | + source-map "^0.5.0" |
| 58 | + |
43 | 59 | "@babel/generator@^7.9.6": |
44 | 60 | version "7.9.6" |
45 | 61 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.6.tgz#5408c82ac5de98cda0d77d8124e99fa1f2170a43" |
|
76 | 92 | levenary "^1.1.1" |
77 | 93 | semver "^5.5.0" |
78 | 94 |
|
79 | | -"@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3", "@babel/helper-create-class-features-plugin@^7.9.6": |
80 | | - version "7.9.6" |
81 | | - resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.9.6.tgz#965c8b0a9f051801fd9d3b372ca0ccf200a90897" |
82 | | - integrity sha512-6N9IeuyHvMBRyjNYOMJHrhwtu4WJMrYf8hVbEHD3pbbbmNOk1kmXSQs7bA4dYDUaIx4ZEzdnvo6NwC3WHd/Qow== |
| 95 | +"@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.5.5", "@babel/helper-create-class-features-plugin@^7.8.3", "@babel/helper-create-class-features-plugin@^7.9.6": |
| 96 | + version "7.12.1" |
| 97 | + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz#3c45998f431edd4a9214c5f1d3ad1448a6137f6e" |
| 98 | + integrity sha512-hkL++rWeta/OVOBTRJc9a5Azh5mt5WgZUGAKMD8JM141YsE08K//bp1unBBieO6rUKkIPyUE0USQ30jAy3Sk1w== |
83 | 99 | dependencies: |
84 | | - "@babel/helper-function-name" "^7.9.5" |
85 | | - "@babel/helper-member-expression-to-functions" "^7.8.3" |
86 | | - "@babel/helper-optimise-call-expression" "^7.8.3" |
87 | | - "@babel/helper-plugin-utils" "^7.8.3" |
88 | | - "@babel/helper-replace-supers" "^7.9.6" |
89 | | - "@babel/helper-split-export-declaration" "^7.8.3" |
| 100 | + "@babel/helper-function-name" "^7.10.4" |
| 101 | + "@babel/helper-member-expression-to-functions" "^7.12.1" |
| 102 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 103 | + "@babel/helper-replace-supers" "^7.12.1" |
| 104 | + "@babel/helper-split-export-declaration" "^7.10.4" |
90 | 105 |
|
91 | 106 | "@babel/helper-create-regexp-features-plugin@^7.8.3", "@babel/helper-create-regexp-features-plugin@^7.8.8": |
92 | 107 | version "7.8.8" |
|
114 | 129 | "@babel/traverse" "^7.8.3" |
115 | 130 | "@babel/types" "^7.8.3" |
116 | 131 |
|
| 132 | +"@babel/helper-function-name@^7.10.4": |
| 133 | + version "7.10.4" |
| 134 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz#d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a" |
| 135 | + integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== |
| 136 | + dependencies: |
| 137 | + "@babel/helper-get-function-arity" "^7.10.4" |
| 138 | + "@babel/template" "^7.10.4" |
| 139 | + "@babel/types" "^7.10.4" |
| 140 | + |
117 | 141 | "@babel/helper-function-name@^7.8.3", "@babel/helper-function-name@^7.9.5": |
118 | 142 | version "7.9.5" |
119 | 143 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c" |
|
123 | 147 | "@babel/template" "^7.8.3" |
124 | 148 | "@babel/types" "^7.9.5" |
125 | 149 |
|
| 150 | +"@babel/helper-get-function-arity@^7.10.4": |
| 151 | + version "7.10.4" |
| 152 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz#98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2" |
| 153 | + integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== |
| 154 | + dependencies: |
| 155 | + "@babel/types" "^7.10.4" |
| 156 | + |
126 | 157 | "@babel/helper-get-function-arity@^7.8.3": |
127 | 158 | version "7.8.3" |
128 | 159 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.8.3.tgz#b894b947bd004381ce63ea1db9f08547e920abd5" |
|
137 | 168 | dependencies: |
138 | 169 | "@babel/types" "^7.8.3" |
139 | 170 |
|
| 171 | +"@babel/helper-member-expression-to-functions@^7.12.1": |
| 172 | + version "7.12.1" |
| 173 | + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz#fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c" |
| 174 | + integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== |
| 175 | + dependencies: |
| 176 | + "@babel/types" "^7.12.1" |
| 177 | + |
140 | 178 | "@babel/helper-member-expression-to-functions@^7.8.3": |
141 | 179 | version "7.8.3" |
142 | 180 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.8.3.tgz#659b710498ea6c1d9907e0c73f206eee7dadc24c" |
|
164 | 202 | "@babel/types" "^7.9.0" |
165 | 203 | lodash "^4.17.13" |
166 | 204 |
|
| 205 | +"@babel/helper-optimise-call-expression@^7.10.4": |
| 206 | + version "7.10.4" |
| 207 | + resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz#50dc96413d594f995a77905905b05893cd779673" |
| 208 | + integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== |
| 209 | + dependencies: |
| 210 | + "@babel/types" "^7.10.4" |
| 211 | + |
167 | 212 | "@babel/helper-optimise-call-expression@^7.8.3": |
168 | 213 | version "7.8.3" |
169 | 214 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.8.3.tgz#7ed071813d09c75298ef4f208956006b6111ecb9" |
170 | 215 | integrity sha512-Kag20n86cbO2AvHca6EJsvqAd82gc6VMGule4HwebwMlwkpXuVqrNRj6CkCV2sKxgi9MyAUnZVnZ6lJ1/vKhHQ== |
171 | 216 | dependencies: |
172 | 217 | "@babel/types" "^7.8.3" |
173 | 218 |
|
174 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
175 | | - version "7.8.3" |
176 | | - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.8.3.tgz#9ea293be19babc0f52ff8ca88b34c3611b208670" |
177 | | - integrity sha512-j+fq49Xds2smCUNYmEHF9kGNkhbet6yVIBp4e6oeQpH1RUs/Ir06xUKzDjDkGcaaokPiTNs2JBWHjaE4csUkZQ== |
| 219 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 220 | + version "7.10.4" |
| 221 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
| 222 | + integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
178 | 223 |
|
179 | 224 | "@babel/helper-regex@^7.8.3": |
180 | 225 | version "7.8.3" |
|
194 | 239 | "@babel/traverse" "^7.8.3" |
195 | 240 | "@babel/types" "^7.8.3" |
196 | 241 |
|
197 | | -"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6", "@babel/helper-replace-supers@^7.9.6": |
| 242 | +"@babel/helper-replace-supers@^7.12.1": |
| 243 | + version "7.12.1" |
| 244 | + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.1.tgz#f15c9cc897439281891e11d5ce12562ac0cf3fa9" |
| 245 | + integrity sha512-zJjTvtNJnCFsCXVi5rUInstLd/EIVNmIKA1Q9ynESmMBWPWd+7sdR+G4/wdu+Mppfep0XLyG2m7EBPvjCeFyrw== |
| 246 | + dependencies: |
| 247 | + "@babel/helper-member-expression-to-functions" "^7.12.1" |
| 248 | + "@babel/helper-optimise-call-expression" "^7.10.4" |
| 249 | + "@babel/traverse" "^7.12.1" |
| 250 | + "@babel/types" "^7.12.1" |
| 251 | + |
| 252 | +"@babel/helper-replace-supers@^7.8.3", "@babel/helper-replace-supers@^7.8.6": |
198 | 253 | version "7.9.6" |
199 | 254 | resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.9.6.tgz#03149d7e6a5586ab6764996cd31d6981a17e1444" |
200 | 255 | integrity sha512-qX+chbxkbArLyCImk3bWV+jB5gTNU/rsze+JlcF6Nf8tVTigPJSI1o1oBow/9Resa1yehUO9lIipsmu9oG4RzA== |
|
212 | 267 | "@babel/template" "^7.8.3" |
213 | 268 | "@babel/types" "^7.8.3" |
214 | 269 |
|
| 270 | +"@babel/helper-split-export-declaration@^7.10.4", "@babel/helper-split-export-declaration@^7.11.0": |
| 271 | + version "7.11.0" |
| 272 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz#f8a491244acf6a676158ac42072911ba83ad099f" |
| 273 | + integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== |
| 274 | + dependencies: |
| 275 | + "@babel/types" "^7.11.0" |
| 276 | + |
215 | 277 | "@babel/helper-split-export-declaration@^7.8.3": |
216 | 278 | version "7.8.3" |
217 | 279 | resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.8.3.tgz#31a9f30070f91368a7182cf05f831781065fc7a9" |
218 | 280 | integrity sha512-3x3yOeyBhW851hroze7ElzdkeRXQYQbFIb7gLK1WQYsw2GWDay5gAJNw1sWJ0VFP6z5J1whqeXH/WCdCjZv6dA== |
219 | 281 | dependencies: |
220 | 282 | "@babel/types" "^7.8.3" |
221 | 283 |
|
| 284 | +"@babel/helper-validator-identifier@^7.10.4": |
| 285 | + version "7.10.4" |
| 286 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2" |
| 287 | + integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== |
| 288 | + |
222 | 289 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5": |
223 | 290 | version "7.9.5" |
224 | 291 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80" |
|
243 | 310 | "@babel/traverse" "^7.9.6" |
244 | 311 | "@babel/types" "^7.9.6" |
245 | 312 |
|
| 313 | +"@babel/highlight@^7.10.4": |
| 314 | + version "7.10.4" |
| 315 | + resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" |
| 316 | + integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== |
| 317 | + dependencies: |
| 318 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 319 | + chalk "^2.0.0" |
| 320 | + js-tokens "^4.0.0" |
| 321 | + |
246 | 322 | "@babel/highlight@^7.8.3": |
247 | 323 | version "7.9.0" |
248 | 324 | resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.9.0.tgz#4e9b45ccb82b79607271b2979ad82c7b68163079" |
|
257 | 333 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.6.tgz#3b1bbb30dabe600cd72db58720998376ff653bc7" |
258 | 334 | integrity sha512-AoeIEJn8vt+d/6+PXDRPaksYhnlbMIiejioBZvvMQsOjW/JYK6k/0dKnvvP3EhK5GfMBWDPtrxRtegWdAcdq9Q== |
259 | 335 |
|
| 336 | +"@babel/parser@^7.10.4", "@babel/parser@^7.12.1": |
| 337 | + version "7.12.3" |
| 338 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd" |
| 339 | + integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw== |
| 340 | + |
260 | 341 | "@babel/plugin-proposal-async-generator-functions@^7.8.3": |
261 | 342 | version "7.8.3" |
262 | 343 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f" |
|
267 | 348 | "@babel/plugin-syntax-async-generators" "^7.8.0" |
268 | 349 |
|
269 | 350 | "@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.7.0", "@babel/plugin-proposal-class-properties@^7.8.3": |
270 | | - version "7.8.3" |
271 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.8.3.tgz#5e06654af5cd04b608915aada9b2a6788004464e" |
272 | | - integrity sha512-EqFhbo7IosdgPgZggHaNObkmO1kNUe3slaKu54d5OWvy+p9QIKOzK1GAEpAIsZtWVtPXUHSMcT4smvDrCfY4AA== |
| 351 | + version "7.12.1" |
| 352 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de" |
| 353 | + integrity sha512-cKp3dlQsFsEs5CWKnN7BnSHOd0EOW8EKpEjkoz1pO2E5KzIDNV9Ros1b0CnmbVgAGXJubOYVBOGCT1OmJwOI7w== |
273 | 354 | dependencies: |
274 | | - "@babel/helper-create-class-features-plugin" "^7.8.3" |
275 | | - "@babel/helper-plugin-utils" "^7.8.3" |
| 355 | + "@babel/helper-create-class-features-plugin" "^7.12.1" |
| 356 | + "@babel/helper-plugin-utils" "^7.10.4" |
276 | 357 |
|
277 | 358 | "@babel/plugin-proposal-decorators@^7.7.0", "@babel/plugin-proposal-decorators@^7.8.3": |
278 | 359 | version "7.8.3" |
|
813 | 894 | dependencies: |
814 | 895 | regenerator-runtime "^0.13.4" |
815 | 896 |
|
| 897 | +"@babel/template@^7.10.4": |
| 898 | + version "7.10.4" |
| 899 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.10.4.tgz#3251996c4200ebc71d1a8fc405fba940f36ba278" |
| 900 | + integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== |
| 901 | + dependencies: |
| 902 | + "@babel/code-frame" "^7.10.4" |
| 903 | + "@babel/parser" "^7.10.4" |
| 904 | + "@babel/types" "^7.10.4" |
| 905 | + |
816 | 906 | "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
817 | 907 | version "7.8.6" |
818 | 908 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
|
837 | 927 | globals "^11.1.0" |
838 | 928 | lodash "^4.17.13" |
839 | 929 |
|
| 930 | +"@babel/traverse@^7.12.1": |
| 931 | + version "7.12.1" |
| 932 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e" |
| 933 | + integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw== |
| 934 | + dependencies: |
| 935 | + "@babel/code-frame" "^7.10.4" |
| 936 | + "@babel/generator" "^7.12.1" |
| 937 | + "@babel/helper-function-name" "^7.10.4" |
| 938 | + "@babel/helper-split-export-declaration" "^7.11.0" |
| 939 | + "@babel/parser" "^7.12.1" |
| 940 | + "@babel/types" "^7.12.1" |
| 941 | + debug "^4.1.0" |
| 942 | + globals "^11.1.0" |
| 943 | + lodash "^4.17.19" |
| 944 | + |
840 | 945 | "@babel/types@^7.0.0", "@babel/types@^7.1.6", "@babel/types@^7.3.0", "@babel/types@^7.3.2", "@babel/types@^7.3.4", "@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.7.2", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5", "@babel/types@^7.9.6": |
841 | 946 | version "7.9.6" |
842 | 947 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.6.tgz#2c5502b427251e9de1bd2dff95add646d95cc9f7" |
|
846 | 951 | lodash "^4.17.13" |
847 | 952 | to-fast-properties "^2.0.0" |
848 | 953 |
|
| 954 | +"@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1": |
| 955 | + version "7.12.1" |
| 956 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae" |
| 957 | + integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA== |
| 958 | + dependencies: |
| 959 | + "@babel/helper-validator-identifier" "^7.10.4" |
| 960 | + lodash "^4.17.19" |
| 961 | + to-fast-properties "^2.0.0" |
| 962 | + |
849 | 963 | "@cnakazawa/watch@^1.0.3": |
850 | 964 | version "1.0.4" |
851 | 965 | resolved "https://registry.yarnpkg.com/@cnakazawa/watch/-/watch-1.0.4.tgz#f864ae85004d0fcab6f50be9141c4da368d1656a" |
@@ -9626,6 +9740,11 @@ lodash@^4.17.10, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17 |
9626 | 9740 | resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" |
9627 | 9741 | integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== |
9628 | 9742 |
|
| 9743 | +lodash@^4.17.19: |
| 9744 | + version "4.17.20" |
| 9745 | + resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" |
| 9746 | + integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== |
| 9747 | + |
9629 | 9748 | log-symbols@^2.2.0: |
9630 | 9749 | version "2.2.0" |
9631 | 9750 | resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a" |
|
0 commit comments