Skip to content

Commit 577d027

Browse files
authored
Merge pull request #17 from ZeroCatDev/copilot/fix-4d14e93c-1ee5-4c08-b45f-546fb84179da
Update dependencies to fix critical and high severity security vulnerabilities
2 parents 102ba51 + d24db08 commit 577d027

File tree

2 files changed

+82
-42
lines changed

2 files changed

+82
-42
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@vueuse/rxjs": "^12.5.0",
2121
"@xterm/addon-fit": "^0.10.0",
2222
"@xterm/xterm": "^5.5.0",
23-
"axios": "^1.7.9",
23+
"axios": "^1.12.2",
2424
"compressorjs": "^1.2.1",
2525
"core-js": "^3.40.0",
2626
"crypto-js": "^4.2.0",
@@ -69,9 +69,9 @@
6969
"unplugin-fonts": "^1.3.1",
7070
"unplugin-vue-components": "^28.0.0",
7171
"unplugin-vue-router": "^0.11.2",
72-
"vite": "^5.0.0",
72+
"vite": "^5.4.19",
7373
"vite-plugin-pwa": "^0.21.2",
74-
"vite-plugin-static-copy": "^2.3.0",
74+
"vite-plugin-static-copy": "^3.1.3",
7575
"vite-plugin-vue-layouts": "^0.11.0",
7676
"vite-plugin-vuetify": "^2.0.4",
7777
"vue-router": "^4.5.0"

pnpm-lock.yaml

Lines changed: 79 additions & 39 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)