diff --git a/package-lock.json b/package-lock.json index c48744a..6edceed 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "react-native-pager-view": "^6.2.3", "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", - "react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f", + "react-native-track-player": "github:lyswhut/react-native-track-player#f5612c24c08b032db0027b42c2c9ceae8bc88bf8", "react-native-vector-icons": "^10.0.3" }, "devDependencies": { @@ -9093,8 +9093,8 @@ }, "node_modules/react-native-track-player": { "version": "2.1.2", - "resolved": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#f051f22fc05cfed77a2bac7fc6388525e3497f1f", - "integrity": "sha512-C4iPuXq3RgFHphJAbawOu9I+JoA5YDmA+RitOqX5RP6mnuv/IfJTpE6XhpyylAChXBeC2uAPHINysaKQvanVfg==", + "resolved": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#f5612c24c08b032db0027b42c2c9ceae8bc88bf8", + "integrity": "sha512-WGEKjdqScOb4BsL7mHCqrGH78k4mS2FpvowYChFyy4HAEEHWb1p55SHV5SYB8tdrF/kyQyOyJ2n+fQopWXVMuw==", "license": "Apache-2.0", "peerDependencies": { "react": ">=16.8.6", @@ -17264,9 +17264,9 @@ } }, "react-native-track-player": { - "version": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#f051f22fc05cfed77a2bac7fc6388525e3497f1f", - "integrity": "sha512-C4iPuXq3RgFHphJAbawOu9I+JoA5YDmA+RitOqX5RP6mnuv/IfJTpE6XhpyylAChXBeC2uAPHINysaKQvanVfg==", - "from": "react-native-track-player@github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f", + "version": "git+ssh://git@github.com/lyswhut/react-native-track-player.git#f5612c24c08b032db0027b42c2c9ceae8bc88bf8", + "integrity": "sha512-WGEKjdqScOb4BsL7mHCqrGH78k4mS2FpvowYChFyy4HAEEHWb1p55SHV5SYB8tdrF/kyQyOyJ2n+fQopWXVMuw==", + "from": "react-native-track-player@github:lyswhut/react-native-track-player#f5612c24c08b032db0027b42c2c9ceae8bc88bf8", "requires": {} }, "react-native-vector-icons": { diff --git a/package.json b/package.json index 86b93b1..25faa5d 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "react-native-pager-view": "^6.2.3", "react-native-quick-base64": "^2.0.8", "react-native-quick-md5": "^3.0.6", - "react-native-track-player": "github:lyswhut/react-native-track-player#f051f22fc05cfed77a2bac7fc6388525e3497f1f", + "react-native-track-player": "github:lyswhut/react-native-track-player#f5612c24c08b032db0027b42c2c9ceae8bc88bf8", "react-native-vector-icons": "^10.0.3" }, "devDependencies": {