Skip to content

Commit 358727b

Browse files
committed
test: bump patch version of fixture locked to a minor
1 parent 23265fb commit 358727b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/fixtures/middleware-subrequest-vuln/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@
88
"build": "next build"
99
},
1010
"dependencies": {
11-
"next": "15.1.9",
11+
"next": "15.1.11",
1212
"react": "18.2.0",
1313
"react-dom": "18.2.0"
1414
},
1515
"test": {
1616
"dependencies": {
17-
"next": "15.1.9"
17+
"next": "15.1.11"
1818
}
1919
}
2020
}

0 commit comments

Comments
 (0)