Build(deps-dev): bump nock from 11.3.2 to 11.3.4 (#3992)

Bumps [nock](https://github.com/nock/nock) from 11.3.2 to 11.3.4.
- [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/v11.3.2...v11.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-13 15:52:33 +00:00
committed by repo-ranger[bot]
parent 4f8ab9c4bb
commit fc52c139e5
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -17818,9 +17818,9 @@
}
},
"nock": {
"version": "11.3.2",
"resolved": "https://registry.npmjs.org/nock/-/nock-11.3.2.tgz",
"integrity": "sha512-Bb00vTmuXyucMT9gcnMSiE2n6P5yrRoAyej0eF6ik6VUxG0FKp4RcSx1TzFusEDtY3hMNpsd7ZYUSIvwtNpTrw==",
"version": "11.3.4",
"resolved": "https://registry.npmjs.org/nock/-/nock-11.3.4.tgz",
"integrity": "sha512-Mqjk3DeOkuji8eYaveUku+vMswxzVyhrKAz1J9jE86IsEHQg4136Z/PHz81lcjyz9F3yrJXu56Gb/S+LFUOZVg==",
"dev": true,
"requires": {
"chai": "^4.1.2",
+1 -1
View File
@@ -223,7 +223,7 @@
"mocha-env-reporter": "^4.0.0",
"mocha-junit-reporter": "^1.23.1",
"mocha-yaml-loader": "^1.0.3",
"nock": "11.3.2",
"nock": "11.3.4",
"node-mocks-http": "^1.7.6",
"nodemon": "^1.19.1",
"npm-run-all": "^4.1.5",