Skip to content

Commit 973ce44

Browse files
authored
Merge pull request #349 from GuilhermeStracini/snyk-upgrade-35bcfc5b9d0f8f9500d6c2cf4759aa5f
[Snyk] Upgrade react from 19.2.0 to 19.2.1
2 parents b5c0a17 + ffb8be6 commit 973ce44

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

StreamUpload/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"lint": "eslint ."
99
},
1010
"dependencies": {
11-
"react": "19.2.0",
11+
"react": "19.2.1",
1212
"react-native": "0.82.1",
1313
"react-native-image-picker": "^8.2.1"
1414
},

StreamUpload/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5515,10 +5515,10 @@ react-test-renderer@16.8.6:
55155515
react-is "^16.8.6"
55165516
scheduler "^0.13.6"
55175517

5518-
react@19.2.0:
5519-
version "19.2.0"
5520-
resolved "https://registry.yarnpkg.com/react/-/react-19.2.0.tgz#d33dd1721698f4376ae57a54098cb47fc75d93a5"
5521-
integrity sha512-tmbWg6W31tQLeB5cdIBOicJDJRR2KzXsV7uSK9iNfLWQ5bIZfxuPEHp7M8wiHyHnn0DD1i7w3Zmin0FtkrwoCQ==
5518+
react@19.2.1:
5519+
version "19.2.1"
5520+
resolved "https://registry.yarnpkg.com/react/-/react-19.2.1.tgz#8600fa205e58e2e807f6ef431c9f6492591a2700"
5521+
integrity sha512-DGrYcCWK7tvYMnWh79yrPHt+vdx9tY+1gPZa7nJQtO/p8bLTDaHp4dzwEhQB7pZ4Xe3ok4XKuEPrVuc+wlpkmw==
55225522

55235523
read-pkg-up@^4.0.0:
55245524
version "4.0.0"

0 commit comments

Comments
 (0)