Skip to content

Commit c9699e2

Browse files
snyk-botdplewis
andauthored
fix: upgrade ws from 7.3.1 to 7.4.0 (#1266)
Snyk has created this PR to upgrade ws from 7.3.1 to 7.4.0. See this package in npm: https://www.npmjs.com/package/ws See this project in Snyk: https://app.snyk.io/org/dplewis/project/ae14a187-6879-4490-9eef-c8615ead447b?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Diamond Lewis <findlewis@gmail.com>
1 parent f24bd99 commit c9699e2

File tree

2 files changed

+22
-4
lines changed

2 files changed

+22
-4
lines changed

package-lock.json

+21-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
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.3.1",
36+
"ws": "7.4.0",
3737
"xmlhttprequest": "1.8.0"
3838
},
3939
"devDependencies": {

0 commit comments

Comments
 (0)