Skip to content

Commit 923908b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -324,7 +324,7 @@
324324
"proxy-agent": "^6.4.0",
325325
"semver": "^7.6.2",
326326
"ua-parser-js": "^1.0.38",
327-
"ws": "^8.18.1",
327+
"ws": "^8.18.2",
328328
"zod": "^3.24.3"
329329
},
330330
"resolutions": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6965,10 +6965,10 @@ write@1.0.3:
69656965
dependencies:
69666966
mkdirp "^0.5.1"
69676967

6968-
ws@^8.18.1:
6969-
version "8.18.1"
6970-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
6971-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
6968+
ws@^8.18.2:
6969+
version "8.18.2"
6970+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
6971+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
69726972

69736973
xml2js@^0.5.0:
69746974
version "0.5.0"

0 commit comments

Comments
 (0)