aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2021-04-28 08:27:49 +0000
committerGitHub <[email protected]>2021-04-28 08:27:49 +0000
commit1da3e50ee324a6bfbccdfa6a4b5e3ba5336d583e (patch)
treeb52a0c3ce2f587d9122ac2149f3f1817b277ee76
parent05d4a5833183e172310d626883b9cb2cb12fd5bc (diff)
downloadmuse-1da3e50ee324a6bfbccdfa6a4b5e3ba5336d583e.tar.xz
muse-1da3e50ee324a6bfbccdfa6a4b5e3ba5336d583e.zip
Bump @types/ws from 7.4.1 to 7.4.2
Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 7.4.1 to 7.4.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws) Signed-off-by: dependabot-preview[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 36e7f95..d77c94e 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@types/node-emoji": "^1.8.1",
"@types/spotify-web-api-node": "^4.0.2",
"@types/validator": "^13.1.3",
- "@types/ws": "^7.4.1",
+ "@types/ws": "^7.4.2",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.24.0",
diff --git a/yarn.lock b/yarn.lock
index dcf86b8..70a4671 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -215,10 +215,10 @@
resolved "https://registry.yarnpkg.com/@types/validator/-/validator-13.1.3.tgz#366b394aa3fbeed2392bf0a20ded606fa4a3d35e"
integrity sha512-DaOWN1zf7j+8nHhqXhIgNmS+ltAC53NXqGxYuBhWqWgqolRhddKzfZU814lkHQSTG0IUfQxU7Cg0gb8fFWo2mA==
-"@types/ws@^7.4.1":
- version "7.4.1"
- resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.1.tgz#49eacb15a0534663d53a36fbf5b4d98f5ae9a73a"
- integrity sha512-ISCK1iFnR+jYv7+jLNX0wDqesZ/5RAeY3wUx6QaphmocphU61h+b+PHjS18TF4WIPTu/MMzxIq2PHr32o2TS5Q==
+"@types/ws@^7.4.2":
+ version "7.4.2"
+ resolved "https://registry.yarnpkg.com/@types/ws/-/ws-7.4.2.tgz#bfe739b5f8b3a39742605fbe415ae7e88ee614c8"
+ integrity sha512-PbeN0Eydl7LQl4OIav29YmkO2LxbVuz3nZD/kb19lOS+wLgIkRbWMNmU/QQR7ABpOJ7D7xDOU8co7iohObewrw==
dependencies:
"@types/node" "*"