|
999 | 999 | core-js-pure "^3.15.0" |
1000 | 1000 | regenerator-runtime "^0.13.4" |
1001 | 1001 |
|
1002 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.1", "@babel/runtime@^7.14.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1002 | +"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.0", "@babel/runtime@^7.3.4", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1003 | 1003 | version "7.14.6" |
1004 | 1004 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
1005 | 1005 | integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
1006 | 1006 | dependencies: |
1007 | 1007 | regenerator-runtime "^0.13.4" |
1008 | 1008 |
|
| 1009 | +"@babel/runtime@^7.15.4": |
| 1010 | + version "7.21.0" |
| 1011 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.21.0.tgz#5b55c9d394e5fcf304909a8b00c07dc217b56673" |
| 1012 | + integrity sha512-xwII0//EObnq89Ji5AKYQaRYiW/nZ3llSv29d49IuxPhKbtJoLP+9QUUZ4nVragQVtaVGeZrpB+ZtG/Pdy/POw== |
| 1013 | + dependencies: |
| 1014 | + regenerator-runtime "^0.13.11" |
| 1015 | + |
1009 | 1016 | "@babel/standalone@^7.14.0": |
1010 | 1017 | version "7.14.7" |
1011 | 1018 | resolved "https://registry.npmjs.org/@babel/standalone/-/standalone-7.14.7.tgz#68635da005d6a34a0259599e0720d2e73133ecc3" |
@@ -10481,11 +10488,11 @@ react-fast-compare@^3.1.1: |
10481 | 10488 | integrity sha512-rtGImPZ0YyLrscKI9xTpV8psd6I8VAtjKCzQDlzyDvqJA8XOW78TXYQwNRNd8g8JZnDu8q9Fu/1v4HPAVwVdHA== |
10482 | 10489 |
|
10483 | 10490 | react-final-form@^6.5.2: |
10484 | | - version "6.5.3" |
10485 | | - resolved "https://registry.npmjs.org/react-final-form/-/react-final-form-6.5.3.tgz#b60955837fe9d777456ae9d9c48e3e2f21547d29" |
10486 | | - integrity sha512-FCs6GC0AMWJl2p6YX7kM+a0AvuSLAZUgbVNtRBskOs4g984t/It0qGtx51O+9vgqnqk6JyoxmIzxKMq+7ch/vg== |
| 10491 | + version "6.5.9" |
| 10492 | + resolved "https://registry.yarnpkg.com/react-final-form/-/react-final-form-6.5.9.tgz#644797d4c122801b37b58a76c87761547411190b" |
| 10493 | + integrity sha512-x3XYvozolECp3nIjly+4QqxdjSSWfcnpGEL5K8OBT6xmGrq5kBqbA6+/tOqoom9NwqIPPbxPNsOViFlbKgowbA== |
10487 | 10494 | dependencies: |
10488 | | - "@babel/runtime" "^7.12.1" |
| 10495 | + "@babel/runtime" "^7.15.4" |
10489 | 10496 |
|
10490 | 10497 | react-helmet@^6.1.0: |
10491 | 10498 | version "6.1.0" |
@@ -10722,6 +10729,11 @@ regenerator-runtime@^0.11.0: |
10722 | 10729 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" |
10723 | 10730 | integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== |
10724 | 10731 |
|
| 10732 | +regenerator-runtime@^0.13.11: |
| 10733 | + version "0.13.11" |
| 10734 | + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9" |
| 10735 | + integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg== |
| 10736 | + |
10725 | 10737 | regenerator-runtime@^0.13.3, regenerator-runtime@^0.13.4: |
10726 | 10738 | version "0.13.7" |
10727 | 10739 | resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" |
|
0 commit comments