Skip to content
This repository was archived by the owner on Nov 6, 2023. It is now read-only.

Commit a3e09c5

Browse files
Bump axios from 0.19.2 to 0.21.1 in /utils/labeller (#19887)
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.21.1. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md) - [Commits](axios/axios@v0.19.2...v0.21.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 041f946 commit a3e09c5

File tree

2 files changed

+10
-28
lines changed

2 files changed

+10
-28
lines changed

utils/labeller/package-lock.json

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

utils/labeller/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@octokit/rest": "^17.1.4",
1414
"progress": "^2.0.3",
15-
"axios": "^0.19.2",
15+
"axios": "^0.21.1",
1616
"unzipper": "0.10.10",
1717
"mocha": "8.0.1",
1818
"chai": "4.2.0"

0 commit comments

Comments
 (0)