Skip to content

Commit

Permalink
Merge pull request #12 from MagpieBridge/dependabot/npm_and_yarn/mona…
Browse files Browse the repository at this point in the history
…co-example/https-proxy-agent-2.2.4

Bump https-proxy-agent from 2.2.1 to 2.2.4 in /monaco-example
  • Loading branch information
linghuiluo authored May 1, 2020
2 parents 82b9d05 + b4d748c commit ae96f24
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions monaco-example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,9 @@ acorn@^5.0.0:
version "5.7.3"
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.3.tgz#67aa231bf8812974b85235a96771eb6bd07ea279"

agent-base@4, agent-base@^4.1.0:
version "4.2.1"
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.2.1.tgz#d89e5999f797875674c07d87f260fc41e83e8ca9"
agent-base@4, agent-base@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
dependencies:
es6-promisify "^5.0.0"

Expand Down Expand Up @@ -834,8 +834,8 @@ [email protected]:
ms "2.0.0"

debug@^3.1.0:
version "3.2.5"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.5.tgz#c2418fbfd7a29f4d4f70ff4cea604d4b64c46407"
version "3.2.6"
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
dependencies:
ms "^2.1.1"

Expand Down Expand Up @@ -1005,8 +1005,8 @@ es6-map@^0.1.3:
event-emitter "~0.3.5"

es6-promise@^4.0.3:
version "4.2.5"
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.5.tgz#da6d0d5692efb461e082c14817fe2427d8f5d054"
version "4.2.8"
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"

es6-promisify@^5.0.0:
version "5.0.0"
Expand Down Expand Up @@ -1461,10 +1461,10 @@ https-browserify@^1.0.0:
resolved "https://registry.yarnpkg.com/https-browserify/-/https-browserify-1.0.0.tgz#ec06c10e0a34c0f2faf199f7fd7fc78fffd03c73"

https-proxy-agent@^2.2.1:
version "2.2.1"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.1.tgz#51552970fa04d723e04c56d04178c3f92592bbc0"
version "2.2.4"
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
dependencies:
agent-base "^4.1.0"
agent-base "^4.3.0"
debug "^3.1.0"

[email protected]:
Expand Down Expand Up @@ -2003,8 +2003,8 @@ [email protected]:
resolved "https://registry.yarnpkg.com/ms/-/ms-2.0.0.tgz#5608aeadfc00be6c2901df5f9861788de0d597c8"

ms@^2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a"
version "2.1.2"
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.2.tgz#d09d1f357b443f493382a8eb3ccd183872ae6009"

nan@^2.9.2:
version "2.11.0"
Expand Down

0 comments on commit ae96f24

Please sign in to comment.