build: bump render-media from 2.10.0 to 2.12.0 (#1129)
Bumps [render-media](https://github.com/feross/render-media) from 2.10.0 to 2.12.0. - [Release notes](https://github.com/feross/render-media/releases) - [Commits](https://github.com/feross/render-media/compare/v2.10.0...v2.12.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
18fdd4f519
commit
c8d18a43bd
2 changed files with 5 additions and 5 deletions
|
@ -67,7 +67,7 @@
|
|||
"redux-persist-transform-compress": "^4.2.0",
|
||||
"redux-persist-transform-filter": "0.0.10",
|
||||
"redux-thunk": "^2.2.0",
|
||||
"render-media": "^2.10.0",
|
||||
"render-media": "^2.12.0",
|
||||
"reselect": "^3.0.0",
|
||||
"semver": "^5.3.0",
|
||||
"shapeshift.io": "^1.3.1",
|
||||
|
|
|
@ -8402,11 +8402,11 @@ remove-trailing-separator@^1.0.1:
|
|||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
|
||||
|
||||
render-media@^2.10.0:
|
||||
version "2.10.0"
|
||||
resolved "https://registry.yarnpkg.com/render-media/-/render-media-2.10.0.tgz#57f39f8a0267e4a6795cfba19489982b4071745a"
|
||||
render-media@^2.12.0:
|
||||
version "2.12.0"
|
||||
resolved "https://registry.yarnpkg.com/render-media/-/render-media-2.12.0.tgz#e44714d5c9789ec6330ffcaf12c552837e3d80f9"
|
||||
dependencies:
|
||||
debug "^2.2.0"
|
||||
debug "^3.1.0"
|
||||
is-ascii "^1.0.0"
|
||||
mediasource "^2.1.0"
|
||||
stream-to-blob-url "^2.0.0"
|
||||
|
|
Loading…
Reference in a new issue