File tree Expand file tree Collapse file tree 2 files changed +11
-16
lines changed Expand file tree Collapse file tree 2 files changed +11
-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.0 " ,
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,22 +1078,12 @@ 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==
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==
1081+ 1082+ version "0.9.0"
1083+ resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.9.0.tgz#13d04cbb3e6d0656e703bc02785eb52dc0406943"
1084+ integrity sha512-JE9zcY2Gp9dwpfAr6kB36Gre/ntnYSpgoPJUh/44BVurjSBwTPZYyFhUVXeWllzzQsI5HHaJSIAqqTz5gVmrPw==
10951085 dependencies :
1096- apollo-env "^0.6.6 "
1086+ core-js-pure "^3.10.2 "
10971087 lodash.sortby "^4.7.0"
10981088
10991089apollo-graphql@^0.6.0 :
@@ -1775,6 +1765,11 @@ copy-descriptor@^0.1.0:
17751765 resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
17761766 integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
17771767
1768+ core-js-pure@^3.10.2 :
1769+ version "3.10.2"
1770+ resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.10.2.tgz#065304f8547bf42008d4528dfff973c38bd6a332"
1771+ integrity sha512-uu18pVHQ21n4mzfuSlCXpucu5VKsck3j2m5fjrBOBqqdgWAxwdCgUuGWj6cDDPN1zLj/qtiqKvBMxWgDeeu49Q==
1772+
17781773core-js@^3.0.1 :
17791774 version "3.8.3"
17801775 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