chore: Updated @edx/frontend-lib-learning-assistant to v2.4.1 (#1518)
This commit is contained in:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -13,7 +13,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/browserslist-config": "1.2.0",
|
||||
"@edx/frontend-component-header": "^5.6.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.2.4",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.4.1",
|
||||
"@edx/frontend-lib-special-exams": "^3.1.3",
|
||||
"@edx/frontend-platform": "^8.0.0",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
@@ -2438,9 +2438,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-learning-assistant": {
|
||||
"version": "2.2.4",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.2.4.tgz",
|
||||
"integrity": "sha512-EvN22XhDzzdIYrJY1TKEF/5zXuozC4tlKRo96+dSe9I7UAMg4zsLKC1zqY15oUuyB8rHo1ERYhQBG18uMepXrw==",
|
||||
"version": "2.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-learning-assistant/-/frontend-lib-learning-assistant-2.4.1.tgz",
|
||||
"integrity": "sha512-sq0kS7vE7FKjHFSwAz77nz/E0PmmS0e/AxLGtcit+9xNyYU6b5SrJA8BmH5C7tgvtaeGJER54w0ZTkndPAo5eA==",
|
||||
"dependencies": {
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.2.0",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.36",
|
||||
@@ -2463,7 +2463,7 @@
|
||||
"react-redux": "7.2.9",
|
||||
"react-router": "5.2.1 || ^6.0.0",
|
||||
"react-router-dom": "5.3.0 || ^6.0.0",
|
||||
"redux": "4.1.2",
|
||||
"redux": "^4",
|
||||
"regenerator-runtime": "0.13.11"
|
||||
}
|
||||
},
|
||||
|
||||
@@ -36,7 +36,7 @@
|
||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||
"@edx/browserslist-config": "1.2.0",
|
||||
"@edx/frontend-component-header": "^5.6.0",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.2.4",
|
||||
"@edx/frontend-lib-learning-assistant": "^2.4.1",
|
||||
"@edx/frontend-lib-special-exams": "^3.1.3",
|
||||
"@edx/frontend-platform": "^8.0.0",
|
||||
"@edx/openedx-atlas": "^0.6.0",
|
||||
|
||||
Reference in New Issue
Block a user