lock duo sdk to specific commit
This commit is contained in:
parent
7b0579ccf3
commit
9d9503b00e
|
@ -2901,7 +2901,7 @@
|
|||
},
|
||||
"duo_web_sdk": {
|
||||
"version": "git+https://github.com/duosecurity/duo_web_sdk.git#410a9186cc34663c4913b17d6528067cd3331f1d",
|
||||
"from": "git+https://github.com/duosecurity/duo_web_sdk.git"
|
||||
"from": "git+https://github.com/duosecurity/duo_web_sdk.git#410a9186cc34663c4913b17d6528067cd3331f1d"
|
||||
},
|
||||
"duplexify": {
|
||||
"version": "3.6.0",
|
||||
|
|
|
@ -81,7 +81,7 @@
|
|||
"bootstrap": "4.3.1",
|
||||
"braintree-web-drop-in": "1.13.0",
|
||||
"core-js": "2.6.2",
|
||||
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git",
|
||||
"duo_web_sdk": "git+https://github.com/duosecurity/duo_web_sdk.git#410a9186cc34663c4913b17d6528067cd3331f1d",
|
||||
"font-awesome": "4.7.0",
|
||||
"jquery": "3.4.1",
|
||||
"lunr": "2.3.3",
|
||||
|
|
Loading…
Reference in New Issue