Skip to content

Commit 53a504e

Browse files
authored
Merge pull request #2875 from devspace-sh/dependabot/npm_and_yarn/docs/ws-7.5.10
chore(deps): bump ws from 7.5.9 to 7.5.10 in /docs
2 parents 592ae12 + a098606 commit 53a504e

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

docs/yarn.lock

+15-7
Original file line numberDiff line numberDiff line change
@@ -1534,7 +1534,7 @@
15341534
"@docusaurus/theme-search-algolia" "2.4.1"
15351535
"@docusaurus/types" "2.4.1"
15361536

1537-
"@docusaurus/[email protected]", "react-loadable@npm:@docusaurus/[email protected]":
1537+
"@docusaurus/[email protected]":
15381538
version "5.5.2"
15391539
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
15401540
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -7334,6 +7334,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
73347334
dependencies:
73357335
"@babel/runtime" "^7.10.3"
73367336

7337+
"react-loadable@npm:@docusaurus/[email protected]":
7338+
version "5.5.2"
7339+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7340+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7341+
dependencies:
7342+
"@types/react" "*"
7343+
prop-types "^15.6.2"
7344+
73377345
react-router-config@^5.1.1:
73387346
version "5.1.1"
73397347
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -9100,14 +9108,14 @@ write-file-atomic@^3.0.0:
91009108
typedarray-to-buffer "^3.1.5"
91019109

91029110
ws@^7.3.1:
9103-
version "7.5.9"
9104-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
9105-
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
9111+
version "7.5.10"
9112+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
9113+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
91069114

91079115
ws@^8.13.0:
9108-
version "8.13.0"
9109-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
9110-
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
9116+
version "8.18.0"
9117+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.18.0.tgz#0d7505a6eafe2b0e712d232b42279f53bc289bbc"
9118+
integrity sha512-8VbfWfHLbbwu3+N6OKsOMpBdT4kXPDDB9cJk2bJ6mh9ucxdlnNvH1e+roYkKmN9Nxw2yjz7VzeO9oOz2zJ04Pw==
91119119

91129120
xdg-basedir@^4.0.0:
91139121
version "4.0.0"

0 commit comments

Comments
 (0)