[8.16] [CI] Upgrade buildkite deps (#203160) (#203201)

# Backport

This will backport the following commits from `main` to `8.16`:
- [[CI] Upgrade buildkite deps
(#203160)](https://github.com/elastic/kibana/pull/203160)
This commit is contained in:
Brad White 2024-12-06 11:26:14 -07:00 committed by GitHub
parent f2a704a7c9
commit 1a310f0acf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 670 additions and 206 deletions

File diff suppressed because it is too large Load diff

View file

@ -11,7 +11,7 @@
},
"dependencies": {
"@octokit/rest": "^18.10.0",
"axios": "^1.7.4",
"axios": "^1.7.9",
"globby": "^11.1.0",
"js-yaml": "^4.1.0",
"minimatch": "^5.0.1",
@ -24,7 +24,7 @@
"@types/mocha": "^10.0.1",
"@types/node": "^15.12.2",
"chai": "^4.3.10",
"mocha": "^10.3.0",
"mocha": "^11.0.1",
"nock": "^12.0.2",
"ts-node": "^10.9.2",
"typescript": "^5.1.6"