diff --git a/package-lock.json b/package-lock.json index 7cc786b2fe0a..bb48c6d6fa3a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -40,7 +40,7 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#afe46976cbc7c5966118a32ae2e3737109d849b4", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#cb5836992710d910ab64f33895052074abdaa357", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", @@ -23429,8 +23429,8 @@ }, "node_modules/expensify-common": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#afe46976cbc7c5966118a32ae2e3737109d849b4", - "integrity": "sha512-kcmwpecz7CxWRnSKD6XALMrG3tfjpkY39l7k2y+5bolnuQZwBWTeM2UaJZnz8osEE/wU2t1HwR4Ngk1aij+Sqg==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#cb5836992710d910ab64f33895052074abdaa357", + "integrity": "sha512-yczBif53U4G291+zrT8eUoa7SZq49RaPXHE/6TGmY7llJ9V3zUTOseICOYz2V/3FkSE8ImAdsHcq591EPJSJjw==", "license": "MIT", "dependencies": { "classnames": "2.3.1", @@ -57019,9 +57019,9 @@ } }, "expensify-common": { - "version": "git+ssh://git@github.com/Expensify/expensify-common.git#afe46976cbc7c5966118a32ae2e3737109d849b4", - "integrity": "sha512-kcmwpecz7CxWRnSKD6XALMrG3tfjpkY39l7k2y+5bolnuQZwBWTeM2UaJZnz8osEE/wU2t1HwR4Ngk1aij+Sqg==", - "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#afe46976cbc7c5966118a32ae2e3737109d849b4", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#cb5836992710d910ab64f33895052074abdaa357", + "integrity": "sha512-yczBif53U4G291+zrT8eUoa7SZq49RaPXHE/6TGmY7llJ9V3zUTOseICOYz2V/3FkSE8ImAdsHcq591EPJSJjw==", + "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#cb5836992710d910ab64f33895052074abdaa357", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index f978a20fd6d0..477fdb2dfe5b 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#afe46976cbc7c5966118a32ae2e3737109d849b4", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#cb5836992710d910ab64f33895052074abdaa357", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0",