mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-25 20:03:12 +03:00
Update dependency proxyquire to v2.1.3
This commit is contained in:
parent
0d230d4ebc
commit
35a74ecb29
@ -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",
|
||||||
|
@ -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"
|
||||||
|
Loading…
Reference in New Issue
Block a user