Fix twenty-server build
This commit is contained in:
@ -68,6 +68,7 @@
|
|||||||
"class-transformer": "^0.5.1",
|
"class-transformer": "^0.5.1",
|
||||||
"class-validator": "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch",
|
"class-validator": "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch",
|
||||||
"date-fns": "^2.30.0",
|
"date-fns": "^2.30.0",
|
||||||
|
"deep-equal": "^2.2.2",
|
||||||
"file-type": "16.5.4",
|
"file-type": "16.5.4",
|
||||||
"googleapis": "105",
|
"googleapis": "105",
|
||||||
"graphql": "^16.8.1",
|
"graphql": "^16.8.1",
|
||||||
|
|||||||
@ -43242,6 +43242,7 @@ __metadata:
|
|||||||
class-transformer: "npm:^0.5.1"
|
class-transformer: "npm:^0.5.1"
|
||||||
class-validator: "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch"
|
class-validator: "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch"
|
||||||
date-fns: "npm:^2.30.0"
|
date-fns: "npm:^2.30.0"
|
||||||
|
deep-equal: "npm:^2.2.2"
|
||||||
file-type: "npm:16.5.4"
|
file-type: "npm:16.5.4"
|
||||||
googleapis: "npm:105"
|
googleapis: "npm:105"
|
||||||
graphql: "npm:^16.8.1"
|
graphql: "npm:^16.8.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user