1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 18:13:26 +00:00

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-02 14:13:53 +02:00
committed by GitHub
parent 5436072a75
commit 5dac4b94e1
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"
}
}