|
759 | 759 | core-js "^2.6.5"
|
760 | 760 | regenerator-runtime "^0.13.2"
|
761 | 761 |
|
762 |
| -"@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4": |
763 |
| - version "7.11.2" |
764 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.11.2.tgz#f549c13c754cc40b87644b9fa9f09a6a95fe0736" |
765 |
| - integrity sha512-TeWkU52so0mPtDcaCTxNBI/IHiz0pZgr8VEFqXFtZWpYD08ZB6FaSwVAS8MKRQAP3bYKiVjwysOJgMFY28o6Tw== |
766 |
| - dependencies: |
767 |
| - regenerator-runtime "^0.13.4" |
| 762 | +"@babel/runtime@^7.21.0", "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4": |
| 763 | + version "7.28.4" |
| 764 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.4.tgz#a70226016fabe25c5783b2f22d3e1c9bc5ca3326" |
| 765 | + integrity sha512-Q/N6JNWvIvPnLDvjlE1OUBLPQHH6l3CltCEsHIujp45zQUSSh8K+gHnaEX45yAT1nyngnINhvWtzN+Nb9D8RAQ== |
768 | 766 |
|
769 | 767 | "@babel/template@^7.4.0", "@babel/template@^7.4.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6":
|
770 | 768 | version "7.8.6"
|
@@ -2449,10 +2447,12 @@ data-urls@^1.1.0:
|
2449 | 2447 | whatwg-mimetype "^2.2.0"
|
2450 | 2448 | whatwg-url "^7.0.0"
|
2451 | 2449 |
|
2452 |
| -date-fns@^2.0.0-alpha.24: |
2453 |
| - version "2.0.0-alpha.24" |
2454 |
| - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.24.tgz#2988c137c72275af29d7d21cc53eb52b3a8c2586" |
2455 |
| - integrity sha512-jpLzKHKSq0nTcZ3K5ZnTelxWmUwPepuoEaXkATwIUnc1tc+/rIooAvDMR+zdAGnwQ35eVWiyn5dikoLHjhEYeA== |
| 2450 | +date-fns@^2.30.0: |
| 2451 | + version "2.30.0" |
| 2452 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
| 2453 | + integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
| 2454 | + dependencies: |
| 2455 | + "@babel/runtime" "^7.21.0" |
2456 | 2456 |
|
2457 | 2457 | date-now@^0.1.4:
|
2458 | 2458 | version "0.1.4"
|
@@ -6165,7 +6165,7 @@ regenerator-runtime@^0.11.0:
|
6165 | 6165 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
6166 | 6166 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
6167 | 6167 |
|
6168 |
| -regenerator-runtime@^0.13.2, regenerator-runtime@^0.13.4: |
| 6168 | +regenerator-runtime@^0.13.2: |
6169 | 6169 | version "0.13.5"
|
6170 | 6170 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
|
6171 | 6171 | integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==
|
|
0 commit comments