Address tar-fs CVE-2025-59343
Test and Lint / backend-test (push) Successful in 1m21s
Test and Lint / frontend-test (push) Has been cancelled

This commit is contained in:
Paul Nothaft
2025-10-13 21:09:52 +02:00
parent 2bccb1a439
commit e731e7b47c
5 changed files with 41 additions and 48 deletions
+5
View File
@@ -10,5 +10,10 @@
"devDependencies": {
"puppeteer": "^24.17.0",
"@playwright/test": "^1.48.2"
},
"overrides": {
"prebuild-install": {
"tar-fs": "2.1.4"
}
}
}