1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00

Remove dependency on duo_web_sdk and update jslib (#1099)

This commit is contained in:
Daniel James Smith
2021-07-28 19:51:55 +02:00
committed by GitHub
parent 4119713ace
commit 5a3bd22132
3 changed files with 14 additions and 12 deletions

View File

@@ -40,7 +40,6 @@
"devDependencies": {
"@angular/compiler-cli": "^11.2.11",
"@ngtools/webpack": "^11.2.10",
"@types/duo_web_sdk": "^2.7.0",
"@types/jquery": "^3.5.5",
"@types/node": "^14.17.2",
"@types/webcrypto": "^0.0.28",
@@ -79,7 +78,6 @@
"browser-hrtime": "^1.1.8",
"core-js": "^3.11.0",
"date-input-polyfill": "^2.14.0",
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git#5f9a1a8598d2cda494c4f5ee0e38b31474abfee9",
"font-awesome": "4.7.0",
"jquery": "3.6.0",
"popper.js": "1.16.1",