Skip to content

Commit b5b1a76

Browse files
authored
Merge pull request #905 from RabbitHouseCorp/dependabot/npm_and_yarn/ws-8.19.0
build(deps): bump ws from 8.18.3 to 8.19.0
2 parents 3425b8a + 40de51f commit b5b1a76

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"chalk": "^5.6.2",
2929
"dotenv": "^17.2.3",
30-
"ws": "^8.18.3"
30+
"ws": "^8.19.0"
3131
},
3232
"devDependencies": {
3333
"@babel/core": "^7.28.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3370,10 +3370,10 @@ write-file-atomic@^5.0.1:
33703370
imurmurhash "^0.1.4"
33713371
signal-exit "^4.0.1"
33723372

3373-
ws@^8.18.3:
3374-
version "8.18.3"
3375-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
3376-
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
3373+
ws@^8.19.0:
3374+
version "8.19.0"
3375+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.19.0.tgz#ddc2bdfa5b9ad860204f5a72a4863a8895fd8c8b"
3376+
integrity sha512-blAT2mjOEIi0ZzruJfIhb3nps74PRWTCz1IjglWEEpQl5XS/UNama6u2/rjFkDDouqr4L67ry+1aGIALViWjDg==
33773377

33783378
y18n@^5.0.5:
33793379
version "5.0.8"

0 commit comments

Comments
 (0)