diff --git a/dashboards-reports/package.json b/dashboards-reports/package.json index 3d086203..d39342db 100644 --- a/dashboards-reports/package.json +++ b/dashboards-reports/package.json @@ -38,7 +38,7 @@ "react-native-base64": "^0.0.2", "react-native-i18n": "^2.0.15", "react-navigation": "^4.3.9", - "react-router-dom": "^5.2.0", + "react-router-dom": "^5.3.0", "react-toast-notifications": "^2.4.0", "set-interval-async": "1.0.33", "showdown": "^1.9.1" @@ -49,16 +49,16 @@ "@types/enzyme-adapter-react-16": "^1.0.6", "@types/jsdom": "^16.2.3", "@types/puppeteer-core": "^2.0.0", - "@types/react": "^16.9.36", + "@types/react": "^16.14.23", "@types/react-addons-test-utils": "^0.14.25", "@types/react-dom": "^16.9.8", "@types/react-test-renderer": "^16.9.1", "@types/set-interval-async": "^1.0.0", "@types/showdown": "^1.9.3", - "babel-jest": "^26.3.0", + "babel-jest": "^27.5.1", "cypress": "^5.0.0", "elastic-builder": "^2.7.1", - "eslint-plugin-babel": "^5.3.0", + "eslint-plugin-babel": "^5.3.1", "eslint-plugin-no-unsanitized": "^3.0.2", "eslint-plugin-prefer-object-spread": "^1.2.1", "identity-obj-proxy": "^3.0.0",