Skip to content
Snippets Groups Projects
Commit be906c47 authored by lazorfuzz's avatar lazorfuzz
Browse files

update attachmediastream

parent 57c4952c
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
"main": "./dist/liowebrtc.js", "main": "./dist/liowebrtc.js",
"description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.", "description": "A WebRTC library that makes it easy to embed peer to peer communication into UI components.",
"dependencies": { "dependencies": {
"attachmediastream": "^2.0.0", "attachmediastream": "^2.0.4",
"eslint-plugin-jest": "^21.24.1", "eslint-plugin-jest": "^21.24.1",
"filetransfer": "^2.0.4", "filetransfer": "^2.0.4",
"getscreenmedia": "^5.0.0", "getscreenmedia": "^5.0.0",
......
...@@ -371,9 +371,9 @@ atob@^2.1.1: ...@@ -371,9 +371,9 @@ atob@^2.1.1:
version "2.1.2" version "2.1.2"
resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
attachmediastream@^2.0.0: attachmediastream@^2.0.4:
version "2.0.2" version "2.0.4"
resolved "https://registry.yarnpkg.com/attachmediastream/-/attachmediastream-2.0.2.tgz#796e4561637c718afc5d28891c4c7a701bdf7354" resolved "https://registry.yarnpkg.com/attachmediastream/-/attachmediastream-2.0.4.tgz#342c19ad1f7211761ee19ab5873339486c1926bf"
aws-sign2@~0.7.0: aws-sign2@~0.7.0:
version "0.7.0" version "0.7.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment