|
231 | 231 | dependencies:
|
232 | 232 | "@babel/types" "^7.10.4"
|
233 | 233 |
|
234 |
| -"@babel/helper-plugin-utils@^7.0.0": |
235 |
| - version "7.0.0" |
236 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.0.0.tgz#bbb3fbee98661c569034237cc03967ba99b4f250" |
237 |
| - integrity sha512-CYAOUCARwExnEixLdB6sDm2dIJ/YgEAKDM1MOeMeZu9Ld/bDgVo8aiWrXwcY7OBh+1Ea2uUcVRcxKk0GJvW7QA== |
238 |
| - |
239 |
| -"@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
240 |
| - version "7.10.4" |
241 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz#2f75a831269d4f677de49986dff59927533cf375" |
242 |
| - integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== |
| 234 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.13.0", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 235 | + version "7.13.0" |
| 236 | + resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz#806526ce125aed03373bc416a828321e3a6a33af" |
| 237 | + integrity sha512-ZPafIPSwzUlAoWT8DKs1W2VyF2gOWthGd5NGFMsBcMMol+ZhK+EQY/e6V96poa6PA/Bh+C9plWN0hXO1uB8AfQ== |
243 | 238 |
|
244 | 239 | "@babel/helper-regex@^7.10.4":
|
245 | 240 | version "7.10.5"
|
|
444 | 439 | "@babel/plugin-syntax-optional-catch-binding" "^7.8.0"
|
445 | 440 |
|
446 | 441 | "@babel/plugin-proposal-optional-chaining@^7.12.1":
|
447 |
| - version "7.12.1" |
448 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" |
449 |
| - integrity sha512-c2uRpY6WzaVDzynVY9liyykS+kVU+WRZPMPYpkelXH8KBt1oXoI89kPbZKKG/jDT5UK92FTW2fZkZaJhdiBabw== |
| 442 | + version "7.13.12" |
| 443 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz#ba9feb601d422e0adea6760c2bd6bbb7bfec4866" |
| 444 | + integrity sha512-fcEdKOkIB7Tf4IxrgEVeFC4zeJSTr78no9wTdBuZZbqF64kzllU0ybo2zrzm7gUQfxGhBgq4E39oRs8Zx/RMYQ== |
450 | 445 | dependencies:
|
451 |
| - "@babel/helper-plugin-utils" "^7.10.4" |
| 446 | + "@babel/helper-plugin-utils" "^7.13.0" |
452 | 447 | "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1"
|
453 |
| - "@babel/plugin-syntax-optional-chaining" "^7.8.0" |
| 448 | + "@babel/plugin-syntax-optional-chaining" "^7.8.3" |
454 | 449 |
|
455 | 450 | "@babel/plugin-proposal-private-methods@^7.12.1":
|
456 | 451 | version "7.12.1"
|
|
0 commit comments