From 182962c07ba677d65a7081ad9fc7e363015926d6 Mon Sep 17 00:00:00 2001 From: happydev829 Date: Sat, 22 Dec 2018 23:43:34 -0800 Subject: [PATCH 1/2] modify readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac0e59a..d3fb7b1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ ### VIDEO -[react_player.zip](https://github.com/seniorapple/React_VideoPlayer/files/2705745/react_player.zip) +[react_player.zip]![ezgif com-video-to-gif 1](https://user-images.githubusercontent.com/39874090/50381730-34cdf880-0643-11e9-8499-81ad744458bd.gif) link : https://drive.google.com/file/d/13rigzP-NxlWYoNnjnE0ibiOGJI65SFxI/view From c050fb1668a748f4b9f4db5371c24e0d9e7ddc9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Aug 2021 04:36:24 +0000 Subject: [PATCH 2/2] Bump path-parse from 1.0.5 to 1.0.7 Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index c9e60df..9e19b32 100644 --- a/yarn.lock +++ b/yarn.lock @@ -107,7 +107,7 @@ "@sinonjs/formatio@^2.0.0": version "2.0.0" - resolved "http://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" + resolved "https://registry.npmjs.org/@sinonjs/formatio/-/formatio-2.0.0.tgz#84db7e9eb5531df18a8c5e0bfb6e449e55e654b2" dependencies: samsam "1.3.0" @@ -5530,8 +5530,8 @@ path-key@^2.0.0: resolved "https://registry.yarnpkg.com/path-key/-/path-key-2.0.1.tgz#411cadb574c5a140d3a4b1910d40d80cc9f40b40" path-parse@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.5.tgz#3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1" + version "1.0.7" + resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" path-to-regexp@0.1.7: version "0.1.7"