Skip to content

Commit 22889e6

Browse files
committed
test: update next.js version in the regression test suite
the current version contains a serious vulnerability
1 parent 5ae1f42 commit 22889e6

File tree

2 files changed

+42
-62
lines changed

2 files changed

+42
-62
lines changed

regression-test/package-lock.json

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

regression-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
},
3333
"dependencies": {
3434
"@instructure/ui": "file:../packages/ui",
35-
"next": "^15",
35+
"next": "^15.5.7",
3636
"react": "^19.1",
3737
"react-dom": "^19.1"
3838
}

0 commit comments

Comments
 (0)