Skip to content

Commit c76b4f0

Browse files
authored
Merge pull request #113 from leapfrogtechnology/dependabot/npm_and_yarn/ws-7.5.10
Bump ws from 7.5.9 to 7.5.10
2 parents 8806036 + 9a4aaeb commit c76b4f0

File tree

1 file changed

+15
-7
lines changed

1 file changed

+15
-7
lines changed

yarn.lock

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,7 +1612,7 @@
16121612
"@docusaurus/theme-search-algolia" "2.4.1"
16131613
"@docusaurus/types" "2.4.1"
16141614

1615-
"@docusaurus/react-loadable@5.5.2", "react-loadable@npm:@docusaurus/react-loadable@5.5.2":
1615+
"@docusaurus/react-loadable@5.5.2":
16161616
version "5.5.2"
16171617
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
16181618
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6694,6 +6694,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
66946694
dependencies:
66956695
"@babel/runtime" "^7.10.3"
66966696

6697+
"react-loadable@npm:@docusaurus/react-loadable@5.5.2":
6698+
version "5.5.2"
6699+
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6700+
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6701+
dependencies:
6702+
"@types/react" "*"
6703+
prop-types "^15.6.2"
6704+
66976705
react-router-config@^5.1.1:
66986706
version "5.1.1"
66996707
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -8543,14 +8551,14 @@ write-file-atomic@^3.0.0:
85438551
typedarray-to-buffer "^3.1.5"
85448552

85458553
ws@^7.3.1:
8546-
version "7.5.9"
8547-
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.9.tgz#54fa7db29f4c7cec68b1ddd3a89de099942bb591"
8548-
integrity sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==
8554+
version "7.5.10"
8555+
resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
8556+
integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
85498557

85508558
ws@^8.13.0:
8551-
version "8.13.0"
8552-
resolved "https://registry.yarnpkg.com/ws/-/ws-8.13.0.tgz#9a9fb92f93cf41512a0735c8f4dd09b8a1211cd0"
8553-
integrity sha512-x9vcZYTrFPC7aSIbj7sRCYo7L/Xb8Iy+pW0ng0wt2vCJv7M9HOMy0UoN3rr+IFC7hb7vXoqS+P9ktyLLLhO+LA==
8559+
version "8.17.1"
8560+
resolved "https://registry.yarnpkg.com/ws/-/ws-8.17.1.tgz#9293da530bb548febc95371d90f9c878727d919b"
8561+
integrity sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==
85548562

85558563
xdg-basedir@^4.0.0:
85568564
version "4.0.0"

0 commit comments

Comments
 (0)