Skip to content

Commit 5afda70

Browse files
fix: bump axios from 1.12.1 to 1.12.2 (#633)
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.12.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.1...v1.12.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.12.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 00b44f4 commit 5afda70

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.12.1",
34+
"axios": "^1.12.2",
3535
"babel-loader": "^10.0.0",
3636
"chai": "^6.0.1",
3737
"copy-webpack-plugin": "^13.0.1",

0 commit comments

Comments
 (0)