fix: add graphql runtime dependency (#749)

* fix: add graphql runtime dependency

* chore: set graphql range to ^16.11.0
This commit is contained in:
Ozan Kaşıkçı
2025-10-08 19:34:52 +03:00
committed by GitHub
parent 8ec161b981
commit 2822af505e
5 changed files with 23907 additions and 12 deletions

View File

@@ -44,6 +44,7 @@
"base-64": "^1.0.0",
"commander": "^9.0.0",
"commander-ts": "^0.2.0",
"graphql": "^16.11.0",
"kubernetes-client": "^9.0.0",
"md5": "^2.3.0",
"nanoid": "^3.3.1",