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",
+8
View File
@@ -6754,6 +6754,7 @@ __metadata:
dotenv-expand: ^11.0.6
expect-type: ^0.20.0
express: ^4.21.0
graphql: ^16.9.0
jest: ^29.7.0
jsonwebtoken: ^9.0.2
pg: ^8.13.0
@@ -21416,6 +21417,13 @@ __metadata:
languageName: node
linkType: hard
"graphql@npm:^16.9.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
languageName: node
linkType: hard
"gunzip-maybe@npm:^1.4.2":
version: 1.4.2
resolution: "gunzip-maybe@npm:1.4.2"