Skip to content

Commit 7428260

Browse files
authored
chore: patch vite version for security vulnerable (#1259)
1 parent e273d9e commit 7428260

File tree

2 files changed

+28
-35
lines changed

2 files changed

+28
-35
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"typedoc": "^0.25.4",
5252
"typedoc-plugin-no-inherit": "^1.4.0",
5353
"typescript": "^4.8.3",
54-
"vite": "^5.4.7",
54+
"vite": "^5.4.12",
5555
"web-component-analyzer": "2.0.0",
5656
"yargs": "^17.7.2"
5757
}

0 commit comments

Comments
 (0)