Skip to content

Commit

Permalink
fix(deps): update mend: high confidence minor and patch dependency up…
Browse files Browse the repository at this point in the history
…dates
  • Loading branch information
mend-for-github-com[bot] authored Jan 16, 2025
1 parent 79c5e8c commit c39b55a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion android-exoplayer/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,6 @@ dependencies {
implementation('com.google.android.exoplayer:extension-okhttp:2.11.4') {
exclude group: 'com.squareup.okhttp3', module: 'okhttp'
}
implementation 'com.squareup.okhttp3:okhttp:3.14.3'
implementation 'com.squareup.okhttp3:okhttp:3.14.9'

}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,12 @@
},
"devDependencies": {
"@react-native-community/eslint-config": "0.0.7",
"babel-eslint": "10.0.3",
"babel-eslint": "10.1.0",
"eslint": "6.8.0",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-hot-loader": "^4.12.19",
"react-native": "^0.61.5"
"react-native": "^0.76.0"
},
"dependencies": {
"keymirror": "^0.1.1",
Expand Down

0 comments on commit c39b55a

Please sign in to comment.