Skip to content

Commit b2b7ddf

Browse files
committed
fix: upgrade next from 12.1.6 to 12.3.7
Snyk has created this PR to upgrade next from 12.1.6 to 12.3.7. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/q1bluequantumblockchainlabs.onmicrosoft.com/project/5835c34a-15ac-4289-83bc-5faf82189fd4?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent ef68365 commit b2b7ddf

File tree

2 files changed

+110
-95
lines changed

2 files changed

+110
-95
lines changed

package-lock.json

Lines changed: 109 additions & 94 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"format": "prettier '**/*' --write --ignore-unknown"
1313
},
1414
"dependencies": {
15-
"next": "latest",
15+
"next": "12.3.7",
1616
"react": "17.0.2",
1717
"react-dom": "17.0.2"
1818
},

0 commit comments

Comments
 (0)