More Sharp fixes

This commit is contained in:
Jesse Wierzbinski 2024-04-07 03:28:04 -10:00
parent 9618ded96a
commit 8473062c24
No known key found for this signature in database
4 changed files with 4 additions and 2 deletions

View file

@ -112,7 +112,7 @@
"prisma-redis-middleware": "^4.8.0",
"request-parser": "workspace:*",
"semver": "^7.5.4",
"sharp": "^0.33.0-rc.2",
"sharp": "^0.32.6",
"strip-ansi": "^7.1.0"
}
}