update service status
This commit is contained in:
22
package-lock.json
generated
22
package-lock.json
generated
@@ -25,6 +25,8 @@
|
||||
"@nestjs/swagger": "^7.4.2",
|
||||
"@pothos/core": "^4.2.0",
|
||||
"@pothos/plugin-add-graphql": "^4.1.0",
|
||||
"@pothos/plugin-authz": "^3.5.10",
|
||||
"@pothos/plugin-errors": "^4.2.0",
|
||||
"@pothos/plugin-prisma": "^4.2.1",
|
||||
"@pothos/plugin-prisma-utils": "^1.2.0",
|
||||
"@pothos/plugin-relay": "^4.3.0",
|
||||
@@ -4860,6 +4862,26 @@
|
||||
"graphql": ">=16.6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@pothos/plugin-authz": {
|
||||
"version": "3.5.10",
|
||||
"resolved": "https://registry.npmjs.org/@pothos/plugin-authz/-/plugin-authz-3.5.10.tgz",
|
||||
"integrity": "sha512-HIrz72+KnbvJjRKEtuy+c/J69jxET/yiSKLx/q3IV8FC4GyPKnPxlwuGlMczxlpK6+UG0gE0ziCAwY6LWEd2Yg==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"@graphql-authz/core": "*",
|
||||
"graphql": ">=15.1.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@pothos/plugin-errors": {
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@pothos/plugin-errors/-/plugin-errors-4.2.0.tgz",
|
||||
"integrity": "sha512-Yt87hn7z0+1bv7bhrJCD5GH9+NTO/5CJEkbebyM4scnnmQ0rpqyO/yViIirtzCXk/NKBHEiLrthL2frQxUmJ5w==",
|
||||
"license": "ISC",
|
||||
"peerDependencies": {
|
||||
"@pothos/core": "*",
|
||||
"graphql": ">=16.6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@pothos/plugin-prisma": {
|
||||
"version": "4.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@pothos/plugin-prisma/-/plugin-prisma-4.2.1.tgz",
|
||||
|
||||
Reference in New Issue
Block a user