Skip to content

Commit

Permalink
[ci] Upgrade axios to 1.6.3 (elastic#173935)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz authored Jan 3, 2024
1 parent c05b893 commit b0ab928
Show file tree
Hide file tree
Showing 2 changed files with 122 additions and 11 deletions.
129 changes: 120 additions & 9 deletions .buildkite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions .buildkite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@octokit/rest": "^18.10.0",
"axios": "^0.21.4",
"axios": "^1.6.3",
"globby": "^11.1.0",
"js-yaml": "^4.1.0",
"minimatch": "^5.0.1",
Expand All @@ -30,4 +30,4 @@
"#pipeline-utils": "./pipeline-utils/index.ts",
"#pipeline-utils/*": "./pipeline-utils/*"
}
}
}

0 comments on commit b0ab928

Please sign in to comment.