Skip to content

Commit 9a8f9e8

Browse files
Bump axios from 1.11.0 to 1.12.1 (#450)
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:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 23805b7 commit 9a8f9e8

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
@@ -20,7 +20,7 @@
2020
"docs": "typedoc --out docs src/common/config/classes.ts"
2121
},
2222
"dependencies": {
23-
"axios": "^1.11.0",
23+
"axios": "^1.12.1",
2424
"class-transformer": "^0.5.1",
2525
"class-validator": "^0.14.1",
2626
"cron-parser": "^4.9.0",

0 commit comments

Comments
 (0)