Bump axios from 1.7.2 to 1.7.3 (#6556)

Bumps [axios](https://github.com/axios/axios) from 1.7.2 to 1.7.3.
- [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.7.2...v1.7.3)

---
updated-dependencies:
- dependency-name: axios
  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] 2024-08-03 19:59:49 +02:00 committed by GitHub
parent 39dfeab5d3
commit 64f5ce5ae5
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" "doc": "doc"
}, },
"dependencies": { "dependencies": {
"axios": "^1.7.2", "axios": "^1.7.3",
"ep_etherpad-lite": "workspace:../src", "ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1", "log4js": "^6.9.1",
"semver": "^7.6.3", "semver": "^7.6.3",

View file

@ -104,8 +104,8 @@ importers:
bin: bin:
dependencies: dependencies:
axios: axios:
specifier: ^1.7.2 specifier: ^1.7.3
version: 1.7.2 version: 1.7.3
ep_etherpad-lite: ep_etherpad-lite:
specifier: workspace:../src specifier: workspace:../src
version: link:../src version: link:../src
@ -136,7 +136,7 @@ importers:
devDependencies: devDependencies:
vitepress: vitepress:
specifier: ^1.3.1 specifier: ^1.3.1
version: 1.3.1(@algolia/client-search@4.23.3)(@types/node@20.14.12)(@types/react@18.3.3)(axios@1.7.2)(postcss@8.4.39)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4) version: 1.3.1(@algolia/client-search@4.23.3)(@types/node@20.14.12)(@types/react@18.3.3)(axios@1.7.3)(postcss@8.4.39)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4)
src: src:
dependencies: dependencies:
@ -147,8 +147,8 @@ importers:
specifier: ^3.2.5 specifier: ^3.2.5
version: 3.2.5 version: 3.2.5
axios: axios:
specifier: ^1.7.2 specifier: ^1.7.3
version: 1.7.2 version: 1.7.3
cookie-parser: cookie-parser:
specifier: ^1.4.6 specifier: ^1.4.6
version: 1.4.6 version: 1.4.6
@ -1883,8 +1883,8 @@ packages:
resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==} resolution: {integrity: sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==}
engines: {node: '>= 0.4'} engines: {node: '>= 0.4'}
axios@1.7.2: axios@1.7.3:
resolution: {integrity: sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==} resolution: {integrity: sha512-Ar7ND9pU99eJ9GpoGQKhKf58GpUOgnzuaB7ueNQ5BMi0p+LZ5oaEnfF999fAArcTIBwXTCHAmGcHOZJaWPq9Nw==}
bail@2.0.2: bail@2.0.2:
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==} resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
@ -5778,13 +5778,13 @@ snapshots:
- '@vue/composition-api' - '@vue/composition-api'
- vue - vue
'@vueuse/integrations@10.11.0(axios@1.7.2)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4))': '@vueuse/integrations@10.11.0(axios@1.7.3)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4))':
dependencies: dependencies:
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.4)) '@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.4))
'@vueuse/shared': 10.11.0(vue@3.4.31(typescript@5.5.4)) '@vueuse/shared': 10.11.0(vue@3.4.31(typescript@5.5.4))
vue-demi: 0.14.8(vue@3.4.31(typescript@5.5.4)) vue-demi: 0.14.8(vue@3.4.31(typescript@5.5.4))
optionalDependencies: optionalDependencies:
axios: 1.7.2 axios: 1.7.3
focus-trap: 7.5.4 focus-trap: 7.5.4
transitivePeerDependencies: transitivePeerDependencies:
- '@vue/composition-api' - '@vue/composition-api'
@ -5941,7 +5941,7 @@ snapshots:
dependencies: dependencies:
possible-typed-array-names: 1.0.0 possible-typed-array-names: 1.0.0
axios@1.7.2: axios@1.7.3:
dependencies: dependencies:
follow-redirects: 1.15.6 follow-redirects: 1.15.6
form-data: 4.0.0 form-data: 4.0.0
@ -8744,7 +8744,7 @@ snapshots:
'@types/node': 20.14.12 '@types/node': 20.14.12
fsevents: 2.3.3 fsevents: 2.3.3
vitepress@1.3.1(@algolia/client-search@4.23.3)(@types/node@20.14.12)(@types/react@18.3.3)(axios@1.7.2)(postcss@8.4.39)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4): vitepress@1.3.1(@algolia/client-search@4.23.3)(@types/node@20.14.12)(@types/react@18.3.3)(axios@1.7.3)(postcss@8.4.39)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4):
dependencies: dependencies:
'@docsearch/css': 3.6.0 '@docsearch/css': 3.6.0
'@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@docsearch/js': 3.6.0(@algolia/client-search@4.23.3)(@types/react@18.3.3)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
@ -8755,7 +8755,7 @@ snapshots:
'@vue/devtools-api': 7.3.5 '@vue/devtools-api': 7.3.5
'@vue/shared': 3.4.31 '@vue/shared': 3.4.31
'@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.4)) '@vueuse/core': 10.11.0(vue@3.4.31(typescript@5.5.4))
'@vueuse/integrations': 10.11.0(axios@1.7.2)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4)) '@vueuse/integrations': 10.11.0(axios@1.7.3)(focus-trap@7.5.4)(vue@3.4.31(typescript@5.5.4))
focus-trap: 7.5.4 focus-trap: 7.5.4
mark.js: 8.11.1 mark.js: 8.11.1
minisearch: 7.0.0 minisearch: 7.0.0

View file

@ -32,7 +32,7 @@
"dependencies": { "dependencies": {
"@etherpad/express-session": "^1.18.2", "@etherpad/express-session": "^1.18.2",
"async": "^3.2.5", "async": "^3.2.5",
"axios": "^1.7.2", "axios": "^1.7.3",
"cookie-parser": "^1.4.6", "cookie-parser": "^1.4.6",
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",