diff --git a/package-lock.json b/package-lock.json index d29d5f7d185a..4549052b5cfc 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#ce6258b87396d3c471c9b012b9a518e2ee6283c7", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#fff304449214480065bf550e562ad39e681f6f95", "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#ce6258b87396d3c471c9b012b9a518e2ee6283c7", - "integrity": "sha512-HcFemdERXeIaltgMIgfauW516cjWUlFXWCA3hNTUcxyetUyYgVoFXa9vy55k54H2QJ1F6u9CW7v34WLLPV/7lQ==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#fff304449214480065bf550e562ad39e681f6f95", + "integrity": "sha512-18tm0Y8R4vwUJNPmeA5KIv0BAUuCti6YEzwZZ3ty+0/yPFkISGSMkIyPJ2/4CVE2FXIJkIuHaDpUmtp0MUaW7Q==", "license": "MIT", "dependencies": { "classnames": "2.3.1", @@ -64003,9 +64003,9 @@ } }, "expensify-common": { - "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", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#fff304449214480065bf550e562ad39e681f6f95", + "integrity": "sha512-18tm0Y8R4vwUJNPmeA5KIv0BAUuCti6YEzwZZ3ty+0/yPFkISGSMkIyPJ2/4CVE2FXIJkIuHaDpUmtp0MUaW7Q==", + "from": "expensify-common@git+https://github.com/Expensify/expensify-common.git#fff304449214480065bf550e562ad39e681f6f95", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index cda31c3df088..1aa0ecdea059 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#ce6258b87396d3c471c9b012b9a518e2ee6283c7", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#fff304449214480065bf550e562ad39e681f6f95", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0",