Skip to content

Commit fbf190b

Browse files
authored
fix: audit fix (#53)
audit fix
1 parent 90f75f0 commit fbf190b

File tree

2 files changed

+41
-35
lines changed

2 files changed

+41
-35
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,10 @@
3232
"brace-expansion@>=1.0.0 <=1.1.11": "^1.1.12",
3333
"brace-expansion@>=2.0.0 <=2.0.1": "^2.0.2",
3434
"on-headers@<1.1.0": "^1.1.0",
35-
"vite@<=5.4.19": "^5.4.20"
35+
"vite@<=5.4.20": "^5.4.21",
36+
"js-yaml@<3.14.2": "^3.14.2",
37+
"js-yaml@>=4.0.0 <4.1.1": "^4.1.1",
38+
"glob@>=10.2.0 <10.5.0": "^10.5.0"
3639
}
3740
}
3841
}

pnpm-lock.yaml

Lines changed: 37 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)