Skip to content

Commit

Permalink
fix: upgrade react-dom from 18.2.0 to 18.3.1
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade react-dom from 18.2.0 to 18.3.1.

See this package in npm:
react-dom

See this project in Snyk:
https://app.snyk.io/org/sammytezzy/project/4118ed0d-7ab3-43ae-a00d-c65e2f92cdeb?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 23, 2024
1 parent 778cef6 commit f31e203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/cms-payload/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"payload-admin-bar": "^1.0.5",
"pino-pretty": "^9.1.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-dom": "18.3.1",
"sass": "^1.58.2",
"sass-loader": "^13.2.0"
},
Expand Down

0 comments on commit f31e203

Please sign in to comment.