Skip to content

Commit 225f3cc

Browse files
committed
fix(security): update axios, hono, prismjs overrides and bump next
- axios 1.15.2 → 1.16.0 - hono 4.12.12 → 4.12.16 - add prismjs 1.30.0 override - next 15.5.16 → 15.5.18
1 parent 03fede2 commit 225f3cc

3 files changed

Lines changed: 25 additions & 29 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"livekit-client": "2.9.9",
7575
"lodash": "4.18.1",
7676
"lucide-react": "0.454.0",
77-
"next": "15.5.16",
77+
"next": "15.5.18",
7878
"next-themes": "0.4.6",
7979
"next-transpile-modules": "10.0.1",
8080
"pdfjs-dist": "5.5.207",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
overrides:
22
basic-ftp: 5.2.1
3-
axios: 1.15.2
4-
hono: 4.12.12
3+
axios: 1.16.0
4+
hono: 4.12.16
55
dompurify: 3.4.0
66
qs: 6.15.2
7+
prismjs: 1.30.0

0 commit comments

Comments
 (0)