diff --git a/package.json b/package.json index fa4000d1..27eae447 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "@vuepic/vue-datepicker": "^9.0.1", "@vueuse/core": "^10.11.0", "@vueuse/integrations": "^10.11.0", - "axios": "^1.7.2", + "axios": "^1.7.3", "bootstrap": "^5.3.3", "bootstrap-vue-next": "^0.24.2", "core-js": "^3.38.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3134f092..e4107593 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -22,10 +22,10 @@ importers: version: 10.11.0(vue@3.4.36(typescript@5.5.4)) '@vueuse/integrations': specifier: ^10.11.0 - version: 10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4)) + version: 10.11.0(axios@1.7.3)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4)) axios: - specifier: ^1.7.2 - version: 1.7.2 + specifier: ^1.7.3 + version: 1.7.3 bootstrap: specifier: ^5.3.3 version: 5.3.3(@popperjs/core@2.11.8) @@ -978,8 +978,8 @@ packages: asynckit@0.4.0: resolution: {integrity: sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q==} - axios@1.7.2: - resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} + axios@1.7.3: + resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -2897,13 +2897,13 @@ snapshots: - '@vue/composition-api' - vue - '@vueuse/integrations@10.11.0(axios@1.7.2)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))': + '@vueuse/integrations@10.11.0(axios@1.7.3)(sortablejs@1.15.2)(vue@3.4.36(typescript@5.5.4))': dependencies: '@vueuse/core': 10.11.0(vue@3.4.36(typescript@5.5.4)) '@vueuse/shared': 10.11.0(vue@3.4.36(typescript@5.5.4)) vue-demi: 0.14.10(vue@3.4.36(typescript@5.5.4)) optionalDependencies: - axios: 1.7.2 + axios: 1.7.3 sortablejs: 1.15.2 transitivePeerDependencies: - '@vue/composition-api' @@ -2956,7 +2956,7 @@ snapshots: asynckit@0.4.0: {} - axios@1.7.2: + axios@1.7.3: dependencies: follow-redirects: 1.15.6 form-data: 4.0.0