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

Commit

Permalink
fix: upgrade ws from 8.14.2 to 8.16.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ws from 8.14.2 to 8.16.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
  • Loading branch information
snyk-bot committed Feb 8, 2024
1 parent 53d1b80 commit b1b2cc1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"upnp-mediarenderer-client": "github:vapormusic/node-upnp-mediarenderer-client",
"v8-compile-cache": "^2.3.0",
"wallpaper": "5.0.1",
"ws": "^8.14.1",
"ws": "^8.16.0",
"xml2js": "^0.6.0",
"youtube-search-without-api-key": "^1.1.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4187,7 +4187,7 @@ __metadata:
vue-devtools: ^5.1.4
wallpaper: 5.0.1
webpack: ~5.85.0
ws: ^8.14.1
ws: ^8.16.0
xml2js: ^0.6.0
youtube-search-without-api-key: ^1.1.0
languageName: unknown
Expand Down Expand Up @@ -13097,9 +13097,9 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:^8.14.1":
version: 8.14.2
resolution: "ws@npm:8.14.2"
"ws@npm:^8.16.0":
version: 8.16.0
resolution: "ws@npm:8.16.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -13108,7 +13108,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 3ca0dad26e8cc6515ff392b622a1467430814c463b3368b0258e33696b1d4bed7510bc7030f7b72838b9fdeb8dbd8839cbf808367d6aae2e1d668ce741d4308b
checksum: feb3eecd2bae82fa8a8beef800290ce437d8b8063bdc69712725f21aef77c49cb2ff45c6e5e7fce622248f9c7abaee506bae0a9064067ffd6935460c7357321b
languageName: node
linkType: hard

Expand Down

0 comments on commit b1b2cc1

Please sign in to comment.