fix(deps): update dependency graphql to v16.13.1 (#2811)
dancefinder-app / build (push) Successful in 2m1s
dancefinder-app / deploy-prod (push) Successful in 1m36s

This commit was merged in pull request #2811.
This commit is contained in:
2026-03-04 11:02:27 +00:00
parent a14006f2ca
commit 736c2a702c
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@pinia/nuxt": "0.11.3", "@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"date-fns": "4.1.0", "date-fns": "4.1.0",
"graphql": "16.13.0", "graphql": "16.13.1",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
"pinia": "3.0.4", "pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1", "pinia-plugin-persistedstate": "4.7.1",
@@ -14988,9 +14988,9 @@
"license": "ISC" "license": "ISC"
}, },
"node_modules/graphql": { "node_modules/graphql": {
"version": "16.13.0", "version": "16.13.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.0.tgz", "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz",
"integrity": "sha512-uSisMYERbaB9bkA9M4/4dnqyktaEkf1kMHNKq/7DHyxVeWqHQ2mBmVqm5u6/FVHwF3iCNalKcg82Zfl+tffWoA==", "integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==",
"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
View File
@@ -57,7 +57,7 @@
"@pinia/nuxt": "0.11.3", "@pinia/nuxt": "0.11.3",
"@vue/apollo-composable": "4.2.2", "@vue/apollo-composable": "4.2.2",
"date-fns": "4.1.0", "date-fns": "4.1.0",
"graphql": "16.13.0", "graphql": "16.13.1",
"graphql-tag": "2.12.6", "graphql-tag": "2.12.6",
"pinia": "3.0.4", "pinia": "3.0.4",
"pinia-plugin-persistedstate": "4.7.1", "pinia-plugin-persistedstate": "4.7.1",