Skip to content

Commit c0d51bb

Browse files
chore(deps): bump axios in /assets/code_example/docs/guides/npm (#2838)
Bumps [axios](https://github.com/axios/axios) from 1.13.5 to 1.15.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.13.5...v1.15.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.0 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 ae358bb commit c0d51bb

2 files changed

Lines changed: 13 additions & 9 deletions

File tree

assets/code_example/docs/guides/npm/package-lock.json

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

assets/code_example/docs/guides/npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"description": "An Updatecli guide for npm project",
55
"author": "Olivier Vernin",
66
"dependencies": {
7-
"axios": "^1.13.5"
7+
"axios": "^1.15.0"
88
}
99
}

0 commit comments

Comments
 (0)