|
1701 | 1701 | tslib "^2.4.0" |
1702 | 1702 | value-or-promise "1.0.11" |
1703 | 1703 |
|
1704 | | -"@graphql-typed-document-node/core@^3.1.1": |
1705 | | - version "3.1.1" |
1706 | | - resolved "https://registry.yarnpkg.com/@graphql-typed-document-node/core/-/core-3.1.1.tgz#076d78ce99822258cf813ecc1e7fa460fa74d052" |
1707 | | - integrity sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg== |
1708 | | - |
1709 | 1704 | "@humanwhocodes/config-array@^0.10.4": |
1710 | 1705 | version "0.10.4" |
1711 | 1706 | resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c" |
|
2122 | 2117 | "@typescript-eslint/types" "5.32.0" |
2123 | 2118 | eslint-visitor-keys "^3.3.0" |
2124 | 2119 |
|
2125 | | -"@urql/core@^3.0.3": |
2126 | | - version "3.0.3" |
2127 | | - resolved "https://registry.yarnpkg.com/@urql/core/-/core-3.0.3.tgz#da054babb4d4aed26dc4503806b310ba6dd6eea1" |
2128 | | - integrity sha512-raQP51ERNtg5BvlN8x8mHVRvk4K0ugWQ69n53BdkjKpXVV5kuWp7trnwriGv1fQKa8HuiGNSCfyslUucc0OVQg== |
| 2120 | +"@urql/core@^3.2.0": |
| 2121 | + version "3.2.2" |
| 2122 | + resolved "https://registry.yarnpkg.com/@urql/core/-/core-3.2.2.tgz#2a44015b536d72981822f715c96393d8e0ddc576" |
| 2123 | + integrity sha512-i046Cz8cZ4xIzGMTyHZrbdgzcFMcKD7+yhCAH5FwWBRjcKrc+RjEOuR9X5AMuBvr8c6IAaE92xAqa4wmlGfWTQ== |
2129 | 2124 | dependencies: |
2130 | | - "@graphql-typed-document-node/core" "^3.1.1" |
2131 | | - wonka "^6.0.0" |
| 2125 | + wonka "^6.1.2" |
2132 | 2126 |
|
2133 | 2127 | "@urql/devtools@2.0.3": |
2134 | 2128 | version "2.0.3" |
@@ -5368,12 +5362,12 @@ uri-js@^4.2.2: |
5368 | 5362 | dependencies: |
5369 | 5363 | punycode "^2.1.0" |
5370 | 5364 |
|
5371 | | -urql@3.0.3: |
5372 | | - version "3.0.3" |
5373 | | - resolved "https://registry.yarnpkg.com/urql/-/urql-3.0.3.tgz#275631f487558354e090d9ffc4ea2030bd56c34a" |
5374 | | - integrity sha512-aVUAMRLdc5AOk239DxgXt6ZxTl/fEmjr7oyU5OGo8uvpqu42FkeJErzd2qBzhAQ3DyusoZIbqbBLPlnKo/yy2A== |
| 5365 | +urql@3.0.4: |
| 5366 | + version "3.0.4" |
| 5367 | + resolved "https://registry.yarnpkg.com/urql/-/urql-3.0.4.tgz#f73dbd2e5b134b7328c14d5b8ab1f93f93db8990" |
| 5368 | + integrity sha512-okmQKQ9pF4t8O8iCC5gH9acqfFji5lkhW3nLBjx8WKDd2zZG7PXoUpUK19VQEMK87L6VFBOO/XZ52MMKFEI0AA== |
5375 | 5369 | dependencies: |
5376 | | - "@urql/core" "^3.0.3" |
| 5370 | + "@urql/core" "^3.2.0" |
5377 | 5371 | wonka "^6.0.0" |
5378 | 5372 |
|
5379 | 5373 | use-callback-ref@^1.3.0: |
@@ -5490,6 +5484,11 @@ wonka@^6.0.0: |
5490 | 5484 | resolved "https://registry.yarnpkg.com/wonka/-/wonka-6.0.0.tgz#38cd39a517fc3ff721ea3bf353642b353bf48860" |
5491 | 5485 | integrity sha512-TEiIOqkhQXbcmL1RrjxPCzTX15V5FSyJvZRSiTxvgTgrJMaOVKmzGTdRVh349CfaNo9dsIhWDyg1/GNq4NWrEg== |
5492 | 5486 |
|
| 5487 | +wonka@^6.1.2: |
| 5488 | + version "6.2.4" |
| 5489 | + resolved "https://registry.yarnpkg.com/wonka/-/wonka-6.2.4.tgz#e37c601a84efffe97a36b34455c8383b82c5e9f1" |
| 5490 | + integrity sha512-+q0VMDFqLzu+NAOdhmebQb46Fprip1zV1I/AhKYG4MAtru03R5L6MU89XQK59YDiPL7ELDZEEgZTGtCJ0BWL6g== |
| 5491 | + |
5493 | 5492 | word-wrap@^1.2.3: |
5494 | 5493 | version "1.2.3" |
5495 | 5494 | resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c" |
|
0 commit comments