summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-14 14:59:19 +0000
committerGitHub <noreply@github.com>2024-08-14 14:59:19 +0000
commit3ceb6af398ec3beecd34f49374f4e749f9bd28b9 (patch)
tree9e1105848f2e58459108f629188f14c236999f45 /package.json
parentMerge pull request #1166 from spacebarchat/dependabot/npm_and_yarn/follow-red... (diff)
downloadserver-ts-3ceb6af398ec3beecd34f49374f4e749f9bd28b9.tar.xz
Bump ws from 8.13.0 to 8.17.1
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@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 ac42c767..ef2ac176 100644 --- a/package.json +++ b/package.json
@@ -107,7 +107,7 @@ "typeorm": "^0.3.17", "typescript-json-schema": "^0.50.1", "wretch": "^2.6.0", - "ws": "^8.13.0" + "ws": "^8.17.1" }, "_moduleAliases": { "@spacebar/api": "dist/api",