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 31, 2024
1 parent 106e61d commit 0fb097f
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.2",
"prxi": "^1.3.3",
"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.2:
version "1.3.2"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-1.3.2.tgz#ba601395d1bb528bae32bd779fad3a59c3a71771"
integrity sha512-q4h8XRBdqhw7rJfrzWFkbhBrVLs+yftEl+7g1LKllMMXoF8s7wedS5G5afn+YCo0HKH5XY4/0AjbwuZjVOfl0w==
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==

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

0 comments on commit 0fb097f

Please sign in to comment.