Skip to content

Commit 1d50ad9

Browse files
authored
Merge pull request #100 from MCSLTeam/dependabot/npm_and_yarn/npm_and_yarn-66fcce4dc2
2 parents 586cc28 + 005bf8d commit 1d50ad9

3 files changed

Lines changed: 178 additions & 107 deletions

File tree

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@repo/shared": "workspace:*",
2020
"@repo/ui": "workspace:*",
2121
"@vueuse/core": "^14.2.0",
22-
"axios": "^1.13.4",
22+
"axios": "^1.13.5",
2323
"eslint": "^9.39.2",
2424
"pinia": "^3.0.4",
2525
"vue": "^3.5.27",

packages/shared/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@vueuse/core": "^13.9.0",
2929
"@xterm/addon-fit": "^0.11.0",
3030
"@xterm/xterm": "^6.0.0",
31-
"axios": "^1.13.4",
31+
"axios": "^1.13.5",
3232
"chart.js": "^4.5.1",
3333
"chartjs-adapter-dayjs-4": "^1.0.4",
3434
"chartjs-plugin-zoom": "^2.2.0",

0 commit comments

Comments
 (0)