Skip to content

Commit

Permalink
Merge pull request #2192 from h3poteto/renovate/ws-8.x
Browse files Browse the repository at this point in the history
Update dependency ws to v8.18.0
  • Loading branch information
h3poteto authored Sep 4, 2024
2 parents 23f9f85 + efa540b commit 52d4710
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,15 @@
"homepage": "https://github.com/h3poteto/megalodon#readme",
"dependencies": {
"@badgateway/oauth2-client": "^2.4.1",
"@types/ws": "^8.5.10",
"@types/ws": "^8.5.12",
"axios": "1.7.7",
"dayjs": "^1.11.13",
"events": "^3.3.0",
"form-data": "^4.0.0",
"isomorphic-ws": "^5.0.0",
"object-assign-deep": "^0.4.0",
"uuid": "^10.0.0",
"ws": "8.17.1"
"ws": "8.18.0"
},
"devDependencies": {
"@types/core-js": "^2.5.8",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1275,12 +1275,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:^8.5.10":
version: 8.5.10
resolution: "@types/ws@npm:8.5.10"
"@types/ws@npm:^8.5.12":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
dependencies:
"@types/node": "npm:*"
checksum: 10/9b414dc5e0b6c6f1ea4b1635b3568c58707357f68076df9e7cd33194747b7d1716d5189c0dbdd68c8d2521b148e88184cf881bac7429eb0e5c989b001539ed31
checksum: 10/d8a3ddfb5ff8fea992a043113579d61ac1ea21e8464415af9e2b01b205ed19d817821ad64ca1b3a90062d1df1c23b0f586d8351d25ca6728844df99a74e8f76d
languageName: node
linkType: hard

Expand Down Expand Up @@ -4372,7 +4372,7 @@ __metadata:
"@types/jest": "npm:^29.5.12"
"@types/object-assign-deep": "npm:^0.4.3"
"@types/uuid": "npm:^10.0.0"
"@types/ws": "npm:^8.5.10"
"@types/ws": "npm:^8.5.12"
"@typescript-eslint/eslint-plugin": "npm:^8.4.0"
"@typescript-eslint/parser": "npm:^8.4.0"
axios: "npm:1.7.7"
Expand All @@ -4392,7 +4392,7 @@ __metadata:
typedoc: "npm:^0.26.6"
typescript: "npm:5.4.5"
uuid: "npm:^10.0.0"
ws: "npm:8.17.1"
ws: "npm:8.18.0"
languageName: unknown
linkType: soft

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

"ws@npm:8.17.1":
version: 8.17.1
resolution: "ws@npm:8.17.1"
"ws@npm:8.18.0":
version: 8.18.0
resolution: "ws@npm:8.18.0"
peerDependencies:
bufferutil: ^4.0.1
utf-8-validate: ">=5.0.2"
Expand All @@ -6167,7 +6167,7 @@ __metadata:
optional: true
utf-8-validate:
optional: true
checksum: 10/4264ae92c0b3e59c7e309001e93079b26937aab181835fb7af79f906b22cd33b6196d96556dafb4e985742dd401e99139572242e9847661fdbc96556b9e6902d
checksum: 10/70dfe53f23ff4368d46e4c0b1d4ca734db2c4149c6f68bc62cb16fc21f753c47b35fcc6e582f3bdfba0eaeb1c488cddab3c2255755a5c3eecb251431e42b3ff6
languageName: node
linkType: hard

Expand Down

0 comments on commit 52d4710

Please sign in to comment.