Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d9ed551

Browse files
chore(deps): bump ws from 8.18.1 to 8.18.2 (#495)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent daa1c31 commit d9ed551

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 @@ [email protected]:
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)