Skip to content

Commit 96ead65

Browse files
Bump ws from 8.18.3 to 8.19.0 in /Framework
Bumps [ws](https://github.com/websockets/ws) from 8.18.3 to 8.19.0. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.18.3...8.19.0) --- updated-dependencies: - dependency-name: ws dependency-version: 8.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d56bbf commit 96ead65

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Framework/package-lock.json

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

Framework/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"mysql": "^2.18.1",
4040
"openid-client": "^5.6.0",
4141
"winston": "3.19.0",
42-
"ws": "^8.18.0",
42+
"ws": "^8.19.0",
4343
"protobufjs": "^7.5.0"
4444
},
4545
"devDependencies": {

0 commit comments

Comments
 (0)