Skip to content

Commit 3750628

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.github/scripts/package-lock.json

Lines changed: 4 additions & 4 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.11.0",
10+
"axios": "^1.13.0",
1111
"glob": "^11.0.3",
1212
"js-yaml": "^4.1.0"
1313
}

0 commit comments

Comments
 (0)