Skip to content

Commit 4b9ef9b

Browse files
authored
Merge pull request #117 from Resgrid/develop
CU-868cu9311 Updating webrtc
2 parents 16080fe + ebe2ece commit 4b9ef9b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"e2e-test": "maestro test .maestro/ -e APP_ID=com.obytes.development"
4141
},
4242
"dependencies": {
43-
"@config-plugins/react-native-webrtc": "~10.0.0",
43+
"@config-plugins/react-native-webrtc": "^12.0.0",
4444
"@dev-plugins/react-query": "^0.3.1",
4545
"@expo/config-plugins": "~9.0.0",
4646
"@expo/html-elements": "~0.10.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1027,10 +1027,10 @@
10271027
"@types/conventional-commits-parser" "^5.0.0"
10281028
chalk "^5.3.0"
10291029

1030-
"@config-plugins/react-native-webrtc@~10.0.0":
1031-
version "10.0.0"
1032-
resolved "https://registry.yarnpkg.com/@config-plugins/react-native-webrtc/-/react-native-webrtc-10.0.0.tgz#66c7d34bb783b26bc7ebcec9ccb021fa1a55433c"
1033-
integrity sha512-q6owBOwQo3HRx4/b0FteE06Ymlcx7pK5bw+Stg77wgTWyxWAJ90yfVvvdMckzxuxMwDd78o9yCLKIONTulHD4A==
1030+
"@config-plugins/react-native-webrtc@^12.0.0":
1031+
version "12.0.0"
1032+
resolved "https://registry.yarnpkg.com/@config-plugins/react-native-webrtc/-/react-native-webrtc-12.0.0.tgz#2bad8d59fa8aeb1b311c82c8704259154b00805f"
1033+
integrity sha512-EIYR+ArIOFBz8cEHSdPjxqFPhaN+nNeoPnI6iVStctYKZdl6AEgmXq6Qfpds6qyin1W4JP7wq2jJh32OsRfwxg==
10341034

10351035
"@cspotcode/source-map-support@^0.8.0":
10361036
version "0.8.1"

0 commit comments

Comments
 (0)