Skip to content

Commit c667223

Browse files
committed
fix: dashboard/package.json & dashboard/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-8025427
1 parent 2ecdf84 commit c667223

2 files changed

Lines changed: 56 additions & 45 deletions

File tree

dashboard/package-lock.json

Lines changed: 55 additions & 44 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"cytoscape-node-html-label": "^1.2.2",
3030
"cytoscape-popper": "^2.0.0",
3131
"html-to-image": "^1.11.11",
32-
"next": "^14.2.5",
32+
"next": "^14.2.35",
3333
"next-transpile-modules": "^10.0.1",
3434
"react": "18.3.1",
3535
"react-chartjs-2": "^5.2.0",

0 commit comments

Comments
 (0)