fix(deps): update dependency graphql to v16.13.1 (#124)
This commit was merged in pull request #124.
This commit is contained in:
Generated
+4
-4
@@ -13,7 +13,7 @@
|
||||
"@apollo/client": "3.14.0",
|
||||
"@auth0/auth0-vue": "2.5.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.13.0",
|
||||
"graphql": "16.13.1",
|
||||
"graphql-ws": "6.0.7",
|
||||
"nuxt": "4.3.1",
|
||||
"vue": "3.5.29",
|
||||
@@ -13202,9 +13202,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/graphql": {
|
||||
"version": "16.13.0",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.0.tgz",
|
||||
"integrity": "sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==",
|
||||
"version": "16.13.1",
|
||||
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz",
|
||||
"integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"@apollo/client": "3.14.0",
|
||||
"@auth0/auth0-vue": "2.5.0",
|
||||
"@vue/apollo-composable": "4.2.2",
|
||||
"graphql": "16.13.0",
|
||||
"graphql": "16.13.1",
|
||||
"graphql-ws": "6.0.7",
|
||||
"nuxt": "4.3.1",
|
||||
"vue": "3.5.29",
|
||||
|
||||
Reference in New Issue
Block a user