Skip to content

Commit

Permalink
chore(deps): update dependency apollo-graphql to v0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent 054ef14 commit a2fc50e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@apollo/federation": "0.21.0",
"@apollo/gateway": "0.23.0",
"apollo-graphql": "0.6.1",
"apollo-graphql": "0.9.5",
"apollo-server": "2.21.0",
"apollo-server-testing": "2.21.0",
"cz-conventional-changelog": "3.3.0",
Expand Down
26 changes: 11 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1078,23 +1078,14 @@ apollo-env@^0.6.5:
node-fetch "^2.2.0"
sha.js "^2.4.11"

apollo-env@^0.6.6:
version "0.6.6"
resolved "https://registry.yarnpkg.com/apollo-env/-/apollo-env-0.6.6.tgz#d7880805c4e96ee3d4142900a405176a04779438"
integrity sha512-hXI9PjJtzmD34XviBU+4sPMOxnifYrHVmxpjykqI/dUD2G3yTiuRaiQqwRwB2RCdwC1Ug/jBfoQ/NHDTnnjndQ==
apollo-graphql@0.9.5:
version "0.9.5"
resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.9.5.tgz#9113483ca7f7fa49ee9e9a299c45d30b1cf3bf61"
integrity sha512-RGt5k2JeBqrmnwRM0VOgWFiGKlGJMfmiif/4JvdaEqhMJ+xqe/9cfDYzXfn33ke2eWixsAbjEbRfy8XbaN9nTw==
dependencies:
"@types/node-fetch" "2.5.7"
core-js "^3.0.1"
node-fetch "^2.2.0"
sha.js "^2.4.11"

apollo-graphql@0.6.1:
version "0.6.1"
resolved "https://registry.yarnpkg.com/apollo-graphql/-/apollo-graphql-0.6.1.tgz#d0bf0aff76f445de3da10e08f6974f1bf65f5753"
integrity sha512-ZRXAV+k+hboCVS+FW86FW/QgnDR7gm/xMUwJPGXEbV53OLGuQQdIT0NCYK7AzzVkCfsbb7NJ3mmEclkZY9uuxQ==
dependencies:
apollo-env "^0.6.6"
core-js-pure "^3.10.2"
lodash.sortby "^4.7.0"
sha.js "^2.4.11"

apollo-graphql@^0.6.0:
version "0.6.0"
Expand Down Expand Up @@ -1775,6 +1766,11 @@ copy-descriptor@^0.1.0:
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=

core-js-pure@^3.10.2:
version "3.21.1"
resolved "https://registry.yarnpkg.com/core-js-pure/-/core-js-pure-3.21.1.tgz#8c4d1e78839f5f46208de7230cebfb72bc3bdb51"
integrity sha512-12VZfFIu+wyVbBebyHmRTuEE/tZrB4tJToWcwAMcsp3h4+sHR+fMJWbKpYiCRWlhFBq+KNyO8rIV9rTkeVmznQ==

core-js@^3.0.1:
version "3.8.3"
resolved "https://registry.yarnpkg.com/core-js/-/core-js-3.8.3.tgz#c21906e1f14f3689f93abcc6e26883550dd92dd0"
Expand Down

0 comments on commit a2fc50e

Please sign in to comment.