Merge pull request #3312 from DIYgod/dependabot/npm_and_yarn/nock-11.5.0
This commit is contained in:
commit
ed07df8ecb
|
|
@ -47,7 +47,7 @@
|
|||
"eslint-plugin-prettier": "3.1.1",
|
||||
"jest": "24.9.0",
|
||||
"mockdate": "2.0.5",
|
||||
"nock": "11.4.0",
|
||||
"nock": "11.5.0",
|
||||
"nodejieba": "2.3.2",
|
||||
"nodemon": "1.19.4",
|
||||
"pinyin": "2.9.0",
|
||||
|
|
|
|||
|
|
@ -7520,10 +7520,10 @@ no-case@^2.2.0:
|
|||
dependencies:
|
||||
lower-case "^1.1.1"
|
||||
|
||||
nock@11.4.0:
|
||||
version "11.4.0"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.4.0.tgz#68c2f9cf533f13ecb1a43e956823dbfba5593d17"
|
||||
integrity sha512-UrVEbEAvhyDoUttrS0fv3znhZ5nEJvlxqgmrC6Gb2Mf9cFci65RMK17e6EjDDQB57g5iwZw1TFnVvyeL0eUlhQ==
|
||||
nock@11.5.0:
|
||||
version "11.5.0"
|
||||
resolved "https://registry.yarnpkg.com/nock/-/nock-11.5.0.tgz#b21c0cb199a583ee66e93d868c21dd29bc570093"
|
||||
integrity sha512-gddqQKCzc2JM9WdNcAzuXNnYfc3S8eEG/3a4vqGRjA86glaKuWTVCRWwCaP2ZYdmPcaxy8uPgoEOKz7n/YreFA==
|
||||
dependencies:
|
||||
chai "^4.1.2"
|
||||
debug "^4.1.0"
|
||||
|
|
|
|||
Loading…
Reference in New Issue