Skip to content

Commit d77c9bd

Browse files
authored
Merge pull request #2247 from dxc-technology/jialecl/vulnerabilities
fixed nextjs vulnerability
2 parents 99ee508 + b26fd2e commit d77c9bd

File tree

2 files changed

+56
-45
lines changed

2 files changed

+56
-45
lines changed

apps/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@dxc-technology/halstack-react": "*",
1313
"@radix-ui/react-popover": "^1.0.7",
1414
"cross-env": "^7.0.3",
15-
"next": "14.2.26",
15+
"next": "^14.2.30",
1616
"raw-loader": "^4.0.2",
1717
"react": "^18",
1818
"react-color": "^2.19.3",

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.

0 commit comments

Comments
 (0)