|
752 | 752 | "@babel/types" "^7.4.4" |
753 | 753 | esutils "^2.0.2" |
754 | 754 |
|
755 | | -"@babel/runtime@^7.1.2": |
756 | | - version "7.10.1" |
757 | | - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.10.1.tgz#b6eb75cac279588d3100baecd1b9894ea2840822" |
758 | | - integrity sha512-nQbbCbQc9u/rpg1XCxoMYQTbSMVZjCDxErQ1ClCn9Pvcmv1lGads19ep0a2VsEiIJeHqjZley6EQGEC3Yo1xMA== |
759 | | - dependencies: |
760 | | - regenerator-runtime "^0.13.4" |
761 | | - |
762 | 755 | "@babel/runtime@^7.4.4", "@babel/runtime@^7.8.4": |
763 | 756 | version "7.9.6" |
764 | 757 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.9.6.tgz#a9102eb5cadedf3f31d08a9ecf294af7827ea29f" |
765 | 758 | integrity sha512-64AF1xY3OAkFHqOb9s4jpgk1Mm5vDZ4L3acHvAml+53nO1XbXLuDodsVpO4OIUsmemlUHMxNdYMNJmsvOwLrvQ== |
766 | 759 | dependencies: |
767 | 760 | regenerator-runtime "^0.13.4" |
768 | 761 |
|
| 762 | +"@babel/runtime@^7.7.6": |
| 763 | + version "7.14.6" |
| 764 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.6.tgz#535203bc0892efc7dec60bdc27b2ecf6e409062d" |
| 765 | + integrity sha512-/PCB2uJ7oM44tz8YhC4Z/6PeOKXp4K588f+5M3clr1M4zbqztlo0XEfJ2LEzj/FgwfgGcIdl8n7YYjTCI0BYwg== |
| 766 | + dependencies: |
| 767 | + regenerator-runtime "^0.13.4" |
| 768 | + |
769 | 769 | "@babel/template@^7.4.4", "@babel/template@^7.8.3", "@babel/template@^7.8.6": |
770 | 770 | version "7.8.6" |
771 | 771 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.6.tgz#86b22af15f828dfb086474f964dcc3e39c43ce2b" |
@@ -2555,17 +2555,12 @@ hex-color-regex@^1.1.0: |
2555 | 2555 | resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e" |
2556 | 2556 | integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ== |
2557 | 2557 |
|
2558 | | -history@^4.10.1: |
2559 | | - version "4.10.1" |
2560 | | - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
2561 | | - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
| 2558 | +history@^5.0.0: |
| 2559 | + version "5.0.0" |
| 2560 | + resolved "https://registry.yarnpkg.com/history/-/history-5.0.0.tgz#0cabbb6c4bbf835addb874f8259f6d25101efd08" |
| 2561 | + integrity sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg== |
2562 | 2562 | dependencies: |
2563 | | - "@babel/runtime" "^7.1.2" |
2564 | | - loose-envify "^1.2.0" |
2565 | | - resolve-pathname "^3.0.0" |
2566 | | - tiny-invariant "^1.0.2" |
2567 | | - tiny-warning "^1.0.0" |
2568 | | - value-equal "^1.0.1" |
| 2563 | + "@babel/runtime" "^7.7.6" |
2569 | 2564 |
|
2570 | 2565 | hmac-drbg@^1.0.1: |
2571 | 2566 | version "1.0.1" |
@@ -3147,7 +3142,7 @@ log-symbols@^2.2.0: |
3147 | 3142 | dependencies: |
3148 | 3143 | chalk "^2.0.1" |
3149 | 3144 |
|
3150 | | -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.4.0: |
| 3145 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
3151 | 3146 | version "1.4.0" |
3152 | 3147 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
3153 | 3148 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -4419,11 +4414,6 @@ resolve-from@^3.0.0: |
4419 | 4414 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-3.0.0.tgz#b22c7af7d9d6881bc8b6e653335eebcb0a188748" |
4420 | 4415 | integrity sha1-six699nWiBvItuZTM17rywoYh0g= |
4421 | 4416 |
|
4422 | | -resolve-pathname@^3.0.0: |
4423 | | - version "3.0.0" |
4424 | | - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
4425 | | - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
4426 | | - |
4427 | 4417 | resolve-url@^0.2.1: |
4428 | 4418 | version "0.2.1" |
4429 | 4419 | resolved "https://registry.yarnpkg.com/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a" |
@@ -4959,16 +4949,6 @@ tiny-inflate@^1.0.0: |
4959 | 4949 | resolved "https://registry.yarnpkg.com/tiny-inflate/-/tiny-inflate-1.0.3.tgz#122715494913a1805166aaf7c93467933eea26c4" |
4960 | 4950 | integrity sha512-pkY1fj1cKHb2seWDy0B16HeWyczlJA9/WW3u3c4z/NiWDsO3DOU5D7nhTLE9CF0yXv/QZFY7sEJmj24dK+Rrqw== |
4961 | 4951 |
|
4962 | | -tiny-invariant@^1.0.2: |
4963 | | - version "1.1.0" |
4964 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.1.0.tgz#634c5f8efdc27714b7f386c35e6760991d230875" |
4965 | | - integrity sha512-ytxQvrb1cPc9WBEI/HSeYYoGD0kWnGEOR8RY6KomWLBVhqz0RgTwVO9dLrGz7dC+nN9llyI7OKAgRq8Vq4ZBSw== |
4966 | | - |
4967 | | -tiny-warning@^1.0.0: |
4968 | | - version "1.0.3" |
4969 | | - resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
4970 | | - integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
4971 | | - |
4972 | 4952 | to-arraybuffer@^1.0.0: |
4973 | 4953 | version "1.0.1" |
4974 | 4954 | resolved "https://registry.yarnpkg.com/to-arraybuffer/-/to-arraybuffer-1.0.1.tgz#7d229b1fcc637e466ca081180836a7aabff83f43" |
@@ -5211,11 +5191,6 @@ v8-compile-cache@^2.0.0: |
5211 | 5191 | resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.1.0.tgz#e14de37b31a6d194f5690d67efc4e7f6fc6ab30e" |
5212 | 5192 | integrity sha512-usZBT3PW+LOjM25wbqIlZwPeJV+3OSz3M1k1Ws8snlW39dZyYL9lOGC5FgPVHfk0jKmjiDV8Z0mIbVQPiwFs7g== |
5213 | 5193 |
|
5214 | | -value-equal@^1.0.1: |
5215 | | - version "1.0.1" |
5216 | | - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
5217 | | - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
5218 | | - |
5219 | 5194 | vendors@^1.0.0: |
5220 | 5195 | version "1.0.4" |
5221 | 5196 | resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e" |
|
0 commit comments