Skip to content

Commit 2b78110

Browse files
fix: bump axios from 1.8.4 to 1.10.0 (#503)
Bumps [axios](https://github.com/axios/axios) from 1.8.4 to 1.10.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.8.4...v1.10.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: kobenguyent <[email protected]>
1 parent 98b4308 commit 2b78110

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"dependencies": {
2626
"@codeceptjs/configure": "^1.0.3",
27-
"axios": "^1.8.4",
27+
"axios": "^1.10.0",
2828
"body-parser": "^2.2.0",
2929
"cheerio": "^1.1.0",
3030
"chokidar": "^4.0.3",

0 commit comments

Comments
 (0)