mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 21:53:25 +00:00
[PM-20615] Only process incoming messages once (#14645)
* feat: start ipc client * fix: payload serialization issues * feat: filter incoming messages by destination * fix: adapt to SDK renames * feat: update sdk
This commit is contained in:
@@ -160,7 +160,7 @@
|
||||
"@angular/platform-browser": "19.2.14",
|
||||
"@angular/platform-browser-dynamic": "19.2.14",
|
||||
"@angular/router": "19.2.14",
|
||||
"@bitwarden/sdk-internal": "0.2.0-main.177",
|
||||
"@bitwarden/sdk-internal": "0.2.0-main.198",
|
||||
"@electron/fuses": "1.8.0",
|
||||
"@emotion/css": "11.13.5",
|
||||
"@koa/multer": "3.1.0",
|
||||
|
||||
Reference in New Issue
Block a user