mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(deps): resolve dependabot security alerts via yarn resolutions
This commit is contained in:
+10
-1
@@ -133,7 +133,16 @@
|
||||
"resolutions": {
|
||||
"js-yaml": "4.1.1",
|
||||
"baseline-browser-mapping": "^2.9.11",
|
||||
"vite": "npm:rolldown-vite@7.2.11"
|
||||
"vite": "npm:rolldown-vite@7.2.11",
|
||||
"qs": "6.14.1",
|
||||
"mdast-util-to-hast": "13.2.1",
|
||||
"node-forge": "1.3.3",
|
||||
"glob": "10.5.0",
|
||||
"tmp": "0.2.5",
|
||||
"elliptic": "6.6.1",
|
||||
"ws": "8.18.3",
|
||||
"jose": "4.15.9",
|
||||
"sharp": "0.33.5"
|
||||
},
|
||||
"main": "electron/main.js",
|
||||
"build": {
|
||||
|
||||
Reference in New Issue
Block a user