build(deps): bump axios from 1.6.8 to 1.7.1

Bumps [axios](https://github.com/axios/axios) from 1.6.8 to 1.7.1.
- [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.6.8...v1.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-20 16:10:40 +00:00 committed by GitHub
parent 54860cd35a
commit 4b6032d6a2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 3954 additions and 4968 deletions

View file

@ -7,7 +7,7 @@
"doc": "doc" "doc": "doc"
}, },
"dependencies": { "dependencies": {
"axios": "^1.6.8", "axios": "^1.7.1",
"ep_etherpad-lite": "workspace:../src", "ep_etherpad-lite": "workspace:../src",
"log4js": "^6.9.1", "log4js": "^6.9.1",
"semver": "^7.6.2", "semver": "^7.6.2",

8918
pnpm-lock.yaml generated

File diff suppressed because it is too large Load diff

View file

@ -31,7 +31,7 @@
], ],
"dependencies": { "dependencies": {
"async": "^3.2.5", "async": "^3.2.5",
"axios": "^1.6.8", "axios": "^1.7.1",
"clean-css": "^5.3.3", "clean-css": "^5.3.3",
"cookie-parser": "^1.4.6", "cookie-parser": "^1.4.6",
"cross-spawn": "^7.0.3", "cross-spawn": "^7.0.3",