Skip to content

Commit 62dae8b

Browse files
chore(deps): bump ws from 7.5.6 to 7.5.10 in /documentation
Bumps [ws](https://github.com/websockets/ws) from 7.5.6 to 7.5.10. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@7.5.6...7.5.10) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdefbc5 commit 62dae8b

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

documentation/yarn.lock

+15-7
Original file line numberDiff line numberDiff line change
@@ -1816,7 +1816,7 @@
18161816
"@docusaurus/theme-search-algolia" "3.0.1"
18171817
"@docusaurus/types" "3.0.1"
18181818

1819-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1819+
"@docusaurus/[email protected]":
18201820
version "5.5.2"
18211821
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
18221822
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -7706,6 +7706,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
77067706
dependencies:
77077707
"@babel/runtime" "^7.10.3"
77087708

7709+
"react-loadable@npm:@docusaurus/[email protected]":
7710+
version "5.5.2"
7711+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7712+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7713+
dependencies:
7714+
"@types/react" "*"
7715+
prop-types "^15.6.2"
7716+
77097717
react-router-config@^5.1.1:
77107718
version "5.1.1"
77117719
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -9286,14 +9294,14 @@ write-file-atomic@^3.0.3:
92869294
typedarray-to-buffer "^3.1.5"
92879295

92889296
ws@^7.3.1:
9289-
version "7.5.6"
9290-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.6.tgz#e59fc509fb15ddfb65487ee9765c5a51dec5fe7b"
9291-
integrity sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==
9297+
version "7.5.10"
9298+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
9299+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
92929300

92939301
ws@^8.13.0:
9294-
version "8.15.1"
9295-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.15.1.tgz#271ba33a45ca0cc477940f7f200cd7fba7ee1997"
9296-
integrity sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==
9302+
version "8.17.1"
9303+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
9304+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
92979305

92989306
xdg-basedir@^5.0.1, xdg-basedir@^5.1.0:
92999307
version "5.1.0"

0 commit comments

Comments
 (0)