|
272 | 272 | "@babel/helper-plugin-utils" "^7.0.0"
|
273 | 273 | "@babel/plugin-syntax-json-strings" "^7.2.0"
|
274 | 274 |
|
275 |
| -"@babel/plugin-proposal-object-rest-spread@^7.5.2": |
276 |
| - version "7.5.2" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz#ec92b0c6419074ea7af77c78b7c5d42041f2f5a9" |
278 |
| - integrity sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ== |
| 275 | +"@babel/plugin-proposal-object-rest-spread@^7.5.4": |
| 276 | + version "7.5.4" |
| 277 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz#250de35d867ce8260a31b1fdac6c4fc1baa99331" |
| 278 | + integrity sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA== |
279 | 279 | dependencies:
|
280 | 280 | "@babel/helper-plugin-utils" "^7.0.0"
|
281 | 281 | "@babel/plugin-syntax-object-rest-spread" "^7.2.0"
|
|
587 | 587 | regenerator-runtime "^0.13.2"
|
588 | 588 |
|
589 | 589 | "@babel/preset-env@^7.0.0":
|
590 |
| - version "7.5.2" |
591 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.2.tgz#34a46f01aed617b174b8dbaf8fed9239300343d0" |
592 |
| - integrity sha512-7rRJLaUqJhQ+8xGrWtMROAgOi/+udIzyK2ES9NHhDIUvR2zfx/ON5lRR8ACUGehIYst8KVbl4vpkgOqn08gBxA== |
| 590 | + version "7.5.4" |
| 591 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.5.4.tgz#64bc15041a3cbb0798930319917e70fcca57713d" |
| 592 | + integrity sha512-hFnFnouyRNiH1rL8YkX1ANCNAUVC8Djwdqfev8i1415tnAG+7hlA5zhZ0Q/3Q5gkop4HioIPbCEWAalqcbxRoQ== |
593 | 593 | dependencies:
|
594 | 594 | "@babel/helper-module-imports" "^7.0.0"
|
595 | 595 | "@babel/helper-plugin-utils" "^7.0.0"
|
596 | 596 | "@babel/plugin-proposal-async-generator-functions" "^7.2.0"
|
597 | 597 | "@babel/plugin-proposal-dynamic-import" "^7.5.0"
|
598 | 598 | "@babel/plugin-proposal-json-strings" "^7.2.0"
|
599 |
| - "@babel/plugin-proposal-object-rest-spread" "^7.5.2" |
| 599 | + "@babel/plugin-proposal-object-rest-spread" "^7.5.4" |
600 | 600 | "@babel/plugin-proposal-optional-catch-binding" "^7.2.0"
|
601 | 601 | "@babel/plugin-proposal-unicode-property-regex" "^7.4.4"
|
602 | 602 | "@babel/plugin-syntax-async-generators" "^7.2.0"
|
|
0 commit comments