diff --git a/package-lock.json b/package-lock.json index 506f90da8182..2ad856590a22 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23779,8 +23779,8 @@ } }, "expensify-common": { - "version": "git+https://github.com/Expensify/expensify-common.git#15237e012770048e8413dc08d4c36bc12304f3e8", - "from": "git+https://github.com/Expensify/expensify-common.git#15237e012770048e8413dc08d4c36bc12304f3e8", + "version": "git+https://github.com/Expensify/expensify-common.git#427295da130a4eacc184d38693664280d020dffd", + "from": "git+https://github.com/Expensify/expensify-common.git#427295da130a4eacc184d38693664280d020dffd", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index f093fc8e8af8..6a251e881263 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,7 @@ "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", "dotenv": "^8.2.0", - "expensify-common": "git+https://github.com/Expensify/expensify-common.git#15237e012770048e8413dc08d4c36bc12304f3e8", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#427295da130a4eacc184d38693664280d020dffd", "fbjs": "^3.0.2", "file-loader": "^6.0.0", "html-entities": "^1.3.1",