fix(deps): update dependency graphql to v16.14.0 (#211)
This commit was merged in pull request #211.
This commit is contained in:
Generated
+4
-4
@@ -13,7 +13,7 @@
|
|||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.1",
|
"@auth0/auth0-vue": "2.6.1",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"graphql": "16.13.2",
|
"graphql": "16.14.0",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.0.8",
|
||||||
"nuxt": "4.4.4",
|
"nuxt": "4.4.4",
|
||||||
"vue": "3.5.33",
|
"vue": "3.5.33",
|
||||||
@@ -13185,9 +13185,9 @@
|
|||||||
"license": "ISC"
|
"license": "ISC"
|
||||||
},
|
},
|
||||||
"node_modules/graphql": {
|
"node_modules/graphql": {
|
||||||
"version": "16.13.2",
|
"version": "16.14.0",
|
||||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz",
|
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.0.tgz",
|
||||||
"integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==",
|
"integrity": "sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
||||||
|
|||||||
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
"@apollo/client": "3.14.1",
|
"@apollo/client": "3.14.1",
|
||||||
"@auth0/auth0-vue": "2.6.1",
|
"@auth0/auth0-vue": "2.6.1",
|
||||||
"@vue/apollo-composable": "4.2.2",
|
"@vue/apollo-composable": "4.2.2",
|
||||||
"graphql": "16.13.2",
|
"graphql": "16.14.0",
|
||||||
"graphql-ws": "6.0.8",
|
"graphql-ws": "6.0.8",
|
||||||
"nuxt": "4.4.4",
|
"nuxt": "4.4.4",
|
||||||
"vue": "3.5.33",
|
"vue": "3.5.33",
|
||||||
|
|||||||
Reference in New Issue
Block a user