about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-19 14:47:12 +0900
committerGitHub <noreply@github.com>2022-06-19 14:47:12 +0900
commit7b5100aaedc27fbc60cf4064313dcafe237bdf53 (patch)
treee65098886f58408ac8197ede9cb839312a8f8c21 /package.json
parent89ac84d0766b7bb29a25f88aa14c941cb68e1d6a (diff)
Bump ws from 8.7.0 to 8.8.0 (#18652)
Bumps [ws](https://github.com/websockets/ws) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.7.0...8.8.0)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index d1022f39a..df61125ac 100644
--- a/package.json
+++ b/package.json
@@ -134,7 +134,7 @@
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.2",
-    "ws": "^8.7.0"
+    "ws": "^8.8.0"
   },
   "devDependencies": {
     "@babel/eslint-parser": "^7.18.2",