Skip to content

Commit

Permalink
fix(deps): update dependency @types/ws to ^8.5.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent 15a061b commit 214c86b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion megalodon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"homepage": "https://github.com/h3poteto/megalodon#readme",
"dependencies": {
"@badgateway/oauth2-client": "^2.4.2",
"@types/ws": "^8.5.12",
"@types/ws": "^8.5.13",
"axios": "1.7.7",
"dayjs": "^1.11.13",
"events": "^3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1319,12 +1319,12 @@ __metadata:
languageName: node
linkType: hard

"@types/ws@npm:^8.5.12":
version: 8.5.12
resolution: "@types/ws@npm:8.5.12"
"@types/ws@npm:^8.5.13":
version: 8.5.13
resolution: "@types/ws@npm:8.5.13"
dependencies:
"@types/node": "npm:*"
checksum: 10/d8a3ddfb5ff8fea992a043113579d61ac1ea21e8464415af9e2b01b205ed19d817821ad64ca1b3a90062d1df1c23b0f586d8351d25ca6728844df99a74e8f76d
checksum: 10/21369beafa75c91ae3b00d3a2671c7408fceae1d492ca2abd5ac7c8c8bf4596d513c1599ebbddeae82c27c4a2d248976d0d714c4b3d34362b2ae35b964e2e637
languageName: node
linkType: hard

Expand Down Expand Up @@ -4519,7 +4519,7 @@ __metadata:
"@types/jest": "npm:^29.5.13"
"@types/object-assign-deep": "npm:^0.4.3"
"@types/uuid": "npm:^10.0.0"
"@types/ws": "npm:^8.5.12"
"@types/ws": "npm:^8.5.13"
"@typescript-eslint/eslint-plugin": "npm:^8.13.0"
"@typescript-eslint/parser": "npm:^8.13.0"
axios: "npm:1.7.7"
Expand Down

0 comments on commit 214c86b

Please sign in to comment.