File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed
Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 "@babel/plugin-syntax-typescript" : " ^7.20.0" ,
3131 "@babel/runtime" : " ^7.20.13" ,
3232 "execa" : " ^5.1.1" ,
33- "graphql" : " ^16.6.0 " ,
33+ "graphql" : " ^16.13.2 " ,
3434 "jscodeshift" : " 0.13.1" ,
3535 "recast" : " 0.20.5"
3636 },
Original file line number Diff line number Diff line change 107107 "glob" : " ^7.2.3" ,
108108 "globby" : " ^11.1.0" ,
109109 "got" : " ^11.8.6" ,
110- "graphql" : " ^16.7.1 " ,
110+ "graphql" : " ^16.13.2 " ,
111111 "graphql-compose" : " ^9.0.10" ,
112112 "graphql-http" : " ^1.19.0" ,
113113 "graphql-tag" : " ^2.12.6" ,
257257 "url" : " git+https://github.com/gatsbyjs/gatsby.git"
258258 },
259259 "resolutions" : {
260- "graphql" : " ^16.8.1 "
260+ "graphql" : " ^16.13.2 "
261261 },
262262 "scripts" : {
263263 "build" : " npm run build:types && npm run build:src && npm run build:internal-plugins && npm run build:rawfiles && npm run build:cjs" ,
Original file line number Diff line number Diff line change @@ -12982,10 +12982,10 @@ graphql-type-json@0.3.2:
1298212982 resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"
1298312983 integrity sha512-J+vjof74oMlCWXSvt0DOf2APEdZOCdubEvGDUAlqH//VBYcOYsGgRW7Xzorr44LvkjiuvecWc8fChxuZZbChtg==
1298412984
12985- "graphql@^15.0.0 || ^16.0.0", graphql@^16.6.0, graphql@^16.7.1 :
12986- version "16.12.0 "
12987- resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.12.0 .tgz#28cc2462435b1ac3fdc6976d030cef83a0c13ac7 "
12988- integrity sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ ==
12985+ "graphql@^15.0.0 || ^16.0.0", graphql@^16.13.2 :
12986+ version "16.13.2 "
12987+ resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.13.2 .tgz#4d2b73df5796b201f1bc2765f5d7067f689cb55f "
12988+ integrity sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig ==
1298912989
1299012990gray-matter@^2.1.0:
1299112991 version "2.1.1"
You can’t perform that action at this time.
0 commit comments