fix: add missing dependency to utils package (#9297)

This commit is contained in:
Harminder Virk
2024-09-25 08:18:13 +02:00
committed by GitHub
parent 9a0ae1484c
commit 1d3a60023a
2 changed files with 9 additions and 0 deletions
+1
View File
@@ -44,6 +44,7 @@
"bignumber.js": "^9.1.2",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"graphql": "^16.9.0",
"jsonwebtoken": "^9.0.2",
"pg": "^8.13.0",
"pg-connection-string": "^2.7.0",