1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00

[deps] Platform: Update argon2 to v0.41.1 (#11065)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-11-04 14:09:51 +01:00
committed by GitHub
parent 343fb28010
commit 80d36f4135
5 changed files with 30 additions and 24 deletions

View File

@@ -13,6 +13,6 @@
},
"dependencies": {
"@bitwarden/desktop-napi": "file:../desktop_native/napi",
"argon2": "0.40.1"
"argon2": "0.41.1"
}
}