update gi cung duoc

This commit is contained in:
2024-11-22 16:04:53 +07:00
parent d8a3894aba
commit ccfe7bf1f1
8 changed files with 41 additions and 11 deletions

13
package-lock.json generated
View File

@@ -50,6 +50,7 @@
"class-validator": "^0.14.1",
"epess-web-backend": "file:",
"graphql": "^16.9.0",
"graphql-redis-subscriptions": "^2.6.1",
"graphql-scalars": "^1.23.0",
"graphql-subscriptions": "^2.0.0",
"graphql-tools": "^9.0.1",
@@ -10840,6 +10841,18 @@
"graphql": "^14.6.0 || ^15.0.0 || ^16.0.0"
}
},
"node_modules/graphql-redis-subscriptions": {
"version": "2.6.1",
"resolved": "https://registry.npmjs.org/graphql-redis-subscriptions/-/graphql-redis-subscriptions-2.6.1.tgz",
"integrity": "sha512-ssTviFZFB4P7nvZEPpIsP0gvBMJe5IcgR80Mjit/UFUk0snbkxG/gtNZoglQGtN+kvDx8H6MfALBSG0bm11KCA==",
"license": "MIT",
"optionalDependencies": {
"ioredis": "^5.3.2"
},
"peerDependencies": {
"graphql-subscriptions": "^1.0.0 || ^2.0.0"
}
},
"node_modules/graphql-request": {
"version": "6.1.0",
"resolved": "https://registry.npmjs.org/graphql-request/-/graphql-request-6.1.0.tgz",