Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 7445302

Browse files
authored
Fix issue with debug versions 4.1.1 and 3.2.6 (#1395)
1 parent 27362e6 commit 7445302

File tree

2 files changed

+59
-90
lines changed

2 files changed

+59
-90
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 58 additions & 89 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/qnamaker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"cli-ux": "^5.6.2",
6565
"fs-extra": "^5.0.0",
6666
"get-stdin": "^6.0.0",
67-
"https-proxy-agent": "^2.2.1",
67+
"https-proxy-agent": "^7.0.5",
6868
"intercept-stdout": "^0.1.2",
6969
"md5": "^2.2.1",
7070
"node-fetch": "2.6.7",

0 commit comments

Comments
 (0)