fix(deps): update dependency graphql to v16.1.0
... | @@ -23,7 +23,7 @@ | ... | @@ -23,7 +23,7 @@ |
"formik": "2.2.9", | "formik": "2.2.9", | ||
"formik-chakra-ui": "1.4.8", | "formik-chakra-ui": "1.4.8", | ||
"framer-motion": "5.3.3", | "framer-motion": "5.3.3", | ||
"graphql": "16.0.1", | "graphql": "16.1.0", | ||
"i18next": "21.5.3", | "i18next": "21.5.3", | ||
"js-yaml": "4.1.0", | "js-yaml": "4.1.0", | ||
"lodash": "4.17.21", | "lodash": "4.17.21", | ||
... | ... |
Please register or sign in to comment