Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@pinia/colada": "^1.3.1",
"@tanstack/vue-table": "^8.21.3",
"@vueuse/core": "^14.3.0",
"axios": "^1.16.1",
"axios": "^1.17.0",
"pinia": "^3.0.4",
"vue": "^3.5.35",
"vue-i18n": "^11.4.4",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3294,15 +3294,15 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.16.1":
version: 1.16.1
resolution: "axios@npm:1.16.1"
"axios@npm:^1.17.0":
version: 1.17.0
resolution: "axios@npm:1.17.0"
dependencies:
follow-redirects: "npm:^1.16.0"
form-data: "npm:^4.0.5"
https-proxy-agent: "npm:^5.0.1"
proxy-from-env: "npm:^2.1.0"
checksum: 10/9b6218cf96321cfbbf8f160658d695367114bcf4fb62492bdc1ccd647f184b5c71ae400e5ecaaf41079bc561de2ecbaf1fec63f398b3ec53389beff7694df64c
checksum: 10/bc6995122fb9ca1431836579ae53fdd94894ad3d676de229d474da6465bc323ad93e8bf0b3bdb33ec4fbd460d93485ef2b5240e97d778700c029bf053c7f75cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -5243,7 +5243,7 @@ __metadata:
"@vue/test-utils": "npm:^2.4.10"
"@vue/tsconfig": "npm:^0.9.1"
"@vueuse/core": "npm:^14.3.0"
axios: "npm:^1.16.1"
axios: "npm:^1.17.0"
commit-and-tag-version: "npm:^12.7.3"
date-fns: "npm:^4.4.0"
dotenv: "npm:^17.4.2"
Expand Down