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
@@ -55,5 +55,10 @@
"mock-fs": "^5.5.0",
"nodemon": "^3.1.10",
"supertest": "^6.3.3"
},
"overrides": {
"prebuild-install": {
"tar-fs": "2.1.4"
}
}
}