Skip to content

Commit

Permalink
Bump nock from 13.0.7 to 13.0.11 (#809)
Browse files Browse the repository at this point in the history
Bumps [nock](https://github.com/nock/nock) from 13.0.7 to 13.0.11.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md)
- [Commits](nock/nock@v13.0.7...v13.0.11)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 8, 2021
1 parent 04a9187 commit 0271cc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -44,7 +44,7 @@
"joi-to-json-schema": "^5.1.0",
"lint-staged": "10.5.4",
"mocked-env": "^1.3.2",
"nock": "13.0.7",
"nock": "13.0.11",
"nock-knock": "2.0.0",
"node-fetch": "2.6.1",
"nodemon": "2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4461,10 +4461,10 @@ nock-knock@2.0.0:
dependencies:
routable "0.0.x"

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.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"
Expand Down

0 comments on commit 0271cc7

Please sign in to comment.