Skip to content

Commit 71f70fa

Browse files
committedDec 6, 2023
chore: nock@13.4.0
1 parent 43674a4 commit 71f70fa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package-lock.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@
178178
"ajv-formats-draft2019": "^1.6.1",
179179
"diff": "^5.1.0",
180180
"licensee": "^10.0.0",
181-
"nock": "^13.3.8",
181+
"nock": "^13.4.0",
182182
"npm-packlist": "^8.0.1",
183183
"remark": "^14.0.2",
184184
"remark-gfm": "^3.0.1",
@@ -11656,9 +11656,9 @@
1165611656
"dev": true
1165711657
},
1165811658
"node_modules/nock": {
11659-
"version": "13.3.8",
11660-
"resolved": "https://registry.npmjs.org/nock/-/nock-13.3.8.tgz",
11661-
"integrity": "sha512-96yVFal0c/W1lG7mmfRe7eO+hovrhJYd2obzzOZ90f6fjpeU/XNvd9cYHZKZAQJumDfhXgoTpkpJ9pvMj+hqHw==",
11659+
"version": "13.4.0",
11660+
"resolved": "https://registry.npmjs.org/nock/-/nock-13.4.0.tgz",
11661+
"integrity": "sha512-W8NVHjO/LCTNA64yxAPHV/K47LpGYcVzgKd3Q0n6owhwvD0Dgoterc25R4rnZbckJEb6Loxz1f5QMuJpJnbSyQ==",
1166211662
"dev": true,
1166311663
"dependencies": {
1166411664
"debug": "^4.1.0",

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
"ajv-formats-draft2019": "^1.6.1",
210210
"diff": "^5.1.0",
211211
"licensee": "^10.0.0",
212-
"nock": "^13.3.8",
212+
"nock": "^13.4.0",
213213
"npm-packlist": "^8.0.1",
214214
"remark": "^14.0.2",
215215
"remark-gfm": "^3.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.