diff --git a/package-lock.json b/package-lock.json index e737d5a3e0a1..9e6999e5eef2 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "^1.0.5", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7", @@ -4135,8 +4135,9 @@ }, "node_modules/@oguzhnatly/react-native-image-manipulator": { "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@oguzhnatly/react-native-image-manipulator/-/react-native-image-manipulator-1.0.5.tgz", - "integrity": "sha512-12b5A8GMQ0NNzJmFKKvaLHnBylqmlyS1/s8gLsH0Tg9cAfqOKuxGUx7Lg1hqYU67BAhlx1BhF37C9rdBu8plIQ==" + "resolved": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", + "integrity": "sha512-PvrSoCq5PS1MA5ZWUpB0khfzH6sM8SI6YiVl4i2SItPr7IeRxiWfI4n45VhBCCElc1z5GhAwTZOBaIzXTX7/og==", + "license": "MIT" }, "node_modules/@onfido/active-video-capture": { "version": "0.0.1", @@ -44472,9 +44473,9 @@ } }, "@oguzhnatly/react-native-image-manipulator": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/@oguzhnatly/react-native-image-manipulator/-/react-native-image-manipulator-1.0.5.tgz", - "integrity": "sha512-12b5A8GMQ0NNzJmFKKvaLHnBylqmlyS1/s8gLsH0Tg9cAfqOKuxGUx7Lg1hqYU67BAhlx1BhF37C9rdBu8plIQ==" + "version": "git+ssh://git@github.com/Expensify/react-native-image-manipulator.git#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", + "integrity": "sha512-PvrSoCq5PS1MA5ZWUpB0khfzH6sM8SI6YiVl4i2SItPr7IeRxiWfI4n45VhBCCElc1z5GhAwTZOBaIzXTX7/og==", + "from": "@oguzhnatly/react-native-image-manipulator@https://github.com/Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050" }, "@onfido/active-video-capture": { "version": "0.0.1", diff --git a/package.json b/package.json index a1e8a62c336b..3255f3863795 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@formatjs/intl-locale": "^2.4.21", "@formatjs/intl-numberformat": "^6.2.5", "@formatjs/intl-pluralrules": "^4.0.13", - "@oguzhnatly/react-native-image-manipulator": "^1.0.5", + "@oguzhnatly/react-native-image-manipulator": "github:Expensify/react-native-image-manipulator#c5f654fc9d0ad7cc5b89d50b34ecf8b0e3f4d050", "@onfido/react-native-sdk": "github:Expensify/react-native-sdk#5d36f3128c4798a767782c8bc565ace30308edba", "@pieter-pot/react-native-fast-image": "8.5.11", "@react-native-async-storage/async-storage": "^1.17.7",