Skip to content

Commit 1d83db1

Browse files
build(deps): bump axios from 1.10.0 to 1.11.0 (#1064)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b96f05a commit 1d83db1

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/case-core-plugin-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@contract-case/case-core-plugin-http-dsl": "0.27.0",
6868
"@contract-case/case-plugin-dsl-types": "0.27.0",
6969
"@contract-case/case-plugin-base": "0.27.0",
70-
"axios": "^1.8.4",
70+
"axios": "^1.11.0",
7171
"express": "^4.20.0",
7272
"qs": "^6.13.1"
7373
}

packages/case-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@contract-case/case-plugin-dsl-types": "0.27.0",
8686
"absolute-version": "^2.0.0",
8787
"async-mutex": "^0.5.0",
88-
"axios": "^1.8.4",
88+
"axios": "^1.11.0",
8989
"chalk": "^4.1.2",
9090
"filenamify": "^4.3.0",
9191
"git-rev-sync": "^3.0.1",

packages/contract-case-jest/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@types/body-parser": "^1.19.2",
6464
"@types/express": "^4.17.14",
6565
"@types/jest": "^30.0.0",
66-
"axios": "^1.8.4",
66+
"axios": "^1.11.0",
6767
"body-parser": "^2.2.0",
6868
"cross-env": "^7.0.3",
6969
"eslint": "^9.22.0",

0 commit comments

Comments
 (0)