File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 1818 "devDependencies" : {
1919 "@apollo/federation" : " 0.21.0" ,
2020 "@apollo/gateway" : " 0.23.0" ,
21- "apollo-graphql" : " 0.6.0 " ,
21+ "apollo-graphql" : " 0.6.1 " ,
2222 "apollo-server" : " 2.21.0" ,
2323 "apollo-server-testing" : " 2.21.0" ,
2424 "cz-conventional-changelog" : " 3.3.0" ,
Original file line number Diff line number Diff line change @@ -1078,7 +1078,25 @@ apollo-env@^0.6.5:
10781078 node-fetch "^2.2.0"
10791079 sha.js "^2.4.11"
10801080
1081- [email protected] , apollo-graphql@^0.6.0:
1081+ apollo-env@^0.6.6 :
1082+ version "0.6.6"
1083+ resolved "https://registry.yarnpkg.com/apollo-env/-/apollo-env-0.6.6.tgz#d7880805c4e96ee3d4142900a405176a04779438"
1084+ integrity sha512-hXI9PjJtzmD34XviBU+4sPMOxnifYrHVmxpjykqI/dUD2G3yTiuRaiQqwRwB2RCdwC1Ug/jBfoQ/NHDTnnjndQ==
1085+ dependencies :
1086+ " @types/node-fetch" " 2.5.7"
1087+ core-js "^3.0.1"
1088+ node-fetch "^2.2.0"
1089+ sha.js "^2.4.11"
1090+
1091+ 1092+ version "0.6.1"
1093+ resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.6.1.tgz#d0bf0aff76f445de3da10e08f6974f1bf65f5753"
1094+ integrity sha512-ZRXAV+k+hboCVS+FW86FW/QgnDR7gm/xMUwJPGXEbV53OLGuQQdIT0NCYK7AzzVkCfsbb7NJ3mmEclkZY9uuxQ==
1095+ dependencies :
1096+ apollo-env "^0.6.6"
1097+ lodash.sortby "^4.7.0"
1098+
1099+ apollo-graphql@^0.6.0 :
10821100 version "0.6.0"
10831101 resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.6.0.tgz#37bee7dc853213269137f4c60bfdf2ee28658669"
10841102 integrity sha512-BxTf5LOQe649e9BNTPdyCGItVv4Ll8wZ2BKnmiYpRAocYEXAVrQPWuSr3dO4iipqAU8X0gvle/Xu9mSqg5b7Qg==
You can’t perform that action at this time.
0 commit comments