diff --git a/package-lock.json b/package-lock.json index 4fbcd4194685..0e8097b53ad8 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#51cfcf97db590bc416d858a762ddd7c72d39841d", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#5cdfe388a759e063bd86d00440a4bf277b89a3c6", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", @@ -25193,8 +25193,8 @@ }, "node_modules/expensify-common": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#51cfcf97db590bc416d858a762ddd7c72d39841d", - "integrity": "sha512-3YAhUgxTaBbpf9e/U0YFtyA5IODzPTZkq29uHdfGllvJzLeeKMgiwZxEGUEtSTm/e96d6+z+MjUnq1wryh6afg==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#5cdfe388a759e063bd86d00440a4bf277b89a3c6", + "integrity": "sha512-9wdNHoTDZtg7SoETOT7UIRYJ1TGcNxe8VZY/RdOLJz+O1k9NipWDNGafxXdyJaIi6ditHSnARx1MhobbGSpzVg==", "license": "MIT", "dependencies": { "classnames": "2.3.1", @@ -63916,9 +63916,9 @@ } }, "expensify-common": { - "version": "git+ssh://git@github.com/Expensify/expensify-common.git#51cfcf97db590bc416d858a762ddd7c72d39841d", - "integrity": "sha512-3YAhUgxTaBbpf9e/U0YFtyA5IODzPTZkq29uHdfGllvJzLeeKMgiwZxEGUEtSTm/e96d6+z+MjUnq1wryh6afg==", - "from": "expensify-common@git+https://github.com/Expensify/expensify-common.git#51cfcf97db590bc416d858a762ddd7c72d39841d", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#5cdfe388a759e063bd86d00440a4bf277b89a3c6", + "integrity": "sha512-9wdNHoTDZtg7SoETOT7UIRYJ1TGcNxe8VZY/RdOLJz+O1k9NipWDNGafxXdyJaIi6ditHSnARx1MhobbGSpzVg==", + "from": "expensify-common@git+https://github.com/Expensify/expensify-common.git#5cdfe388a759e063bd86d00440a4bf277b89a3c6", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index 14f9e278dfcd..8613544ff3ef 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#51cfcf97db590bc416d858a762ddd7c72d39841d", + "expensify-common": "git+https://github.com/Expensify/expensify-common.git#5cdfe388a759e063bd86d00440a4bf277b89a3c6", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0",