|
3031 | 3031 | resolved "https://registry.yarnpkg.com/@opentelemetry/api/-/api-1.0.2.tgz#921e1f2b2484b762d77225a8a25074482d93fccf"
|
3032 | 3032 | integrity sha512-DCF9oC89ao8/EJUqrp/beBlDR8Bp2R43jqtzayqCoomIvkwTuPfLcHdVhIGRR69GFlkykFjcDW+V92t0AS7Tww==
|
3033 | 3033 |
|
| 3034 | +"@peculiar/asn1-schema@^2.1.6": |
| 3035 | + version "2.2.0" |
| 3036 | + resolved "https://registry.yarnpkg.com/@peculiar/asn1-schema/-/asn1-schema-2.2.0.tgz#d8a54527685c8dee518e6448137349444310ad64" |
| 3037 | + integrity sha512-1ENEJNY7Lwlua/1wvzpYP194WtjQBfFxvde2FlzfBFh/ln6wvChrtxlORhbKEnYswzn6fOC4c7HdC5izLPMTJg== |
| 3038 | + dependencies: |
| 3039 | + asn1js "^3.0.5" |
| 3040 | + pvtsutils "^1.3.2" |
| 3041 | + tslib "^2.4.0" |
| 3042 | + |
| 3043 | +"@peculiar/json-schema@^1.1.12": |
| 3044 | + version "1.1.12" |
| 3045 | + resolved "https://registry.yarnpkg.com/@peculiar/json-schema/-/json-schema-1.1.12.tgz#fe61e85259e3b5ba5ad566cb62ca75b3d3cd5339" |
| 3046 | + integrity sha512-coUfuoMeIB7B8/NMekxaDzLhaYmp0HZNPEjYRm9goRou8UZIC3z21s0sL9AWoCw4EG876QyO3kYrc61WNF9B/w== |
| 3047 | + dependencies: |
| 3048 | + tslib "^2.0.0" |
| 3049 | + |
| 3050 | +"@peculiar/webcrypto@^1.4.0": |
| 3051 | + version "1.4.0" |
| 3052 | + resolved "https://registry.yarnpkg.com/@peculiar/webcrypto/-/webcrypto-1.4.0.tgz#f941bd95285a0f8a3d2af39ccda5197b80cd32bf" |
| 3053 | + integrity sha512-U58N44b2m3OuTgpmKgf0LPDOmP3bhwNz01vAnj1mBwxBASRhptWYK+M3zG+HBkDqGQM+bFsoIihTW8MdmPXEqg== |
| 3054 | + dependencies: |
| 3055 | + "@peculiar/asn1-schema" "^2.1.6" |
| 3056 | + "@peculiar/json-schema" "^1.1.12" |
| 3057 | + pvtsutils "^1.3.2" |
| 3058 | + tslib "^2.4.0" |
| 3059 | + webcrypto-core "^1.7.4" |
| 3060 | + |
3034 | 3061 | "@percy/config@^1.0.0-beta.36":
|
3035 | 3062 | version "1.0.5"
|
3036 | 3063 | resolved "https://registry.yarnpkg.com/@percy/config/-/config-1.0.5.tgz#a479e5ead928820da4deb1d33575690009f13747"
|
|
4195 | 4222 | "@webassemblyjs/ast" "1.11.1"
|
4196 | 4223 | "@xtuc/long" "4.2.2"
|
4197 | 4224 |
|
4198 |
| -"@whatwg-node/fetch@^0.0.2": |
4199 |
| - version "0.0.2" |
4200 |
| - resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.0.2.tgz#4242c4e36714b5018ccac0ab76f4ab5a208fbc1c" |
4201 |
| - integrity sha512-qiZn8dYRg0POzUvmHBs7blLxl6DPL+b+Z0JUsGaj7/8PFe2BJG9onrUVX6OWh6Z9YhcYw8yu+wtCAme5ZMiCKQ== |
| 4225 | +"@whatwg-node/fetch@^0.2.4": |
| 4226 | + version "0.2.4" |
| 4227 | + resolved "https://registry.yarnpkg.com/@whatwg-node/fetch/-/fetch-0.2.4.tgz#2290257d089cf3b85bcb59f4b0c2429512833d18" |
| 4228 | + integrity sha512-/bCrTp7TYUiP37hFjBb6aIAxS3VR2jSTxKArrV8UVwKeqP2yxadmgJDPBO8lQYDKvnVVf8ipP8rCu/jUMSR0kQ== |
4202 | 4229 | dependencies:
|
| 4230 | + "@peculiar/webcrypto" "^1.4.0" |
4203 | 4231 | abort-controller "^3.0.0"
|
4204 | 4232 | busboy "^1.6.0"
|
| 4233 | + event-target-polyfill "^0.0.3" |
4205 | 4234 | form-data-encoder "^1.7.1"
|
4206 | 4235 | formdata-node "^4.3.1"
|
4207 | 4236 | node-fetch "^2.6.7"
|
4208 |
| - undici "5.5.1" |
| 4237 | + undici "^5.8.0" |
4209 | 4238 | web-streams-polyfill "^3.2.0"
|
4210 | 4239 |
|
4211 | 4240 | "@wry/context@^0.6.0":
|
@@ -4616,6 +4645,15 @@ asap@~2.0.3:
|
4616 | 4645 | resolved "https://registry.yarnpkg.com/asap/-/asap-2.0.6.tgz#e50347611d7e690943208bbdafebcbc2fb866d46"
|
4617 | 4646 | integrity sha1-5QNHYR1+aQlDIIu9r+vLwvuGbUY=
|
4618 | 4647 |
|
| 4648 | +asn1js@^3.0.1, asn1js@^3.0.5: |
| 4649 | + version "3.0.5" |
| 4650 | + resolved "https://registry.yarnpkg.com/asn1js/-/asn1js-3.0.5.tgz#5ea36820443dbefb51cc7f88a2ebb5b462114f38" |
| 4651 | + integrity sha512-FVnvrKJwpt9LP2lAMl8qZswRNm3T4q9CON+bxldk2iwk3FFpuwhx2FfinyitizWHsVYyaY+y5JzDR0rCMV5yTQ== |
| 4652 | + dependencies: |
| 4653 | + pvtsutils "^1.3.2" |
| 4654 | + pvutils "^1.1.3" |
| 4655 | + tslib "^2.4.0" |
| 4656 | + |
4619 | 4657 | assign-symbols@^1.0.0:
|
4620 | 4658 | version "1.0.0"
|
4621 | 4659 | resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
@@ -6894,6 +6932,11 @@ etag@~1.8.1:
|
6894 | 6932 | resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887"
|
6895 | 6933 | integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc=
|
6896 | 6934 |
|
| 6935 | +event-target-polyfill@^0.0.3: |
| 6936 | + version "0.0.3" |
| 6937 | + resolved "https://registry.yarnpkg.com/event-target-polyfill/-/event-target-polyfill-0.0.3.tgz#ed373295f3b257774b5d75afb2599331d9f3406c" |
| 6938 | + integrity sha512-ZMc6UuvmbinrCk4RzGyVmRyIsAyxMRlp4CqSrcQRO8Dy0A9ldbiRy5kdtBj4OtP7EClGdqGfIqo9JmOClMsGLQ== |
| 6939 | + |
6897 | 6940 | event-target-shim@^5.0.0:
|
6898 | 6941 | version "5.0.1"
|
6899 | 6942 | resolved "https://registry.yarnpkg.com/event-target-shim/-/event-target-shim-5.0.1.tgz#5d4d3ebdf9583d63a5333ce2deb7480ab2b05789"
|
@@ -11407,6 +11450,18 @@ purgecss@^4.0.3:
|
11407 | 11450 | postcss "^8.3.5"
|
11408 | 11451 | postcss-selector-parser "^6.0.6"
|
11409 | 11452 |
|
| 11453 | +pvtsutils@^1.3.2: |
| 11454 | + version "1.3.2" |
| 11455 | + resolved "https://registry.yarnpkg.com/pvtsutils/-/pvtsutils-1.3.2.tgz#9f8570d132cdd3c27ab7d51a2799239bf8d8d5de" |
| 11456 | + integrity sha512-+Ipe2iNUyrZz+8K/2IOo+kKikdtfhRKzNpQbruF2URmqPtoqAs8g3xS7TJvFF2GcPXjh7DkqMnpVveRFq4PgEQ== |
| 11457 | + dependencies: |
| 11458 | + tslib "^2.4.0" |
| 11459 | + |
| 11460 | +pvutils@^1.1.3: |
| 11461 | + version "1.1.3" |
| 11462 | + resolved "https://registry.yarnpkg.com/pvutils/-/pvutils-1.1.3.tgz#f35fc1d27e7cd3dfbd39c0826d173e806a03f5a3" |
| 11463 | + integrity sha512-pMpnA0qRdFp32b1sJl1wOJNxZLQ2cbQx+k6tjNtZ8CpvVhNqEPRgivZ2WOUev2YMajecdH7ctUPDvEe87nariQ== |
| 11464 | + |
11410 | 11465 | qs@6.10.3:
|
11411 | 11466 | version "6.10.3"
|
11412 | 11467 | resolved "https://registry.yarnpkg.com/qs/-/qs-6.10.3.tgz#d6cde1b2ffca87b5aa57889816c5f81535e22e8e"
|
@@ -13483,6 +13538,11 @@ undici@5.5.1:
|
13483 | 13538 | resolved "https://registry.yarnpkg.com/undici/-/undici-5.5.1.tgz#baaf25844a99eaa0b22e1ef8d205bffe587c8f43"
|
13484 | 13539 | integrity sha512-MEvryPLf18HvlCbLSzCW0U00IMftKGI5udnjrQbC5D4P0Hodwffhv+iGfWuJwg16Y/TK11ZFK8i+BPVW2z/eAw==
|
13485 | 13540 |
|
| 13541 | +undici@^5.8.0: |
| 13542 | + version "5.8.0" |
| 13543 | + resolved "https://registry.yarnpkg.com/undici/-/undici-5.8.0.tgz#dec9a8ccd90e5a1d81d43c0eab6503146d649a4f" |
| 13544 | + integrity sha512-1F7Vtcez5w/LwH2G2tGnFIihuWUlc58YidwLiCv+jR2Z50x0tNXpRRw7eOIJ+GvqCqIkg9SB7NWAJ/T9TLfv8Q== |
| 13545 | + |
13486 | 13546 | unicode-canonical-property-names-ecmascript@^2.0.0:
|
13487 | 13547 | version "2.0.0"
|
13488 | 13548 | resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-2.0.0.tgz#301acdc525631670d39f6146e0e77ff6bbdebddc"
|
@@ -13943,6 +14003,17 @@ web-streams-polyfill@^3.2.0:
|
13943 | 14003 | resolved "https://registry.yarnpkg.com/web-streams-polyfill/-/web-streams-polyfill-3.2.0.tgz#a6b74026b38e4885869fb5c589e90b95ccfc7965"
|
13944 | 14004 | integrity sha512-EqPmREeOzttaLRm5HS7io98goBgZ7IVz79aDvqjD0kYXLtFZTc0T/U6wHTPKyIjb+MdN7DFIIX6hgdBEpWmfPA==
|
13945 | 14005 |
|
| 14006 | +webcrypto-core@^1.7.4: |
| 14007 | + version "1.7.5" |
| 14008 | + resolved "https://registry.yarnpkg.com/webcrypto-core/-/webcrypto-core-1.7.5.tgz#c02104c953ca7107557f9c165d194c6316587ca4" |
| 14009 | + integrity sha512-gaExY2/3EHQlRNNNVSrbG2Cg94Rutl7fAaKILS1w8ZDhGxdFOaw6EbCfHIxPy9vt/xwp5o0VQAx9aySPF6hU1A== |
| 14010 | + dependencies: |
| 14011 | + "@peculiar/asn1-schema" "^2.1.6" |
| 14012 | + "@peculiar/json-schema" "^1.1.12" |
| 14013 | + asn1js "^3.0.1" |
| 14014 | + pvtsutils "^1.3.2" |
| 14015 | + tslib "^2.4.0" |
| 14016 | + |
13946 | 14017 | webidl-conversions@^3.0.0:
|
13947 | 14018 | version "3.0.1"
|
13948 | 14019 | resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
|
|
0 commit comments