Skip to content

Commit

Permalink
fix: upgrade next from 12.1.6 to 12.3.4
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Dec 23, 2023
1 parent 66b2eab commit 79adaf8
Show file tree
Hide file tree
Showing 2 changed files with 107 additions and 92 deletions.
197 changes: 106 additions & 91 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"format": "prettier '**/*' --write --ignore-unknown"
},
"dependencies": {
"next": "latest",
"next": "12.3.4",
"react": "17.0.2",
"react-dom": "17.0.2"
},
Expand Down

0 comments on commit 79adaf8

Please sign in to comment.