diff --git a/package-lock.json b/package-lock.json index 1b9ccd68e4d7..2c1b0364fba9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -59,7 +59,7 @@ "date-fns-tz": "^3.2.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "2.0.147", + "expensify-common": "2.0.156", "expo": "53.0.7", "expo-asset": "^11.1.2", "expo-av": "^15.1.5", @@ -22991,9 +22991,9 @@ } }, "node_modules/expensify-common": { - "version": "2.0.147", - "resolved": "https://registry.npmjs.org/expensify-common/-/expensify-common-2.0.147.tgz", - "integrity": "sha512-InJQCCpBj+xNLd8EysoiBDrVeXlxFOGbbR3SSsyUmatnOQE41eC9ROtI9PWXFI8WAz+eeX09RKHZ3Ire0PBKDA==", + "version": "2.0.156", + "resolved": "https://registry.npmjs.org/expensify-common/-/expensify-common-2.0.156.tgz", + "integrity": "sha512-NUTwpuaxEgQ1q9NOpuY3WlWsRTx9jx8pSCiFIcQdKs/WYd0xHmuwWhonL6ytEqW3HnYPRhvZ6BNfH/0BU6aefg==", "license": "MIT", "dependencies": { "awesome-phonenumber": "^5.4.0", diff --git a/package.json b/package.json index f21218de27ee..5c9cd84bf0b2 100644 --- a/package.json +++ b/package.json @@ -129,7 +129,7 @@ "date-fns-tz": "^3.2.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "2.0.147", + "expensify-common": "2.0.156", "expo": "53.0.7", "expo-asset": "^11.1.2", "expo-av": "^15.1.5",