diff --git a/package-lock.json b/package-lock.json index f36b7eea0..67a48ca18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -74,7 +74,8 @@ "react-native-url-polyfill": "^2.0.0", "react-native-video": "^6.12.0", "react-native-web": "~0.19.13", - "react-native-wheel-color-picker": "^1.3.1" + "react-native-wheel-color-picker": "^1.3.1", + "undici": "^7.16.0" }, "devDependencies": { "@babel/core": "^7.25.2", @@ -15012,8 +15013,6 @@ "resolved": "https://registry.npmjs.org/undici/-/undici-7.16.0.tgz", "integrity": "sha512-QEg3HPMll0o3t2ourKwOeUAZ159Kn9mx5pnzHRQO8+Wixmh88YdZRiIwat0iNzNNXn0yoEtXJqFpyW7eM8BV7g==", "license": "MIT", - "optional": true, - "peer": true, "engines": { "node": ">=20.18.1" }