fix(deps): update dependency graphql to v16.11.0
This commit is contained in:
Generated
+5
-4
@@ -17,7 +17,7 @@
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"apollo-link-sentry": "4.2.0",
|
||||
"date-fns": "4.1.0",
|
||||
"graphql": "16.10.0",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"pinia": "3.0.2",
|
||||
"pinia-plugin-persistedstate": "4.2.0",
|
||||
@@ -12044,9 +12044,10 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/graphql": {
|
||||
"version": "16.10.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.10.0.tgz",
|
||||
"integrity": "sha512-AjqGKbDGUFRKIRCP9tCKiIGHyriz2oHEbPIbEtcSLSs4YjReZOIPQQWek4+6hjw62H9QShXHyaGivGiYVLeYFQ==",
|
||||
"version": "16.11.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
|
||||
"integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
||||
}
|
||||
|
||||
+1
-1
@@ -54,7 +54,7 @@
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"apollo-link-sentry": "4.2.0",
|
||||
"date-fns": "4.1.0",
|
||||
"graphql": "16.10.0",
|
||||
"graphql": "16.11.0",
|
||||
"graphql-tag": "2.12.6",
|
||||
"pinia": "3.0.2",
|
||||
"pinia-plugin-persistedstate": "4.2.0",
|
||||
|
||||
Reference in New Issue
Block a user