1
0
mirror of https://github.com/bitwarden/cli synced 2026-01-10 12:13:12 +00:00

jslib update

This commit is contained in:
Kyle Spearrin
2018-11-15 15:46:40 -05:00
parent 91fab889f3
commit 4df35c1ad7
3 changed files with 15 additions and 2 deletions

View File

@@ -54,6 +54,7 @@
"@types/node-forge": "^0.7.5",
"@types/papaparse": "^4.5.3",
"@types/tldjs": "^2.3.0",
"@types/zxcvbn": "4.4.0",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^4.5.2",
"cross-env": "^5.2.0",
@@ -76,6 +77,7 @@
"node-fetch": "2.2.0",
"node-forge": "0.7.6",
"papaparse": "4.6.0",
"tldjs": "2.3.1"
"tldjs": "2.3.1",
"zxcvbn": "4.4.2"
}
}