fix(deps): update dependency @openedx/frontend-plugin-framework to v1.2.2
This commit is contained in:
19
package-lock.json
generated
19
package-lock.json
generated
@@ -4519,14 +4519,14 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@openedx/frontend-plugin-framework": {
|
"node_modules/@openedx/frontend-plugin-framework": {
|
||||||
"version": "1.2.1",
|
"version": "1.2.2",
|
||||||
"resolved": "https://registry.npmjs.org/@openedx/frontend-plugin-framework/-/frontend-plugin-framework-1.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/@openedx/frontend-plugin-framework/-/frontend-plugin-framework-1.2.2.tgz",
|
||||||
"integrity": "sha512-ooreh/Tbz9U+7vIDwgbw25Jw0HBPQZUgjh8f4EHxGJX7AJbNC+DykJToEGkqUlX/nm0LHI+60BX6DEncPsXAeg==",
|
"integrity": "sha512-kyCnE/QhiX0dm6O2qZiX5cracJ4eejU0+Ey1f/DJ1nPsSawOyrW5k+IjV1XCszc5aSlWy5N0f7nS4+nsbs+I/g==",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
"@edx/brand": "npm:@openedx/brand-openedx@^1.2.2",
|
||||||
"classnames": "^2.3.2",
|
"classnames": "^2.3.2",
|
||||||
"core-js": "3.36.0",
|
"core-js": "3.37.1",
|
||||||
"react-redux": "7.2.9",
|
"react-redux": "7.2.9",
|
||||||
"redux": "4.2.1",
|
"redux": "4.2.1",
|
||||||
"regenerator-runtime": "0.14.1"
|
"regenerator-runtime": "0.14.1"
|
||||||
@@ -4540,17 +4540,6 @@
|
|||||||
"react-error-boundary": "^4.0.11"
|
"react-error-boundary": "^4.0.11"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@openedx/frontend-plugin-framework/node_modules/core-js": {
|
|
||||||
"version": "3.36.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/core-js/-/core-js-3.36.0.tgz",
|
|
||||||
"integrity": "sha512-mt7+TUBbTFg5+GngsAxeKBTl5/VS0guFeJacYge9OmHb+m058UwwIm41SE9T4Den7ClatV57B6TYTuJ0CX1MAw==",
|
|
||||||
"hasInstallScript": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"funding": {
|
|
||||||
"type": "opencollective",
|
|
||||||
"url": "https://opencollective.com/core-js"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/@openedx/frontend-plugin-framework/node_modules/redux": {
|
"node_modules/@openedx/frontend-plugin-framework/node_modules/redux": {
|
||||||
"version": "4.2.1",
|
"version": "4.2.1",
|
||||||
"resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz",
|
"resolved": "https://registry.npmjs.org/redux/-/redux-4.2.1.tgz",
|
||||||
|
|||||||
Reference in New Issue
Block a user