Skip to content

Commit

Permalink
Merge pull request #12 from uihilab/dev-branch
Browse files Browse the repository at this point in the history
Security patch update
  • Loading branch information
erazocar authored Aug 20, 2024
2 parents d1a34f5 + 4507fca commit 95ebc26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
"netcdfjs": "^2.0.2",
"peer": "^0.x",
"peerjs": "^1.3.x",
"socket.io": "4.6.x",
"socket.io-client": "4.x"
"socket.io": "^4.6.2",
"socket.io-client": "^4.7.5"
},
"author": "UIHI Lab",
"license": "MIT",
Expand Down

0 comments on commit 95ebc26

Please sign in to comment.