1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-05 18:13:26 +00:00

Bump angular to 12. (#571)

This commit is contained in:
Oscar Hinton
2021-12-09 14:00:26 +00:00
committed by GitHub
parent a6b95b15e3
commit 6a179ab2df
11 changed files with 1542 additions and 1759 deletions

View File

@@ -27,7 +27,7 @@
"@types/tldjs": "^2.3.0",
"@types/zxcvbn": "^4.4.1",
"rimraf": "^3.0.2",
"typescript": "4.1.5"
"typescript": "4.3.5"
},
"dependencies": {
"@microsoft/signalr": "5.0.10",
@@ -37,7 +37,7 @@
"lunr": "^2.3.9",
"node-forge": "^0.10.0",
"papaparse": "^5.3.0",
"rxjs": "6.6.7",
"rxjs": "^7.4.0",
"tldjs": "^2.3.1",
"zxcvbn": "^4.4.2"
}