PR-093614: Adding missing dependency graphql-scalars

This commit is contained in:
2024-09-18 18:42:46 +00:00
parent fbb3e9fedb
commit a892c4353c
2 changed files with 55 additions and 15 deletions

View File

@ -44,6 +44,7 @@
"graphql": "^16.9.0",
"graphql-http": "^1.22.1",
"graphql-playground-middleware-express": "^1.7.23",
"graphql-scalars": "^1.23.0",
"graphql-subscriptions": "^2.0.0",
"graphql-tools": "^9.0.1",
"graphql-ws": "^5.16.0",