Skip to content

Commit 68c5be8

Browse files
chore(deps): bump axios from 1.9.0 to 1.12.0 (#7963)
Bumps [axios](https://github.com/axios/axios) from 1.9.0 to 1.12.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.9.0...v1.12.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fe2918 commit 68c5be8

File tree

3 files changed

+27
-30
lines changed

3 files changed

+27
-30
lines changed

pnpm-lock.yaml

Lines changed: 25 additions & 28 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
@@ -442,7 +442,7 @@
442442
"@roo-code/types": "workspace:^",
443443
"@vscode/codicons": "^0.0.36",
444444
"async-mutex": "^0.5.0",
445-
"axios": "^1.7.4",
445+
"axios": "^1.12.0",
446446
"cheerio": "^1.0.0",
447447
"chokidar": "^4.0.1",
448448
"clone-deep": "^4.0.1",

webview-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/qrcode": "^1.5.5",
3636
"@vscode/codicons": "^0.0.36",
3737
"@vscode/webview-ui-toolkit": "^1.4.0",
38-
"axios": "^1.7.4",
38+
"axios": "^1.12.0",
3939
"class-variance-authority": "^0.7.1",
4040
"clsx": "^2.1.1",
4141
"cmdk": "^1.0.0",

0 commit comments

Comments
 (0)