Skip to content

Commit

Permalink
Upgrade graphql to 16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nickclyde committed Feb 1, 2022
1 parent 5e94a52 commit d03af15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"apollo-upload-client": "^17.0.0",
"classnames": "^2.2.6",
"google-libphonenumber": "^3.2.26",
"graphql": "^15.4.0",
"graphql": "^16.3.0",
"i18next": "^20.3.0",
"lodash": "^4.17.21",
"moment": "^2.29.1",
Expand Down
7 changes: 1 addition & 6 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12543,16 +12543,11 @@ graphql-ws@^5.4.1:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.5.0.tgz#79f10248d23d104369eaef93acb9f887276a2c42"
integrity sha512-WQepPMGQQoqS2VsrI2I3RMLCVz3CW4/6ZqGV6ABDOwH4R62DzjxwMlwZbj6vhSI/7IM3/C911yITwgs77iO/hw==

"graphql@14 - 16":
"graphql@14 - 16", graphql@^16.3.0:
version "16.3.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.3.0.tgz#a91e24d10babf9e60c706919bb182b53ccdffc05"
integrity sha512-xm+ANmA16BzCT5pLjuXySbQVFwH3oJctUVdy81w1sV0vBU0KgDdBGtxQOUd5zqOBk/JayAFeG8Dlmeq74rjm/A==

graphql@^15.4.0:
version "15.5.3"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==

graphql@^15.5.1:
version "15.8.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.8.0.tgz#33410e96b012fa3bdb1091cc99a94769db212b38"
Expand Down

0 comments on commit d03af15

Please sign in to comment.