Merge pull request #7059 from DIYgod/dependabot/npm_and_yarn/nock-13.0.9

This commit is contained in:
dependabot-preview[bot] 2021-02-27 03:58:27 +00:00 committed by GitHub
commit e75c6ae4cf
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.7",
"nock": "13.0.9",
"nodemon": "2.0.7",
"pinyin": "2.9.1",
"prettier": "2.2.1",

View File

@ -9027,10 +9027,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@13.0.7:
version "13.0.7"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.7.tgz#9bc718c66bd0862dfa14601a9ba678a406127910"
integrity sha512-WBz73VYIjdbO6BwmXODRQLtn7B5tldA9pNpWJe5QTtTEscQlY5KXU4srnGzBOK2fWakkXj69gfTnXGzmrsaRWw==
nock@13.0.9:
version "13.0.9"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.9.tgz#32b9f6408a71991b25f044109cac92ee556c8539"
integrity sha512-SoGx/J0SsZPOdBFrBC9PP6NwaEgOBQIRPbsOsO9q+OwOPWc5eT6wALSxn3ZNE4Fv2ImIUXM4Hv/07rjq/uWDew==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"