Update dependency proxyquire to v2.1.3

This commit is contained in:
Renovate Bot 2019-08-26 00:29:39 +00:00
parent 0d230d4ebc
commit 35a74ecb29
No known key found for this signature in database
GPG Key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View File

@ -150,7 +150,7 @@
"mocha": "6.2.0", "mocha": "6.2.0",
"mock-knex": "0.4.6", "mock-knex": "0.4.6",
"nock": "10.0.6", "nock": "10.0.6",
"proxyquire": "2.1.2", "proxyquire": "2.1.3",
"rewire": "4.0.1", "rewire": "4.0.1",
"should": "13.2.3", "should": "13.2.3",
"should-http": "0.1.1", "should-http": "0.1.1",

View File

@ -6729,10 +6729,10 @@ proxy-addr@~2.0.5:
forwarded "~0.1.2" forwarded "~0.1.2"
ipaddr.js "1.9.0" ipaddr.js "1.9.0"
proxyquire@2.1.2: proxyquire@2.1.3:
version "2.1.2" version "2.1.3"
resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.1.2.tgz#287acf81330723fdb7ab1be69907169e61a4e19f" resolved "https://registry.yarnpkg.com/proxyquire/-/proxyquire-2.1.3.tgz#2049a7eefa10a9a953346a18e54aab2b4268df39"
integrity sha512-ovE7O5UhsDE3pBtf8YgTr+w3S0xCMYAbUAbJUbqHODB+JK1jyZnvjbSGKe54ewyyEHXc6uZfZNYhlSxYJDZQ8A== integrity sha512-BQWfCqYM+QINd+yawJz23tbBM40VIGXOdDw3X344KcclI/gtBbdWF6SlQ4nK/bYhF9d27KYug9WzljHC6B9Ysg==
dependencies: dependencies:
fill-keys "^1.0.2" fill-keys "^1.0.2"
module-not-found-error "^1.0.1" module-not-found-error "^1.0.1"