Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
getnamo committed Dec 12, 2024
1 parent ed94141 commit 3699344
Show file tree
Hide file tree
Showing 2 changed files with 105 additions and 28 deletions.
128 changes: 103 additions & 25 deletions Content/Scripts/package-lock.json

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

5 changes: 2 additions & 3 deletions Content/Scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@
"version": "0.1.0",
"description": "dependencies for the nodeWrapper",
"dependencies": {
"express": "^4.19.2",
"express": "^4.21.2",
"ipc-event-emitter": "^2.0.2",
"npm-programmatic": "0.0.12",
"socket.io": "^4.6.2"
"socket.io": "^4.8.1"
}
}

0 comments on commit 3699344

Please sign in to comment.