mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-03-24 18:40:59 +03:00
chore(deps): bump axios from 1.6.0 to 1.6.1 (#1305)
This commit is contained in:
parent
3b52676688
commit
46f247deba
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"@mdi/js": "^7.2.96",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"apexcharts": "^3.44.0",
|
||||
"axios": "^1.5.0",
|
||||
"axios": "^1.6.1",
|
||||
"dayjs": "^1.11.9",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^2.1.6",
|
||||
|
@ -3592,9 +3592,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/axios": {
|
||||
"version": "1.6.0",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.0.tgz",
|
||||
"integrity": "sha512-EZ1DYihju9pwVB+jg67ogm+Tmqc6JmhamRN6I4Zt8DfZu5lbcQGw3ozH9lFejSJgs/ibaef3A9PMXPLeefFGJg==",
|
||||
"version": "1.6.1",
|
||||
"resolved": "https://registry.npmjs.org/axios/-/axios-1.6.1.tgz",
|
||||
"integrity": "sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==",
|
||||
"dependencies": {
|
||||
"follow-redirects": "^1.15.0",
|
||||
"form-data": "^4.0.0",
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
"@mdi/js": "^7.2.96",
|
||||
"@vueuse/core": "^10.5.0",
|
||||
"apexcharts": "^3.44.0",
|
||||
"axios": "^1.5.0",
|
||||
"axios": "^1.6.1",
|
||||
"dayjs": "^1.11.9",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"pinia": "^2.1.6",
|
||||
|
|
Loading…
Add table
Reference in a new issue