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 d045a8ae627354ad2b7cbaafe13f2b761c5d02be Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Jan 2023 11:34:18 +0000 Subject: [PATCH 2/2] Bump ua-parser-js from 0.7.17 to 0.7.33 Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.17 to 0.7.33. - [Release notes](https://github.com/faisalman/ua-parser-js/releases) - [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md) - [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.17...0.7.33) --- updated-dependencies: - dependency-name: ua-parser-js 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..1c5c9d4 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" @@ -7412,8 +7412,8 @@ typedarray@^0.0.6: resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" ua-parser-js@^0.7.9: - version "0.7.17" - resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.17.tgz#e9ec5f9498b9ec910e7ae3ac626a805c4d09ecac" + version "0.7.33" + resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.33.tgz#1d04acb4ccef9293df6f70f2c3d22f3030d8b532" uglify-js@3.3.x: version "3.3.7"