mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-13 13:07:12 +00:00
fix(security): fix Dependabot dependency alerts
This commit is contained in:
+4
-3
@@ -33,8 +33,9 @@
|
||||
"vitest": "^4.1.10"
|
||||
},
|
||||
"overrides": {
|
||||
"brace-expansion": "5.0.8",
|
||||
"fast-uri": "3.1.4",
|
||||
"postcss": "8.5.18"
|
||||
"brace-expansion": "5.0.9",
|
||||
"fast-uri": "3.1.5",
|
||||
"js-yaml": "4.3.1",
|
||||
"postcss": "8.5.26"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user