Skip to content

Commit

Permalink
security: Update coral_web nextJS (#899)
Browse files Browse the repository at this point in the history
Update coral-web nextjs
  • Loading branch information
tianjing-li authored Jan 9, 2025
1 parent eb317e9 commit 1107ea8
Show file tree
Hide file tree
Showing 3 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion src/interfaces/coral_web/next-env.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />

// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/app/building-your-application/configuring/typescript for more information.
88 changes: 44 additions & 44 deletions src/interfaces/coral_web/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/interfaces/coral_web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"match-sorter": "^6.3.1",
"mdast-util-to-string": "^4.0.0",
"nanoid": "^3.3.8",
"next": "^14.2.12",
"next": "^14.2.21",
"next-client-cookies": "^1.1.1",
"next-runtime-env": "^3.2.2",
"node-html-parser": "^6.1.4",
Expand Down

0 comments on commit 1107ea8

Please sign in to comment.