chore: update special exams lib (#798)

This commit is contained in:
Zachary Hancock
2022-01-13 14:51:51 -05:00
committed by GitHub
parent b61057f2df
commit f2f0cb6008
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -4060,9 +4060,9 @@
}
},
"@edx/frontend-lib-special-exams": {
"version": "1.15.0",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.15.0.tgz",
"integrity": "sha512-9sXrjlkzKjPCobBoKdj5EwD0PHJMz7HBRUGyRuBls6+UvS+aR4PRbK0bCaL2AxpinEBIUxMVTv05zPVEeINhJg==",
"version": "1.15.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.15.1.tgz",
"integrity": "sha512-Im3aqGouVQJAPcEx0YzeRe4plko/dQCbIJlNSgkFoOYOm3/yE9Bsim6sMU0soznApKNjWFfL3vRyKsJtmZxlJA==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
"@fortawesome/free-brands-svg-icons": "5.11.2",

View File

@@ -34,7 +34,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.6",
"@edx/frontend-enterprise-utils": "1.1.1",
"@edx/frontend-lib-special-exams": "1.15.0",
"@edx/frontend-lib-special-exams": "1.15.1",
"@edx/frontend-platform": "1.14.3",
"@edx/paragon": "16.19.0",
"@edx/frontend-component-header": "^2.4.2",