diff --git a/package-lock.json b/package-lock.json index 69fbacd3c..dd85db082 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "12.8.27", "@edx/frontend-platform": "4.2.0", - "@edx/paragon": "^20.32.0", + "@edx/paragon": "^20.44.0", "@edx/reactifex": "^2.1.1", "@testing-library/dom": "^8.13.0", "@testing-library/jest-dom": "^5.16.5", diff --git a/package.json b/package.json index 3e5c77363..99b184bbe 100644 --- a/package.json +++ b/package.json @@ -40,14 +40,14 @@ "@edx/browserslist-config": "^1.1.1", "@edx/frontend-build": "12.8.27", "@edx/frontend-platform": "4.2.0", - "@edx/paragon": "^20.32.0", + "@edx/paragon": "^20.44.0", "@edx/reactifex": "^2.1.1", "@testing-library/dom": "^8.13.0", "@testing-library/jest-dom": "^5.16.5", "@testing-library/react": "^12.1.5", "@testing-library/user-event": "^13.5.0", - "enzyme": "3.11.0", "@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", + "enzyme": "3.11.0", "enzyme-to-json": "^3.6.2", "eslint-import-resolver-alias": "^1.1.2", "eslint-plugin-import": "^2.26.0",