1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-31 07:33:23 +00:00

update some lib refs

This commit is contained in:
Kyle Spearrin
2021-04-12 11:02:07 -04:00
parent a9a5c7ed65
commit 23c15cee48
2 changed files with 241 additions and 103 deletions

View File

@@ -250,15 +250,15 @@
"@ngtools/webpack": "^9.1.12",
"@types/lunr": "^2.3.3",
"@types/node": "^10.17.28",
"@types/node-forge": "^0.7.5",
"@types/papaparse": "^4.5.3",
"@types/node-forge": "^0.9.7",
"@types/papaparse": "^5.2.0",
"@types/semver": "^5.5.0",
"@types/webcrypto": "^0.0.28",
"@types/webpack": "^4.4.11",
"@types/zxcvbn": "4.4.0",
"clean-webpack-plugin": "^0.1.19",
"concurrently": "^4.0.1",
"copy-webpack-plugin": "^4.2.0",
"copy-webpack-plugin": "^5.1.1",
"cross-env": "^5.2.0",
"css-loader": "^1.0.0",
"del": "^3.0.0",
@@ -319,7 +319,7 @@
"node-forge": "0.10.0",
"node-ipc": "^9.1.1",
"nord": "0.2.1",
"papaparse": "4.6.0",
"papaparse": "5.2.0",
"regedit": "^3.0.3",
"rxjs": "6.6.2",
"sweetalert2": "10.15.4",