fix: add missing dependency to utils package (#9297)
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user