Skip to content

Commit 8cf01a5

Browse files
committed
fix: clear high severity audit findings
1 parent 2c0c481 commit 8cf01a5

3 files changed

Lines changed: 108 additions & 98 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,14 @@
7474
"typedoc": "catalog:devTools",
7575
"typescript": "catalog:devTools",
7676
"typescript-eslint": "catalog:devTools",
77+
"vite": "7.3.2",
7778
"vitest": "catalog:devTools",
7879
"zod": "catalog:runtimeShared"
7980
},
8081
"resolutions": {
82+
"defu": "6.1.5",
83+
"fast-uri": "3.1.2",
84+
"kysely": "0.28.17",
8185
"strip-ansi": "6.0.1"
8286
}
8387
}

0 commit comments

Comments
 (0)