|
1159 | 1159 | dependencies:
|
1160 | 1160 | regenerator-runtime "^0.13.2"
|
1161 | 1161 |
|
1162 |
| -"@babel/runtime@^7.6.3", "@babel/runtime@^7.9.2", "@babel/runtime@^7.9.6": |
1163 |
| - version "7.9.6" |
1164 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f" |
1165 |
| - integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== |
| 1162 | +"@babel/runtime@^7.10.5", "@babel/runtime@^7.6.3", "@babel/runtime@^7.9.2": |
| 1163 | + version "7.10.5" |
| 1164 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.5.tgz#303d8bd440ecd5a491eae6117fd3367698674c5c" |
| 1165 | + integrity sha512-otddXKhdNn7d0ptoFRHtMLa8LqDxLYwTjB4nYgM1yy5N6gU/MUf8zqyyLltCH3yAVitBzmwK4us+DD0l/MauAg== |
1166 | 1166 | dependencies:
|
1167 | 1167 | regenerator-runtime "^0.13.4"
|
1168 | 1168 |
|
@@ -8072,10 +8072,10 @@ svg-tags@^1.0.0:
|
8072 | 8072 | resolved "https://registry.yarnpkg.com/svg-tags/-/svg-tags-1.0.0.tgz#58f71cee3bd519b59d4b2a843b6c7de64ac04764"
|
8073 | 8073 | integrity sha1-WPcc7jvVGbWdSyqEO2x95krAR2Q=
|
8074 | 8074 |
|
8075 |
| -synchronous-promise@^2.0.10: |
8076 |
| - version "2.0.10" |
8077 |
| - resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.10.tgz#e64c6fd3afd25f423963353043f4a68ebd397fd8" |
8078 |
| - integrity sha512-6PC+JRGmNjiG3kJ56ZMNWDPL8hjyghF5cMXIFOKg+NiwwEZZIvxTWd0pinWKyD227odg9ygF8xVhhz7gb8Uq7A== |
| 8075 | +synchronous-promise@^2.0.13: |
| 8076 | + version "2.0.13" |
| 8077 | + resolved "https://registry.yarnpkg.com/synchronous-promise/-/synchronous-promise-2.0.13.tgz#9d8c165ddee69c5a6542862b405bc50095926702" |
| 8078 | + integrity sha512-R9N6uDkVsghHePKh1TEqbnLddO2IY25OcsksyFp/qBe7XYd0PVbKEWxhcdMhpLzE1I6skj5l4aEZ3CRxcbArlA== |
8079 | 8079 |
|
8080 | 8080 | table@^5.2.3, table@^5.4.6:
|
8081 | 8081 | version "5.4.6"
|
@@ -8776,15 +8776,15 @@ yargs-parser@^18.1.3:
|
8776 | 8776 | camelcase "^5.0.0"
|
8777 | 8777 | decamelize "^1.2.0"
|
8778 | 8778 |
|
8779 |
| -yup@^0.29.1: |
8780 |
| - version "0.29.1" |
8781 |
| - resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.1.tgz#35d25aab470a0c3950f66040ba0ff4b1b6efe0d9" |
8782 |
| - integrity sha512-U7mPIbgfQWI6M3hZCJdGFrr+U0laG28FxMAKIgNvgl7OtyYuUoc4uy9qCWYHZjh49b8T7Ug8NNDdiMIEytcXrQ== |
| 8779 | +yup@^0.29.2: |
| 8780 | + version "0.29.2" |
| 8781 | + resolved "https://registry.yarnpkg.com/yup/-/yup-0.29.2.tgz#5302abd9024cca335b987793f8df868e410b7b67" |
| 8782 | + integrity sha512-FbAAeopli+TnpZ8Lzv2M72wltLw58iWBT7wW8FuAPFPb3CelXmSKCXQbV1o4keywpIK1BZ0ULTLv2s3w1CfOwA== |
8783 | 8783 | dependencies:
|
8784 |
| - "@babel/runtime" "^7.9.6" |
| 8784 | + "@babel/runtime" "^7.10.5" |
8785 | 8785 | fn-name "~3.0.0"
|
8786 | 8786 | lodash "^4.17.15"
|
8787 | 8787 | lodash-es "^4.17.11"
|
8788 | 8788 | property-expr "^2.0.2"
|
8789 |
| - synchronous-promise "^2.0.10" |
| 8789 | + synchronous-promise "^2.0.13" |
8790 | 8790 | toposort "^2.0.2"
|
0 commit comments