Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.

Commit 97b183c

Browse files
author
Tomasz Kostuch
authored
Merge pull request #461 from DivanteLtd/dependabot/npm_and_yarn/https-proxy-agent-2.2.4
Bump https-proxy-agent from 2.2.2 to 2.2.4
2 parents 29d4ce5 + 34d0120 commit 97b183c

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

yarn.lock

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,6 +667,7 @@ acorn@^6.0.1, acorn@^6.0.7:
667667
agent-base@^4.3.0:
668668
version "4.3.0"
669669
resolved "https://registry.yarnpkg.com/agent-base/-/agent-base-4.3.0.tgz#8165f01c436009bccad0b1d122f05ed770efc6ee"
670+
integrity sha512-salcGninV0nPrwpGNn4VTXBb1SOuXQBiqbrNXoeizJsHrsL6ERFM2Ne3JUSBWRE6aeNJI2ROP/WEEIDUiDe3cg==
670671
dependencies:
671672
es6-promisify "^5.0.0"
672673

@@ -1837,6 +1838,7 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.3, debug@^2.6.8, debug@^2.6.
18371838
debug@^3, debug@^3.0, debug@^3.1.0, debug@^3.2.6:
18381839
version "3.2.6"
18391840
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
1841+
integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ==
18401842
dependencies:
18411843
ms "^2.1.1"
18421844

@@ -2151,10 +2153,12 @@ es-to-primitive@^1.2.0:
21512153
es6-promise@^4.0.3:
21522154
version "4.2.8"
21532155
resolved "https://registry.yarnpkg.com/es6-promise/-/es6-promise-4.2.8.tgz#4eb21594c972bc40553d276e510539143db53e0a"
2156+
integrity sha512-HJDGx5daxeIvxdBxvG2cb9g4tEvwIk3i8+nhX0yGrYmZUzbkdg8QbDevheDB8gd0//uPj4c1EQua8Q+MViT0/w==
21542157

21552158
es6-promisify@^5.0.0:
21562159
version "5.0.0"
21572160
resolved "https://registry.yarnpkg.com/es6-promisify/-/es6-promisify-5.0.0.tgz#5109d62f3e56ea967c4b63505aef08291c8a5203"
2161+
integrity sha1-UQnWLz5W6pZ8S2NQWu8IKRyKUgM=
21582162
dependencies:
21592163
es6-promise "^4.0.3"
21602164

@@ -3139,8 +3143,9 @@ httpreq@>=0.4.22:
31393143
resolved "https://registry.yarnpkg.com/httpreq/-/httpreq-0.4.24.tgz#4335ffd82cd969668a39465c929ac61d6393627f"
31403144

31413145
https-proxy-agent@^2.2.1:
3142-
version "2.2.2"
3143-
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.2.tgz#271ea8e90f836ac9f119daccd39c19ff7dfb0793"
3146+
version "2.2.4"
3147+
resolved "https://registry.yarnpkg.com/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
3148+
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
31443149
dependencies:
31453150
agent-base "^4.3.0"
31463151
debug "^3.1.0"

0 commit comments

Comments
 (0)