File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 31
31
"dotenv" : " ^16.0.3" ,
32
32
"express" : " ^4.18.2" ,
33
33
"graphql" : " ^16.6.0" ,
34
- "graphql-request" : " ^6.0 .0" ,
34
+ "graphql-request" : " ^6.1 .0" ,
35
35
"openai" : " ^3.2.1" ,
36
36
"zod" : " ^3.21.4"
37
37
},
Original file line number Diff line number Diff line change @@ -1074,10 +1074,10 @@ graphemer@^1.4.0:
1074
1074
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
1075
1075
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==
1076
1076
1077
- graphql-request@^6.0 .0 :
1078
- version "6.0 .0"
1079
- resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.0 .0.tgz#9c8b6a0c341f289e049936d03cc9205300faae1c "
1080
- integrity sha512-2BmHTuglonjZvmNVw6ZzCfFlW/qkIPds0f+Qdi/Lvjsl3whJg2uvHmSvHnLWhUTEw6zcxPYAHiZoPvSVKOZ7Jw ==
1077
+ graphql-request@^6.1 .0 :
1078
+ version "6.1 .0"
1079
+ resolved "https://registry.yarnpkg.com/graphql-request/-/graphql-request-6.1 .0.tgz#f4eb2107967af3c7a5907eb3131c671eac89be4f "
1080
+ integrity sha512-p+XPfS4q7aIpKVcgmnZKhMNqhltk20hfXtkaIkTfjjmiKMJ5xrt5c743cL03y/K7y1rg3WrIC49xGiEQ4mxdNw ==
1081
1081
dependencies :
1082
1082
" @graphql-typed-document-node/core" " ^3.2.0"
1083
1083
cross-fetch "^3.1.5"
You can’t perform that action at this time.
0 commit comments