diff --git a/package.json b/package.json index c06f25002e..74bc915579 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,7 @@ "matchdep": "1.0.1", "minimist": "1.2.0", "mocha": "3.2.0", - "nock": "9.0.11", + "nock": "9.0.13", "rewire": "2.5.2", "run-sequence": "1.2.2", "should": "11.2.1", diff --git a/yarn.lock b/yarn.lock index 1a822f7602..8561fa1260 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3519,7 +3519,20 @@ netjet@1.1.3: lru-cache "^4.0.0" posthtml "^0.9.0" -nock@9.0.11, nock@^9.0.2: +nock@9.0.13: + version "9.0.13" + resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.13.tgz#d0bc39ef43d3179981e22b2e8ea069f916c5781a" + dependencies: + chai ">=1.9.2 <4.0.0" + debug "^2.2.0" + deep-equal "^1.0.0" + json-stringify-safe "^5.0.1" + lodash "~4.17.2" + mkdirp "^0.5.0" + propagate "0.4.0" + qs "^6.0.2" + +nock@^9.0.2: version "9.0.11" resolved "https://registry.yarnpkg.com/nock/-/nock-9.0.11.tgz#10f202e4cc276102d60e26e319f97d68da09be9c" dependencies: