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.1 to 1.6.2 (#723)
This commit is contained in:
parent
a7880e002c
commit
a56b7ad09f
16
pnpm-lock.yaml
generated
16
pnpm-lock.yaml
generated
@ -42,7 +42,7 @@ devDependencies:
|
||||
version: 2.4.0
|
||||
axios:
|
||||
specifier: ^1.4.0
|
||||
version: 1.6.1
|
||||
version: 1.6.2
|
||||
c8:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
@ -84,7 +84,7 @@ devDependencies:
|
||||
version: 5.2.2
|
||||
vitepress:
|
||||
specifier: 1.0.0-rc.25
|
||||
version: 1.0.0-rc.25(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.6.1)(search-insights@2.6.0)(typescript@5.2.2)
|
||||
version: 1.0.0-rc.25(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.6.2)(search-insights@2.6.0)(typescript@5.2.2)
|
||||
webpack:
|
||||
specifier: ^5.86.0
|
||||
version: 5.89.0(webpack-cli@5.1.4)
|
||||
@ -1035,7 +1035,7 @@ packages:
|
||||
- vue
|
||||
dev: true
|
||||
|
||||
/@vueuse/integrations@10.5.0(axios@1.6.1)(focus-trap@7.5.4)(vue@3.3.6):
|
||||
/@vueuse/integrations@10.5.0(axios@1.6.2)(focus-trap@7.5.4)(vue@3.3.6):
|
||||
resolution: {integrity: sha512-fm5sXLCK0Ww3rRnzqnCQRmfjDURaI4xMsx+T+cec0ngQqHx/JgUtm8G0vRjwtonIeTBsH1Q8L3SucE+7K7upJQ==}
|
||||
peerDependencies:
|
||||
async-validator: '*'
|
||||
@ -1078,7 +1078,7 @@ packages:
|
||||
dependencies:
|
||||
'@vueuse/core': 10.5.0(vue@3.3.6)
|
||||
'@vueuse/shared': 10.5.0(vue@3.3.6)
|
||||
axios: 1.6.1
|
||||
axios: 1.6.2
|
||||
focus-trap: 7.5.4
|
||||
vue-demi: 0.14.6(vue@3.3.6)
|
||||
transitivePeerDependencies:
|
||||
@ -1374,8 +1374,8 @@ packages:
|
||||
- encoding
|
||||
dev: true
|
||||
|
||||
/axios@1.6.1:
|
||||
resolution: {integrity: sha512-vfBmhDpKafglh0EldBEbVuoe7DyAavGSLWhuSm5ZSEKQnHhBf0xAAwybbNH1IkrJNGnS/VG4I5yxig1pCEXE4g==}
|
||||
/axios@1.6.2:
|
||||
resolution: {integrity: sha512-7i24Ri4pmDRfJTR7LDBhsOTtcm+9kjX5WiY1X3wIisx6G9So3pfMkEiU7emUBe46oceVImccTEM3k6C5dbVW8A==}
|
||||
dependencies:
|
||||
follow-redirects: 1.15.2
|
||||
form-data: 4.0.0
|
||||
@ -3755,7 +3755,7 @@ packages:
|
||||
fsevents: 2.3.3
|
||||
dev: true
|
||||
|
||||
/vitepress@1.0.0-rc.25(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.6.1)(search-insights@2.6.0)(typescript@5.2.2):
|
||||
/vitepress@1.0.0-rc.25(@algolia/client-search@4.19.1)(@types/node@20.5.0)(axios@1.6.2)(search-insights@2.6.0)(typescript@5.2.2):
|
||||
resolution: {integrity: sha512-1dqWiHNThNrVZ08ixmfEDBEH+764KOgnev9oXga/x6cN++Vb9pnuu8p3K6DQP+KZrYcG+WiX7jxal0iSNpAWuQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@ -3773,7 +3773,7 @@ packages:
|
||||
'@vitejs/plugin-vue': 4.3.1(vite@4.5.0)(vue@3.3.6)
|
||||
'@vue/devtools-api': 6.5.1
|
||||
'@vueuse/core': 10.5.0(vue@3.3.6)
|
||||
'@vueuse/integrations': 10.5.0(axios@1.6.1)(focus-trap@7.5.4)(vue@3.3.6)
|
||||
'@vueuse/integrations': 10.5.0(axios@1.6.2)(focus-trap@7.5.4)(vue@3.3.6)
|
||||
focus-trap: 7.5.4
|
||||
mark.js: 8.11.1
|
||||
minisearch: 6.1.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user