Skip to content

Commit 8d521be

Browse files
committed
fix: waltid-applications/waltid-web-portal/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-18233136 - https://snyk.io/vuln/SNYK-JS-NEXT-18233752
1 parent 6cf2801 commit 8d521be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

waltid-applications/waltid-web-portal/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"axios": "^1.7.2",
2323
"eslint": "9.39.2",
2424
"eslint-config-next": "14.2.35",
25-
"next": "16.2.6",
25+
"next": "16.2.11",
2626
"postcss": "8.5.14",
2727
"react": "18.3.1",
2828
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)