1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-23 16:13:21 +00:00

Update sdk to build 403 and move webcrypto rsa to use sdk rsa extract public key (#17771)

(cherry picked from commit 049acf1e12)
This commit is contained in:
Bernd Schoolmann
2025-12-02 14:39:32 +01:00
parent 3a802f99a3
commit aec9dec1b2
4 changed files with 28 additions and 32 deletions

View File

@@ -160,8 +160,8 @@
"@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.395",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.395",
"@bitwarden/sdk-internal": "0.2.0-main.403",
"@bitwarden/commercial-sdk-internal": "0.2.0-main.403",
"@electron/fuses": "1.8.0",
"@emotion/css": "11.13.5",
"@koa/multer": "4.0.0",