Update edx-proctoring and pytest

This commit is contained in:
Dave St.Germain
2018-12-27 10:16:08 -05:00
parent caa515c929
commit 08fb080d06
7 changed files with 32 additions and 25 deletions

10
package-lock.json generated
View File

@@ -86,15 +86,15 @@
}
},
"@edx/edx-proctoring": {
"version": "1.5.0-rc.7",
"resolved": "https://registry.npmjs.org/@edx/edx-proctoring/-/edx-proctoring-1.5.0-rc.7.tgz",
"integrity": "sha512-xVfhxOFc73+Jc0uh4s6bil50ZaCUF/dPBY8fspvThx77S0kvlblcaN2/EeoOyfwrGi1ExrSDVcciMGdK3gf6Jg=="
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/@edx/edx-proctoring/-/edx-proctoring-1.5.0.tgz",
"integrity": "sha512-RiNjAgh8ZMX0D5gfN2R09a0RBs/R/Blfs/DiqhLmvCSvyCoeMDGANrDDQXv1w5blxxSJbz8a2awSZkwpv6gWNQ=="
},
"@edx/mockprock": {
"version": "git+https://git@github.com/edx/mockprock.git#c9e4814ace9afad7a778e2af372b3125b3e56588",
"dev": true,
"requires": {
"@edx/edx-proctoring": "1.5.0-rc.7"
"@edx/edx-proctoring": "1.5.0"
}
},
"@edx/paragon": {
@@ -3378,7 +3378,7 @@
"edx-proctoring-proctortrack": {
"version": "git+https://git@github.com/joshivj/edx-proctoring-proctortrack.git#66650ed6cd39bf489a86723d5ad3593c2ec8992f",
"requires": {
"@edx/edx-proctoring": "1.5.0-rc.7"
"@edx/edx-proctoring": "1.5.0"
}
},
"edx-ui-toolkit": {