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

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-11 11:23:40 +01:00 committed by GitHub
parent b4a65245b0
commit 983e25ba28
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.14.2", "version": "8.15.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.14.2.tgz", "resolved": "https://registry.npmjs.org/ws/-/ws-8.15.0.tgz",
"integrity": "sha512-wEBG1ftX4jcglPxgFCMJmZ2PLtSbJ2Peg6TmpJFTbe9GZYOQCDPdMYu/Tm0/bGZkw8paZnJY45J4K2PZrLYq8g==", "integrity": "sha512-H/Z3H55mrcrgjFwI+5jKavgXvwQLtfPCUEp6pi35VhoB0pfcHnSoyuTzkBEZpzq49g1193CUEwIvmsjcotenYw==",
"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.14.2" "ws": "8.15.0"
}, },
"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.14.2" "ws": "8.15.0"
}, },
"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.14.2" "ws": "8.15.0"
}, },
"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.14.2" "ws": "8.15.0"
}, },
"devDependencies": { "devDependencies": {
"@types/mime": "3.0.4" "@types/mime": "3.0.4"