You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Manually update your `package.json` file by replacing your Next.js dependencies with the TuxCare packages. This method gives you full control over which packages to update.
5. You need to remove the `node_modules` directory and the `package-lock.json` file, and also clear the `npm cache` before installing the patched packages. Use the following commands:
99
121
@@ -179,11 +201,39 @@ If you have already installed a package with a `tuxcare.1` suffix and want to up
179
201
180
202
Fixes for the following vulnerabilities are available in ELS for Next.js from TuxCare versions:
181
203
204
+
<TableTabslabel="Choose Next.js version: " >
205
+
206
+
<template #next_12.3.7>
207
+
208
+
| CVE ID | CVE Type | Severity | Affected Libraries | Vulnerable Versions |
0 commit comments