Skip to content

Commit 0e3784d

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

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 7 additions & 6 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
@@ -9,6 +9,6 @@
99
"author": "Kyle Smith",
1010
"license": "ISC",
1111
"dependencies": {
12-
"ws": "^8.18.0"
12+
"ws": "^8.18.2"
1313
}
1414
}

0 commit comments

Comments
 (0)