Merge pull request #266 from the-luap/security/pin-axios-version

security: pin axios to 1.14.0 — supply chain attack prevention
This commit is contained in:
Paul Nothaft
2026-04-05 18:40:47 +02:00
committed by GitHub
4 changed files with 30 additions and 24 deletions
+1 -1
View File
@@ -24,7 +24,7 @@
"@types/dompurify": "^3.0.5",
"@types/lodash": "^4.17.20",
"@types/react-google-recaptcha": "^2.1.9",
"axios": "^1.12.2",
"axios": "1.14.0",
"clsx": "^2.0.0",
"date-fns": "4.1.0",
"dompurify": "^3.2.6",