mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-03-25 03:20:37 +00:00
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.12.2...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
11 lines
225 B
JSON
11 lines
225 B
JSON
{
|
|
"name": "greptimedb-github-scripts",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"description": "GitHub automation scripts for GreptimeDB",
|
|
"dependencies": {
|
|
"@octokit/rest": "^21.0.0",
|
|
"axios": "^1.13.5"
|
|
}
|
|
}
|