Skip to content

Commit 5ecd256

Browse files
chore(deps): bump axios from 1.12.2 to 1.13.5 in /worker (#274)
Bumps [axios](https://github.com/axios/axios) from 1.12.2 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.12.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ee48a8 commit 5ecd256

File tree

2 files changed

+51
-7
lines changed

2 files changed

+51
-7
lines changed

worker/package-lock.json

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

worker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"typescript": "^5"
1515
},
1616
"dependencies": {
17-
"axios": "^1.12.2",
17+
"axios": "^1.13.5",
1818
"eventsource-parser": "^3.0.2",
1919
"node-color-log": "^12.0.1",
2020
"puppeteer": "^24.35.0"

0 commit comments

Comments
 (0)