1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-04 09:33:27 +00:00

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

This reverts commit 5dac4b94e1.
This commit is contained in:
Andreas Coroiu
2024-09-03 14:06:23 +02:00
committed by GitHub
parent 76021b4817
commit 60fca9c118
5 changed files with 24 additions and 30 deletions

View File

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