mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Update dependency wrtc to v0.4.7
Generated by renovateBot
This commit is contained in:

committed by
Sean DuBois

parent
9439d820c5
commit
180a728fd1
@@ -3,7 +3,7 @@
|
||||
"repository": "git@github.com:pion/webrtc.git",
|
||||
"private": true,
|
||||
"devDependencies": {
|
||||
"wrtc": "0.4.6"
|
||||
"wrtc": "0.4.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"request": "2.88.2"
|
||||
|
@@ -780,10 +780,10 @@ wrappy@1:
|
||||
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
|
||||
integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8=
|
||||
|
||||
wrtc@0.4.6:
|
||||
version "0.4.6"
|
||||
resolved "https://registry.yarnpkg.com/wrtc/-/wrtc-0.4.6.tgz#909ace2cffd34e11633d4e1c20527510a12e7b5b"
|
||||
integrity sha512-4uD+oFoY2yuo3AV9fum3cXUXR6v8YQHZlqBrKkCRGjW1BvKrVHtLNH4UaNLBLiJu9DL89WqUWmbzsQ9RxMzANw==
|
||||
wrtc@0.4.7:
|
||||
version "0.4.7"
|
||||
resolved "https://registry.yarnpkg.com/wrtc/-/wrtc-0.4.7.tgz#c61530cd662713e50bffe64b7a78673ce070426c"
|
||||
integrity sha512-P6Hn7VT4lfSH49HxLHcHhDq+aFf/jd9dPY7lDHeFhZ22N3858EKuwm2jmnlPzpsRGEPaoF6XwkcxY5SYnt4f/g==
|
||||
dependencies:
|
||||
node-pre-gyp "^0.13.0"
|
||||
optionalDependencies:
|
||||
|
Reference in New Issue
Block a user