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 Jan 27, 2024
1 parent 493c279 commit 106e61d
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.1",
"prxi": "^1.3.2",
"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.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-1.3.1.tgz#3fba144b445ee031beea2b02943794d0b20637da"
integrity sha512-CSFLNFgMf6yMULttCFyhN9qnX4AsmvmS7QDwySZiQbcyReq8175a09IKDe5r3kzvHRnpEERd6bkN6jAQJwiTHg==
prxi@^1.3.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-1.3.2.tgz#ba601395d1bb528bae32bd779fad3a59c3a71771"
integrity sha512-q4h8XRBdqhw7rJfrzWFkbhBrVLs+yftEl+7g1LKllMMXoF8s7wedS5G5afn+YCo0HKH5XY4/0AjbwuZjVOfl0w==

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

0 comments on commit 106e61d

Please sign in to comment.