Skip to content

Commit d132012

Browse files
snyk-botmcpierce
authored andcommitted
fix: comixed-webui/package.json & comixed-webui/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-COOKIE-8163060
1 parent 24dfd61 commit d132012

File tree

2 files changed

+24
-20
lines changed

2 files changed

+24
-20
lines changed

comixed-webui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"sass-loader": "13.2.1",
9393
"semver": "~6.3",
9494
"set-value": "^4.0.1",
95-
"socket.io": "^4",
95+
"socket.io": "^4.8.0",
9696
"socket.io-parser": "~3.4",
9797
"sockjs-client": "^1.5.0",
9898
"ssri": "^8.0.1",

comixed-webui/yarn.lock

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4208,6 +4208,11 @@ cookie@~0.4.1:
42084208
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.4.2.tgz#0e41f24de5ecf317947c82fc789e06a884824432"
42094209
integrity sha512-aSWTXFzaKWkvHO1Ny/s+ePFpvKsPnjc551iI41v3ny/ow6tBG5Vd+FuqGNhh1LxOmVzOlGUriIlOaokOvhaStA==
42104210

4211+
cookie@~0.7.2:
4212+
version "0.7.2"
4213+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.2.tgz#556369c472a2ba910f2979891b526b3436237ed7"
4214+
integrity sha512-yki5XnKuf750l50uGTllt6kKILY4nQ1eNIQatoXEByZ5dWgnKqbnqmTrBE5B4N7lrMJKQ2ytWMiTO2o0v6Ew/w==
4215+
42114216
copy-anything@^2.0.1:
42124217
version "2.0.3"
42134218
resolved "https://registry.yarnpkg.com/copy-anything/-/copy-anything-2.0.3.tgz#842407ba02466b0df844819bbe3baebbe5d45d87"
@@ -4812,17 +4817,16 @@ engine.io@~6.1.0:
48124817
engine.io-parser "~5.0.3"
48134818
ws "~8.2.3"
48144819

4815-
engine.io@~6.5.2:
4816-
version "6.5.5"
4817-
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.5.5.tgz#430b80d8840caab91a50e9e23cb551455195fc93"
4818-
integrity sha512-C5Pn8Wk+1vKBoHghJODM63yk8MvrO9EWZUfkAt5HAqIgPE4/8FF0PEGHXtEd40l223+cE5ABWuPzm38PHFXfMA==
4820+
engine.io@~6.6.0:
4821+
version "6.6.4"
4822+
resolved "https://registry.yarnpkg.com/engine.io/-/engine.io-6.6.4.tgz#0a89a3e6b6c1d4b0c2a2a637495e7c149ec8d8ee"
4823+
integrity sha512-ZCkIjSYNDyGn0R6ewHDtXgns/Zre/NT6Agvq1/WobF7JXgFff4SeDroKiCO3fNJreU9YG429Sc81o4w5ok/W5g==
48194824
dependencies:
4820-
"@types/cookie" "^0.4.1"
48214825
"@types/cors" "^2.8.12"
48224826
"@types/node" ">=10.0.0"
48234827
accepts "~1.3.4"
48244828
base64id "2.0.0"
4825-
cookie "~0.4.1"
4829+
cookie "~0.7.2"
48264830
cors "~2.8.5"
48274831
debug "~4.3.1"
48284832
engine.io-parser "~5.2.1"
@@ -8745,19 +8749,6 @@ socket.io-parser@~4.2.4:
87458749
"@socket.io/component-emitter" "~3.1.0"
87468750
debug "~4.3.1"
87478751

8748-
socket.io@^4:
8749-
version "4.7.5"
8750-
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.7.5.tgz#56eb2d976aef9d1445f373a62d781a41c7add8f8"
8751-
integrity sha512-DmeAkF6cwM9jSfmp6Dr/5/mfMwb5Z5qRrSXLpo3Fq5SqyU8CMF15jIN4ZhfSwu35ksM1qmHZDQ/DK5XTccSTvA==
8752-
dependencies:
8753-
accepts "~1.3.4"
8754-
base64id "~2.0.0"
8755-
cors "~2.8.5"
8756-
debug "~4.3.2"
8757-
engine.io "~6.5.2"
8758-
socket.io-adapter "~2.5.2"
8759-
socket.io-parser "~4.2.4"
8760-
87618752
socket.io@^4.2.0:
87628753
version "4.4.1"
87638754
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.4.1.tgz#cd6de29e277a161d176832bb24f64ee045c56ab8"
@@ -8770,6 +8761,19 @@ socket.io@^4.2.0:
87708761
socket.io-adapter "~2.3.3"
87718762
socket.io-parser "~4.0.4"
87728763

8764+
socket.io@^4.8.0:
8765+
version "4.8.1"
8766+
resolved "https://registry.yarnpkg.com/socket.io/-/socket.io-4.8.1.tgz#fa0eaff965cc97fdf4245e8d4794618459f7558a"
8767+
integrity sha512-oZ7iUCxph8WYRHHcjBEc9unw3adt5CmSNlppj/5Q4k2RIrhl8Z5yY2Xr4j9zj0+wzVZ0bxmYoGSzKJnRl6A4yg==
8768+
dependencies:
8769+
accepts "~1.3.4"
8770+
base64id "~2.0.0"
8771+
cors "~2.8.5"
8772+
debug "~4.3.2"
8773+
engine.io "~6.6.0"
8774+
socket.io-adapter "~2.5.2"
8775+
socket.io-parser "~4.2.4"
8776+
87738777
sockjs-client@^1.5.0:
87748778
version "1.5.0"
87758779
resolved "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.0.tgz#2f8ff5d4b659e0d092f7aba0b7c386bd2aa20add"

0 commit comments

Comments
 (0)