feat: update frontend-lib-learning-assistant (#1177)

This commit is contained in:
alangsto
2023-08-30 08:48:22 -04:00
committed by GitHub
parent e8ac2ffc7e
commit ee1d816cc8
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-component-header": "4.0.0",
"@edx/frontend-lib-learning-assistant": "^1.9.1",
"@edx/frontend-lib-learning-assistant": "^1.9.2",
"@edx/frontend-lib-special-exams": "2.20.1",
"@edx/frontend-platform": "4.3.0",
"@edx/paragon": "20.46.0",
@@ -3433,9 +3433,9 @@
}
},
"node_modules/@edx/frontend-lib-learning-assistant": {
"version": "1.9.1",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.9.1.tgz",
"integrity": "sha512-9mgFlIfnF9s+W0ojF/QvPXjPiZ52bIpyFa0XSqnQFQHsPQe+nThMThFKINCnvtk+jNXXRoWZLHeBrpNEwgXsAw==",
"version": "1.9.2",
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-1.9.2.tgz",
"integrity": "sha512-SakMdhqahpgMjO2URKP8EhRy1Ya4ZpEVIDJ0/sfUmlbM3KYXsedquBcJPwZDmMsohgdZGFErMSnEbkn07ZrXMw==",
"dependencies": {
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@fortawesome/fontawesome-svg-core": "1.2.36",

View File

@@ -32,7 +32,7 @@
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
"@edx/frontend-component-footer": "12.0.0",
"@edx/frontend-component-header": "4.0.0",
"@edx/frontend-lib-learning-assistant": "^1.9.1",
"@edx/frontend-lib-learning-assistant": "^1.9.2",
"@edx/frontend-lib-special-exams": "2.20.1",
"@edx/frontend-platform": "4.3.0",
"@edx/paragon": "20.46.0",