Skip to content

Commit 3767b04

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency nock to v13.2.6
1 parent 738fc94 commit 3767b04

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
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.4",
52+
"nock": "13.2.6",
5353
"prettier": "2.6.2",
5454
"start-server-and-test": "1.14.0",
5555
"typescript": "4.7.2"

yarn.lock

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4184,11 +4184,6 @@ lodash.once@^4.1.1:
41844184
resolved "https://registry.yarnpkg.com/lodash.once/-/lodash.once-4.1.1.tgz#0dd3971213c7c56df880977d504c88fb471a97ac"
41854185
integrity sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=
41864186

4187-
lodash.set@^4.3.2:
4188-
version "4.3.2"
4189-
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
4190-
integrity sha1-2HV7HagH3eJIFrDWqEvqGnYjCyM=
4191-
41924187
lodash.sortby@^4.7.0:
41934188
version "4.7.0"
41944189
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
@@ -4361,14 +4356,14 @@ [email protected]:
43614356
"@next/swc-win32-ia32-msvc" "12.1.6"
43624357
"@next/swc-win32-x64-msvc" "12.1.6"
43634358

4364-
4365-
version "13.2.4"
4366-
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.4.tgz#43a309d93143ee5cdcca91358614e7bde56d20e1"
4367-
integrity sha512-8GPznwxcPNCH/h8B+XZcKjYPXnUV5clOKCjAqyjsiqA++MpNx9E9+t8YPp0MbThO+KauRo7aZJ1WuIZmOrT2Ug==
4359+
4360+
version "13.2.6"
4361+
resolved "https://registry.yarnpkg.com/nock/-/nock-13.2.6.tgz#35e419cd9d385ffa67e59523d9699e41b29e1a03"
4362+
integrity sha512-GbyeSwSEP0FYouzETZ0l/XNm5tNcDNcXJKw3LCAb+mx8bZSwg1wEEvdL0FAyg5TkBJYiWSCtw6ag4XfmBy60FA==
43684363
dependencies:
43694364
debug "^4.1.0"
43704365
json-stringify-safe "^5.0.1"
4371-
lodash.set "^4.3.2"
4366+
lodash "^4.17.21"
43724367
propagate "^2.0.0"
43734368

43744369
node-fetch@^2.6.1:

0 commit comments

Comments
 (0)