diff --git a/package-lock.json b/package-lock.json index 1a2a4ca4..72500e6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -68,7 +68,6 @@ "@openedx/frontend-build": "14.0.15", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.1.0", - "axios-mock-adapter": "^1.20.0", "copy-webpack-plugin": "^12.0.0", "husky": "^7.0.0", "identity-obj-proxy": "^3.0.0", diff --git a/package.json b/package.json index 56dd4f71..1f2dff56 100755 --- a/package.json +++ b/package.json @@ -85,7 +85,6 @@ "@openedx/frontend-build": "14.0.15", "@testing-library/jest-dom": "^5.14.1", "@testing-library/react": "^12.1.0", - "axios-mock-adapter": "^1.20.0", "copy-webpack-plugin": "^12.0.0", "husky": "^7.0.0", "identity-obj-proxy": "^3.0.0",