Skip to content

Commit 58e9fea

Browse files
authored
chore(deps): update vite to resolve vulnerability (#1104)
1 parent a23cea4 commit 58e9fea

File tree

4 files changed

+10
-346
lines changed

4 files changed

+10
-346
lines changed

examples/component-tests/package-lock.json

+4-340
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/component-tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"@types/react-dom": "^18.2.13",
1919
"@vitejs/plugin-react": "^4.1.0",
2020
"cypress": "13.6.2",
21-
"vite": "^4.5.0"
21+
"vite": "4.5.1"
2222
}
2323
}

0 commit comments

Comments
 (0)