diff --git a/package-lock.json b/package-lock.json index 4075c68a0259..d29d5f7d185a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+https://github.com/Expensify/expensify-common.git#69e32de34d28098c7316a66e28061d8df50f86c5", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#ce6258b87396d3c471c9b012b9a518e2ee6283c7", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", @@ -25230,8 +25230,8 @@ }, "node_modules/expensify-common": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#69e32de34d28098c7316a66e28061d8df50f86c5", - "integrity": "sha512-dW+Lt6EO2YpsgX7ySRa9obqxI2/SO9LZlWOq6gG9MqMX2Wj6qAStgwIOWKLB6GJekmIj5nri+wVisrV5NV7hSw==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#ce6258b87396d3c471c9b012b9a518e2ee6283c7", + "integrity": "sha512-HcFemdERXeIaltgMIgfauW516cjWUlFXWCA3hNTUcxyetUyYgVoFXa9vy55k54H2QJ1F6u9CW7v34WLLPV/7lQ==", "license": "MIT", "dependencies": { "classnames": "2.3.1", @@ -64003,9 +64003,9 @@ } }, "expensify-common": { - "version": "git+ssh://git@github.com/Expensify/expensify-common.git#69e32de34d28098c7316a66e28061d8df50f86c5", - "integrity": "sha512-dW+Lt6EO2YpsgX7ySRa9obqxI2/SO9LZlWOq6gG9MqMX2Wj6qAStgwIOWKLB6GJekmIj5nri+wVisrV5NV7hSw==", - "from": "expensify-common@git+https://github.com/Expensify/expensify-common.git#69e32de34d28098c7316a66e28061d8df50f86c5", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#ce6258b87396d3c471c9b012b9a518e2ee6283c7", + "integrity": "sha512-HcFemdERXeIaltgMIgfauW516cjWUlFXWCA3hNTUcxyetUyYgVoFXa9vy55k54H2QJ1F6u9CW7v34WLLPV/7lQ==", + "from": "expensify-common@git+https://github.com/Expensify/expensify-common.git#ce6258b87396d3c471c9b012b9a518e2ee6283c7", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index cd7c578edf64..cda31c3df088 100644 --- a/package.json +++ b/package.json @@ -68,7 +68,7 @@ "babel-polyfill": "^6.26.0", "dom-serializer": "^0.2.2", "domhandler": "^4.3.0", - "expensify-common": "git+https://github.com/Expensify/expensify-common.git#69e32de34d28098c7316a66e28061d8df50f86c5", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#ce6258b87396d3c471c9b012b9a518e2ee6283c7", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0",