diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-05-30 06:58:48 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-05-30 06:58:48 +0300 |
| commit | 03f81af4259c6b58dbef4dfda4683af8a6980759 (patch) | |
| tree | 32f169b1c60ad8ca5ace05b35c1fb2908c0028c1 /package-lock.json | |
| parent | 600156045aa6f93c79fd57ee4e76d588b3f734e6 (diff) | |
Bump ws from 7.4.2 to 7.4.6 (#23)
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index 195628c..9c8dcb9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5,9 +5,9 @@ "requires": true, "dependencies": { "ws": { - "version": "7.4.2", - "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.2.tgz", - "integrity": "sha512-T4tewALS3+qsrpGI/8dqNMLIVdq/g/85U98HPMa6F0m6xTbvhXU6RCQLqPH3+SlomNV/LdY6RXEbBpMH6EOJnA==" + "version": "7.4.6", + "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz", + "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==" } } } |
