Bump nock from 9.5.0 to 9.6.1 (#1913)

Bumps [nock](https://github.com/nock/nock) from 9.5.0 to 9.6.1.
- [Release notes](https://github.com/nock/nock/releases)
- [Changelog](https://github.com/nock/nock/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nock/nock/compare/v9.5.0...v9.6.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-08-13 19:14:04 +01:00
committed by chris48s
parent 909776ad6d
commit 9c64589944

6
package-lock.json generated
View File

@@ -8490,9 +8490,9 @@
}
},
"nock": {
"version": "9.5.0",
"resolved": "https://registry.npmjs.org/nock/-/nock-9.5.0.tgz",
"integrity": "sha512-dEJkRXBcJ3keGH8Cz5jIBMkz4bsckGN6Uf2r7OzFEHMK/B08u3J5l8nw8Eh+BmsSA+ZIa1T+B0BgBJnkHgaInA==",
"version": "9.6.1",
"resolved": "https://registry.npmjs.org/nock/-/nock-9.6.1.tgz",
"integrity": "sha512-EDgl/WgNQ0C1BZZlASOQkQdE6tAWXJi8QQlugqzN64JJkvZ7ILijZuG24r4vCC7yOfnm6HKpne5AGExLGCeBWg==",
"dev": true,
"requires": {
"chai": "^4.1.2",