mirror of
https://github.com/arthurfiorette/axios-cache-interceptor.git
synced 2025-12-08 17:36:16 +00:00
chore(deps-dev): bump axios from 1.6.4 to 1.6.5 (#766)
This commit is contained in:
parent
63e493760b
commit
db96b94f8b
@ -68,7 +68,7 @@
|
||||
"@types/node": "20.10.4",
|
||||
"@types/webpack": "5.28.5",
|
||||
"auto-changelog": "2.4.0",
|
||||
"axios": "1.6.4",
|
||||
"axios": "1.6.5",
|
||||
"c8": "9.0.0",
|
||||
"es-check": "7.1.1",
|
||||
"jsdom": "23.2.0",
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@ -41,8 +41,8 @@ devDependencies:
|
||||
specifier: 2.4.0
|
||||
version: 2.4.0
|
||||
axios:
|
||||
specifier: 1.6.4
|
||||
version: 1.6.4
|
||||
specifier: 1.6.5
|
||||
version: 1.6.5
|
||||
c8:
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0
|
||||
@ -63,7 +63,7 @@ devDependencies:
|
||||
version: 5.3.3
|
||||
vitepress:
|
||||
specifier: 1.0.0-rc.35
|
||||
version: 1.0.0-rc.35(@algolia/client-search@4.19.1)(@types/node@20.10.4)(axios@1.6.4)(search-insights@2.6.0)(typescript@5.3.3)
|
||||
version: 1.0.0-rc.35(@algolia/client-search@4.19.1)(@types/node@20.10.4)(axios@1.6.5)(search-insights@2.6.0)(typescript@5.3.3)
|
||||
webpack:
|
||||
specifier: 5.89.0
|
||||
version: 5.89.0(@swc/core@1.3.96)(webpack-cli@5.1.4)
|
||||
@ -1080,7 +1080,7 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/@vueuse/integrations@10.7.1(axios@1.6.4)(focus-trap@7.5.4)(vue@3.4.4):
|
||||
/@vueuse/integrations@10.7.1(axios@1.6.5)(focus-trap@7.5.4)(vue@3.4.4):
|
||||
resolution: {integrity: sha512-cKo5LEeKVHdBRBtMTOrDPdR0YNtrmN9IBfdcnY2P3m5LHVrsD0xiHUtAH1WKjHQRIErZG6rJUa6GA4tWZt89Og==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
@ -1123,7 +1123,7 @@ packages:
|
||||
dependencies:
|
||||
'@vueuse/core': 10.7.1(vue@3.4.4)
|
||||
'@vueuse/shared': 10.7.1(vue@3.4.4)
|
||||
axios: 1.6.4
|
||||
axios: 1.6.5
|
||||
focus-trap: 7.5.4
|
||||
vue-demi: 0.14.6(vue@3.4.4)
|
||||
transitivePeerDependencies:
|
||||
@ -1394,8 +1394,8 @@ packages:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/axios@1.6.4:
|
||||
resolution: {integrity: sha512-heJnIs6N4aa1eSthhN9M5ioILu8Wi8vmQW9iHQ9NUvfkJb0lEEDUiIdQNAuBtfUt3FxReaKdpQA5DbmMOqzF/A==}
|
||||
/axios@1.6.5:
|
||||
resolution: {integrity: sha512-Ii012v05KEVuUoFWmMW/UQv9aRIc3ZwkWDcM+h5Il8izZCtRVpDUfwpoFf7eOtajT3QiGR4yDUx7lPqHJULgbg==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.4
|
||||
form-data: 4.0.0
|
||||
@ -2866,7 +2866,7 @@ packages:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitepress@1.0.0-rc.35(@algolia/client-search@4.19.1)(@types/node@20.10.4)(axios@1.6.4)(search-insights@2.6.0)(typescript@5.3.3):
|
||||
/vitepress@1.0.0-rc.35(@algolia/client-search@4.19.1)(@types/node@20.10.4)(axios@1.6.5)(search-insights@2.6.0)(typescript@5.3.3):
|
||||
resolution: {integrity: sha512-+2VnFwtYIiKWWAnMjWg7ik0PfsUdrNoZIZKeu5dbJtrkzKO/mTvlA3owiT5VBKJsZAgI17B5UV37aYfUvGrN6g==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -2884,7 +2884,7 @@ packages:
|
||||
'@vitejs/plugin-vue': 5.0.2(vite@5.0.10)(vue@3.4.4)
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vueuse/core': 10.7.1(vue@3.4.4)
|
||||
'@vueuse/integrations': 10.7.1(axios@1.6.4)(focus-trap@7.5.4)(vue@3.4.4)
|
||||
'@vueuse/integrations': 10.7.1(axios@1.6.5)(focus-trap@7.5.4)(vue@3.4.4)
|
||||
focus-trap: 7.5.4
|
||||
mark.js: 8.11.1
|
||||
minisearch: 6.3.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user