1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 19:43:45 +00:00

update some libs

This commit is contained in:
Kyle Spearrin
2021-04-12 11:42:35 -04:00
parent 10abf12ad6
commit 10114c02aa
2 changed files with 278 additions and 101 deletions

View File

@@ -57,12 +57,12 @@
"@types/lunr": "^2.3.3",
"@types/node": "^10.17.28",
"@types/node-fetch": "^2.1.2",
"@types/node-forge": "^0.7.5",
"@types/papaparse": "^4.5.3",
"@types/node-forge": "^0.9.7",
"@types/papaparse": "^5.2.0",
"@types/tldjs": "^2.3.0",
"@types/zxcvbn": "4.4.0",
"clean-webpack-plugin": "^0.1.19",
"copy-webpack-plugin": "^4.5.2",
"copy-webpack-plugin": "^5.1.1",
"cross-env": "^5.2.0",
"pkg": "4.3.4",
"ts-loader": "^8.0.2",
@@ -87,7 +87,7 @@
"node-fetch": "2.2.0",
"node-forge": "0.10.0",
"open": "7.1.0",
"papaparse": "4.6.0",
"papaparse": "5.2.0",
"tldjs": "2.3.1",
"zxcvbn": "4.4.2"
}