Skip to content

Commit b2ba141

Browse files
fix(deps): bump ws from 8.18.3 to 8.19.0 in /frontend
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 cb06c2b commit b2ba141

File tree

2 files changed

+66
-21
lines changed

2 files changed

+66
-21
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"react-router": "^7.5.3",
2828
"remix-auth": "^4.2.0",
2929
"remix-auth-form": "^3.0.0",
30-
"ws": "^8.18.3"
30+
"ws": "^8.19.0"
3131
},
3232
"devDependencies": {
3333
"@react-router/dev": "^7.5.3",

0 commit comments

Comments
 (0)