From 909b003fb472cd2c95d67ef7608831aa8d22307a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Sep 2021 15:28:29 +0000 Subject: [PATCH] chore(deps): bump ws from 7.3.0 to 7.5.4 in /axios Bumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.5.4. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.3.0...7.5.4) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] --- axios/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/axios/yarn.lock b/axios/yarn.lock index df9e8e9..395df16 100644 --- a/axios/yarn.lock +++ b/axios/yarn.lock @@ -11300,9 +11300,9 @@ write-file-atomic@^3.0.0: typedarray-to-buffer "^3.1.5" ws@^7.2.3: - version "7.3.0" - resolved "https://registry.npm.taobao.org/ws/download/ws-7.3.0.tgz#4b2f7f219b3d3737bc1a2fbf145d825b94d38ffd" - integrity sha1-Sy9/IZs9Nze8Gi+/FF2CW5TTj/0= + version "7.5.4" + resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.4.tgz#56bfa20b167427e138a7795de68d134fe92e21f9" + integrity sha512-zP9z6GXm6zC27YtspwH99T3qTG7bBFv2VIkeHstMLrLlDJuzA7tQ5ls3OJ1hOGGCzTQPniNJoHXIAOS0Jljohg== xdg-basedir@^3.0.0: version "3.0.0"