mirror of
https://github.com/unraid/api.git
synced 2026-03-05 15:18:53 -06:00
fix(deps): update dependency graphql to v16.8.1
This commit is contained in:
committed by
Eli Bosley
parent
8fffc7725c
commit
830718cd2c
9
api/package-lock.json
generated
9
api/package-lock.json
generated
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user