Skip to content

Commit cc76141

Browse files
committed
Update dependency nock to v13.5.4
1 parent b741470 commit cc76141

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

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

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4770,10 +4770,10 @@ [email protected]:
47704770
"@next/swc-win32-ia32-msvc" "13.5.6"
47714771
"@next/swc-win32-x64-msvc" "13.5.6"
47724772

4773-
4774-
version "13.5.0"
4775-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.0.tgz#82cd33b0dba6095d3f5a28d0ff2edac970fa05ec"
4776-
integrity sha512-9hc1eCS2HtOz+sE9W7JQw/tXJktg0zoPSu48s/pYe73e25JW9ywiowbqnUSd7iZPeVawLcVpPZeZS312fwSY+g==
4773+
4774+
version "13.5.4"
4775+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.5.4.tgz#8918f0addc70a63736170fef7106a9721e0dc479"
4776+
integrity sha512-yAyTfdeNJGGBFxWdzSKCBYxs5FxLbCg5X5Q4ets974hcQzG1+qCxvIyOo4j2Ry6MUlhWVMX4OoYDefAIIwupjw==
47774777
dependencies:
47784778
debug "^4.1.0"
47794779
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)