Skip to content

Commit

Permalink
fix(deps): update dependency uuid to v9.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 11, 2023
1 parent 91b726f commit 1148799
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 10 deletions.
29 changes: 21 additions & 8 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"homepage": "https://github.com/dimensionalpocket/websocket-client-js#readme",
"dependencies": {
"eventemitter3": "5.0.0",
"uuid": "9.0.0"
"uuid": "9.0.1"
},
"devDependencies": {
"@dimensionalpocket/development": "github:dimensionalpocket/development-js#1.2.0",
"@dimensionalpocket/websocket-server": "github:dimensionalpocket/websocket-server-js#0.3.0",
"@types/uuid": "9.0.0",
"@types/uuid": "9.0.7",
"isomorphic-ws": "5.0.0",
"lodash": "4.17.21",
"ws": "8.12.1"
Expand Down

0 comments on commit 1148799

Please sign in to comment.