diff --git a/package-lock.json b/package-lock.json index d7844310f8ca..1f8af0acfad7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -99,7 +99,7 @@ "react-native-haptic-feedback": "^2.3.3", "react-native-image-picker": "^7.1.2", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#cb392140db4953a283590d7cf93b4d0461baa2a9", - "react-native-key-command": "1.0.12", + "react-native-key-command": "1.0.14", "react-native-keyboard-controller": "1.16.7", "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6", @@ -33537,9 +33537,9 @@ } }, "node_modules/react-native-key-command": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.12.tgz", - "integrity": "sha512-T6/GXjVK+7l4D/vctzkOx/dmyJdFRNuG1qJuM/U8VeaBj0Ykm4jf5jzcZqBDe6h5XGzB4vZwgOuohAPwwzdn6w==", + "version": "1.0.14", + "resolved": "https://registry.npmjs.org/react-native-key-command/-/react-native-key-command-1.0.14.tgz", + "integrity": "sha512-w34yzHaeu1y4wOMxJsUk0cL8DIT+dee9D3T0Du7tQp3tOIhZrzSX7xbU5dTS1Dpd3sSUrzvPS/oFiCoOTmeYgw==", "license": "MIT", "dependencies": { "eventemitter3": "^5.0.1", diff --git a/package.json b/package.json index 879111a0368a..3d20b36af9c4 100644 --- a/package.json +++ b/package.json @@ -167,7 +167,7 @@ "react-native-haptic-feedback": "^2.3.3", "react-native-image-picker": "^7.1.2", "react-native-image-size": "git+https://github.com/Expensify/react-native-image-size#cb392140db4953a283590d7cf93b4d0461baa2a9", - "react-native-key-command": "1.0.12", + "react-native-key-command": "1.0.14", "react-native-keyboard-controller": "1.16.7", "react-native-launch-arguments": "^4.0.2", "react-native-localize": "^2.2.6",