File tree 2 files changed +5
-5
lines changed
packages/todo-example/client-urql
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 0.1.0" ,
4
4
"private" : true ,
5
5
"dependencies" : {
6
- "urql" : " 2.1.2 " ,
6
+ "urql" : " 2.1.3 " ,
7
7
"graphql" : " 16.0.0-experimental-stream-defer.5"
8
8
},
9
9
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -8449,10 +8449,10 @@ url-parse-lax@^3.0.0:
8449
8449
dependencies :
8450
8450
prepend-http "^2.0.0"
8451
8451
8452
-
8453
- version "2.1.2 "
8454
- resolved "https://registry.yarnpkg.com/urql/-/urql-2.1.2 .tgz#899d6ea01eb1e40a99cd4fe4a92df06b533cae55 "
8455
- integrity sha512-9DuFgr3L5HBivJ6ftxkco1/0BV2gMCdsWDDIub0MCSiVnF4AYWZK0g5WEoOTpzo1TZyA58uj5YITtHybHXK5UA ==
8452
+
8453
+ version "2.1.3 "
8454
+ resolved "https://registry.yarnpkg.com/urql/-/urql-2.1.3 .tgz#4bfe631db03dc059738ff774b46244bf1a755c6d "
8455
+ integrity sha512-S6GaKM7NJLed25L2qdZxaWFjWggXQHrneEVEe47+ZTQWxmfyV05STMl6DhtnZqb6n1wdT/KUljHkggz0kiE3NA ==
8456
8456
dependencies :
8457
8457
" @urql/core" " ^2.4.1"
8458
8458
use-sync-external-store "1.0.0-rc.0 || ^1.0.0"
You can’t perform that action at this time.
0 commit comments