diff --git a/app/package.json b/app/package.json index b3b674cbe..eca02d838 100644 --- a/app/package.json +++ b/app/package.json @@ -97,7 +97,7 @@ "@types/qrcode": "1.5.0", "@vitejs/plugin-vue": "5.2.3", "apexcharts": "3.39.0", - "axios": "^1.13.4", + "axios": "^1.15.0", "babel-loader": "^9.2.1", "base-64": "1.0.0", "c8": "7.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 758195101..a0d39b76b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -64,8 +64,8 @@ catalogs: specifier: 2.0.0 version: 2.0.0 axios: - specifier: ^1.12.0 - version: 1.13.5 + specifier: ^1.15.0 + version: 1.15.2 chalk: specifier: 5.2.0 version: 5.2.0 @@ -335,7 +335,7 @@ importers: version: 3.2.4 axios: specifier: 'catalog:' - version: 1.13.5 + version: 1.15.2 busboy: specifier: 1.6.0 version: 1.6.0 @@ -1056,7 +1056,7 @@ importers: version: 6.2.0 vitepress: specifier: 1.6.4 - version: 1.6.4(@algolia/client-search@5.48.1)(@types/node@25.2.3)(axios@1.13.5)(postcss@8.5.6)(qrcode@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.62.0)(search-insights@2.17.3)(sortablejs@1.14.0)(terser@5.46.0)(typescript@5.7.3) + version: 1.6.4(@algolia/client-search@5.48.1)(@types/node@25.2.3)(axios@1.15.2)(postcss@8.5.6)(qrcode@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.62.0)(search-insights@2.17.3)(sortablejs@1.14.0)(terser@5.46.0)(typescript@5.7.3) vue: specifier: 3.5.27 version: 3.5.27(typescript@5.7.3) @@ -1096,7 +1096,7 @@ importers: version: link:../types axios: specifier: 'catalog:' - version: 1.13.5 + version: 1.15.2 typescript: specifier: 'catalog:' version: 5.0.4 @@ -1628,7 +1628,7 @@ importers: version: 7.10.0 axios: specifier: 'catalog:' - version: 1.13.5 + version: 1.15.2 globby: specifier: 12.0.0 version: 12.0.0 @@ -5740,6 +5740,9 @@ packages: axios@1.13.5: resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} + axios@1.15.2: + resolution: {integrity: sha512-wLrXxPtcrPTsNlJmKjkPnNPK2Ihe0hn0wGSaTEiHRPxwjvJwT3hKmXF4dpqxmPO9SoNb2FsYXj/xEo0gHN+D5A==} + babel-core@7.0.0-bridge.0: resolution: {integrity: sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg==} peerDependencies: @@ -10151,6 +10154,10 @@ packages: proxy-from-env@1.1.0: resolution: {integrity: sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==} + proxy-from-env@2.1.0: + resolution: {integrity: sha512-cJ+oHTW1VAEa8cJslgmUZrc+sjRKgAKl3Zyse6+PV38hZe/V6Z14TbCuXcan9F9ghlz4QrFr2c92TNF82UkYHA==} + engines: {node: '>=10'} + pstree.remy@1.1.8: resolution: {integrity: sha512-77DZwxQmxKnu3aR542U+X8FypNzbfJ+C5XQDk3uWjWxn6151aIMGthWYRXTqT1E5oJvg+ljaa2OJi+VfvCOQ8w==} @@ -12991,7 +12998,7 @@ snapshots: '@azure/logger': 1.3.0 '@types/node-fetch': 2.6.13 '@types/tunnel': 0.0.3 - form-data: 4.0.5 + form-data: 4.0.4 node-fetch: 2.7.0(encoding@0.1.13) process: 0.11.10 tslib: 2.8.1 @@ -17886,13 +17893,13 @@ snapshots: transitivePeerDependencies: - typescript - '@vueuse/integrations@12.8.2(axios@1.13.5)(focus-trap@7.8.0)(qrcode@1.5.1)(sortablejs@1.14.0)(typescript@5.7.3)': + '@vueuse/integrations@12.8.2(axios@1.15.2)(focus-trap@7.8.0)(qrcode@1.5.1)(sortablejs@1.14.0)(typescript@5.7.3)': dependencies: '@vueuse/core': 12.8.2(typescript@5.7.3) '@vueuse/shared': 12.8.2(typescript@5.7.3) vue: 3.5.27(typescript@5.7.3) optionalDependencies: - axios: 1.13.5 + axios: 1.15.2 focus-trap: 7.8.0 qrcode: 1.5.1 sortablejs: 1.14.0 @@ -18308,6 +18315,14 @@ snapshots: transitivePeerDependencies: - debug + axios@1.15.2: + dependencies: + follow-redirects: 1.15.11 + form-data: 4.0.5 + proxy-from-env: 2.1.0 + transitivePeerDependencies: + - debug + babel-core@7.0.0-bridge.0(@babel/core@7.29.0): dependencies: '@babel/core': 7.29.0 @@ -21834,7 +21849,7 @@ snapshots: mailgun.js@8.2.2: dependencies: - axios: 1.13.5 + axios: 1.15.2 base-64: 1.0.0 url-join: 4.0.1 transitivePeerDependencies: @@ -23537,6 +23552,8 @@ snapshots: proxy-from-env@1.1.0: {} + proxy-from-env@2.1.0: {} + pstree.remy@1.1.8: {} pug-attrs@3.0.0: @@ -25633,7 +25650,7 @@ snapshots: terser: 5.46.0 yaml: 2.8.3 - vitepress@1.6.4(@algolia/client-search@5.48.1)(@types/node@25.2.3)(axios@1.13.5)(postcss@8.5.6)(qrcode@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.62.0)(search-insights@2.17.3)(sortablejs@1.14.0)(terser@5.46.0)(typescript@5.7.3): + vitepress@1.6.4(@algolia/client-search@5.48.1)(@types/node@25.2.3)(axios@1.15.2)(postcss@8.5.6)(qrcode@1.5.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(sass@1.62.0)(search-insights@2.17.3)(sortablejs@1.14.0)(terser@5.46.0)(typescript@5.7.3): dependencies: '@docsearch/css': 3.8.2 '@docsearch/js': 3.8.2(@algolia/client-search@5.48.1)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(search-insights@2.17.3) @@ -25646,7 +25663,7 @@ snapshots: '@vue/devtools-api': 7.7.9 '@vue/shared': 3.5.28 '@vueuse/core': 12.8.2(typescript@5.7.3) - '@vueuse/integrations': 12.8.2(axios@1.13.5)(focus-trap@7.8.0)(qrcode@1.5.1)(sortablejs@1.14.0)(typescript@5.7.3) + '@vueuse/integrations': 12.8.2(axios@1.15.2)(focus-trap@7.8.0)(qrcode@1.5.1)(sortablejs@1.14.0)(typescript@5.7.3) focus-trap: 7.8.0 mark.js: 8.11.1 minisearch: 7.2.0 diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 4ebaeea4a..c007462a1 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -26,7 +26,7 @@ catalog: '@vue/test-utils': '2.4.6' '@wbce-d9/format-title': '10.0.0' '@wbce-d9/tsconfig': '2.0.0' - axios: '^1.12.0' + axios: '^1.15.0' chalk: '5.2.0' commander: '10.0.1' date-fns: '2.29.3'