Skip to content

Commit

Permalink
chore: update prxi dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
vlad-tkachenko committed Nov 11, 2023
1 parent 3a3d42c commit 983888f
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 @@ -45,7 +45,7 @@
"node-graceful-shutdown": "^1.1.5",
"openid-client": "^5.4.3",
"pino": "^8.14.1",
"prxi": "^0.3.0"
"prxi": "^0.3.1"
},
"devDependencies": {
"@testdeck/mocha": "^0.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2803,10 +2803,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@^0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-0.3.0.tgz#79cf9eb2cc203d3d001083b64885c35aeff22ccd"
integrity sha512-YgMqwH9GYyvDtfzaAb8X6UTYs/ECRDOlRO4Q+n74ZaigNsDp4dQtFC/n2aM/1OdUHygnw2rsMpZszfcBtAE+jw==
prxi@^0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/prxi/-/prxi-0.3.1.tgz#a2b7213cfbc1b36ead66547f516cb15256399337"
integrity sha512-TmkfXqhRYWNENL4ii32eXvC4kKdLuL4gxWfbxppOxQ8Ngy8tin5NfNW5btAg4zVkZ4T+KkyU22Vs/3ZX8FEyjQ==

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

0 comments on commit 983888f

Please sign in to comment.