Skip to content

Commit cfb4770

Browse files
committed
fix: upgrade next from 14.1.0 to 14.2.5
Snyk has created this PR to upgrade next from 14.1.0 to 14.2.5. See this package in npm: next See this project in Snyk: https://app.snyk.io/org/zeroxclem/project/c8ca7a2d-332e-41ba-baa3-9f044e360a88?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent b4b882c commit cfb4770

File tree

2 files changed

+72
-49
lines changed

2 files changed

+72
-49
lines changed

ui/litellm-dashboard/package-lock.json

+71-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ui/litellm-dashboard/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"fs": "^0.0.1-security",
1919
"jsonwebtoken": "^9.0.2",
2020
"jwt-decode": "^4.0.0",
21-
"next": "14.1.0",
21+
"next": "14.2.5",
2222
"openai": "^4.28.0",
2323
"react": "^18",
2424
"react-copy-to-clipboard": "^5.1.0",

0 commit comments

Comments
 (0)