diff --git a/package-lock.json b/package-lock.json index 5b10d01b717d..d86797424533 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36173,9 +36173,9 @@ "integrity": "sha512-cNW4bIJg3nvKaheG8vGMfqCt5LMWX9MS5+wMudgKIHbGO51spRr4sgnlhVgwHLcZ5aeNOVJ8CPRxDIWKRq/0QA==" }, "react-native-flipper": { - "version": "0.117.0", - "resolved": "https://registry.npmjs.org/react-native-flipper/-/react-native-flipper-0.117.0.tgz", - "integrity": "sha512-r5IdubsO1rdDhRSDIL2Xk3DSZQSwWcNgjxgz7NcD+NuBv8y7mw48LbiW0779/MTHM2K9URshGnfLT0mrI0ZBKA==", + "version": "0.146.1", + "resolved": "https://registry.npmjs.org/react-native-flipper/-/react-native-flipper-0.146.1.tgz", + "integrity": "sha512-M3pjqDigOPRpPN9lkT3o0yKDViqciGe5aUjPrtuKdxmaCbH4ofpMEZGxrcKjnEwXJWKC24IDZKtz7WitaWgRig==", "dev": true }, "react-native-gesture-handler": { @@ -36247,7 +36247,6 @@ }, "react-native-image-size": { "version": "git+https://github.com/Expensify/react-native-image-size.git#6b5ab5110dc3ed554f8eafbc38d7d87c17147972", - "integrity": "sha512-jNNpW5byieb7pb/l0HRvmCav4BtzpTzgC+ybT+Wbi2yyroOukveVvnjwWnmoOeuGynsYB4Yt5eGrWZnPnJSwqQ==", "from": "git+https://github.com/Expensify/react-native-image-size.git#6b5ab5110dc3ed554f8eafbc38d7d87c17147972" }, "react-native-keyboard-spacer": { diff --git a/package.json b/package.json index f218635a8740..fdbe032983b8 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "pusher-js-mock": "^0.3.3", "react-hot-loader": "^4.12.21", "react-native-clean-project": "^4.0.0-alpha4.0", - "react-native-flipper": "^0.117.0", + "react-native-flipper": "^0.146.1", "react-native-performance-flipper-reporter": "^2.0.0", "react-native-svg-transformer": "^0.14.3", "react-test-renderer": "16.13.1",