File tree Expand file tree Collapse file tree
packages/plugins/typescript/nhost Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4545 "cross-env" : " 10.1.0" ,
4646 "eslint" : " 9.39.4" ,
4747 "eslint-plugin-import" : " 2.32.0" ,
48- "graphql" : " 16.13.2 " ,
48+ "graphql" : " 16.14.0 " ,
4949 "husky" : " 9.1.7" ,
5050 "jest-diff" : " 30.4.1" ,
5151 "jest-docblock" : " 30.4.0" ,
5959 "vitest" : " 4.1.6"
6060 },
6161 "resolutions" : {
62- "graphql" : " 16.13.2 "
62+ "graphql" : " 16.14.0 "
6363 },
6464 "lint-staged" : {
6565 "packages/**/src/**/*.{ts,tsx}" : [
Original file line number Diff line number Diff line change 4646 "tslib" : " ^2.8.1"
4747 },
4848 "devDependencies" : {
49- "graphql" : " 16.13.2 "
49+ "graphql" : " 16.14.0 "
5050 },
5151 "publishConfig" : {
5252 "directory" : " dist" ,
Original file line number Diff line number Diff line change @@ -4352,10 +4352,10 @@ graphql-ws@^6.0.6:
43524352 resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.8.tgz#6712bb9da8462937e92343e3146726f89424df68"
43534353 integrity sha512-m3EOaNsUBXwAnkBWbzPfe0Nq8pXUfxsWnolC54sru3FzHvhTZL0Ouf/BoQsaGAXqM+YPerXOJ47BUnmgmoupCw==
43544354
4355- graphql@16.13.2 :
4356- version "16.13.2 "
4357- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.2 .tgz#4d2b73df5796b201f1bc2765f5d7067f689cb55f "
4358- integrity sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig ==
4355+ graphql@16.14.0 :
4356+ version "16.14.0 "
4357+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.0 .tgz#f1128a74b16a34d1245c8436bb07b488d87b83e1 "
4358+ integrity sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q ==
43594359
43604360has-bigints@^1.0.2 :
43614361 version "1.1.0"
You can’t perform that action at this time.
0 commit comments