Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"ts-node-maintained": "^10.9.5",
"typescript": "~5.8.3",
"typescript-eslint": "^8.38.0",
"vite": "^6.4.1",
"vite": "^6.4.2",
"vitepress": "^1.6.3"
},
"dependencies": {
Expand Down Expand Up @@ -104,7 +104,7 @@
"@radix-ui/react-tooltip": "^1.2.7",
"@tailwindcss/vite": "^4.1.11",
"@vinejs/vine": "^3.0.1",
"axios": "^1.13.5",
"axios": "^1.15.0",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependabot notes that the axios 1.15.0 upgrade includes an install-script/prepare change; it’d be good to sanity-check that the new script behavior is expected for your supply-chain policy (especially in CI where install scripts may run).

Severity: medium

Fix This in Augment

🤖 Was this useful? React with 👍 or 👎, or 🚀 if it prevented an incident/outage.

"class-variance-authority": "^0.7.1",
"clsx": "^2.1.1",
"cmdk": "^1.1.1",
Expand Down
Loading
Loading