1
0
Fork 0
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 ()

This commit is contained in:
dependabot[bot] 2023-11-14 05:47:25 +01:00 committed by GitHub
parent 3b52676688
commit 46f247deba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -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",

View file

@ -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",