diff --git a/package-lock.json b/package-lock.json index eb872eb19..61fcc3760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "semantic-release": "21.1.2" }, "peerDependencies": { - "@edx/frontend-platform": "^4.0.0 || ^5.0.0 || ^6.0.0", + "@edx/frontend-platform": "^7.0.0", "@openedx/paragon": ">= 21.11.3 < 22.0.0", "prop-types": "^15.5.10", "react": "^16.9.0 || ^17.0.0", diff --git a/package.json b/package.json index 331475153..19e204e1f 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "lodash": "^4.17.21" }, "peerDependencies": { - "@edx/frontend-platform": "^4.0.0 || ^5.0.0 || ^6.0.0", + "@edx/frontend-platform": "^7.0.0", "@openedx/paragon": ">= 21.11.3 < 22.0.0", "prop-types": "^15.5.10", "react": "^16.9.0 || ^17.0.0",