Skip to content

Commit

Permalink
fix: upgrade reason-react from 0.7.1 to 0.11.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade reason-react from 0.7.1 to 0.11.0.

See this package in npm:
https://www.npmjs.com/package/reason-react

See this project in Snyk:
https://app.snyk.io/org/nexuscompute/project/f88cca64-16c8-436d-aac7-446629f030f5?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 2, 2023
1 parent 1b08dfe commit 99830d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/with-reasonml-todo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"next-transpile-modules": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"reason-react": "^0.7.0"
"reason-react": "^0.11.0"
},
"devDependencies": {
"@babel/core": "7.22.5",
Expand Down

0 comments on commit 99830d0

Please sign in to comment.