fix: bump frontend-lib-content-components (#602)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -12,7 +12,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "12.0.0",
|
||||
"@edx/frontend-enterprise-hotjar": "^1.2.1",
|
||||
"@edx/frontend-lib-content-components": "^1.173.0",
|
||||
"@edx/frontend-lib-content-components": "^1.173.2",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.45.4",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
@@ -2299,9 +2299,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@edx/frontend-lib-content-components": {
|
||||
"version": "1.173.0",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.173.0.tgz",
|
||||
"integrity": "sha512-0vw9fe48I1VzUwFgaZgSB151FTP3yuOQqMQmzEfdP2DOSVBLSiCKF9SrIzyT5/qOJi2xK+nDbb5En1zc+/h+lA==",
|
||||
"version": "1.173.2",
|
||||
"resolved": "https://registry.npmjs.org/@edx/frontend-lib-content-components/-/frontend-lib-content-components-1.173.2.tgz",
|
||||
"integrity": "sha512-Y8VnxpxW0JzFQrYWJVAWk8Ey2KEzlMTpaudVb/cmpTLJiNhzWmUWG5xzq0eVYJdhYwwR5w5x6vLqLeikGIhNbQ==",
|
||||
"dependencies": {
|
||||
"@codemirror/lang-html": "^6.0.0",
|
||||
"@codemirror/lang-xml": "^6.0.0",
|
||||
|
||||
@@ -37,7 +37,7 @@
|
||||
"@edx/brand": "npm:@edx/brand-openedx@1.1.0",
|
||||
"@edx/frontend-component-footer": "12.0.0",
|
||||
"@edx/frontend-enterprise-hotjar": "^1.2.1",
|
||||
"@edx/frontend-lib-content-components": "^1.173.0",
|
||||
"@edx/frontend-lib-content-components": "^1.173.2",
|
||||
"@edx/frontend-platform": "4.2.0",
|
||||
"@edx/paragon": "^20.45.4",
|
||||
"@fortawesome/fontawesome-svg-core": "1.2.28",
|
||||
|
||||
Reference in New Issue
Block a user