Bump nock from 11.0.0-beta.4 to 11.0.0-beta.5 (#2865)
Bumps [nock](https://github.com/nock/nock) from 11.0.0-beta.4 to 11.0.0-beta.5. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/beta/CHANGELOG.md) - [Commits](https://github.com/nock/nock/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
committed by
Paul Melnikow
parent
be7cb93773
commit
b77e2421e3
6
package-lock.json
generated
6
package-lock.json
generated
@@ -10180,9 +10180,9 @@
|
||||
}
|
||||
},
|
||||
"nock": {
|
||||
"version": "11.0.0-beta.4",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-11.0.0-beta.4.tgz",
|
||||
"integrity": "sha512-UHhCUSYeheeM6jCj3KcEEmkTIT+6dpZ1KtDHztGXxHXfnkCdsPr9N6lonMZbLqwV6PSSaba45REEwhFxfnx/5g==",
|
||||
"version": "11.0.0-beta.5",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-11.0.0-beta.5.tgz",
|
||||
"integrity": "sha512-q1R1d6f2IFb5gza6RBcnssMa8NELg34PaZOfaB1e7sYM58eQO1d0kHl/3JsscVekHPbupJHr9uUwpsb2bermQQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chai": "^4.1.2",
|
||||
|
||||
@@ -175,7 +175,7 @@
|
||||
"mocha-junit-reporter": "^1.18.0",
|
||||
"mocha-yaml-loader": "^1.0.3",
|
||||
"next": "^7.0.2",
|
||||
"nock": "11.0.0-beta.4",
|
||||
"nock": "11.0.0-beta.5",
|
||||
"node-fetch": "^2.3.0",
|
||||
"node-mocks-http": "^1.7.3",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
||||
Reference in New Issue
Block a user