1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-29 06:33:40 +00:00

utf8 encode params for key derivation

This commit is contained in:
Kyle Spearrin
2017-02-15 19:03:56 -05:00
parent f0d440d204
commit 3ed69d887f
3 changed files with 5 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "bitwarden",
"version": "1.9.0",
"version": "1.9.1",
"production": true,
"devDependencies": {
"connect": "3.4.1",