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 Nov 22, 2023
1 parent 66b2eab commit 03dc133
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 76 deletions.
171 changes: 96 additions & 75 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 03dc133

Please sign in to comment.