Skip to content

Commit c683199

Browse files
fix: bump axios from 1.11.0 to 1.12.1 (#632)
Bumps [axios](https://github.com/axios/axios) from 1.11.0 to 1.12.1. - [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.12.1) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 88eba3e commit c683199

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -31,7 +31,7 @@
3131
"homepage": "https://github.com/elliottback/MaltDecoder#readme",
3232
"devDependencies": {
3333
"@babel/preset-env": "^7.28.3",
34-
"axios": "^1.11.0",
34+
"axios": "^1.12.1",
3535
"babel-loader": "^10.0.0",
3636
"chai": "^6.0.1",
3737
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)