Skip to content

Commit

Permalink
feat: update prxi
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-tkachenko committed Feb 1, 2024
1 parent 0fb097f commit 0632e4f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"jwk-to-pem": "^2.0.5",
"node-graceful-shutdown": "^1.1.5",
"openid-client": "^5.6.2",
"prxi": "^1.3.3",
"prxi": "^1.3.4",
"raw-body": "^2.5.2",
"winston": "^3.11.0",
"winston-daily-rotate-file": "^4.7.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2268,10 +2268,10 @@ proxy-from-env@^1.1.0:
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==

prxi@^1.3.3:
version "1.3.3"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-1.3.3.tgz#1c281a46dba39a1368cf94752dfb225b1c1db381"
integrity sha512-aagSqpONof1WejEHrLM5c1PXHPfUt7QO3XEsFMeP/socnBakIxfhbjiWcU+qkg9Q2AOpsirWbFX6TRkYi9Xn7Q==
prxi@^1.3.4:
version "1.3.4"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-1.3.4.tgz#7095ddb1c0a496965019728c10f213f21c67b9b4"
integrity sha512-CZEd+VmFXZMa1LFUyzUsnqOKHXeYHw2e7QI14IDI1SyvFFMbjSUz1xTHwLF56UrmLIuWYMjiAd5VAv//l0w8LQ==

ps-tree@^1.2.0:
version "1.2.0"
Expand Down

0 comments on commit 0632e4f

Please sign in to comment.