Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): fix dependabot alerts #2730

Merged
merged 1 commit into from
Nov 13, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
"husky": "^7.0.4",
"jest": "^29.7.0",
"jest-mock": "^29.7.0",
"karma": "^6.4.0",
"karma": "^6.4.4",
"karma-chrome-launcher": "^3.1.1",
"karma-jasmine": "^5.1.0",
"karma-typescript": "^5.5.3",
Expand Down
57 changes: 36 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5488,10 +5488,10 @@ __metadata:
languageName: node
linkType: hard

"cookie@npm:~0.4.1":
version: 0.4.1
resolution: "cookie@npm:0.4.1"
checksum: bd7c47f5d94ab70ccdfe8210cde7d725880d2fcda06d8e375afbdd82de0c8d3b73541996e9ce57d35f67f672c4ee6d60208adec06b3c5fc94cebb85196084cf8
"cookie@npm:~0.7.2":
version: 0.7.2
resolution: "cookie@npm:0.7.2"
checksum: 9bf8555e33530affd571ea37b615ccad9b9a34febbf2c950c86787088eb00a8973690833b0f8ebd6b69b753c62669ea60cec89178c1fb007bf0749abed74f93e
languageName: node
linkType: hard

Expand Down Expand Up @@ -6216,21 +6216,21 @@ __metadata:
languageName: node
linkType: hard

"engine.io@npm:~6.5.2":
version: 6.5.4
resolution: "engine.io@npm:6.5.4"
"engine.io@npm:~6.6.0":
version: 6.6.2
resolution: "engine.io@npm:6.6.2"
dependencies:
"@types/cookie": ^0.4.1
"@types/cors": ^2.8.12
"@types/node": ">=10.0.0"
accepts: ~1.3.4
base64id: 2.0.0
cookie: ~0.4.1
cookie: ~0.7.2
cors: ~2.8.5
debug: ~4.3.1
engine.io-parser: ~5.2.1
ws: ~8.11.0
checksum: d5b55cbac718c5b1c10800314379923f8c7ef9e3a8a60c6827ed86303d1154b81d354a89fdecf4cbb773515c82c84a98d3c791ff88279393b53625dd67299d30
ws: ~8.17.1
checksum: c474feff30fe8c816cccf1642b2f4980cacbff51afcda53c522cbeec4d0ed4047dfbcbeaff694bd88a5de51b3df832fbfb58293bbbf8ddba85459cb45be5f9da
languageName: node
linkType: hard

Expand Down Expand Up @@ -9386,9 +9386,9 @@ __metadata:
languageName: node
linkType: hard

"karma@npm:^6.4.0":
version: 6.4.0
resolution: "karma@npm:6.4.0"
"karma@npm:^6.4.4":
version: 6.4.4
resolution: "karma@npm:6.4.4"
dependencies:
"@colors/colors": 1.5.0
body-parser: ^1.19.0
Expand All @@ -9409,14 +9409,14 @@ __metadata:
qjobs: ^1.2.0
range-parser: ^1.2.1
rimraf: ^3.0.2
socket.io: ^4.4.1
socket.io: ^4.7.2
source-map: ^0.6.1
tmp: ^0.2.1
ua-parser-js: ^0.7.30
yargs: ^16.1.1
bin:
karma: bin/karma
checksum: c449df10aebea344ec8771b7cc35e571c783e452a1e4659a90849d0695488bebca8bf27d5ee9165de6dc3c5f4ba04ee5d67789c2b6ed45f1400268fa27f6682e
checksum: e7f20379b61892bb08d696b57723a1008627bb7746f214ad33c841229c0531e7e8ba8c94e34fb3ae4aeb7afa1df9774004fb4abc9904c55674676921ea2bb72d
languageName: node
linkType: hard

Expand Down Expand Up @@ -12281,7 +12281,7 @@ __metadata:
husky: ^7.0.4
jest: ^29.7.0
jest-mock: ^29.7.0
karma: ^6.4.0
karma: ^6.4.4
karma-chrome-launcher: ^3.1.1
karma-jasmine: ^5.1.0
karma-typescript: ^5.5.3
Expand Down Expand Up @@ -12694,18 +12694,18 @@ __metadata:
languageName: node
linkType: hard

"socket.io@npm:^4.4.1":
version: 4.7.4
resolution: "socket.io@npm:4.7.4"
"socket.io@npm:^4.7.2":
version: 4.8.1
resolution: "socket.io@npm:4.8.1"
dependencies:
accepts: ~1.3.4
base64id: ~2.0.0
cors: ~2.8.5
debug: ~4.3.2
engine.io: ~6.5.2
engine.io: ~6.6.0
socket.io-adapter: ~2.5.2
socket.io-parser: ~4.2.4
checksum: 63bb2b0c1168beb7a79b60541def09d4de23f10f206e2e36e7a1ec1ef3d1f2f3143264878e026ceacdd26b52a37da74606c44e95da6651b4980cad5bfcc291a9
checksum: d5e4d7eabba7a04c0d130a7b34c57050a1b4694e5b9eb9bd0a40dd07c1d635f3d5cacc15442f6135be8b2ecdad55dad08ee576b5c74864508890ff67329722fa
languageName: node
linkType: hard

Expand Down Expand Up @@ -14165,6 +14165,21 @@ __metadata:
languageName: node
linkType: hard

"ws@npm:~8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
peerDependenciesMeta:
bufferutil:
optional: true
utf-8-validate:
optional: true
checksum: 442badcce1f1178ec87a0b5372ae2e9771e07c4929a3180321901f226127f252441e8689d765aa5cfba5f50ac60dd830954afc5aeae81609aefa11d3ddf5cecf
languageName: node
linkType: hard

"xml2js@npm:^0.5.0":
version: 0.5.0
resolution: "xml2js@npm:0.5.0"
Expand Down
Loading