Skip to content

Commit f25a4ae

Browse files
Bump axios from 1.8.2 to 1.8.3
Bumps [axios](https://github.com/axios/axios) from 1.8.2 to 1.8.3. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.2...v1.8.3) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 705d4ee commit f25a4ae

File tree

3 files changed

+17
-17
lines changed

3 files changed

+17
-17
lines changed

bin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"doc": "doc"
88
},
99
"dependencies": {
10-
"axios": "^1.8.2",
10+
"axios": "^1.8.3",
1111
"ep_etherpad-lite": "workspace:../src",
1212
"log4js": "^6.9.1",
1313
"semver": "^7.7.1",

pnpm-lock.yaml

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@etherpad/express-session": "^1.18.4",
3434
"async": "^3.2.6",
35-
"axios": "^1.8.2",
35+
"axios": "^1.8.3",
3636
"cookie-parser": "^1.4.7",
3737
"cross-env": "^7.0.3",
3838
"cross-spawn": "^7.0.6",

0 commit comments

Comments
 (0)