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

This commit is contained in:
renovate[bot]
2023-11-01 20:38:49 +00:00
committed by Eli Bosley
parent 8fffc7725c
commit 830718cd2c

9
api/package-lock.json generated
View File

@@ -8252,8 +8252,9 @@
}
},
"node_modules/graphql": {
"version": "16.7.1",
"license": "MIT",
"version": "16.8.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz",
"integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==",
"engines": {
"node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0"
}
@@ -20894,7 +20895,9 @@
}
},
"graphql": {
"version": "16.7.1"
"version": "16.8.1",
"resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz",
"integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw=="
},
"graphql-codegen-typescript-validation-schema": {
"version": "0.11.1",