Fix SIGSEGV bug!!

This commit is contained in:
Jesse Wierzbinski 2023-11-26 11:54:20 -10:00
parent 9514deb330
commit 63b13ca5e8
No known key found for this signature in database
5 changed files with 48 additions and 31 deletions

View file

@ -78,10 +78,7 @@
"isomorphic-dompurify": "^1.9.0",
"jsonld": "^8.3.1",
"marked": "^9.1.2",
"pg": "^8.11.3",
"prisma": "latest",
"reflect-metadata": "^0.1.13",
"sharp": "^0.32.6",
"typeorm": "^0.3.17"
"sharp": "^0.32.6"
}
}