Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/react": "^18.2.2",
"@types/react-native": "0.73.0",
"jest": "^29.2.1",
"pod-install": "^0.3.2",
"pod-install": "^1.0.1",
"react": "18.2.0",
"react-native": "^0.73.0",
"react-native-builder-bob": "^0.38.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4141,7 +4141,7 @@ __metadata:
"@types/react": "npm:^18.2.2"
"@types/react-native": "npm:0.73.0"
jest: "npm:^29.2.1"
pod-install: "npm:^0.3.2"
pod-install: "npm:^1.0.1"
react: "npm:18.2.0"
react-native: "npm:^0.73.0"
react-native-builder-bob: "npm:^0.38.0"
Expand Down Expand Up @@ -10839,12 +10839,12 @@ __metadata:
languageName: node
linkType: hard

"pod-install@npm:^0.3.2":
version: 0.3.4
resolution: "pod-install@npm:0.3.4"
"pod-install@npm:^1.0.1":
version: 1.0.2
resolution: "pod-install@npm:1.0.2"
bin:
pod-install: build/index.js
checksum: 10c0/9b065454b88ea2cd17308d639586f7854a66a109a285c81d677db496ac207951ef60120e6c77d227cea99841c9b00649d2207c94fca33400f308774fb0c84217
checksum: 10c0/72d6ea4e1c633f3b21497204087adc6ded237666e04f77a2730c1a27a874562698d1241a26f33e66936355ee32a66b8f3d7170434aac37e9a40f7da139958e41
languageName: node
linkType: hard

Expand Down
Loading