chore(deps): Bump the dependencies group with 1 update (#11537)

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] 2023-12-13 09:31:50 +00:00 committed by GitHub
parent 3a5e11da18
commit 1d512d87d6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

10
package-lock.json generated
View File

@ -11754,9 +11754,9 @@
"dev": true "dev": true
}, },
"node_modules/ws": { "node_modules/ws": {
"version": "8.15.0", "version": "8.15.1",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.15.0.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.15.1.tgz",
"integrity": "sha512-H/Z3H55mrcrgjFwI+5jKavgXvwQLtfPCUEp6pi35VhoB0pfcHnSoyuTzkBEZpzq49g1193CUEwIvmsjcotenYw==", "integrity": "sha512-W5OZiCjXEmk0yZ66ZN82beM5Sz7l7coYxpRkzS+p9PP+ToQry8szKh+61eNktr7EA9DOwvFGhfC605jDHbP6QQ==",
"engines": { "engines": {
"node": ">=10.0.0" "node": ">=10.0.0"
}, },
@ -11991,7 +11991,7 @@
"cross-fetch": "4.0.0", "cross-fetch": "4.0.0",
"debug": "4.3.4", "debug": "4.3.4",
"devtools-protocol": "0.0.1213968", "devtools-protocol": "0.0.1213968",
"ws": "8.15.0" "ws": "8.15.1"
}, },
"devDependencies": { "devDependencies": {
"@types/debug": "4.1.12", "@types/debug": "4.1.12",
@ -12023,7 +12023,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"mime": "3.0.0", "mime": "3.0.0",
"ws": "8.15.0" "ws": "8.15.1"
}, },
"devDependencies": { "devDependencies": {
"@types/mime": "3.0.4" "@types/mime": "3.0.4"

View File

@ -123,7 +123,7 @@
"cross-fetch": "4.0.0", "cross-fetch": "4.0.0",
"debug": "4.3.4", "debug": "4.3.4",
"devtools-protocol": "0.0.1213968", "devtools-protocol": "0.0.1213968",
"ws": "8.15.0" "ws": "8.15.1"
}, },
"devDependencies": { "devDependencies": {
"@types/debug": "4.1.12", "@types/debug": "4.1.12",

View File

@ -28,7 +28,7 @@
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"mime": "3.0.0", "mime": "3.0.0",
"ws": "8.15.0" "ws": "8.15.1"
}, },
"devDependencies": { "devDependencies": {
"@types/mime": "3.0.4" "@types/mime": "3.0.4"