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:
@@ -18,7 +18,7 @@
|
||||
"peerDependencies": {
|
||||
"react": "^19.2.7",
|
||||
"react-relay": "^21.0.1",
|
||||
"react-router": "^8.1.0",
|
||||
"react-router": "^8.3.0",
|
||||
"relay-runtime": "^21.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Reference in New Issue
Block a user