1
0
mirror of https://github.com/bitwarden/web synced 2025-12-10 13:23:15 +00:00

manually resolving the duo_security package with https instead of ssh (#1053)

This commit is contained in:
Joseph Flinn
2021-06-29 20:23:31 -07:00
committed by Joseph Flinn
parent 998ef86527
commit c852d536ea

2
package-lock.json generated
View File

@@ -3670,7 +3670,7 @@
},
"node_modules/duo_web_sdk": {
"version": "2.7.0",
"resolved": "git+ssh://git@github.com/duosecurity/duo_web_sdk.git#5f9a1a8598d2cda494c4f5ee0e38b31474abfee9",
"resolved": "git+https://github.com/duosecurity/duo_web_sdk.git#5f9a1a8598d2cda494c4f5ee0e38b31474abfee9",
"integrity": "sha512-SYnekrMvi6aON7atFPE8H+F6JjXrz5HgVGbmc7GQH2mvYz6DH0Grh+MWNeB1LwD7D8nzrWbnhbZM77U2hoWrxQ==",
"license": "SEE LICENSE IN LICENSE"
},