Skip to content

Commit 94db3a1

Browse files
Merge pull request #82 from hyperledger/fix_cve
fix: WS cve
2 parents 8ffa8b8 + 1f6f6c9 commit 94db3a1

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

package-lock.json

Lines changed: 22 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"jsrsasign": "^11.1.0",
2929
"swagger-ui-express": "^4.3.0",
3030
"uuid": "^8.3.2",
31-
"ws": "^8.5.0",
31+
"ws": "^8.17.1",
3232
"yamljs": "^0.3.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)