From 4d158ae9f002b9d954db4160a26680dd07d31913 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 30 Jan 2026 12:29:38 +0000 Subject: [PATCH 1/2] fix: examples/react-nextjs/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 --- examples/react-nextjs/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/react-nextjs/package.json b/examples/react-nextjs/package.json index b390ce4bd..73461d3d9 100644 --- a/examples/react-nextjs/package.json +++ b/examples/react-nextjs/package.json @@ -15,7 +15,7 @@ "@evolu/react-web": "latest", "@tabler/icons-react": "^3.35.0", "clsx": "^2.1.1", - "next": "^16.0.0", + "next": "^16.1.5", "react": "19.1.0", "react-dom": "19.1.0" }, From 910216ed5aaf36762007b5c6c61cea4faee9fcd8 Mon Sep 17 00:00:00 2001 From: "snyk-io[bot]" <141718529+snyk-io[bot]@users.noreply.github.com> Date: Sat, 31 Jan 2026 11:06:54 +0000 Subject: [PATCH 2/2] fix: examples/react-nextjs/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