Bump ws from 8.18.2 to 8.18.3 in /frontend (#109)
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:
parent
606b674a98
commit
524de60585
2 changed files with 5 additions and 3 deletions
6
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
|
|
@ -10157,7 +10157,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/ws": {
|
||||
"version": "8.18.2",
|
||||
"version": "8.18.3",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.18.3.tgz",
|
||||
"integrity": "sha512-PEIGCY5tSlUt50cqyMXfCzX+oOPqN0vuGqWzbcJ2xvnkzkq46oOpz7dQaTDBdfICb4N14+GARUDw2XV2N4tvzg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
|
|
@ -10277,7 +10279,7 @@
|
|||
"webpack": "^5.99.9",
|
||||
"webpack-cli": "^6.0.1",
|
||||
"webpack-merge": "^6.0.1",
|
||||
"ws": "^8.18.2"
|
||||
"ws": "^8.18.3"
|
||||
}
|
||||
},
|
||||
"sync-client/node_modules/brace-expansion": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue