Skip to content

Commit 88d4ecd

Browse files
authored
fix: upgrade ws from 7.4.0 to 7.4.1 (#1280)
Snyk has created this PR to upgrade ws from 7.4.0 to 7.4.1. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/acinader/project/17ee3f73-4f22-492c-a53c-260a77a979d6?utm_source=github&utm_medium=upgrade-pr
1 parent 300caf2 commit 88d4ecd

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

package-lock.json

Lines changed: 9 additions & 3 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
@@ -33,7 +33,7 @@
3333
"@babel/runtime": "7.12.5",
3434
"react-native-crypto-js": "1.0.0",
3535
"uuid": "3.4.0",
36-
"ws": "7.4.0",
36+
"ws": "7.4.1",
3737
"xmlhttprequest": "1.8.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)