Update package-lock.json

This commit is contained in:
Johannes Klein
2025-10-14 23:36:04 +02:00
parent d185333132
commit d5c4f33831

9
package-lock.json generated
View File

@@ -95,7 +95,7 @@
"react-native-svg-transformer": "^1.3.0",
"react-native-url-polyfill": "^2.0.0",
"react-native-vision-camera": "^4.7.2",
"react-native-volume-manager": "^1.10.0",
"react-native-volume-manager": "^2.0.8",
"react-native-webview": "^13.15.0",
"react-native-worklets-core": "^1.6.2",
"realm": "20.1.0",
@@ -18774,9 +18774,10 @@
}
},
"node_modules/react-native-volume-manager": {
"version": "1.10.0",
"resolved": "https://registry.npmjs.org/react-native-volume-manager/-/react-native-volume-manager-1.10.0.tgz",
"integrity": "sha512-MJbUyXCEz5q2GDJoOImvVZ+aC39mdxqvD6ZYVXPBuhbdhoThOIDZoaVAf+vC7H8ahGToLtNWVfcbgds8zzgHAg==",
"version": "2.0.8",
"resolved": "https://registry.npmjs.org/react-native-volume-manager/-/react-native-volume-manager-2.0.8.tgz",
"integrity": "sha512-aZM47/mYkdQ4CbXpKYO6Ajiczv7fxbQXZ9c0H8gRuQUaS3OCz/MZABer6o9aDWq0KMNsQ7q7GVFLRPnSSeeMmw==",
"license": "MIT",
"peerDependencies": {
"react": "*",
"react-native": "*"