Skip to content

Commit

Permalink
Merge pull request #82 from hyperledger/fix_cve
Browse files Browse the repository at this point in the history
fix: WS cve
  • Loading branch information
gabriel-indik authored Jun 28, 2024
2 parents 8ffa8b8 + 1f6f6c9 commit 94db3a1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"jsrsasign": "^11.1.0",
"swagger-ui-express": "^4.3.0",
"uuid": "^8.3.2",
"ws": "^8.5.0",
"ws": "^8.17.1",
"yamljs": "^0.3.0"
},
"devDependencies": {
Expand Down

0 comments on commit 94db3a1

Please sign in to comment.