diff --git a/bun.lockb b/bun.lockb index 624371d..0179950 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3217ea9..e2ea208 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,8 @@ "devDependencies": { "@types/bun": "^1.0.5", "@types/google.maps": "^3.54.10" - } + }, + "trustedDependencies": [ + "sharp" + ] }