Skip to content

Commit 6106da0

Browse files
committed
Update dependency nock to v13.3.0
1 parent 2a2f934 commit 6106da0

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.9",
52+
"nock": "13.3.0",
5353
"prettier": "2.8.6",
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
@@ -4525,10 +4525,10 @@ next@13.2.4:
45254525
"@next/swc-win32-ia32-msvc" "13.2.4"
45264526
"@next/swc-win32-x64-msvc" "13.2.4"
45274527

4528-
nock@13.2.9:
4529-
version "13.2.9"
4530-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.9.tgz#4faf6c28175d36044da4cfa68e33e5a15086ad4c"
4531-
integrity sha512-1+XfJNYF1cjGB+TKMWi29eZ0b82QOvQs2YoLNzbpWGqFMtRQHTa57osqdGj4FrFPgkO4D4AZinzUJR9VvW3QUA==
4528+
nock@13.3.0:
4529+
version "13.3.0"
4530+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.3.0.tgz#b13069c1a03f1ad63120f994b04bfd2556925768"
4531+
integrity sha512-HHqYQ6mBeiMc+N038w8LkMpDCRquCHWeNmN3v6645P3NhN2+qXOBqvPqo7Rt1VyCMzKhJ733wZqw5B7cQVFNPg==
45324532
dependencies:
45334533
debug "^4.1.0"
45344534
json-stringify-safe "^5.0.1"

0 commit comments

Comments
 (0)