Fix npm audit findings in postcss and react-router

Bump postcss to 8.5.23 and react-router to 8.3.0 to clear their high-severity advisories. Leave nested brace-expansion issues for a follow-up that won't break older minimatch consumers.

Signed-off-by: Sacha Al Himdani <sacha@probo.com>
This commit is contained in:
Sacha Al Himdani
2026-07-27 16:57:10 +02:00
parent 308b18dd10
commit 5c9c9e3888
7 changed files with 25 additions and 23 deletions

View File

@@ -31,7 +31,7 @@
"react-i18next": "^17.0.10",
"react-pdf": "^10.3.0",
"react-relay": "^21.0.1",
"react-router": "^8.1.0",
"react-router": "^8.3.0",
"relay-runtime": "^21.0.1",
"use-debounce": "^10.0.5",
"usehooks-ts": "^3.1.1",