From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 May 2021 10:35:34 +0000 (+0200) Subject: Bump ws from 7.4.5 to 7.4.6 (#159) X-Git-Url: https://git.openstreetmap.org/nominatim-ui.git/commitdiff_plain/84c511aaea6efd311518f97fcfd301569e247130 Bump ws from 7.4.5 to 7.4.6 (#159) Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6. --- diff --git a/yarn.lock b/yarn.lock index 389f821..30e758a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2309,9 +2309,9 @@ wrappy@1: integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= ws@^7.2.3, ws@^7.4.3: - version "7.4.5" - resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz#a484dd851e9beb6fdb420027e3885e8ce48986c1" - integrity sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g== + version "7.4.6" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.4.6.tgz#5654ca8ecdeee47c33a9a4bf6d28e2be2980377c" + integrity sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A== y18n@^5.0.5: version "5.0.8"