diff --git a/bun.lock b/bun.lock index c3d3d27f..9af564bb 100644 --- a/bun.lock +++ b/bun.lock @@ -74,7 +74,7 @@ "react-native-udp": "^4.1.7", "react-native-url-polyfill": "^2.0.0", "react-native-uuid": "^2.0.3", - "react-native-video": "6.14.1", + "react-native-video": "6.16.1", "react-native-volume-manager": "^2.0.8", "react-native-web": "^0.20.0", "sonner-native": "^0.21.0", @@ -1659,7 +1659,7 @@ "react-native-uuid": ["react-native-uuid@2.0.3", "", {}, "sha512-f/YfIS2f5UB+gut7t/9BKGSCYbRA9/74A5R1MDp+FLYsuS+OSWoiM/D8Jko6OJB6Jcu3v6ONuddvZKHdIGpeiw=="], - "react-native-video": ["react-native-video@6.14.1", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-nTPHqg+GKu6UV6Hr5Ph48Hn2jod963bHCt0wWtlK9jv9lE1FDGyDdX0Jl15lky8v7VhNdqjqb9DX0EUhMontWg=="], + "react-native-video": ["react-native-video@6.16.1", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-+G6tVVGbwFqNTyPivqb+PhQzWr5OudDQ1dgvBNyBRAgcS8rOcbwuS6oX+m8cxOsXHn1UT9ofQnjQEwkGOsvomg=="], "react-native-volume-manager": ["react-native-volume-manager@2.0.8", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-aZM47/mYkdQ4CbXpKYO6Ajiczv7fxbQXZ9c0H8gRuQUaS3OCz/MZABer6o9aDWq0KMNsQ7q7GVFLRPnSSeeMmw=="], diff --git a/package.json b/package.json index 1829d8c0..17b46299 100644 --- a/package.json +++ b/package.json @@ -89,7 +89,7 @@ "react-native-udp": "^4.1.7", "react-native-url-polyfill": "^2.0.0", "react-native-uuid": "^2.0.3", - "react-native-video": "6.14.1", + "react-native-video": "6.16.1", "react-native-volume-manager": "^2.0.8", "react-native-web": "^0.20.0", "sonner-native": "^0.21.0",