aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 09:22:26 +0300
committerGitHub <[email protected]>2021-05-29 09:22:26 +0300
commite818c7cd5ddafdf68f627e5e3547bdd281bc5a5b (patch)
tree2cb63714330aa4fe32cdd138385c2be89ee04d98
parent649c2bb0bf326db36cbbf7e72c0541b19749a70e (diff)
downloadbootstrap-e818c7cd5ddafdf68f627e5e3547bdd281bc5a5b.tar.xz
bootstrap-e818c7cd5ddafdf68f627e5e3547bdd281bc5a5b.zip
Bump ws from 7.4.5 to 7.4.6 (#34136)
Bumps [ws](https://github.com/websockets/ws) from 7.4.5 to 7.4.6. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/7.4.5...7.4.6) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index a6b4bd224..786978cac 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11179,9 +11179,9 @@
}
},
"ws": {
- "version": "7.4.5",
- "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.5.tgz",
- "integrity": "sha512-xzyu3hFvomRfXKH8vOFMU3OguG6oOvhXMo3xsGy3xWExqaM2dxBbVxuD99O7m3ZUFMvvscsZDqxfgMaRr/Nr1g==",
+ "version": "7.4.6",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.4.6.tgz",
+ "integrity": "sha512-YmhHDO4MzaDLB+M9ym/mDA5z0naX8j7SIlT8f8z+I0VtzsRbekxEutHSme7NPS2qE8StCYQNUnfWdXta/Yu85A==",
"dev": true
},
"xdg-basedir": {