mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
Merge pull request #80 from christroutner/greenkeeper/nock-11.7.0
Greenkeeper/nock 11.7.0
This commit is contained in:
Generated
+3
-3
@@ -6944,9 +6944,9 @@
|
||||
"integrity": "sha512-0L9FvHG3nfnnmaEQPjT9xhfN4ISk0A8/2j4M37Np4mcDesJjHgEUfgPhdCyZuFI954tjokaIj/A3NdpFNdEh4Q=="
|
||||
},
|
||||
"nock": {
|
||||
"version": "11.6.0",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-11.6.0.tgz",
|
||||
"integrity": "sha512-9ocFR68CxS6nf2XtQNpdSh5n4QQSKl87DhXgLnHO/RD4CsGThFtu8/QG6myHTnrUHRE6JSKpiGjLJdRe2ZSlIA==",
|
||||
"version": "11.7.0",
|
||||
"resolved": "https://registry.npmjs.org/nock/-/nock-11.7.0.tgz",
|
||||
"integrity": "sha512-7c1jhHew74C33OBeRYyQENT+YXQiejpwIrEjinh6dRurBae+Ei4QjeUaPlkptIF0ZacEiVCnw8dWaxqepkiihg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chai": "^4.1.2",
|
||||
|
||||
+1
-1
@@ -57,7 +57,7 @@
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"eslint-plugin-standard": "^4.0.0",
|
||||
"fs-extra": "^8.0.1",
|
||||
"nock": "^11.1.0",
|
||||
"nock": "^11.7.0",
|
||||
"node-mocks-http": "^1.7.0",
|
||||
"nyc": "^15.0.0",
|
||||
"prettier": "^1.18.2",
|
||||
|
||||
Reference in New Issue
Block a user