Skip to content

Commit

Permalink
chore(deps): update dependency nock to v13.5.6 (#4187)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 9, 2024
1 parent 860235f commit 0c1a190
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/axios/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@midwayjs/core": "^3.19.0",
"@midwayjs/mock": "^3.19.0",
"nock": "13.5.5"
"nock": "13.5.6"
},
"dependencies": {
"axios": "1.7.7"
Expand Down
2 changes: 1 addition & 1 deletion packages/consul/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@midwayjs/mock": "^3.19.0",
"@types/consul": "0.40.3",
"@types/sinon": "17.0.3",
"nock": "13.5.5"
"nock": "13.5.6"
},
"dependencies": {
"consul": "1.2.0"
Expand Down

0 comments on commit 0c1a190

Please sign in to comment.