Skip to content

Commit 157d5be

Browse files
Merge pull request #22 from bitfocus/dependabot/npm_and_yarn/ws-8.17.1
chore(deps): bump ws from 8.16.0 to 8.17.1
2 parents 505c11f + 53f71b1 commit 157d5be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"license": "MIT",
1010
"dependencies": {
1111
"@companion-module/base": "~1.7.0",
12-
"ws": "^8.16.0"
12+
"ws": "^8.17.1"
1313
},
1414
"repository": {
1515
"type": "git",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2200,10 +2200,10 @@ wrappy@1:
22002200
resolved "https://registry.yarnpkg.com/wrappy/-/wrappy-1.0.2.tgz#b5243d8f3ec1aa35f1364605bc0d1036e30ab69f"
22012201
integrity sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==
22022202

2203-
ws@^8.16.0:
2204-
version "8.16.0"
2205-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.16.0.tgz#d1cd774f36fbc07165066a60e40323eab6446fd4"
2206-
integrity sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==
2203+
ws@^8.17.1:
2204+
version "8.17.1"
2205+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
2206+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
22072207

22082208
yallist@^4.0.0:
22092209
version "4.0.0"

0 commit comments

Comments
 (0)