|
59 | 59 | semver "^5.4.1" |
60 | 60 | source-map "^0.5.0" |
61 | 61 |
|
62 | | -"@babel/core@7.16.10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
63 | | - version "7.16.10" |
64 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.10.tgz#ebd034f8e7ac2b6bfcdaa83a161141a646f74b50" |
65 | | - integrity sha512-pbiIdZbCiMx/MM6toR+OfXarYix3uz0oVsnNtfdAGTcCTu3w/JGF8JhirevXLBJUu0WguSZI12qpKnx7EeMyLA== |
| 62 | +"@babel/core@7.16.12", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.7.5": |
| 63 | + version "7.16.12" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.16.12.tgz#5edc53c1b71e54881315923ae2aedea2522bb784" |
| 65 | + integrity sha512-dK5PtG1uiN2ikk++5OzSYsitZKny4wOCD0nrO4TqnW4BVBTQ2NGS3NgilvT/TEyxTST7LNyWV/T4tXDoD3fOgg== |
66 | 66 | dependencies: |
67 | 67 | "@babel/code-frame" "^7.16.7" |
68 | 68 | "@babel/generator" "^7.16.8" |
69 | 69 | "@babel/helper-compilation-targets" "^7.16.7" |
70 | 70 | "@babel/helper-module-transforms" "^7.16.7" |
71 | 71 | "@babel/helpers" "^7.16.7" |
72 | | - "@babel/parser" "^7.16.10" |
| 72 | + "@babel/parser" "^7.16.12" |
73 | 73 | "@babel/template" "^7.16.7" |
74 | 74 | "@babel/traverse" "^7.16.10" |
75 | 75 | "@babel/types" "^7.16.8" |
|
331 | 331 | chalk "^2.0.0" |
332 | 332 | js-tokens "^4.0.0" |
333 | 333 |
|
334 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.7", "@babel/parser@^7.4.3": |
335 | | - version "7.16.10" |
336 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.10.tgz#aba1b1cb9696a24a19f59c41af9cf17d1c716a88" |
337 | | - integrity sha512-Sm/S9Or6nN8uiFsQU1yodyDW3MWXQhFeqzMPM+t8MJjM+pLsnFVxFZzkpXKvUXh+Gz9cbMoYYs484+Jw/NTEFQ== |
| 334 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.16.10", "@babel/parser@^7.16.12", "@babel/parser@^7.16.7", "@babel/parser@^7.4.3": |
| 335 | + version "7.16.12" |
| 336 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.16.12.tgz#9474794f9a650cf5e2f892444227f98e28cdf8b6" |
| 337 | + integrity sha512-VfaV15po8RiZssrkPweyvbGVSe4x2y+aciFCgn0n0/SJMR22cwofRV1mtnJQYcSB1wUTaA/X1LnA3es66MCO5A== |
338 | 338 |
|
339 | 339 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12": |
340 | 340 | version "7.13.12" |
|
0 commit comments