fix(deps): update dependency graphql to v16.12.0

This commit is contained in:
Renovate
2025-11-01 15:04:01 +00:00
parent e76051b6be
commit 2a820cb0cd
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -17,7 +17,7 @@
"@pinia/nuxt": "0.11.2",
"@vue/apollo-composable": "4.2.2",
"date-fns": "4.1.0",
"graphql": "16.11.0",
"graphql": "16.12.0",
"graphql-tag": "2.12.6",
"pinia": "3.0.3",
"pinia-plugin-persistedstate": "4.5.0",
@@ -13541,9 +13541,9 @@
"license": "MIT"
},
"node_modules/graphql": {
"version": "16.11.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.11.0.tgz",
"integrity": "sha512-mS1lbMsxgQj6hge1XZ6p7GPhbrtFwUFYi3wRzXAC/FmYnyXMTvvI3td3rjmQ2u8ewXueaSvRPWaEcgVVOT9Jnw==",
"version": "16.12.0",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.12.0.tgz",
"integrity": "sha512-DKKrynuQRne0PNpEbzuEdHlYOMksHSUI8Zc9Unei5gTsMNA2/vMpoMz/yKba50pejK56qj98qM0SjYxAKi13gQ==",
"license": "MIT",
"peer": true,
"engines": {