Skip to content

Commit 5520fd9

Browse files
Merge pull request #516 from CodeForAfrica/fix/fix-react-vulnerability
chore: update next, react and react-dom dependencies
2 parents 58f3159 + 4d8834e commit 5520fd9

File tree

2 files changed

+266
-271
lines changed

2 files changed

+266
-271
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,10 @@
5555
"dotenv": "17.2.1",
5656
"graphql": "^16.11.0",
5757
"lucide-react": "^0.542.0",
58-
"next": "15.4.8",
58+
"next": "15.5.9",
5959
"payload": "3.66.0",
60-
"react": "19.1.2",
61-
"react-dom": "19.1.2",
60+
"react": "19.1.3",
61+
"react-dom": "19.1.3",
6262
"react-share": "^5.2.2",
6363
"require-in-the-middle": "^7.5.2",
6464
"sharp": "0.34.3",

0 commit comments

Comments
 (0)