mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 14:13:34 +01:00
Bump axios from 1.7.5 to 1.7.7 (#6624)
Bumps [axios](https://github.com/axios/axios) from 1.7.5 to 1.7.7. - [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.5...v1.7.7) --- 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:
parent
85fde97645
commit
7122b3a04b
3 changed files with 14 additions and 14 deletions
|
@ -7,7 +7,7 @@
|
||||||
"doc": "doc"
|
"doc": "doc"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"axios": "^1.7.5",
|
"axios": "^1.7.7",
|
||||||
"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",
|
||||||
|
|
|
@ -104,8 +104,8 @@ importers:
|
||||||
bin:
|
bin:
|
||||||
dependencies:
|
dependencies:
|
||||||
axios:
|
axios:
|
||||||
specifier: ^1.7.5
|
specifier: ^1.7.7
|
||||||
version: 1.7.5
|
version: 1.7.7
|
||||||
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.4
|
specifier: ^1.3.4
|
||||||
version: 1.3.4(@algolia/client-search@4.23.3)(@types/node@22.5.1)(@types/react@18.3.5)(axios@1.7.5)(postcss@8.4.41)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4)
|
version: 1.3.4(@algolia/client-search@4.23.3)(@types/node@22.5.1)(@types/react@18.3.5)(axios@1.7.7)(postcss@8.4.41)(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.6
|
specifier: ^3.2.6
|
||||||
version: 3.2.6
|
version: 3.2.6
|
||||||
axios:
|
axios:
|
||||||
specifier: ^1.7.5
|
specifier: ^1.7.7
|
||||||
version: 1.7.5
|
version: 1.7.7
|
||||||
cookie-parser:
|
cookie-parser:
|
||||||
specifier: ^1.4.6
|
specifier: ^1.4.6
|
||||||
version: 1.4.6
|
version: 1.4.6
|
||||||
|
@ -1974,8 +1974,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.5:
|
axios@1.7.7:
|
||||||
resolution: {integrity: sha512-fZu86yCo+svH3uqJ/yTdQ0QHpQu5oL+/QE+QPSv6BZSkDAoky9vytxp7u5qk83OJFS3kEBcesWni9WTZAv3tSw==}
|
resolution: {integrity: sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==}
|
||||||
|
|
||||||
bail@2.0.2:
|
bail@2.0.2:
|
||||||
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
resolution: {integrity: sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==}
|
||||||
|
@ -6116,13 +6116,13 @@ snapshots:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
- vue
|
- vue
|
||||||
|
|
||||||
'@vueuse/integrations@11.0.1(axios@1.7.5)(focus-trap@7.5.4)(vue@3.4.38(typescript@5.5.4))':
|
'@vueuse/integrations@11.0.1(axios@1.7.7)(focus-trap@7.5.4)(vue@3.4.38(typescript@5.5.4))':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
'@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
||||||
'@vueuse/shared': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
'@vueuse/shared': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
||||||
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
|
vue-demi: 0.14.10(vue@3.4.38(typescript@5.5.4))
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
axios: 1.7.5
|
axios: 1.7.7
|
||||||
focus-trap: 7.5.4
|
focus-trap: 7.5.4
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- '@vue/composition-api'
|
- '@vue/composition-api'
|
||||||
|
@ -6281,7 +6281,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
possible-typed-array-names: 1.0.0
|
possible-typed-array-names: 1.0.0
|
||||||
|
|
||||||
axios@1.7.5:
|
axios@1.7.7:
|
||||||
dependencies:
|
dependencies:
|
||||||
follow-redirects: 1.15.6
|
follow-redirects: 1.15.6
|
||||||
form-data: 4.0.0
|
form-data: 4.0.0
|
||||||
|
@ -9171,7 +9171,7 @@ snapshots:
|
||||||
'@types/node': 22.5.1
|
'@types/node': 22.5.1
|
||||||
fsevents: 2.3.3
|
fsevents: 2.3.3
|
||||||
|
|
||||||
vitepress@1.3.4(@algolia/client-search@4.23.3)(@types/node@22.5.1)(@types/react@18.3.5)(axios@1.7.5)(postcss@8.4.41)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4):
|
vitepress@1.3.4(@algolia/client-search@4.23.3)(@types/node@22.5.1)(@types/react@18.3.5)(axios@1.7.7)(postcss@8.4.41)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)(typescript@5.5.4):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@docsearch/css': 3.6.1
|
'@docsearch/css': 3.6.1
|
||||||
'@docsearch/js': 3.6.1(@algolia/client-search@4.23.3)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
'@docsearch/js': 3.6.1(@algolia/client-search@4.23.3)(@types/react@18.3.5)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)
|
||||||
|
@ -9182,7 +9182,7 @@ snapshots:
|
||||||
'@vue/devtools-api': 7.3.8
|
'@vue/devtools-api': 7.3.8
|
||||||
'@vue/shared': 3.4.38
|
'@vue/shared': 3.4.38
|
||||||
'@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
'@vueuse/core': 11.0.1(vue@3.4.38(typescript@5.5.4))
|
||||||
'@vueuse/integrations': 11.0.1(axios@1.7.5)(focus-trap@7.5.4)(vue@3.4.38(typescript@5.5.4))
|
'@vueuse/integrations': 11.0.1(axios@1.7.7)(focus-trap@7.5.4)(vue@3.4.38(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.1.0
|
minisearch: 7.1.0
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@etherpad/express-session": "^1.18.4",
|
"@etherpad/express-session": "^1.18.4",
|
||||||
"async": "^3.2.6",
|
"async": "^3.2.6",
|
||||||
"axios": "^1.7.5",
|
"axios": "^1.7.7",
|
||||||
"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",
|
||||||
|
|
Loading…
Reference in a new issue