Skip to content

Commit 311cefb

Browse files
committed
Update dependency nock to v13.2.9
1 parent 9000960 commit 311cefb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",
5151
"jest": "27.5.1",
52-
"nock": "13.2.8",
52+
"nock": "13.2.9",
5353
"prettier": "2.7.1",
5454
"start-server-and-test": "1.14.0",
5555
"typescript": "4.7.4"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4371,10 +4371,10 @@ next@12.2.2:
43714371
"@next/swc-win32-ia32-msvc" "12.2.2"
43724372
"@next/swc-win32-x64-msvc" "12.2.2"
43734373

4374-
nock@13.2.8:
4375-
version "13.2.8"
4376-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.8.tgz#e2043ccaa8e285508274575e090a7fe1e46b90f1"
4377-
integrity sha512-JT42FrXfQRpfyL4cnbBEJdf4nmBpVP0yoCcSBr+xkT8Q1y3pgtaCKHGAAOIFcEJ3O3t0QbVAmid0S0f2bj3Wpg==
4374+
nock@13.2.9:
4375+
version "13.2.9"
4376+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
4377+
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
43784378
dependencies:
43794379
debug "^4.1.0"
43804380
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)