diff --git a/ios/Podfile.lock b/ios/Podfile.lock index 571d3411a..eb5ae6b8c 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -3,7 +3,7 @@ PODS: - React/Core (= 0.51.0) - react-native-background-timer (2.0.0): - React - - react-native-calendar-events (1.4.3): + - react-native-calendar-events (1.5.0): - React - react-native-fetch-blob (0.10.6): - React/Core diff --git a/package-lock.json b/package-lock.json index b2db52289..01dc87fd6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10441,9 +10441,7 @@ "integrity": "sha512-vLNJIedXQZN4p3ChFsAgVHacnJqQMnLl+wBsnZuliRkmsjEHo8kQOA9fnLih/OoiDi1O3eHQvXC5L8f+RYiKgw==" }, "react-native-calendar-events": { - "version": "1.4.3", - "resolved": "https://registry.npmjs.org/react-native-calendar-events/-/react-native-calendar-events-1.4.3.tgz", - "integrity": "sha1-KYBOi0TWlG5pq1ogkC2USe0xXEc=" + "version": "github:jitsi/react-native-calendar-events#dabfabc4bacc1424a8b93ebdda6f3820dee198cb" }, "react-native-callstats": { "version": "3.27.0", diff --git a/package.json b/package.json index 2ac3d6199..eca9db79e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "react-i18next": "4.8.0", "react-native": "0.51.0", "react-native-background-timer": "2.0.0", - "react-native-calendar-events": "1.4.3", + "react-native-calendar-events": "github:jitsi/react-native-calendar-events#dabfabc4bacc1424a8b93ebdda6f3820dee198cb", "react-native-callstats": "3.27.0", "react-native-fetch-blob": "github:flatfox-ag/react-native-fetch-blob#exception_fixes", "react-native-img-cache": "1.5.2",