File tree Expand file tree Collapse file tree 2 files changed +12
-16
lines changed Expand file tree Collapse file tree 2 files changed +12
-16
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.1 " ,
21+ "apollo-graphql" : " 0.9.3 " ,
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,23 +1078,14 @@ apollo-env@^0.6.5:
10781078 node-fetch "^2.2.0"
10791079 sha.js "^2.4.11"
10801080
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 ==
1081+ 1082+ version "0.9.3 "
1083+ resolved "https://registry.yarnpkg.com/apollo-graphql /-/apollo-graphql -0.9.3 .tgz#1ca6f625322ae10a66f57a39642849a07a7a5dc9 "
1084+ integrity sha512-rcAl2E841Iko4kSzj4Pt3PRBitmyq1MvoEmpl04TQSpGnoVgl1E/ZXuLBYxMTSnEAm7umn2IsoY+c6Ll9U/10A ==
10851085 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"
1086+ core-js-pure "^3.10.2"
10971087 lodash.sortby "^4.7.0"
1088+ sha.js "^2.4.11"
10981089
10991090apollo-graphql@^0.6.0 :
11001091 version "0.6.0"
@@ -1775,6 +1766,11 @@ copy-descriptor@^0.1.0:
17751766 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
17761767 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
17771768
1769+ core-js-pure@^3.10.2 :
1770+ version "3.14.0"
1771+ resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.14.0.tgz#72bcfacba74a65ffce04bf94ae91d966e80ee553"
1772+ integrity sha512-YVh+LN2FgNU0odThzm61BsdkwrbrchumFq3oztnE9vTKC4KS2fvnPmcx8t6jnqAyOTCTF4ZSiuK8Qhh7SNcL4g==
1773+
17781774core-js@^3.0.1 :
17791775 version "3.8.3"
17801776 resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
You can’t perform that action at this time.
0 commit comments