Skip to content

Commit abb148c

Browse files
chore: bump axios from 1.10.0 to 1.11.0 in /.github/scripts
Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3ff6531 commit abb148c

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

.github/scripts/package-lock.json

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

.github/scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"validate": "node .github/scripts/validate.js"
88
},
99
"dependencies": {
10-
"axios": "^1.10.0",
10+
"axios": "^1.11.0",
1111
"glob": "^11.0.3",
1212
"js-yaml": "^4.1.0"
1313
}

0 commit comments

Comments
 (0)