Skip to content

Commit 92ad274

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-8648411
1 parent 2e22b6a commit 92ad274

File tree

2 files changed

+12156
-30473
lines changed

2 files changed

+12156
-30473
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@
220220
"typescript": "^4.9.4",
221221
"ui-box": "^5.4.0",
222222
"unist-util-visit-esm": "npm:unist-util-visit@^4.1.2",
223-
"vite": "^4.5.1",
223+
"vite": "^4.5.6",
224224
"vite-plugin-turbosnap": "^1.0.3"
225225
},
226226
"resolutions": {

0 commit comments

Comments
 (0)