chore(deps): pin dependency nock to 10.0.6 (#2289)
This commit is contained in:
parent
85ab09495b
commit
8dd6f7c60e
|
|
@ -39,7 +39,7 @@
|
|||
"eslint-plugin-prettier": "3.1.0",
|
||||
"jest": "24.8.0",
|
||||
"mockdate": "2.0.2",
|
||||
"nock": "^10.0.6",
|
||||
"nock": "10.0.6",
|
||||
"nodemon": "1.19.1",
|
||||
"pinyin": "2.9.0",
|
||||
"prettier": "1.17.1",
|
||||
|
|
|
|||
|
|
@ -6851,7 +6851,7 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@^10.0.6:
|
||||
nock@10.0.6:
|
||||
version "10.0.6"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-10.0.6.tgz#e6d90ee7a68b8cfc2ab7f6127e7d99aa7d13d111"
|
||||
integrity sha512-b47OWj1qf/LqSQYnmokNWM8D88KvUl2y7jT0567NB3ZBAZFz2bWp2PC81Xn7u8F2/vJxzkzNZybnemeFa7AZ2w==
|
||||
|
|
|
|||
Loading…
Reference in New Issue