From bc95332fce762527841e982bc67d0bd61ae601e6 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 29 Jul 2024 20:14:34 +0000
Subject: [PATCH] chore(deps-dev): bump @types/ws from 8.5.11 to 8.5.12 (#1300)
---
package.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package.json b/package.json
index 4a467b5..5d2e0f4 100644
--- a/package.json
+++ b/package.json
@@ -100,7 +100,7 @@
"@types/node": "^20.14.11",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
- "@types/ws": "^8.5.11",
+ "@types/ws": "^8.5.12",
"@types/yargs": "^17.0.32",
"esbuild": "^0.19.9",
"prettier": "^3.3.2",
--
Gitblit v1.10.0