Skip to content

Commit 76e424a

Browse files
committed
fix: apps/auth-test/package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-14173355
1 parent 5b6ce03 commit 76e424a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/auth-test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"setup": "tsx scripts/ternsecure-sw.ts"
1111
},
1212
"dependencies": {
13-
"next": "15.3.2",
13+
"next": "15.3.6",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0"
1616
},

0 commit comments

Comments
 (0)