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
Snyk has created this PR to upgrade next from 12.1.6 to 12.3.4.

See this package in npm:
next

See this project in Snyk:
https://app.snyk.io/org/q1bluequantumblockchainlabs.onmicrosoft.com/project/59a09496-52eb-4db0-87bd-fa9041e6cf5f?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 3, 2024
1 parent 66b2eab commit dbcf33e
Show file tree
Hide file tree
Showing 2 changed files with 110 additions and 95 deletions.
203 changes: 109 additions & 94 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 dbcf33e

Please sign in to comment.