Compare commits

...
This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.

1 Commits

Author SHA1 Message Date
Renovate Bot c800079b27
fix(deps): update dependency graphql to v16 2021-11-01 15:34:57 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -25,7 +25,7 @@
"@react-navigation/native": "^5.9.4",
"@react-navigation/stack": "^5.14.4",
"date-fns": "^2.19.0",
"graphql": "^15.5.0",
"graphql": "^16.0.0",
"lodash": "^4.17.21",
"native-base": "^2.15.2",
"patch-package": "^6.4.7",

View File

@ -5247,10 +5247,10 @@ graphql-ws@^5.0.0:
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.3.0.tgz#345f73686b639735f1f4ef0b9ea28e17c7f6a745"
integrity sha512-53MbSTOmgx5i6hf3DHVD5PrXix1drDmt2ja8MW7NG+aTpKGzkXVLyNcyNpxme4SK8jVtIV6ZIHkiwirqN0efpw==
graphql@^15.5.0:
version "15.5.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.0.tgz#39d19494dbe69d1ea719915b578bf920344a69d5"
integrity sha512-OmaM7y0kaK31NKG31q4YbD2beNYa6jBBKtMFT6gLYJljHLJr42IqJ8KX08u3Li/0ifzTU5HjmoOOrwa5BRLeDA==
graphql@^16.0.0:
version "16.0.0"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.0.0.tgz#5724f2767aefa543418e83671372117c39408c8f"
integrity sha512-n9NxoRfwnpYBZB/WJ7L166gyrShuZ8qYgVaX8oxVyELcJfAwkvwPt6WlYIl90WRlzqDjaNWvLmNOSnKs5llZWQ==
growly@^1.3.0:
version "1.3.0"