Skip to content
This repository was archived by the owner on Dec 10, 2024. It is now read-only.

Commit dc4e9da

Browse files
committed
fix: upgrade ws from 8.14.2 to 8.15.0
Snyk has created this PR to upgrade ws from 8.14.2 to 8.15.0. See this package in npm: See this project in Snyk: https://app.snyk.io/org/cider-collective/project/f28b84c2-c731-4fc4-9a1a-5a33cb90ef55?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 53d1b80 commit dc4e9da

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"upnp-mediarenderer-client": "github:vapormusic/node-upnp-mediarenderer-client",
6464
"v8-compile-cache": "^2.3.0",
6565
"wallpaper": "5.0.1",
66-
"ws": "^8.14.1",
66+
"ws": "^8.15.0",
6767
"xml2js": "^0.6.0",
6868
"youtube-search-without-api-key": "^1.1.0"
6969
},

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4187,7 +4187,7 @@ __metadata:
41874187
vue-devtools: ^5.1.4
41884188
wallpaper: 5.0.1
41894189
webpack: ~5.85.0
4190-
ws: ^8.14.1
4190+
ws: ^8.15.0
41914191
xml2js: ^0.6.0
41924192
youtube-search-without-api-key: ^1.1.0
41934193
languageName: unknown
@@ -13097,9 +13097,9 @@ __metadata:
1309713097
languageName: node
1309813098
linkType: hard
1309913099

13100-
"ws@npm:^8.14.1":
13101-
version: 8.14.2
13102-
resolution: "ws@npm:8.14.2"
13100+
"ws@npm:^8.15.0":
13101+
version: 8.16.0
13102+
resolution: "ws@npm:8.16.0"
1310313103
peerDependencies:
1310413104
bufferutil: ^4.0.1
1310513105
utf-8-validate: ">=5.0.2"
@@ -13108,7 +13108,7 @@ __metadata:
1310813108
optional: true
1310913109
utf-8-validate:
1311013110
optional: true
13111-
checksum: 3ca0dad26e8cc6515ff392b622a1467430814c463b3368b0258e33696b1d4bed7510bc7030f7b72838b9fdeb8dbd8839cbf808367d6aae2e1d668ce741d4308b
13111+
checksum: feb3eecd2bae82fa8a8beef800290ce437d8b8063bdc69712725f21aef77c49cb2ff45c6e5e7fce622248f9c7abaee506bae0a9064067ffd6935460c7357321b
1311213112
languageName: node
1311313113
linkType: hard
1311413114

0 commit comments

Comments
 (0)