fix(deps): update dependency @edx/frontend-lib-special-exams to v1.8.3 (#501)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-07-07 09:26:12 -04:00
committed by GitHub
parent d60d782e5a
commit 1ad2cf73bf
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -1383,9 +1383,9 @@
}
},
"@edx/frontend-lib-special-exams": {
"version": "1.8.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.8.1.tgz",
"integrity": "sha512-6vQrwlE9+PCq8NsAUqY6EOpQtG3KiwKrvdj1lvYOdQMtww3gIHQRh6ZOukAoFlDTDEO4PC6VVx7RFFEj1nTDjg==",
"version": "1.8.3",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.8.3.tgz",
"integrity": "sha512-062mLzG0jzAjgfIi6ARG9kcI4RbarsjYmB71p1hsD6x5uBDBulb1biAbj+x3HmDCKc8k6+/4cMvzKpN+Z1Vxwg==",
"requires": {
"@fortawesome/fontawesome-svg-core": "1.2.34",
"@fortawesome/free-brands-svg-icons": "5.11.2",

View File

@@ -38,7 +38,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
"@edx/frontend-component-footer": "10.1.5",
"@edx/frontend-enterprise": "4.2.3",
"@edx/frontend-lib-special-exams": "1.8.1",
"@edx/frontend-lib-special-exams": "1.8.3",
"@edx/frontend-platform": "1.11.0",
"@edx/paragon": "15.2.2",
"@fortawesome/fontawesome-svg-core": "1.2.34",