Skip to content

Commit

Permalink
next js example use more secure version of next dependency
Browse files Browse the repository at this point in the history
Summary: See T188626711

Reviewed By: twobassdrum

Differential Revision: D57194357

fbshipit-source-id: 3c47bd6c4a026729d335d520aa5d8901de5268a1
  • Loading branch information
JacksonGL authored and facebook-github-bot committed May 10, 2024
1 parent 5d705da commit c360a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/e2e/static/example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"lint": "next lint"
},
"dependencies": {
"next": "13.5.0",
"next": "14.1.1",
"react": "18.2.0",
"react-dom": "18.2.0"
},
Expand Down

0 comments on commit c360a62

Please sign in to comment.