1
0
mirror of https://github.com/bitwarden/browser synced 2026-03-01 19:11:22 +00:00

[PM-30580] Add encryptMany to SDK for batch cipher encryption (#18803)

* Migrated encrypt many to the sdk

* removed comment

* updated sdk package
This commit is contained in:
SmithThe4th
2026-02-06 14:56:38 -05:00
committed by jaasen-livefront
parent 41ea3175bf
commit 9647d35684
4 changed files with 37 additions and 29 deletions

View File

@@ -161,8 +161,8 @@
"@angular/platform-browser": "20.3.16",
"@angular/platform-browser-dynamic": "20.3.16",
"@angular/router": "20.3.16",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.522",
"@bitwarden/sdk-internal": "0.2.0-main.522",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.527",
"@bitwarden/sdk-internal": "0.2.0-main.527",
"@electron/fuses": "1.8.0",
"@emotion/css": "11.13.5",
"@koa/multer": "4.0.0",