Skip to content

Commit 55804ca

Browse files
⬆️ Bump pac-proxy-agent from 7.1.0 to 7.2.0 (#1925)
Bumps [pac-proxy-agent](https://github.com/TooTallNate/proxy-agents/tree/HEAD/packages/pac-proxy-agent) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/TooTallNate/proxy-agents/releases) - [Changelog](https://github.com/TooTallNate/proxy-agents/blob/main/packages/pac-proxy-agent/CHANGELOG.md) - [Commits](https://github.com/TooTallNate/proxy-agents/commits/pac-proxy-agent@7.2.0/packages/pac-proxy-agent) --- updated-dependencies: - dependency-name: pac-proxy-agent dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7968d43 commit 55804ca

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3576,12 +3576,12 @@ debug@2.6.9:
35763576
dependencies:
35773577
ms "2.0.0"
35783578

3579-
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.3, debug@~4.3.1, debug@~4.3.2, debug@~4.3.4:
3580-
version "4.3.5"
3581-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
3582-
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
3579+
debug@4, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.3, debug@^4.3.4:
3580+
version "4.4.0"
3581+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
3582+
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
35833583
dependencies:
3584-
ms "2.1.2"
3584+
ms "^2.1.3"
35853585

35863586
debug@^3.2.7:
35873587
version "3.2.7"
@@ -3590,12 +3590,12 @@ debug@^3.2.7:
35903590
dependencies:
35913591
ms "^2.1.1"
35923592

3593-
debug@^4.3.4:
3594-
version "4.4.0"
3595-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.4.0.tgz#2b3f2aea2ffeb776477460267377dc8710faba8a"
3596-
integrity sha512-6WTZ/IxCY/T6BALoZHaE4ctp9xm+Z5kY/pzYaCHRFeyVhojxlrm+46y68HA6hr0TcwEssoxNiDEUJQjfPZ/RYA==
3593+
debug@~4.3.1, debug@~4.3.2, debug@~4.3.4:
3594+
version "4.3.5"
3595+
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.5.tgz#e83444eceb9fedd4a1da56d671ae2446a01a6e1e"
3596+
integrity sha512-pt0bNEmneDIvdL1Xsd9oDQ/wrQRkXDT4AUWlNZNPKvW5x/jyO9VFXkJUP07vQ2upmw5PlaITaPKc31jK13V+jg==
35973597
dependencies:
3598-
ms "^2.1.3"
3598+
ms "2.1.2"
35993599

36003600
debuglog@^1.0.1:
36013601
version "1.0.1"
@@ -7032,9 +7032,9 @@ p-waterfall@^2.1.1:
70327032
p-reduce "^2.0.0"
70337033

70347034
pac-proxy-agent@^7.0.2:
7035-
version "7.1.0"
7036-
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-7.1.0.tgz#da7c3b5c4cccc6655aaafb701ae140fb23f15df2"
7037-
integrity sha512-Z5FnLVVZSnX7WjBg0mhDtydeRZ1xMcATZThjySQUHqr+0ksP8kqaw23fNKkaaN/Z8gwLUs/W7xdl0I75eP2Xyw==
7035+
version "7.2.0"
7036+
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz#9cfaf33ff25da36f6147a20844230ec92c06e5df"
7037+
integrity sha512-TEB8ESquiLMc0lV8vcd5Ql/JAKAoyzHFXaStwjkzpOpC5Yv+pIzLfHvjTSdf3vpa2bMiUQrg9i6276yn8666aA==
70387038
dependencies:
70397039
"@tootallnate/quickjs-emscripten" "^0.23.0"
70407040
agent-base "^7.1.2"

0 commit comments

Comments
 (0)