|
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.6" |
| 764 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.6.tgz#d267a43cb1836dc4d182cce93ae75ba954ef6d2b" |
| 765 | + integrity sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA== |
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" |
@@ -2440,10 +2438,12 @@ data-urls@^1.1.0: |
2440 | 2438 | whatwg-mimetype "^2.2.0" |
2441 | 2439 | whatwg-url "^7.0.0" |
2442 | 2440 |
|
2443 | | -date-fns@^2.0.0-alpha.24: |
2444 | | - version "2.0.0-alpha.24" |
2445 | | - resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.0.0-alpha.24.tgz#2988c137c72275af29d7d21cc53eb52b3a8c2586" |
2446 | | - integrity sha512-jpLzKHKSq0nTcZ3K5ZnTelxWmUwPepuoEaXkATwIUnc1tc+/rIooAvDMR+zdAGnwQ35eVWiyn5dikoLHjhEYeA== |
| 2441 | +date-fns@^2.30.0: |
| 2442 | + version "2.30.0" |
| 2443 | + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0" |
| 2444 | + integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw== |
| 2445 | + dependencies: |
| 2446 | + "@babel/runtime" "^7.21.0" |
2447 | 2447 |
|
2448 | 2448 | date-now@^0.1.4: |
2449 | 2449 | version "0.1.4" |
@@ -6151,7 +6151,7 @@ regenerator-runtime@^0.11.0: |
6151 | 6151 | resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
6152 | 6152 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
6153 | 6153 |
|
6154 | | -regenerator-runtime@^0.13.2, regenerator-runtime@^0.13.4: |
| 6154 | +regenerator-runtime@^0.13.2: |
6155 | 6155 | version "0.13.5" |
6156 | 6156 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697" |
6157 | 6157 | integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA== |
|
0 commit comments