Skip to content

Commit 5292a45

Browse files
build(deps): Bump axios in /packages/agent-os-vscode (#715)
Bumps [axios](https://github.com/axios/axios) from 1.6.0 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.6.0...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> Co-authored-by: Imran Siddique <45405841+imran-siddique@users.noreply.github.com>
1 parent a496f88 commit 5292a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/agent-os-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,6 +399,6 @@
399399
"typescript": "5.3.0"
400400
},
401401
"dependencies": {
402-
"axios": "1.6.0"
402+
"axios": "1.13.5"
403403
}
404404
}

0 commit comments

Comments
 (0)