From 6f506cb1b4d49d9e3a8f73625a3a977a14ba370c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 14:30:31 +0000 Subject: [PATCH] fix(deps): update dependency react-native-quick-base64 to v2.1.2 --- examples/react-native/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/react-native/package.json b/examples/react-native/package.json index 3f08ac24152..a6434aef458 100644 --- a/examples/react-native/package.json +++ b/examples/react-native/package.json @@ -32,7 +32,7 @@ "react": "18.2.0", "react-native": "0.73.6", "react-native-get-random-values": "1.11.0", - "react-native-quick-base64": "2.1.1", + "react-native-quick-base64": "2.1.2", "rxdb": "file:rxdb-local.tgz", "rxjs": "7.8.1", "stream": "0.0.2"