Skip to content

Commit 256cb55

Browse files
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] <support@github.com>
1 parent b74c2a3 commit 256cb55

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
@@ -81,7 +81,7 @@
8181
"express": "^5.1.0",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.1.2",
84-
"ws": "^8.18.2"
84+
"ws": "^8.18.3"
8585
},
8686
"packageManager": "yarn@1.22.19",
8787
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7460,10 +7460,10 @@ write-file-atomic@^5.0.1:
74607460
imurmurhash "^0.1.4"
74617461
signal-exit "^4.0.1"
74627462

7463-
ws@^8.18.2:
7464-
version "8.18.2"
7465-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
7466-
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
7463+
ws@^8.18.3:
7464+
version "8.18.3"
7465+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.3.tgz#b56b88abffde62791c639170400c93dcb0c95472"
7466+
integrity sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==
74677467

74687468
y18n@^5.0.5:
74697469
version "5.0.8"

0 commit comments

Comments
 (0)