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-07-20 20:57:25 +0900
committerGitHub <noreply@github.com>2022-07-20 20:57:25 +0900
commitc87534b81313a87b30420964d22b4927b83d5e99 (patch)
tree1a6fb4e361b5f45ae1e8f67dea1d13be7c3f6468 /package.json
parentd5ca204e89377ebce72a06eaf318c9ff848b2187 (diff)
Bump ws from 8.8.0 to 8.8.1 (#18836)
Bumps [ws](https://github.com/websockets/ws) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.8.0...8.8.1)

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

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 b842800c9..9b933a59d 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
     "webpack-cli": "^3.3.12",
     "webpack-merge": "^5.8.0",
     "wicg-inert": "^3.1.2",
-    "ws": "^8.8.0"
+    "ws": "^8.8.1"
   },
   "devDependencies": {
     "@babel/eslint-parser": "^7.18.9",