Merge pull request #7132 from DIYgod/dependabot/npm_and_yarn/nock-13.0.11

This commit is contained in:
dependabot-preview[bot] 2021-03-07 21:10:04 +00:00 committed by GitHub
commit c3db854e8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"eslint-plugin-prettier": "3.3.1",
"jest": "26.6.3",
"mockdate": "3.0.2",
"nock": "13.0.10",
"nock": "13.0.11",
"nodemon": "2.0.7",
"pinyin": "2.9.1",
"prettier": "2.2.1",

View File

@ -8999,10 +8999,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@13.0.10:
version "13.0.10"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.10.tgz#a9a015269408d56ec9ac57fe3ede86b0a83ecc6a"
integrity sha512-AvUO/tbiWVBjlC3WsuIutPXltPbPmHWfcLwDSYzykKBJhOeo9eZPczo8n9aV4AHHCgpeL70zBXLwiSE+mzx89g==
nock@13.0.11:
version "13.0.11"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.11.tgz#ba733252e720897ca50033205c39db0c7470f331"
integrity sha512-sKZltNkkWblkqqPAsjYW0bm3s9DcHRPiMOyKO/PkfJ+ANHZ2+LA2PLe22r4lLrKgXaiSaDQwW3qGsJFtIpQIeQ==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"