Skip to content

Commit c20a32b

Browse files
Bump ws from 8.18.0 to 8.18.1 (#6566)
Bumps [ws](https://github.com/websockets/ws) from 8.18.0 to 8.18.1. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.0...8.18.1) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 941ced9 commit c20a32b

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
@@ -82,7 +82,7 @@
8282
"react-treebeard": "^3.2.4",
8383
"remark-docusaurus-tabs": "^0.2.0",
8484
"utf-8-validate": "^6.0.5",
85-
"ws": "^8.18.0"
85+
"ws": "^8.18.1"
8686
},
8787
"husky": {
8888
"hooks": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -13735,10 +13735,10 @@ ws@^7.3.1:
1373513735
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
1373613736
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
1373713737

13738-
ws@^8.11.0, ws@^8.13.0, ws@^8.18.0, ws@^8.8.1:
13739-
version "8.18.0"
13740-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
13741-
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
13738+
ws@^8.11.0, ws@^8.13.0, ws@^8.18.0, ws@^8.18.1, ws@^8.8.1:
13739+
version "8.18.1"
13740+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.1.tgz#ea131d3784e1dfdff91adb0a4a116b127515e3cb"
13741+
integrity sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w==
1374213742

1374313743
xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
1374413744
version "5.1.0"

0 commit comments

Comments
 (0)