Skip to content

Commit 7324f98

Browse files
authored
Fix security audit issues (#2143)
1 parent bb950c7 commit 7324f98

3 files changed

Lines changed: 89 additions & 83 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"picomatch@<2.3.2": "^2.3.2",
6868
"picomatch@>=4.0.0 <4.0.4": ">=4.0.4",
6969
"smol-toml@<1.6.1": ">=1.6.1",
70-
"brace-expansion@>=4.0.0 <5.0.5": ">=5.0.5",
70+
"brace-expansion@>=4.0.0 <5.0.6": ">=5.0.6",
7171
"defu@<=6.1.4": "^6.1.5",
7272
"vite@>=5.0.0 <=6.4.1": "^6.4.2",
7373
"axios@<1.15.2": "^1.15.2",

0 commit comments

Comments
 (0)