Skip to content

Commit c633cb2

Browse files
build(deps): bump axios from 1.13.4 to 1.13.5
Bumps [axios](https://github.com/axios/axios) from 1.13.4 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.4...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 46b0098 commit c633cb2

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

bin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"doc": "doc"
88
},
99
"dependencies": {
10-
"axios": "^1.13.4",
10+
"axios": "^1.13.5",
1111
"ep_etherpad-lite": "workspace:../src",
1212
"log4js": "^6.9.1",
1313
"semver": "^7.7.3",

pnpm-lock.yaml

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"dependencies": {
3333
"async": "^3.2.6",
34-
"axios": "^1.13.4",
34+
"axios": "^1.13.5",
3535
"cookie-parser": "^1.4.7",
3636
"cross-env": "^10.1.0",
3737
"cross-spawn": "^7.0.6",

0 commit comments

Comments
 (0)