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 c2580f1be33a9e7ed811a1e63d21016a5ca946cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 03:38:51 +0000 Subject: [PATCH 2/2] Bump qs from 6.4.0 to 6.4.1 Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/qs/compare/v6.4.0...v6.4.1) --- updated-dependencies: - dependency-name: qs 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..23eb703 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" @@ -6085,8 +6085,8 @@ qs@6.5.1: resolved "https://registry.yarnpkg.com/qs/-/qs-6.5.1.tgz#349cdf6eef89ec45c12d7d5eb3fc0c870343a6d8" qs@~6.4.0: - version "6.4.0" - resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.0.tgz#13e26d28ad6b0ffaa91312cd3bf708ed351e7233" + version "6.4.1" + resolved "https://registry.yarnpkg.com/qs/-/qs-6.4.1.tgz#2bad97710a5b661c366b378b1e3a44a592ff45e6" query-string@^4.1.0: version "4.3.4"