fix: severity vulnerability issues on bg remove package

This commit is contained in:
theoleuthardt 2025-02-22 15:30:49 +01:00
parent ad7d94c8d0
commit 6bca341d50
2 changed files with 21 additions and 28 deletions

View file

@ -14,7 +14,7 @@
"dependencies": {
"@fastify/cors": "^10.0.2",
"@fastify/multipart": "^9.0.3",
"@imgly/background-removal-node": "^1.4.5",
"@imgly/background-removal-node": "^1.4.3",
"dotenv": "^16.4.7",
"fastify": "^5.2.1",
"fastify-cors": "^6.0.3",