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 samples/react-native/token-refresh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"format:check": "prettier --check --ignore-path=../../../.gitignore ."
},
"dependencies": {
"react": "19.2.3",
"react": "19.2.5",
"react-native": "0.85.2",
"react-native-app-auth": "8.1.0",
"react-native-config": "1.6.1",
Expand Down
10 changes: 5 additions & 5 deletions samples/react-native/token-refresh/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -864,7 +864,7 @@ __metadata:
babel-jest: "npm:30.3.0"
jest: "npm:30.3.0"
prettier: "npm:3.8.3"
react: "npm:19.2.3"
react: "npm:19.2.5"
react-native: "npm:0.85.2"
react-native-app-auth: "npm:8.1.0"
react-native-config: "npm:1.6.1"
Expand Down Expand Up @@ -5885,10 +5885,10 @@ __metadata:
languageName: node
linkType: hard

"react@npm:19.2.3":
version: 19.2.3
resolution: "react@npm:19.2.3"
checksum: 10c0/094220b3ba3a76c1b668f972ace1dd15509b157aead1b40391d1c8e657e720c201d9719537375eff08f5e0514748c0319063392a6f000e31303aafc4471f1436
"react@npm:19.2.5":
version: 19.2.5
resolution: "react@npm:19.2.5"
checksum: 10c0/4b5f231dbef92886f602533c9ce3bde04d99f0e71dfb5d794c43e02726efaad0421c08688f75fc98a6d6e1dc017372e1af7abbfecdc86a79968f461675931a7a
languageName: node
linkType: hard

Expand Down
Loading