Skip to content

Commit 5aa44a0

Browse files
authored
Merge pull request desktop#21726 from desktop/copilot/update-process-proxy-dependency
Update process-proxy to v0.6.0
2 parents c523f08 + cd0bf27 commit 5aa44a0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"parse-dds": "^1.2.1",
8585
"prettier": "^2.6.0",
8686
"printenvz": "file:./vendor/printenvz",
87-
"process-proxy": "^0.5.0",
87+
"process-proxy": "^0.6.0",
8888
"rimraf": "^6.0.1",
8989
"sass": "^1.27.0",
9090
"sass-loader": "^16.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5836,10 +5836,10 @@ proc-log@^4.1.0, proc-log@^4.2.0:
58365836
resolved "https://registry.yarnpkg.com/proc-log/-/proc-log-4.2.0.tgz#b6f461e4026e75fdfe228b265e9f7a00779d7034"
58375837
integrity sha512-g8+OnU/L2v+wyiVK+D5fA34J7EH8jZ8DDlvwhRCMxmMj7UCBvxiO1mGeN+36JXIKF4zevU4kRBd8lVgG9vLelA==
58385838

5839-
process-proxy@^0.5.0:
5840-
version "0.5.0"
5841-
resolved "https://registry.yarnpkg.com/process-proxy/-/process-proxy-0.5.0.tgz#dd927887f6913351ea843405eac942be8510b5d9"
5842-
integrity sha512-XiQ1tajBwjngpJzGraW/3baiGWeorxF8Rcw4nPuKOn6CiEIV7Fx+kqqKRN6f8Y09bxp9IdAAQAbJK9BxWUDVWQ==
5839+
process-proxy@^0.6.0:
5840+
version "0.6.0"
5841+
resolved "https://registry.yarnpkg.com/process-proxy/-/process-proxy-0.6.0.tgz#6871a14a01218a2ca6f0c348255894dd32415d17"
5842+
integrity sha512-Ic7sU/XQQBJ1mdd8zLcrPakUdg5RrKmJKk3BV+5sLzbVhQRdQxOrG1ycA0dHeGr1TwFWHg37xArYiLEOiBx9kA==
58435843

58445844
progress@^2.0.3:
58455845
version "2.0.3"

0 commit comments

Comments
 (0)