diff --git a/package-lock.json b/package-lock.json index f776c2474aaf..ca82337ad26c 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#d9c8b08ca67363e4442291ae283326d25f445cc5", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#b29d8528cd9be19a131ef77f9edfeb652d2af646", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0", @@ -23463,8 +23463,8 @@ }, "node_modules/expensify-common": { "version": "1.0.0", - "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#d9c8b08ca67363e4442291ae283326d25f445cc5", - "integrity": "sha512-Gg9iry9Wa5+ot73mZ6c8GetDcfqfW20e70mA1JyxKsmZ5frUmFWZ3dbQ8GgHZeaAzEKMVvQfGKDM9QfIQaz0FA==", + "resolved": "git+ssh://git@github.com/Expensify/expensify-common.git#b29d8528cd9be19a131ef77f9edfeb652d2af646", + "integrity": "sha512-IpZFu0qyDu8i7rgAki+mWHVS/bbrAGNJZnGTN/Oz1tY+AxL+9H8SwCW6n3r8Z7mzMsolirV6jj2gL6y4NgeIIQ==", "license": "MIT", "dependencies": { "classnames": "2.3.1", @@ -57100,9 +57100,9 @@ } }, "expensify-common": { - "version": "git+ssh://git@github.com/Expensify/expensify-common.git#d9c8b08ca67363e4442291ae283326d25f445cc5", - "integrity": "sha512-Gg9iry9Wa5+ot73mZ6c8GetDcfqfW20e70mA1JyxKsmZ5frUmFWZ3dbQ8GgHZeaAzEKMVvQfGKDM9QfIQaz0FA==", - "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#d9c8b08ca67363e4442291ae283326d25f445cc5", + "version": "git+ssh://git@github.com/Expensify/expensify-common.git#b29d8528cd9be19a131ef77f9edfeb652d2af646", + "integrity": "sha512-IpZFu0qyDu8i7rgAki+mWHVS/bbrAGNJZnGTN/Oz1tY+AxL+9H8SwCW6n3r8Z7mzMsolirV6jj2gL6y4NgeIIQ==", + "from": "expensify-common@git+ssh://git@github.com/Expensify/expensify-common.git#b29d8528cd9be19a131ef77f9edfeb652d2af646", "requires": { "classnames": "2.3.1", "clipboard": "2.0.4", diff --git a/package.json b/package.json index 3f33a8ee6834..885ce21711d1 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,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#d9c8b08ca67363e4442291ae283326d25f445cc5", + "expensify-common": "git+ssh://git@github.com/Expensify/expensify-common.git#b29d8528cd9be19a131ef77f9edfeb652d2af646", "fbjs": "^3.0.2", "html-entities": "^1.3.1", "htmlparser2": "^7.2.0",