Skip to content

Commit f8c18c2

Browse files
chore(deps): bump ws from 8.18.2 to 8.18.3
Bumps [ws](https://github.com/websockets/ws) from 8.18.2 to 8.18.3. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.2...8.18.3) --- updated-dependencies: - dependency-name: ws dependency-version: 8.18.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2ac27b commit f8c18c2

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
@@ -354,7 +354,7 @@
354354
"proxy-agent": "^6.5.0",
355355
"semver": "^7.7.1",
356356
"ua-parser-js": "1.0.40",
357-
"ws": "^8.18.2",
357+
"ws": "^8.18.3",
358358
"zod": "^3.25.65"
359359
},
360360
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9113,10 +9113,10 @@ [email protected]:
91139113
dependencies:
91149114
mkdirp "^0.5.1"
91159115

9116-
ws@^8.18.2:
9117-
version "8.18.2"
9118-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
9119-
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
9116+
ws@^8.18.3:
9117+
version "8.18.3"
9118+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
9119+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
91209120

91219121
wsl-utils@^0.1.0:
91229122
version "0.1.0"

0 commit comments

Comments
 (0)