Fixed CVE issue

This commit is contained in:
Arunavo Ray
2025-08-28 10:25:42 +05:30
parent 3fb71b666d
commit b4a2a14dd3
3 changed files with 35 additions and 81 deletions

View File

@@ -37,6 +37,9 @@
"test:coverage": "bun test --coverage",
"astro": "bunx --bun astro"
},
"overrides": {
"@esbuild-kit/esm-loader": "npm:tsx@^4.20.5"
},
"dependencies": {
"@astrojs/check": "^0.9.4",
"@astrojs/mdx": "4.3.4",