Skip to content

Commit

Permalink
chore: Bump dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Etcher <96310503+etcherfx@users.noreply.github.com>
  • Loading branch information
etcherfx committed Jul 21, 2024
1 parent 1af3cb8 commit 31515c3
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
39 changes: 20 additions & 19 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "phosphur",
"version": "0.1.0",
"version": "0.2.0",
"description": "A minimalistic web proxy.",
"type": "module",
"engines": {
Expand All @@ -13,11 +13,11 @@
"author": "EtcherFX",
"license": "MIT",
"dependencies": {
"@mercuryworkshop/bare-mux": "^2.0.2",
"@mercuryworkshop/bare-mux": "^2.0.3",
"@mercuryworkshop/epoxy-transport": "^2.1.3",
"@titaniumnetwork-dev/ultraviolet": "^3.2.4",
"@titaniumnetwork-dev/ultraviolet": "^3.2.5",
"express": "^4.19.2",
"wisp-server-node": "^1.1.0",
"wisp-server-node": "^1.1.3",
"ws": "^8.18.0"
},
"devDependencies": {
Expand Down

0 comments on commit 31515c3

Please sign in to comment.