diff --git a/bun.lockb b/bun.lockb index 247b232..c81ea78 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 25814fe..23eb8af 100644 --- a/package.json +++ b/package.json @@ -73,5 +73,8 @@ "workbox-core": "^7.3.0", "workbox-precaching": "^7.3.0" }, - "packageManager": "bun@1.1.34" + "packageManager": "bun@1.1.34", + "trustedDependencies": [ + "edgedriver" + ] }