Skip to content
This repository was archived by the owner on Oct 12, 2021. It is now read-only.

Commit dbcf938

Browse files
authored
Merge pull request #375 from vegaprotocol/renovate/ws-8.x
Update dependency ws to v8.2.1
2 parents 423f4eb + b223799 commit dbcf938

2 files changed

Lines changed: 34 additions & 8 deletions

File tree

graphql/package-lock.json

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

graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"graphql": "15.5.1",
88
"graphqldoc": "2.5.2",
99
"marked": "3.0.2",
10-
"ws": "8.2.0"
10+
"ws": "8.2.1"
1111
},
1212
"scripts": {
1313
"docs": "graphqldoc -f -s schema.graphql -o doc/ && find doc -name '*.html' -print0 | xargs -0r sed --in-place -e 's#><#>\\n<#g'",

0 commit comments

Comments
 (0)