Skip to content

Commit f7dee47

Browse files
authored
Merge pull request #26 from vectorize-io/fix/next-security-vulnerability
fix: bump next peerDependency to ^15.5.7 (GHSA-9qr9-h5gf-34mp)
2 parents 6ccdf81 + 9f13d70 commit f7dee47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Vectorize",
2525
"license": "MIT",
2626
"peerDependencies": {
27-
"next": "^14.2.25 || ^15.2.3"
27+
"next": "^14.2.25 || ^15.5.7"
2828
},
2929
"devDependencies": {
3030
"@types/node": "^20.0.0",

0 commit comments

Comments
 (0)