Skip to content

Commit

Permalink
Merge pull request #484 from bitmovin/feature/update-dependencies
Browse files Browse the repository at this point in the history
Update dependencies to fix security issues
  • Loading branch information
rolandkakonyi authored Jun 26, 2024
2 parents e053794 + e00567a commit 9103946
Show file tree
Hide file tree
Showing 7 changed files with 4,559 additions and 5,009 deletions.
2 changes: 1 addition & 1 deletion example/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1306,7 +1306,7 @@ SPEC CHECKSUMS:
RNCPicker: b18aaf30df596e9b1738e7c1f9ee55402a229dca
RNScreens: b582cb834dc4133307562e930e8fa914b8c04ef2
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: ab50eb8f7fcf1b36aad1801b5687b66b2c0aa000
Yoga: e7f2a2256464d4ef7b3825d216bd22aac3b449c1

PODFILE CHECKSUM: e89ebfe6215567e7e15880586d123e5ea122588c

Expand Down
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.18",
"@react-native/metro-config": "^0.73.5",
"babel-plugin-module-resolver": "^5.0.0",
"@react-native/babel-preset": "0.73.18",
"patch-package": "^8.0.0",
"pod-install": "^0.1.0"
},
Expand Down
2,986 changes: 1,200 additions & 1,786 deletions example/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion integration_test/ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ SPEC CHECKSUMS:
ReactCommon: 17891ca337bfa5a7263649b09f27a8c664537bf2
RNBitmovinPlayer: dbb19b07379aa880643a59c0a1d0f23741b54da6
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Yoga: ab50eb8f7fcf1b36aad1801b5687b66b2c0aa000
Yoga: e7f2a2256464d4ef7b3825d216bd22aac3b449c1

PODFILE CHECKSUM: 0bfe194f5e28f1cf54d3d732eda8c78fadbeeedd

Expand Down
3 changes: 2 additions & 1 deletion integration_test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
"pods-update": "cd ios && NO_FLIPPER=1 pod update --silent"
},
"dependencies": {
"@types/react": "^18.0.0",
"cavy": "^4.0.2",
"react": "18.2.0",
"react-native": "npm:[email protected]"
Expand All @@ -26,11 +27,11 @@
"@babel/core": "^7.20.0",
"@babel/preset-env": "^7.20.0",
"@babel/runtime": "^7.20.0",
"@react-native/babel-preset": "0.73.18",
"@react-native/metro-config": "^0.73.5",
"@types/cavy": "^3.2.9",
"babel-plugin-module-resolver": "^5.0.0",
"cavy-cli": "^3.0.0",
"@react-native/babel-preset": "0.73.18",
"patch-package": "^8.0.0",
"pod-install": "^0.1.39",
"react-native-uuid": "^2.0.1"
Expand Down
2,210 changes: 1,130 additions & 1,080 deletions integration_test/yarn.lock

Large diffs are not rendered by default.

4,363 changes: 2,224 additions & 2,139 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 9103946

Please sign in to comment.