Skip to content

Commit b7b6926

Browse files
committed
fix: testapps/next/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8602067
1 parent 9841330 commit b7b6926

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: testapps/next/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"dependencies": {
1515
"@tolgee/format-icu": "6.0.0",
1616
"@tolgee/react": "6.0.0",
17-
"next": "15.1.0",
17+
"next": "15.1.2",
1818
"react": "18.3.1",
1919
"react-dom": "18.3.1"
2020
},

0 commit comments

Comments
 (0)