fix: resolve Dependabot alerts for tar and qs

This commit is contained in:
plebeius
2026-02-20 14:29:06 +08:00
parent 6eac2bff71
commit b5546fa000
2 changed files with 44 additions and 38 deletions
+2 -2
View File
@@ -154,7 +154,7 @@
"js-yaml": "4.1.1",
"baseline-browser-mapping": "^2.9.11",
"vite": "npm:rolldown-vite@7.3.1",
"qs": "6.14.1",
"qs": "6.15.0",
"mdast-util-to-hast": "12.3.0",
"node-forge": "1.3.3",
"glob": "10.5.0",
@@ -170,7 +170,7 @@
"diff": "^8.0.3",
"lodash": "4.17.23",
"seroval": "1.4.1",
"tar": "6.2.1"
"tar": "7.5.9"
},
"main": "electron/main.js",
"lint-staged": {