fix(deps): update dependency graphql to v16.13.2 (#154)
schemas-app / build (push) Successful in 1m9s
schemas-app / deploy-prod (push) Successful in 1m50s

This commit was merged in pull request #154.
This commit is contained in:
2026-03-24 14:13:23 +00:00
parent b4b439a585
commit 7f75130c17
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.5.0",
"@vue/apollo-composable": "4.2.2",
"graphql": "16.13.1",
"graphql": "16.13.2",
"graphql-ws": "6.0.7",
"nuxt": "4.4.2",
"vue": "3.5.30",
@@ -12170,9 +12170,9 @@
"license": "ISC"
},
"node_modules/graphql": {
"version": "16.13.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.1.tgz",
"integrity": "sha512-gGgrVCoDKlIZ8fIqXBBb0pPKqDgki0Z/FSKNiQzSGj2uEYHr1tq5wmBegGwJx6QB5S5cM0khSBpi/JFHMCvsmQ==",
"version": "16.13.2",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.13.2.tgz",
"integrity": "sha512-5bJ+nf/UCpAjHM8i06fl7eLyVC9iuNAjm9qzkiu2ZGhM0VscSvS6WDPfAwkdkBuoXGM9FJSbKl6wylMwP9Ktig==",
"license": "MIT",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"