Skip to content

Commit b725b92

Browse files
authored
Merge pull request #264 from increments/dependabot/npm_and_yarn/ws-8.18.2
Bump ws from 8.18.1 to 8.18.2
2 parents 4b81c3d + 65af93c commit b725b92

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": "^4.21.2",
8282
"gray-matter": "^4.0.3",
8383
"open": "^10.1.1",
84-
"ws": "^8.18.1"
84+
"ws": "^8.18.2"
8585
},
8686
"packageManager": "[email protected]",
8787
"engines": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7143,10 +7143,10 @@ write-file-atomic@^4.0.2:
71437143
imurmurhash "^0.1.4"
71447144
signal-exit "^3.0.7"
71457145

7146-
ws@^8.18.1:
7147-
version "8.18.1"
7148-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
7149-
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
7146+
ws@^8.18.2:
7147+
version "8.18.2"
7148+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.2.tgz#42738b2be57ced85f46154320aabb51ab003705a"
7149+
integrity sha512-DMricUmwGZUVr++AEAe2uiVM7UoO9MAVZMDu05UQOaUII0lp+zOzLLU4Xqh/JvTqklB1T4uELaaPBKyjE1r4fQ==
71507150

71517151
y18n@^5.0.5:
71527152
version "5.0.8"

0 commit comments

Comments
 (0)