From fffc48b41abc73091c01d1d2156d2ae1b97c9300 Mon Sep 17 00:00:00 2001 From: Bianca Severino Date: Wed, 8 Dec 2021 10:22:10 -0500 Subject: [PATCH] chore: update frontend-lib-special-exams to 1.14.1 (#765) --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index d92b37c3..183a367c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4045,9 +4045,9 @@ } }, "@edx/frontend-lib-special-exams": { - "version": "1.14.0", - "resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.14.0.tgz", - "integrity": "sha512-Z6rsUZyc6NJO2M+wPphcm58CdU03gVH5HKQ+FqAKtZn0K+50xAp6cKlaI83UdB+t5w4Ok44UOVv7vjWjLzJDQQ==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@edx/frontend-lib-special-exams/-/frontend-lib-special-exams-1.14.1.tgz", + "integrity": "sha512-HTsoU7jbIT66YCEt7CSFVSeRC77iE+UfnFXCzE9FjS82Xip/Zg4TKipX0dnRK3LHCjrrqzLILiti4/qyyQDM9w==", "requires": { "@fortawesome/fontawesome-svg-core": "1.2.34", "@fortawesome/free-brands-svg-icons": "5.11.2", diff --git a/package.json b/package.json index cffe3963..f04e3726 100644 --- a/package.json +++ b/package.json @@ -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.14.0", + "@edx/frontend-lib-special-exams": "1.14.1", "@edx/frontend-platform": "1.14.2", "@edx/paragon": "16.18.0", "@fortawesome/fontawesome-svg-core": "1.2.36",