fix(deps): update dependency graphql to v16.14.2
renovate/stability-days Updates have met minimum release age requirement
schemas-app / build (pull_request) Successful in 2m6s
schemas-app / deploy-prod (pull_request) Has been skipped

This commit is contained in:
2026-06-12 10:09:32 +00:00
parent 6c7668c2c4
commit bebc1bc7d0
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -13,7 +13,7 @@
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.7.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.1",
"graphql": "16.14.2",
"graphql-ws": "6.0.8",
"nuxt": "4.4.8",
"vue": "3.5.35",
@@ -13047,9 +13047,9 @@
"license": "ISC"
},
"node_modules/graphql": {
"version": "16.14.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.1.tgz",
"integrity": "sha512-cQOsSMS/IrDz82PVyRDvf/Q1F/bRbBVjJlh+xYOkI1qw2bWRvWGiWc+m2O0d6l4Bt1fyY+8kzJ8JFWGJqNeDBg==",
"version": "16.14.2",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.2.tgz",
"integrity": "sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==",
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
+1 -1
View File
@@ -21,7 +21,7 @@
"@apollo/client": "3.14.1",
"@auth0/auth0-vue": "2.7.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.14.1",
"graphql": "16.14.2",
"graphql-ws": "6.0.8",
"nuxt": "4.4.8",
"vue": "3.5.35",