Skip to content

Commit b008f1a

Browse files
Bump axios from 0.27.2 to 1.6.0 in /.github/actions (#11651)
Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v0.27.2...v1.6.0) --- updated-dependencies: - dependency-name: axios 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 5504bdf commit b008f1a

File tree

2 files changed

+67
-12
lines changed

2 files changed

+67
-12
lines changed

.github/actions/package-lock.json

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

.github/actions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@octokit/rest": "^19.0.3",
1616
"@slack/web-api": "^6.7.2",
1717
"applicationinsights": "^2.5.1",
18-
"axios": "^0.27.2",
18+
"axios": "^1.6.0",
1919
"uuid": "^8.3.2"
2020
},
2121
"devDependencies": {

0 commit comments

Comments
 (0)