|
960 | 960 | pretty-format "^26.0.0" |
961 | 961 |
|
962 | 962 | "@types/json-schema@^7.0.3": |
963 | | - version "7.0.6" |
964 | | - resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0" |
965 | | - integrity sha512-3c+yGKvVP5Y9TYBEibGNR+kLtijnj7mYrXRg+WpFb2X9xm04g/DXYkfg4hmzJQosc9snFNUPkbYIhu+KAm6jJw== |
| 963 | + version "7.0.7" |
| 964 | + resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad" |
| 965 | + integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA== |
966 | 966 |
|
967 | 967 | "@types/json5@^0.0.29": |
968 | 968 | version "0.0.29" |
|
976 | 976 | dependencies: |
977 | 977 | "@types/braces" "*" |
978 | 978 |
|
979 | | -"@types/node@*": |
980 | | - version "14.14.21" |
981 | | - resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.21.tgz#d934aacc22424fe9622ebf6857370c052eae464e" |
982 | | - integrity sha512-cHYfKsnwllYhjOzuC5q1VpguABBeecUp24yFluHpn/BQaVxB1CuQ1FSRZCzrPxrkIfWISXV2LbeoBthLWg0+0A== |
983 | | - |
984 | | -"@types/node@^14.14.22": |
| 979 | +"@types/node@*", "@types/node@^14.14.22": |
985 | 980 | version "14.14.22" |
986 | 981 | resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.22.tgz#0d29f382472c4ccf3bd96ff0ce47daf5b7b84b18" |
987 | 982 | integrity sha512-g+f/qj/cNcqKkc3tFqlXOYjrmZA+jNBiDzbP3kH+B+otKFqAdPgVTGP1IeKRdMml/aE69as5S4FqtxAbl+LaMw== |
@@ -1755,9 +1750,9 @@ copy-descriptor@^0.1.0: |
1755 | 1750 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= |
1756 | 1751 |
|
1757 | 1752 | core-js-pure@^3.0.0: |
1758 | | - version "3.8.2" |
1759 | | - resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.8.2.tgz#286f885c0dac1cdcd6d78397392abc25ddeca225" |
1760 | | - integrity sha512-v6zfIQqL/pzTVAbZvYUozsxNfxcFb6Ks3ZfEbuneJl3FW9Jb8F6vLWB6f+qTmAu72msUdyb84V8d/yBFf7FNnw== |
| 1753 | + version "3.8.3" |
| 1754 | + resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.8.3.tgz#10e9e3b2592ecaede4283e8f3ad7020811587c02" |
| 1755 | + integrity sha512-V5qQZVAr9K0xu7jXg1M7qTEwuxUgqr7dUOezGaNa7i+Xn9oXAU/d1fzqD9ObuwpVQOaorO5s70ckyi1woP9lVA== |
1761 | 1756 |
|
1762 | 1757 | core-util-is@1.0.2: |
1763 | 1758 | version "1.0.2" |
@@ -2028,22 +2023,24 @@ es-abstract@^1.17.0-next.1: |
2028 | 2023 | string.prototype.trimstart "^1.0.1" |
2029 | 2024 |
|
2030 | 2025 | es-abstract@^1.18.0-next.1: |
2031 | | - version "1.18.0-next.1" |
2032 | | - resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz#6e3a0a4bda717e5023ab3b8e90bec36108d22c68" |
2033 | | - integrity sha512-I4UGspA0wpZXWENrdA0uHbnhte683t3qT/1VFH9aX2dA5PPSf6QW5HHXf5HImaqPmjXaVeVk4RGWnaylmV7uAA== |
| 2026 | + version "1.18.0-next.2" |
| 2027 | + resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz#088101a55f0541f595e7e057199e27ddc8f3a5c2" |
| 2028 | + integrity sha512-Ih4ZMFHEtZupnUh6497zEL4y2+w8+1ljnCyaTa+adcoafI1GOvMwFlDjBLfWR7y9VLfrjRJe9ocuHY1PSR9jjw== |
2034 | 2029 | dependencies: |
| 2030 | + call-bind "^1.0.2" |
2035 | 2031 | es-to-primitive "^1.2.1" |
2036 | 2032 | function-bind "^1.1.1" |
| 2033 | + get-intrinsic "^1.0.2" |
2037 | 2034 | has "^1.0.3" |
2038 | 2035 | has-symbols "^1.0.1" |
2039 | 2036 | is-callable "^1.2.2" |
2040 | | - is-negative-zero "^2.0.0" |
| 2037 | + is-negative-zero "^2.0.1" |
2041 | 2038 | is-regex "^1.1.1" |
2042 | | - object-inspect "^1.8.0" |
| 2039 | + object-inspect "^1.9.0" |
2043 | 2040 | object-keys "^1.1.1" |
2044 | | - object.assign "^4.1.1" |
2045 | | - string.prototype.trimend "^1.0.1" |
2046 | | - string.prototype.trimstart "^1.0.1" |
| 2041 | + object.assign "^4.1.2" |
| 2042 | + string.prototype.trimend "^1.0.3" |
| 2043 | + string.prototype.trimstart "^1.0.3" |
2047 | 2044 |
|
2048 | 2045 | es-to-primitive@^1.2.1: |
2049 | 2046 | version "1.2.1" |
@@ -2541,9 +2538,9 @@ flat-cache@^3.0.4: |
2541 | 2538 | rimraf "^3.0.2" |
2542 | 2539 |
|
2543 | 2540 | flatted@^3.1.0: |
2544 | | - version "3.1.0" |
2545 | | - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz#a5d06b4a8b01e3a63771daa5cb7a1903e2e57067" |
2546 | | - integrity sha512-tW+UkmtNg/jv9CSofAKvgVcO7c2URjhTdW1ZTkcAritblu8tajiYy7YisnIflEwtKssCtOxpnBRoCB7iap0/TA== |
| 2541 | + version "3.1.1" |
| 2542 | + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.1.1.tgz#c4b489e80096d9df1dfc97c79871aea7c617c469" |
| 2543 | + integrity sha512-zAoAQiudy+r5SvnSw3KJy5os/oRJYHzrzja/tBDqrZtNhUw8bt6y8OBzMWcjWr+8liV8Eb6yOhw8WZ7VFZ5ZzA== |
2547 | 2544 |
|
2548 | 2545 | for-in@^1.0.2: |
2549 | 2546 | version "1.0.2" |
@@ -3053,7 +3050,7 @@ is-glob@^4.0.0, is-glob@^4.0.1: |
3053 | 3050 | dependencies: |
3054 | 3051 | is-extglob "^2.1.1" |
3055 | 3052 |
|
3056 | | -is-negative-zero@^2.0.0: |
| 3053 | +is-negative-zero@^2.0.1: |
3057 | 3054 | version "2.0.1" |
3058 | 3055 | resolved "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz#3de746c18dda2319241a53675908d8f766f11c24" |
3059 | 3056 | integrity sha512-2z6JzQvZRa9A2Y7xC6dQQm4FSTSTNWjKIYYTt4246eMTJmIo0Q+ZyOsU66X8lxK1AbB92dFeglPLrhwpeRKO6w== |
@@ -4330,9 +4327,9 @@ parse-json@^4.0.0: |
4330 | 4327 | json-parse-better-errors "^1.0.1" |
4331 | 4328 |
|
4332 | 4329 | parse-json@^5.0.0: |
4333 | | - version "5.1.0" |
4334 | | - resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.1.0.tgz#f96088cdf24a8faa9aea9a009f2d9d942c999646" |
4335 | | - integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ== |
| 4330 | + version "5.2.0" |
| 4331 | + resolved "https://registry.yarnpkg.com/parse-json/-/parse-json-5.2.0.tgz#c76fc66dee54231c962b22bcc8a72cf2f99753cd" |
| 4332 | + integrity sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg== |
4336 | 4333 | dependencies: |
4337 | 4334 | "@babel/code-frame" "^7.0.0" |
4338 | 4335 | error-ex "^1.3.1" |
@@ -5136,15 +5133,15 @@ string.prototype.padend@^3.0.0: |
5136 | 5133 | define-properties "^1.1.3" |
5137 | 5134 | es-abstract "^1.18.0-next.1" |
5138 | 5135 |
|
5139 | | -string.prototype.trimend@^1.0.1: |
| 5136 | +string.prototype.trimend@^1.0.1, string.prototype.trimend@^1.0.3: |
5140 | 5137 | version "1.0.3" |
5141 | 5138 | resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.3.tgz#a22bd53cca5c7cf44d7c9d5c732118873d6cd18b" |
5142 | 5139 | integrity sha512-ayH0pB+uf0U28CtjlLvL7NaohvR1amUvVZk+y3DYb0Ey2PUV5zPkkKy9+U1ndVEIXO8hNg18eIv9Jntbii+dKw== |
5143 | 5140 | dependencies: |
5144 | 5141 | call-bind "^1.0.0" |
5145 | 5142 | define-properties "^1.1.3" |
5146 | 5143 |
|
5147 | | -string.prototype.trimstart@^1.0.1: |
| 5144 | +string.prototype.trimstart@^1.0.1, string.prototype.trimstart@^1.0.3: |
5148 | 5145 | version "1.0.3" |
5149 | 5146 | resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.3.tgz#9b4cb590e123bb36564401d59824298de50fd5aa" |
5150 | 5147 | integrity sha512-oBIBUy5lea5tt0ovtOFiEQaBkoBBkyJhZXzJYrSmDo5IUUqbOPvVezuRs/agBIdZ2p2Eo1FD6bD9USyBLfl3xg== |
|
0 commit comments