From da606dbff0cd4ad5b427c012bf4fcc3ca860acc2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Jun 2026 05:29:49 +0000 Subject: [PATCH] fix(deps): update dependency @react-native-vector-icons/entypo to v13.1.2 --- package-lock.json | 10 +++++----- package.json | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 51a0d5adb..b8ac3c051 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@react-native-community/cli-platform-android": "20.1.3", "@react-native-community/cli-platform-ios": "20.1.3", "@react-native-documents/picker": "12.0.1", - "@react-native-vector-icons/entypo": "13.1.1", + "@react-native-vector-icons/entypo": "13.1.2", "@react-native-vector-icons/fontawesome": "13.1.2", "@react-native-vector-icons/fontawesome6": "13.1.1", "@react-native-vector-icons/ionicons": "13.1.2", @@ -3953,12 +3953,12 @@ } }, "node_modules/@react-native-vector-icons/entypo": { - "version": "13.1.1", - "resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-13.1.1.tgz", - "integrity": "sha512-K3uZ/S0Nr0a/vuXw81tZDhKJaUfaGeTG+50vPHO60Ucl/L9b3O4KUtzMJa7zd0c400CO0vl5Lr97Wk266eXwLQ==", + "version": "13.1.2", + "resolved": "https://registry.npmjs.org/@react-native-vector-icons/entypo/-/entypo-13.1.2.tgz", + "integrity": "sha512-oxfKPz8amwmI/IiYadwgKlGBo4y68bwYVhx5N4dTffaIR4n73Lk6AUlNUcYzSoMzSAYZVfySGPq7YV8whrc8dw==", "license": "MIT", "dependencies": { - "@react-native-vector-icons/common": "^13.0.0" + "@react-native-vector-icons/common": "^13.0.1" }, "engines": { "node": ">= 18.0.0" diff --git a/package.json b/package.json index 51439335e..de35fa15a 100644 --- a/package.json +++ b/package.json @@ -108,7 +108,7 @@ "@react-native-community/cli-platform-android": "20.1.3", "@react-native-community/cli-platform-ios": "20.1.3", "@react-native-documents/picker": "12.0.1", - "@react-native-vector-icons/entypo": "13.1.1", + "@react-native-vector-icons/entypo": "13.1.2", "@react-native-vector-icons/fontawesome": "13.1.2", "@react-native-vector-icons/fontawesome6": "13.1.1", "@react-native-vector-icons/ionicons": "13.1.2",