Skip to content

Commit 3908e61

Browse files
committed
fix: apps/web/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-15104645 - https://snyk.io/vuln/SNYK-JS-NEXT-15105315
1 parent c80ab9b commit 3908e61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"mdast-util-to-string": "^4.0.0",
3434
"mdx-annotations": "^0.1.4",
3535
"motion": "^12.23.12",
36-
"next": "^16.0.0",
36+
"next": "^16.1.5",
3737
"next-themes": "^0.4.6",
3838
"react": "catalog:react19",
3939
"react-dom": "catalog:react19",

0 commit comments

Comments
 (0)