Skip to content

Commit

Permalink
Bump react-native-webrtc from 124.0.0 to 124.0.1 (#16)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 18, 2024
1 parent c662c00 commit 0d27000
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@libp2p/interface": "^1.4.0",
"@types/node": "^20.14.2",
"react-native-webrtc": "^124.0.0",
"react-native-webrtc": "^124.0.1",
"typescript": "^5.4.5"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1833,10 +1833,10 @@ react-native-webrtc@^118.0.7:
debug "4.3.4"
event-target-shim "6.0.2"

react-native-webrtc@^124.0.0:
version "124.0.0"
resolved "https://registry.yarnpkg.com/react-native-webrtc/-/react-native-webrtc-124.0.0.tgz#9a56e57d3de438ff295baf17b44ca251841f8f02"
integrity sha512-XG7/EAdzgpBOaHc7Jv856pV5aUV/cOBoSgoOmx/nib67VnbF21E/lHGDwlQ286yT5W0dxNtmhJ1P9EEhCLz05g==
react-native-webrtc@^124.0.1:
version "124.0.1"
resolved "https://registry.yarnpkg.com/react-native-webrtc/-/react-native-webrtc-124.0.1.tgz#553ab6e5d67d94c536582ecbe24ef180b4037388"
integrity sha512-ne1AXNvpa3yC31SkzrtsqHhq7fjp10QTcl2xCGkVDOhzZtaf/2+c35xs1ps5zjUTIsx+XKh3mjAN7DKqteFDvg==
dependencies:
base64-js "1.5.1"
debug "4.3.4"
Expand Down

0 comments on commit 0d27000

Please sign in to comment.