Skip to content

Commit f9435d0

Browse files
Update dependency nock to v13.5.6
1 parent 4f050e3 commit f9435d0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/request/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"c8": "10.1.2",
2323
"mocha": "10.7.3",
24-
"nock": "13.5.5",
24+
"nock": "13.5.6",
2525
"rewire": "7.0.0",
2626
"should": "13.2.3",
2727
"sinon": "18.0.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6757,10 +6757,10 @@ no-case@^3.0.4:
67576757
lower-case "^2.0.2"
67586758
tslib "^2.0.3"
67596759

6760-
6761-
version "13.5.5"
6762-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.5.tgz#cd1caaca281d42be17d51946367a3d53a6af3e78"
6763-
integrity sha512-XKYnqUrCwXC8DGG1xX4YH5yNIrlh9c065uaMZZHUoeUUINTOyt+x/G+ezYk0Ft6ExSREVIs+qBJDK503viTfFA==
6760+
6761+
version "13.5.6"
6762+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.6.tgz#5e693ec2300bbf603b61dae6df0225673e6c4997"
6763+
integrity sha512-o2zOYiCpzRqSzPj0Zt/dQ/DqZeYoaQ7TUonc/xUPjCGl9WeHpNbxgVvOquXYAaJzI0M9BXV3HTzG0p8IUAbBTQ==
67646764
dependencies:
67656765
debug "^4.1.0"
67666766
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)