Skip to content

Commit 97b9c3b

Browse files
build(deps): bump axios from 1.15.1 to 1.15.2 (#7581)
Bumps [axios](https://github.com/axios/axios) from 1.15.1 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.1...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 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>
1 parent fe6a373 commit 97b9c3b

3 files changed

Lines changed: 14 additions & 14 deletions

File tree

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.15.1",
10+
"axios": "^1.15.2",
1111
"ep_etherpad-lite": "workspace:../src",
1212
"log4js": "^6.9.1",
1313
"semver": "^7.7.4",

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
@@ -32,7 +32,7 @@
3232
"dependencies": {
3333
"@elastic/elasticsearch": "^9.3.4",
3434
"async": "^3.2.6",
35-
"axios": "^1.15.1",
35+
"axios": "^1.15.2",
3636
"cassandra-driver": "^4.8.0",
3737
"cookie-parser": "^1.4.7",
3838
"cross-env": "^10.1.0",

0 commit comments

Comments
 (0)