Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Commit 628335a

Browse files
committed
[deps] Fix security audit dependencies
1 parent d46d26c commit 628335a

File tree

3 files changed

+22
-92
lines changed

3 files changed

+22
-92
lines changed

apps/nextra/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"graphql": "^16.8.1",
4141
"graphql-ws": "^5.16.0",
4242
"intersection-observer": "^0.10.0",
43-
"markdown-to-jsx": "^6.11.4",
4443
"next": "^14.2.10",
4544
"next-sitemap": "^4.2.3",
4645
"nextra": "3.0.7",

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,7 @@
2222
},
2323
"pnpm": {
2424
"overrides": {
25-
"ws": "^8.17.1",
26-
"rollup": "^4.22.4",
27-
"dompurify": "^2.5.4",
28-
"micromatch": "^4.0.8",
29-
"vite": "^5.2.14"
25+
"cross-spawn": ">=6.0.6"
3026
}
3127
}
3228
}

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)