Skip to content

Commit 13efdf9

Browse files
build(deps): bump axios from 1.8.3 to 1.8.4 (#933)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58fbb2e commit 13efdf9

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 6 additions & 6 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.20.1",
6868
"@contract-case/case-plugin-dsl-types": "0.20.1",
6969
"@contract-case/case-plugin-base": "^0.20.1",
70-
"axios": "^1.8.2",
70+
"axios": "^1.8.4",
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
@@ -84,7 +84,7 @@
8484
"@contract-case/case-plugin-dsl-types": "0.20.1",
8585
"absolute-version": "^2.0.0",
8686
"async-mutex": "^0.5.0",
87-
"axios": "^1.8.2",
87+
"axios": "^1.8.4",
8888
"chalk": "^4.1.2",
8989
"filenamify": "^4.3.0",
9090
"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
@@ -62,7 +62,7 @@
6262
"@types/body-parser": "^1.19.2",
6363
"@types/express": "^4.17.14",
6464
"@types/jest": "^29.5.12",
65-
"axios": "^1.8.2",
65+
"axios": "^1.8.4",
6666
"body-parser": "^1.20.2",
6767
"cross-env": "^7.0.3",
6868
"eslint": "^9.22.0",

0 commit comments

Comments
 (0)