Skip to content

Commit 01076e9

Browse files
committed
Update dependency nock to v13.5.0
1 parent fa61030 commit 01076e9

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.3.6",
52+
"nock": "13.5.0",
5353
"prettier": "2.8.8",
5454
"start-server-and-test": "1.15.4",
5555
"typescript": "4.9.5"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4765,10 +4765,10 @@ next@13.5.6:
47654765
"@next/swc-win32-ia32-msvc" "13.5.6"
47664766
"@next/swc-win32-x64-msvc" "13.5.6"
47674767

4768-
nock@13.3.6:
4769-
version "13.3.6"
4770-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.6.tgz#b279968ec8d076c2393810a6c9bf2d4d5b3a1071"
4771-
integrity sha512-lT6YuktKroUFM+27mubf2uqQZVy2Jf+pfGzuh9N6VwdHlFoZqvi4zyxFTVR1w/ChPqGY6yxGehHp6C3wqCASCw==
4768+
nock@13.5.0:
4769+
version "13.5.0"
4770+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0.tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec"
4771+
integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==
47724772
dependencies:
47734773
debug "^4.1.0"
47744774
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)