Skip to content

Commit f9f314b

Browse files
build(deps): Bump axios in /packages/agent-os-vscode
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>
1 parent 4ffa05f commit f9f314b

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)