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

committed by
Sean DuBois

parent
fb890c60a3
commit
30f2dbd150
@@ -6,6 +6,6 @@
|
||||
"wrtc": "0.4.5"
|
||||
},
|
||||
"dependencies": {
|
||||
"request": "^2.88.2"
|
||||
"request": "2.88.2"
|
||||
}
|
||||
}
|
||||
|
@@ -578,7 +578,7 @@ readable-stream@^2.0.6:
|
||||
string_decoder "~1.1.1"
|
||||
util-deprecate "~1.0.1"
|
||||
|
||||
request@^2.88.2:
|
||||
request@2.88.2:
|
||||
version "2.88.2"
|
||||
resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3"
|
||||
integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw==
|
||||
|
Reference in New Issue
Block a user