From b6f79a796fb0525697c40daf27f137aee10b34df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 04:15:57 +0000 Subject: [PATCH] Bump react-native-sound-player from 0.11.1 to 0.13.2 Bumps [react-native-sound-player](https://github.com/johnsonsu/react-native-sound-player) from 0.11.1 to 0.13.2. - [Release notes](https://github.com/johnsonsu/react-native-sound-player/releases) - [Commits](https://github.com/johnsonsu/react-native-sound-player/compare/0.11.1...0.13.2) --- updated-dependencies: - dependency-name: react-native-sound-player dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- package.json | 2 +- yarn.lock | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 656e1ba..5348b9b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14048,9 +14048,9 @@ "integrity": "sha512-bkZy25axqlU4L6IoTysSl5KOQA7qdxzivbXz/L/yAw9g9fENxjzYvUUtv5wWtgq7mzOe5HiJ7GCQrOl3MhIevQ==" }, "react-native-sound-player": { - "version": "0.11.1", - "resolved": "https://registry.npmjs.org/react-native-sound-player/-/react-native-sound-player-0.11.1.tgz", - "integrity": "sha512-hXf0qrVWzNniYo0BWvjloGKQIi0tc81H4FghxnPmyAVG6WWx+zq3k9twrOc6Ced8b6AdxCzmJfmjb4RZH0Y+Tg==" + "version": "0.13.2", + "resolved": "https://registry.npmjs.org/react-native-sound-player/-/react-native-sound-player-0.13.2.tgz", + "integrity": "sha512-m457mjp496sARAED7epYzbhorfiLZ3j6HzJn7zEL9RU+ZJKcans/0gFNUEBvlh31fSDZRliQ2WwE4mJ6836bNg==" }, "react-native-tab-view": { "version": "3.1.1", diff --git a/package.json b/package.json index 487b983..e952ad7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "react-native-safe-area-context": "^3.3.2", "react-native-screens": "^3.1.1", "react-native-simple-toast": "^1.1.3", - "react-native-sound-player": "^0.11.1", + "react-native-sound-player": "^0.13.2", "react-native-tab-view": "^3.1.1", "react-native-text-ticker": "^1.14.0", "react-native-vector-icons": "^9.0.0", diff --git a/yarn.lock b/yarn.lock index 5e9ed7d..808e2ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5692,9 +5692,9 @@ react-native-simple-toast@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/react-native-simple-toast/-/react-native-simple-toast-1.1.3.tgz#4d0835891fe5c9342341fc4a88ed01ebb1a34bd5" -react-native-sound-player@^0.11.1: - version "0.11.1" - resolved "https://registry.yarnpkg.com/react-native-sound-player/-/react-native-sound-player-0.11.1.tgz#5df2b017c1574fe77f164c1248b24ebe1920f2ad" +react-native-sound-player@^0.13.2: + version "0.13.2" + resolved "https://registry.yarnpkg.com/react-native-sound-player/-/react-native-sound-player-0.13.2.tgz#c4be0b9a36b13204940d03f787cbbc0c742c8907" react-native-tab-view@^3.1.1: version "3.1.1"