Skip to content

Commit 8e09769

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/samples/node/login-auth-code/minor-and-patch-b1e05f17de
2 parents ed43728 + b50c968 commit 8e09769

11 files changed

Lines changed: 1197 additions & 315 deletions

File tree

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# All files require review
22
* @SecureAuthCorp/team-eng-ciam-ui-write
33

4+
# Dependency manifests and lockfiles
5+
**/package.json @ksroda-sa
6+
**/package-lock.json @ksroda-sa
7+
**/yarn.lock @ksroda-sa
8+
**/pom.xml @ksroda-sa
9+
**/*.csproj @ksroda-sa
10+
411
# GitHub Actions and CI config
512
.github/ @SecureAuthCorp/devops

samples/react-native/login-pkce/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"react": "19.2.3",
19-
"react-native": "0.85.2",
19+
"react-native": "0.85.3",
2020
"react-native-app-auth": "8.1.0",
2121
"react-native-config": "1.6.1",
2222
"react-native-safe-area-context": "5.7.0"

0 commit comments

Comments
 (0)