diff --git a/package-lock.json b/package-lock.json index 622c0c92fa5a..b77e514e11b8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -69,7 +69,7 @@ "react-native-image-picker": "^4.10.2", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#6b5ab5110dc3ed554f8eafbc38d7d87c17147972", "react-native-modal": "^13.0.0", - "react-native-onyx": "1.0.30", + "react-native-onyx": "1.0.31", "react-native-pdf": "^6.6.2", "react-native-performance": "^2.0.0", "react-native-permissions": "^3.0.1", @@ -35456,9 +35456,9 @@ } }, "node_modules/react-native-onyx": { - "version": "1.0.30", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.30.tgz", - "integrity": "sha512-WNNIUfPIlUc/a9rKPUSt2m/YMCK0SL0rJTpvCbMPvAUooB2Unpm2wlI3rS0tU9eNvQFGv9Si49VyIelgoJI5dw==", + "version": "1.0.31", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.31.tgz", + "integrity": "sha512-WaX6dD6II7sZoiiNnifCh7X+V2AjwOtMx5mmrGYBuspPUpLOIj3Lt3GM66YRe5T9d5PmyoKUl0ULuYip/7uBTQ==", "dependencies": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", @@ -69828,9 +69828,9 @@ } }, "react-native-onyx": { - "version": "1.0.30", - "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.30.tgz", - "integrity": "sha512-WNNIUfPIlUc/a9rKPUSt2m/YMCK0SL0rJTpvCbMPvAUooB2Unpm2wlI3rS0tU9eNvQFGv9Si49VyIelgoJI5dw==", + "version": "1.0.31", + "resolved": "https://registry.npmjs.org/react-native-onyx/-/react-native-onyx-1.0.31.tgz", + "integrity": "sha512-WaX6dD6II7sZoiiNnifCh7X+V2AjwOtMx5mmrGYBuspPUpLOIj3Lt3GM66YRe5T9d5PmyoKUl0ULuYip/7uBTQ==", "requires": { "ascii-table": "0.0.9", "fast-equals": "^4.0.3", diff --git a/package.json b/package.json index 3ca6619d099a..4c3c624dc868 100644 --- a/package.json +++ b/package.json @@ -100,7 +100,7 @@ "react-native-image-picker": "^4.10.2", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#6b5ab5110dc3ed554f8eafbc38d7d87c17147972", "react-native-modal": "^13.0.0", - "react-native-onyx": "1.0.30", + "react-native-onyx": "1.0.31", "react-native-pdf": "^6.6.2", "react-native-performance": "^2.0.0", "react-native-permissions": "^3.0.1",