Skip to content

Commit d1c3e1b

Browse files
upgrade(deps): bump nock from 13.2.1 to 13.5.6
Bumps [nock](https://github.com/nock/nock) from 13.2.1 to 13.5.6. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v13.2.1...v13.5.6) --- updated-dependencies: - dependency-name: nock dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b09b201 commit d1c3e1b

File tree

3 files changed

+11
-14
lines changed

3 files changed

+11
-14
lines changed

package-lock.json

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

packages/sui-ci/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"commander": "8.3.0"
1414
},
1515
"devDependencies": {
16-
"nock": "13.2.1"
16+
"nock": "13.5.6"
1717
},
1818
"keywords": [],
1919
"author": "",

packages/sui-mockmock/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"./lib/http/serverMocker.js": false
1919
},
2020
"dependencies": {
21-
"nock": "13.2.1",
21+
"nock": "13.5.6",
2222
"sinon": "10.0.0"
2323
},
2424
"devDependencies": {

0 commit comments

Comments
 (0)