fix(deps): update dependency graphql to v16.14.2 (#2949)
dancefinder-app / build (push) Successful in 3m13s
dancefinder-app / deploy-prod (push) Successful in 2m54s

This commit was merged in pull request #2949.
This commit is contained in:
2026-06-12 22:07:41 +00:00
parent 8dc5586706
commit 32da8dd2ad
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.4.0",
"graphql": "16.14.1",
"graphql": "16.14.2",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"
@@ -12588,9 +12588,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
@@ -55,7 +55,7 @@
"@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.4.0",
"graphql": "16.14.1",
"graphql": "16.14.2",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"