Skip to content

Commit b4162ac

Browse files
Bump ws from 8.17.0 to 8.18.0 (#315)
Bumps [ws](https://github.com/websockets/ws) from 8.17.0 to 8.18.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.0...8.18.0) --- updated-dependencies: - dependency-name: ws dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ed2bd4 commit b4162ac

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dotenv": "^16.4.5",
1313
"ioredis": "^5.4.1",
1414
"winston": "^3.13.0",
15-
"ws": "^8.17.0"
15+
"ws": "^8.18.0"
1616
},
1717
"devDependencies": {
1818
"@types/jest": "^29.5.12",

0 commit comments

Comments
 (0)