Skip to content

Commit 3262995

Browse files
authoredJul 1, 2024··
fix(deps): update dependency https-proxy-agent to v7.0.5 (#6741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6a48a38 commit 3262995

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"hasha": "5.2.2",
127127
"http-proxy": "1.18.1",
128128
"http-proxy-middleware": "2.0.6",
129-
"https-proxy-agent": "7.0.4",
129+
"https-proxy-agent": "7.0.5",
130130
"inquirer": "6.5.2",
131131
"inquirer-autocomplete-prompt": "1.4.0",
132132
"ipx": "2.1.0",

1 commit comments

Comments
 (1)

github-actions[bot] commented on Jul 1, 2024

@github-actions[bot]

📊 Benchmark results

  • Dependency count: 1,213
  • Package size: 313 MB
  • Number of ts-expect-error directives: 976
Please sign in to comment.