diff --git a/package.json b/package.json index 1aed2f2..fb5f0b6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "@paralenz/eslint-config-typescript-react": "^1.2.3", "jest": "^27.5.1", "posthog-js": "^1.28.0", - "posthog-react-native": "^1.1.5", + "posthog-react-native": "^2.5.2", "ts-jest": "^28.0.7", "ts-node": "^10.9.1", "typescript": "^4.7.4" diff --git a/yarn.lock b/yarn.lock index d0ae7ef..15052e2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3597,10 +3597,10 @@ posthog-js@^1.28.0: fflate "^0.4.1" rrweb-snapshot "^1.1.14" -posthog-react-native@^1.1.5: - version "1.1.5" - resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-1.1.5.tgz#ba8da733b29114f9831fc1649b406a279ac86e1d" - integrity sha512-Dn2mYI7aMDujz6jPHPt1nhz1j/EzqxPe/td458Oly7VafBbwV76fH+KgHAgI9bh4u+YHp8XCxzTMjkKhby4IQA== +posthog-react-native@^2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/posthog-react-native/-/posthog-react-native-2.5.2.tgz#dcbbd6490376a238e77993d92c5ddd38a5f152d0" + integrity sha512-HYwFivdvsKNq/MSnoGXq+O1Ym4iLsb759TlgigU0Ya6Ctho0wdy+niQhb+yfS7quq+nSNg35vDj+L8Wg2DGa3g== prelude-ls@^1.2.1: version "1.2.1"