|
1233 | 1233 | lodash.unescape "4.0.1"
|
1234 | 1234 | semver "5.5.0"
|
1235 | 1235 |
|
1236 |
| -"@urql/exchange-graphcache@^1.0.0-beta.3": |
1237 |
| - version "1.0.0-beta.3" |
1238 |
| - resolved "https://registry.yarnpkg.com/@urql/exchange-graphcache/-/exchange-graphcache-1.0.0-beta.3.tgz#5f5176d0b9542d224c27a41dfef5d29e49a6f105" |
1239 |
| - integrity sha512-zViueeyjj9Ks5KHCCPb1hNFxs48Djw3SxXNI3yPXGuMmH2zmJ2sJGmeOcsYuYZmAmAkfvwKKlhuUwc3pdX/4Gg== |
| 1236 | +"@urql/exchange-graphcache@^1.0.0-rc.0": |
| 1237 | + version "1.0.0-rc.0" |
| 1238 | + resolved "https://registry.yarnpkg.com/@urql/exchange-graphcache/-/exchange-graphcache-1.0.0-rc.0.tgz#4456546abe669914a0d577d599ed8b708e3a1805" |
| 1239 | + integrity sha512-s7Ge+M0WQmunz/GKqqiUw7UdBfXlHbODF8mC03O8HWqyzgu6WlMAVFPoxNMX1Jl5cFWUL2xBM0ah23erDyl/+A== |
1240 | 1240 | dependencies:
|
1241 | 1241 | fast-json-stable-stringify "^2.0.0"
|
1242 |
| - pessimism "^1.1.0" |
| 1242 | + pessimism "^1.1.1" |
1243 | 1243 | tiny-invariant "^1.0.6"
|
1244 | 1244 | warning "^4.0.3"
|
1245 | 1245 | wonka "^3.2.1"
|
1246 | 1246 |
|
1247 |
| -"@urql/exchange-suspense@^0.1.0": |
1248 |
| - version "0.1.0" |
1249 |
| - resolved "https://registry.yarnpkg.com/@urql/exchange-suspense/-/exchange-suspense-0.1.0.tgz#75f1f928f949c1463458961c33640388f09c7efb" |
1250 |
| - integrity sha512-P8/bnvUFDWxWQPxEXvidUxZ5pBhqmTF2GWIkgMIo1F/c/ilf5YbmHLaMDTfbrVOEalBwwTCyZbypoX+ghs/xAQ== |
1251 |
| - dependencies: |
1252 |
| - wonka "^3.1.1" |
1253 |
| - |
1254 | 1247 | "@webassemblyjs/[email protected]":
|
1255 | 1248 | version "1.8.5"
|
1256 | 1249 | resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.8.5.tgz#51b1c5fe6576a34953bf4b253df9f0d490d9e359"
|
@@ -4293,10 +4286,10 @@ graphql-tag@^2.10.1:
|
4293 | 4286 | resolved "https://registry.yarnpkg.com/graphql-tag/-/graphql-tag-2.10.1.tgz#10aa41f1cd8fae5373eaf11f1f67260a3cad5e02"
|
4294 | 4287 | integrity sha512-jApXqWBzNXQ8jYa/HLkZJaVw9jgwNqZkywa2zfFn16Iv1Zb7ELNHkJaXHR7Quvd5SIGsy6Ny7SUKATgnu05uEg==
|
4295 | 4288 |
|
4296 |
| - |
4297 |
| - version "14.5.3" |
4298 |
| - resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.3.tgz#e025851cc413e153220f4edbbb25d49f55104fa0" |
4299 |
| - integrity sha512-W8A8nt9BsMg0ZK2qA3DJIVU6muWhxZRYLTmc+5XGwzWzVdUdPVlAAg5hTBjiTISEnzsKL/onasu6vl3kgGTbYg== |
| 4289 | + |
| 4290 | + version "14.5.4" |
| 4291 | + resolved "https://registry.yarnpkg.com/graphql/-/graphql-14.5.4.tgz#b33fe957854e90c10d4c07c7d26b6c8e9f159a13" |
| 4292 | + integrity sha512-dPLvHoxy5m9FrkqWczPPRnH0X80CyvRE6e7Fa5AWEqEAzg9LpxHvKh24po/482E6VWHigOkAmb4xCp6P9yT9gw== |
4300 | 4293 | dependencies:
|
4301 | 4294 | iterall "^1.2.2"
|
4302 | 4295 |
|
@@ -6955,7 +6948,7 @@ performance-now@^2.1.0:
|
6955 | 6948 | resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
|
6956 | 6949 | integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
|
6957 | 6950 |
|
6958 |
| -pessimism@^1.1.0: |
| 6951 | +pessimism@^1.1.1: |
6959 | 6952 | version "1.1.1"
|
6960 | 6953 | resolved "https://registry.yarnpkg.com/pessimism/-/pessimism-1.1.1.tgz#29938c99416798d79a08b310546ccaf726765638"
|
6961 | 6954 | integrity sha512-6+g9htw1Z1MlO4oh8jKGzLq8BZ+1EADzYiN1hCiDny4kLRMl2f02220aQoFY5sDjcV8M8UpIE90d8EkFTgsZFg==
|
@@ -9583,13 +9576,13 @@ url@^0.11.0:
|
9583 | 9576 | punycode "1.3.2"
|
9584 | 9577 | querystring "0.2.0"
|
9585 | 9578 |
|
9586 |
| -urql@^1.4.0: |
9587 |
| - version "1.4.0" |
9588 |
| - resolved "https://registry.yarnpkg.com/urql/-/urql-1.4.0.tgz#3bfdaece48114909f40c3bc42fc54342c13a3e38" |
9589 |
| - integrity sha512-L8aeV76Pg8d7ZLZMxuf6MMA7x3hTvvVNe1lTl6hbGjRUFh1aJ4d9k2LqELThOPtt4fBWIsJvlflMJFJc4YttuA== |
| 9579 | +urql@^1.4.1: |
| 9580 | + version "1.4.1" |
| 9581 | + resolved "https://registry.yarnpkg.com/urql/-/urql-1.4.1.tgz#1d81c4c0a01183ec5739f4d27109d375672edaf9" |
| 9582 | + integrity sha512-u8TcqqAqkVx84O3Az4+6xmR3Xc+QPti6571WzWlNtBC3nIOE1o5KNZM0OwkppVLTJgm/bxT6uiS6bbHxcoNa5w== |
9590 | 9583 | dependencies:
|
9591 | 9584 | fast-json-stable-stringify "^2.0.0"
|
9592 |
| - wonka "^3.2.0" |
| 9585 | + wonka "^3.2.1" |
9593 | 9586 |
|
9594 | 9587 | use@^3.1.0:
|
9595 | 9588 | version "3.1.1"
|
@@ -9899,7 +9892,7 @@ wide-align@^1.1.0:
|
9899 | 9892 | dependencies:
|
9900 | 9893 | string-width "^1.0.2 || 2"
|
9901 | 9894 |
|
9902 |
| -wonka@^3.1.1, wonka@^3.2.0, wonka@^3.2.1: |
| 9895 | +wonka@^3.2.1: |
9903 | 9896 | version "3.2.1"
|
9904 | 9897 | resolved "https://registry.yarnpkg.com/wonka/-/wonka-3.2.1.tgz#f66123fabbb260f23a4e89f1526317169203e258"
|
9905 | 9898 | integrity sha512-LpquZ9PJtYJ31AlMPp5tEba1y+S+wUmY7OyFLGZCmGSNO1ZOTTZGp/HbieFzP5fVJ9fWXCus3ecgDjwAssHSGg==
|
|
0 commit comments