fix(deps): update dependency @edx/frontend-lib-special-exams to v2.2.1
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "11.6.3",
|
||||
"@edx/frontend-component-header": "3.6.4",
|
||||
"@edx/frontend-lib-special-exams": "2.2.0",
|
||||
"@edx/frontend-lib-special-exams": "2.2.1",
|
||||
"@edx/frontend-platform": "3.4.1",
|
||||
"@edx/paragon": "20.24.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.3.0",
|
||||
@@ -3365,9 +3365,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-special-exams": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.0.tgz",
|
||||
"integrity": "sha512-qA6WULjZxFw/FHodlGMVoZo1s4AXKJNsfEZFsl393SVgd+c6CV/CQo2DALSRW5nrzmPYTwnW1c0qy0MmsJMc9w==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.1.tgz",
|
||||
"integrity": "sha512-U96a23jKKDNMrN52XRAnhU7q2QtrWsblesOIkcOX1drt57niRVHBRxPcSQlZEo5zTpnIW2hbnMi5ttKIQxjDyA==",
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "5.11.2",
|
||||
@@ -28649,9 +28649,9 @@
|
||||
}
|
||||
},
|
||||
"@edx/frontend-lib-special-exams": {
|
||||
"version": "2.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.0.tgz",
|
||||
"integrity": "sha512-qA6WULjZxFw/FHodlGMVoZo1s4AXKJNsfEZFsl393SVgd+c6CV/CQo2DALSRW5nrzmPYTwnW1c0qy0MmsJMc9w==",
|
||||
"version": "2.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-2.2.1.tgz",
|
||||
"integrity": "sha512-U96a23jKKDNMrN52XRAnhU7q2QtrWsblesOIkcOX1drt57niRVHBRxPcSQlZEo5zTpnIW2hbnMi5ttKIQxjDyA==",
|
||||
"requires": {
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.34",
|
||||
"@fortawesome/free-brands-svg-icons": "5.11.2",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "11.6.3",
|
||||
"@edx/frontend-component-header": "3.6.4",
|
||||
"@edx/frontend-lib-special-exams": "2.2.0",
|
||||
"@edx/frontend-lib-special-exams": "2.2.1",
|
||||
"@edx/frontend-platform": "3.4.1",
|
||||
"@edx/paragon": "20.24.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.3.0",
|
||||
|
||||
Reference in New Issue
Block a user