Bump ws from 8.18.1 to 8.18.2 in /frontend (#52)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-05-30 19:15:42 +01:00 committed by GitHub
parent 483e03e2de
commit 8daecb9b09
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -32,6 +32,6 @@
"webpack": "^5.98.0",
"webpack-cli": "^6.0.1",
"webpack-merge": "^6.0.1",
"ws": "^8.18.1"
"ws": "^8.18.2"
}
}