Skip to content

Commit 5f490ba

Browse files
committed
Update dependency nock to v13.2.8
1 parent c996a96 commit 5f490ba

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.7",
52+
"nock": "13.2.8",
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.0:
43714371
"@next/swc-win32-ia32-msvc" "12.2.0"
43724372
"@next/swc-win32-x64-msvc" "12.2.0"
43734373

4374-
nock@13.2.7:
4375-
version "13.2.7"
4376-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.7.tgz#c93933b61df42f4f4b3a07fde946a4e209c0c168"
4377-
integrity sha512-R6NUw7RIPtKwgK7jskuKoEi4VFMqIHtV2Uu9K/Uegc4TA5cqe+oNMYslZcUmnVNQCTG6wcSqUBaGTDd7sq5srg==
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==
43784378
dependencies:
43794379
debug "^4.1.0"
43804380
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)