mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2025-12-23 22:18:36 -05:00
Update package-lock.json
This commit is contained in:
9
package-lock.json
generated
9
package-lock.json
generated
@@ -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": "*"
|
||||
|
||||
Reference in New Issue
Block a user