From d1e4498d50081c1aef83f37b263c48c1a943ef50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Sep 2026 16:49:53 +0000 Subject: [PATCH] build(deps): bump fast-uri from 3.1.0 to 3.1.7 Bumps [fast-uri](https://github.com/fastify/fast-uri) from 3.1.0 to 3.1.7. - [Release notes](https://github.com/fastify/fast-uri/releases) - [Commits](https://github.com/fastify/fast-uri/compare/v3.1.0...v3.1.7) --- updated-dependencies: - dependency-name: fast-uri dependency-version: 3.1.7 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 394a249..ed1a1e3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "expo-sqlite": "~16.0.10", "expo-status-bar": "~3.0.8", "expo-task-manager": "~14.0.9", - "nativewind": "latest", + "nativewind": "*", "react": "19.1.0", "react-dom": "19.1.0", "react-native": "0.81.5", @@ -10172,9 +10172,9 @@ "license": "Apache-2.0" }, "node_modules/fast-uri": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.0.tgz", - "integrity": "sha512-iPeeDKJSWf4IEOasVVrknXpaBV0IApz/gp7S2bb7Z4Lljbl2MGJRqInZiUrQwV16cpzw/D3S5j5Julj/gT52AA==", + "version": "3.1.7", + "resolved": "https://registry.npmjs.org/fast-uri/-/fast-uri-3.1.7.tgz", + "integrity": "sha512-dOvZVzjdZdz7phd9v6jCbwxrBW3fK6n8Rc0CtdmM4bumzMnxywBYhuph6J819RRw/ku+rLbelwfMunktuzVVHg==", "funding": [ { "type": "github",