fix(deps): update dependency graphql to v16.14.1 (#2936)
dancefinder-app / build (push) Successful in 1m27s
dancefinder-app / deploy-prod (push) Successful in 1m39s

This commit was merged in pull request #2936.
This commit is contained in:
2026-06-05 01:10:09 +00:00
parent 5a2d3ede13
commit 74b391a7d2
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.0",
"graphql": "16.14.1",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"
@@ -12564,9 +12564,9 @@
"license": "ISC"
},
"node_modules/graphql": {
"version": "16.14.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.0.tgz",
"integrity": "sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==",
"version": "16.14.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.14.1.tgz",
"integrity": "sha512-cQOsSMS/IrDz82PVyRDvf/Q1F/bRbBVjJlh+xYOkI1qw2bWRvWGiWc+m2O0d6l4Bt1fyY+8kzJ8JFWGJqNeDBg==",
"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.0",
"graphql": "16.14.1",
"graphql-tag": "2.12.6",
"pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1"