summaryrefslogtreecommitdiff
path: root/src/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-02 16:29:24 +0000
committerGitHub <noreply@github.com>2021-12-02 16:29:24 +0000
commit9b3b84a510c31f888a8e3fa67dcba4b4a7aea7c3 (patch)
tree7e2256e29d84c0f8239aa35401ca851d9751677c /src/package-lock.json
parent8d2041135a66e1f7642c609d37785ac0ff73b6d9 (diff)
downloadStreamFinder-9b3b84a510c31f888a8e3fa67dcba4b4a7aea7c3.tar.xz
StreamFinder-9b3b84a510c31f888a8e3fa67dcba4b4a7aea7c3.zip
Bump ws from 7.4.4 to 7.5.6 in /src
Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.5.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.4...7.5.6) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'src/package-lock.json')
-rw-r--r--src/package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/package-lock.json b/src/package-lock.json
index 1825e08..69d243e 100644
--- a/src/package-lock.json
+++ b/src/package-lock.json
@@ -1899,9 +1899,9 @@
}
},
"ws": {
- "version": "7.4.4",
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.4.tgz",
- "integrity": "sha512-Qm8k8ojNQIMx7S+Zp8u/uHOx7Qazv3Yv4q68MiWWWOJhiwG5W3x7iqmRtJo8xxrciZUY4vRxUTJCKuRnF28ZZw=="
+ "version": "7.5.6",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.6.tgz",
+ "integrity": "sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA=="
},
"xdg-basedir": {
"version": "4.0.0",