Skip to content

Commit eb78fe2

Browse files
committed
chore(deps): patch Dependabot vulnerabilities via direct bumps and overrides
Upgrade @fastify/static, js-yaml, react-router, and fast-xml-parser, and pin patched transitive versions (dompurify, brace-expansion, find-my-way, sharp, etc.) in pnpm-workspace overrides so GitHub Dependabot alerts clear.
1 parent 51d9c7c commit eb78fe2

5 files changed

Lines changed: 163 additions & 657 deletions

File tree

‎apps/admin/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"immer": "11.1.11",
8888
"jotai": "2.20.2",
8989
"js-cookie": "3.0.8",
90-
"js-yaml": "5.2.1",
90+
"js-yaml": "5.2.2",
9191
"json5": "2.2.3",
9292
"katex": "^0.17.0",
9393
"klinecharts": "10.0.0",
@@ -107,7 +107,7 @@
107107
"react": "19.2.7",
108108
"react-dom": "19.2.7",
109109
"react-resizable-panels": "4.12.2",
110-
"react-router": "8.2.0",
110+
"react-router": "8.3.0",
111111
"recharts": "3.9.2",
112112
"shiki": "4.3.1",
113113
"socket.io-client": "4.8.3",

‎apps/core/package.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@earendil-works/pi-ai": "0.82.0",
6464
"@fastify/cookie": "11.1.1",
6565
"@fastify/multipart": "10.1.0",
66-
"@fastify/static": "10.1.0",
66+
"@fastify/static": "10.1.2",
6767
"@haklex/rich-headless": "0.31.1",
6868
"@innei/next-async": "0.4.0",
6969
"@innei/pretty-logger-nestjs": "0.4.2",
@@ -108,7 +108,7 @@
108108
"inquirer": "^14.0.2",
109109
"ioredis": "5.11.1",
110110
"isbot": "5.2.1",
111-
"js-yaml": "^5.2.1",
111+
"js-yaml": "5.2.2",
112112
"json5": "2.2.3",
113113
"jsondiffpatch": "^0.7.6",
114114
"jsonrepair": "^3.15.0",

‎packages/cli/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"@types/semver": "7.7.1",
7777
"better-auth": "^1.6.23",
7878
"effect": "3.22.0",
79-
"fast-xml-parser": "5.10.0",
79+
"fast-xml-parser": "5.10.1",
8080
"get-east-asian-width": "^1.6.0",
8181
"lexical": "^0.48.0",
8282
"minisearch": "^7.2.0",

0 commit comments

Comments
 (0)