diff --git a/page/source/package.json b/page/source/package.json index 38c7037..2b6230a 100644 --- a/page/source/package.json +++ b/page/source/package.json @@ -11,7 +11,7 @@ "dependencies": { "@onlyoffice/document-editor-vue": "^1.4.0", "@types/sm-crypto": "^0.3.4", - "axios": "^1.12.0", + "axios": "^1.13.5", "dayjs": "^1.11.13", "dingtalk-jsapi": "^3.0.41", "md-editor-v3": "^5.0.1", diff --git a/page/source/pnpm-lock.yaml b/page/source/pnpm-lock.yaml index e8b9494..82b9b86 100644 --- a/page/source/pnpm-lock.yaml +++ b/page/source/pnpm-lock.yaml @@ -15,8 +15,8 @@ importers: specifier: ^0.3.4 version: 0.3.4 axios: - specifier: ^1.12.0 - version: 1.12.0 + specifier: ^1.13.5 + version: 1.13.5 dayjs: specifier: ^1.11.13 version: 1.11.13 @@ -125,7 +125,7 @@ importers: version: 5.6.3 unocss: specifier: ^0.64.1 - version: 0.64.1(postcss@5.2.18)(rollup@4.31.0)(vite@5.4.12(@types/node@22.9.0)(sass@1.81.0)(terser@5.36.0))(vue@3.5.13(typescript@5.6.3)) + version: 0.64.1(postcss@8.5.1)(rollup@4.31.0)(vite@5.4.12(@types/node@22.9.0)(sass@1.81.0)(terser@5.36.0))(vue@3.5.13(typescript@5.6.3)) unplugin-auto-import: specifier: ^0.18.5 version: 0.18.5(@nuxt/kit@3.14.159(rollup@4.31.0))(rollup@4.31.0) @@ -1389,8 +1389,8 @@ packages: resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} engines: {node: '>= 0.4'} - axios@1.12.0: - resolution: {integrity: sha512-oXTDccv8PcfjZmPGlWsPSwtOJCZ/b6W5jAMCNcfwJbCzDckwG0jrYJFaWH1yvivfCXjVzV/SPDEhMB3Q+DSurg==} + axios@1.13.5: + resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==} balanced-match@1.0.2: resolution: {integrity: sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==} @@ -1999,8 +1999,8 @@ packages: resolution: {integrity: sha512-7EwmXrOjyL+ChxMhmG5lnW9MPt1aIeZEwKhQzoBUdTV0N3zuwWDZYVJatDvZ2OyzPUvdIAZDsCetk3coyMfcnQ==} engines: {node: '>=0.10.0'} - form-data@4.0.4: - resolution: {integrity: sha512-KrGhL9Q4zjj0kiUt5OO4Mr/A/jlI2jDYs5eHBpYHPcBEVSiipAvn2Ko2HnPe20rmcuuvMHNdZFp+4IlGTMF0Ow==} + form-data@4.0.5: + resolution: {integrity: sha512-8RipRLol37bNs2bhoV67fiTEvdTrbMUYcFTiy3+wuuOnUog2QBHCZWXDRijWQfAkhBj2Uf5UnVaiWwA5vdd82w==} engines: {node: '>= 6'} fragment-cache@0.2.1: @@ -3154,6 +3154,7 @@ packages: tar@6.2.1: resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==} engines: {node: '>=10'} + deprecated: Old versions of tar are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me terser-webpack-plugin@5.3.10: resolution: {integrity: sha512-BKFPWlPDndPs+NGGCr1U59t0XScL5317Y0UReNrHaw9/FwhPENlq6bfgs+4yPfyP51vqC1bQ4rp1EfXW5ZSH9w==} @@ -4622,13 +4623,13 @@ snapshots: transitivePeerDependencies: - vue - '@unocss/postcss@0.64.1(postcss@5.2.18)': + '@unocss/postcss@0.64.1(postcss@8.5.1)': dependencies: '@unocss/config': 0.64.1 '@unocss/core': 0.64.1 '@unocss/rule-utils': 0.64.1 css-tree: 3.0.1 - postcss: 5.2.18 + postcss: 8.5.1 tinyglobby: 0.2.10 transitivePeerDependencies: - supports-color @@ -4980,10 +4981,10 @@ snapshots: dependencies: possible-typed-array-names: 1.0.0 - axios@1.12.0: + axios@1.13.5: dependencies: follow-redirects: 1.15.11 - form-data: 4.0.4 + form-data: 4.0.5 proxy-from-env: 1.1.0 transitivePeerDependencies: - debug @@ -5748,7 +5749,7 @@ snapshots: for-in@1.0.2: {} - form-data@4.0.4: + form-data@4.0.5: dependencies: asynckit: 0.4.0 combined-stream: 1.0.8 @@ -7119,12 +7120,12 @@ snapshots: universalify@2.0.1: {} - unocss@0.64.1(postcss@5.2.18)(rollup@4.31.0)(vite@5.4.12(@types/node@22.9.0)(sass@1.81.0)(terser@5.36.0))(vue@3.5.13(typescript@5.6.3)): + unocss@0.64.1(postcss@8.5.1)(rollup@4.31.0)(vite@5.4.12(@types/node@22.9.0)(sass@1.81.0)(terser@5.36.0))(vue@3.5.13(typescript@5.6.3)): dependencies: '@unocss/astro': 0.64.1(rollup@4.31.0)(vite@5.4.12(@types/node@22.9.0)(sass@1.81.0)(terser@5.36.0))(vue@3.5.13(typescript@5.6.3)) '@unocss/cli': 0.64.1(rollup@4.31.0) '@unocss/core': 0.64.1 - '@unocss/postcss': 0.64.1(postcss@5.2.18) + '@unocss/postcss': 0.64.1(postcss@8.5.1) '@unocss/preset-attributify': 0.64.1 '@unocss/preset-icons': 0.64.1 '@unocss/preset-mini': 0.64.1