Skip to content

Commit ea47775

Browse files
chore(dev-deps): update dependency react-native-dotenv to ^3.4.11
1 parent 1d275fb commit ea47775

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"react": "^19.0.0",
6767
"react-native": "0.79.7",
6868
"react-native-builder-bob": "^0.35.2",
69-
"react-native-dotenv": "^3.4.10",
69+
"react-native-dotenv": "^3.4.11",
7070
"typescript": "^5.0.4"
7171
},
7272
"peerDependencies": {

yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6281,9 +6281,9 @@ react-native-builder-bob@^0.35.2:
62816281
which "^2.0.2"
62826282
yargs "^17.5.1"
62836283

6284-
react-native-dotenv@^3.4.10:
6284+
react-native-dotenv@^3.4.11:
62856285
version "3.4.11"
6286-
resolved "https://registry.npmjs.org/react-native-dotenv/-/react-native-dotenv-3.4.11.tgz#2e6c4eabd55d5f1bf109b3dd9141dadf9c55cdd4"
6286+
resolved "https://registry.yarnpkg.com/react-native-dotenv/-/react-native-dotenv-3.4.11.tgz#2e6c4eabd55d5f1bf109b3dd9141dadf9c55cdd4"
62876287
integrity sha512-6vnIE+WHABSeHCaYP6l3O1BOEhWxKH6nHAdV7n/wKn/sciZ64zPPp2NUdEUf1m7g4uuzlLbjgr+6uDt89q2DOg==
62886288
dependencies:
62896289
dotenv "^16.4.5"

0 commit comments

Comments
 (0)