Merge pull request #5281 from DIYgod/dependabot/npm_and_yarn/nock-13.0.3

This commit is contained in:
dependabot-preview[bot] 2020-07-28 22:34:25 +00:00 committed by GitHub
commit c4e15f5a21
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -47,7 +47,7 @@
"eslint-plugin-prettier": "3.1.4",
"jest": "26.1.0",
"mockdate": "3.0.2",
"nock": "13.0.2",
"nock": "13.0.3",
"nodemon": "2.0.4",
"pinyin": "2.9.1",
"prettier": "2.0.5",

View File

@ -8531,10 +8531,10 @@ no-case@^2.2.0:
dependencies:
lower-case "^1.1.1"
nock@13.0.2:
version "13.0.2"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.2.tgz#3e50f88348edbb90cce1bbbf0a3ea6a068993983"
integrity sha512-Wm8H22iT3UKPDf138tmgJ0NRfCLd9f2LByki9T2mGHnB66pEqvJh3gV/up1ZufZF24n7/pDYyLGybdqOzF3JIw==
nock@13.0.3:
version "13.0.3"
resolved "https://registry.yarnpkg.com/nock/-/nock-13.0.3.tgz#9f81f04499af6a87f9c419a023920b623d715110"
integrity sha512-hDscKS5chEfyEiF8J1syz8mkkH6Wetp04ECAAPNdL5k6e6WmRgx9FZZNnCrjePNdykgiiPXORBcXbNmMzFOP5w==
dependencies:
debug "^4.1.0"
json-stringify-safe "^5.0.1"