build(deps): bump axios from 1.13.5 to 1.13.6 (#7360)

Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.13.6.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.13.5...v1.13.6)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-12 13:35:02 +00:00 committed by GitHub
parent f34cdf00e5
commit c5d5f5d97c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 14 deletions

View file

@ -7,7 +7,7 @@
"doc": "doc"
},
"dependencies": {
"axios": "^1.13.5",
"axios": "^1.13.6",
"ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1",
"semver": "^7.7.4",

24
pnpm-lock.yaml generated
View file

@ -107,8 +107,8 @@ importers:
bin:
dependencies:
axios:
specifier: ^1.13.5
version: 1.13.5
specifier: ^1.13.6
version: 1.13.6
ep_etherpad-lite:
specifier: workspace:../src
version: link:../src
@ -143,7 +143,7 @@ importers:
devDependencies:
vitepress:
specifier: ^2.0.0-alpha.16
version: 2.0.0-alpha.16(@types/node@25.3.5)(axios@1.13.5)(jwt-decode@4.0.0)(lightningcss@1.30.2)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)
version: 2.0.0-alpha.16(@types/node@25.3.5)(axios@1.13.6)(jwt-decode@4.0.0)(lightningcss@1.30.2)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3)
src:
dependencies:
@ -151,8 +151,8 @@ importers:
specifier: ^3.2.6
version: 3.2.6
axios:
specifier: ^1.13.5
version: 1.13.5
specifier: ^1.13.6
version: 1.13.6
cookie-parser:
specifier: ^1.4.7
version: 1.4.7
@ -2267,8 +2267,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'}
axios@1.13.5:
resolution: {integrity: sha512-cz4ur7Vb0xS4/KUN0tPWe44eqxrIu31me+fbang3ijiNscE129POzipJJA6zniq2C/Z6sJCjMimjS8Lc/GAs8Q==}
axios@1.13.6:
resolution: {integrity: sha512-ChTCHMouEe2kn713WHbQGcuYrr6fXTBiu460OTwWrWob16g1bXn4vtz07Ope7ewMozJAnEquLk5lWQWtBig9DQ==}
babel-plugin-react-compiler@19.1.0-rc.3:
resolution: {integrity: sha512-mjRn69WuTz4adL0bXGx8Rsyk1086zFJeKmes6aK0xPuK3aaXmDJdLHqwKKMrpm6KAI1MCoUK72d2VeqQbu8YIA==}
@ -6793,13 +6793,13 @@ snapshots:
'@vueuse/shared': 14.2.0(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
'@vueuse/integrations@14.2.0(axios@1.13.5)(focus-trap@7.8.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))':
'@vueuse/integrations@14.2.0(axios@1.13.6)(focus-trap@7.8.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))':
dependencies:
'@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3))
'@vueuse/shared': 14.2.0(vue@3.5.27(typescript@5.9.3))
vue: 3.5.27(typescript@5.9.3)
optionalDependencies:
axios: 1.13.5
axios: 1.13.6
focus-trap: 7.8.0
jwt-decode: 4.0.0
@ -6936,7 +6936,7 @@ snapshots:
dependencies:
possible-typed-array-names: 1.1.0
axios@1.13.5:
axios@1.13.6:
dependencies:
follow-redirects: 1.15.11
form-data: 4.0.5
@ -9964,7 +9964,7 @@ snapshots:
lightningcss: 1.30.2
tsx: 4.21.0
vitepress@2.0.0-alpha.16(@types/node@25.3.5)(axios@1.13.5)(jwt-decode@4.0.0)(lightningcss@1.30.2)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3):
vitepress@2.0.0-alpha.16(@types/node@25.3.5)(axios@1.13.6)(jwt-decode@4.0.0)(lightningcss@1.30.2)(postcss@8.5.6)(tsx@4.21.0)(typescript@5.9.3):
dependencies:
'@docsearch/css': 4.5.3
'@docsearch/js': 4.5.3
@ -9978,7 +9978,7 @@ snapshots:
'@vue/devtools-api': 8.0.6
'@vue/shared': 3.5.27
'@vueuse/core': 14.2.0(vue@3.5.27(typescript@5.9.3))
'@vueuse/integrations': 14.2.0(axios@1.13.5)(focus-trap@7.8.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))
'@vueuse/integrations': 14.2.0(axios@1.13.6)(focus-trap@7.8.0)(jwt-decode@4.0.0)(vue@3.5.27(typescript@5.9.3))
focus-trap: 7.8.0
mark.js: 8.11.1
minisearch: 7.2.0

View file

@ -31,7 +31,7 @@
],
"dependencies": {
"async": "^3.2.6",
"axios": "^1.13.5",
"axios": "^1.13.6",
"cookie-parser": "^1.4.7",
"cross-env": "^10.1.0",
"cross-spawn": "^7.0.6",