Skip to content

Commit d0c71f4

Browse files
chore(deps): bump axios from 1.16.0 to 1.16.1 (#576)
Bumps [axios](https://github.com/axios/axios) from 1.16.0 to 1.16.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22f315b commit d0c71f4

2 files changed

Lines changed: 31 additions & 7 deletions

File tree

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"dependencies": {
1818
"@actions/core": "^3.0.1",
1919
"@actions/http-client": "^4.0.1",
20-
"axios": "^1.16.0",
20+
"axios": "^1.16.1",
2121
"is-retry-allowed": "^3.0.0"
2222
},
2323
"devDependencies": {

0 commit comments

Comments
 (0)